.me-ticket-page{max-width:1200px;margin:0 auto;padding:20px 16px 80px;font-family:inherit;color:#333;background:#fff}.me-ticket-page *{box-sizing:border-box}.me-tk-hero{position:relative;overflow:hidden;text-align:center;padding:64px 28px 44px;background:#fff;border-radius:24px;margin-bottom:40px;box-shadow:0 28px 60px #48c26d24;background-image:radial-gradient(circle at top left,rgba(72,194,109,.18),transparent 24%),radial-gradient(circle at top right,rgba(255,255,255,.85),transparent 18%),linear-gradient(180deg,#48c26d14,#fff)}.me-tk-hero:before{content:"";position:absolute;top:10%;left:-10%;width:220px;height:220px;border-radius:50%;background:#48c26d24;filter:blur(36px)}.me-tk-hero:after{content:"";position:absolute;bottom:-20px;right:-10%;width:280px;height:280px;border-radius:50%;background:#48c26d17;filter:blur(50px)}.me-tk-hero-copy{position:relative;z-index:1;max-width:700px;margin:0 auto 32px}.me-tk-hero-label{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;margin-bottom:18px;border-radius:999px;background:#48c26d1f;color:#1f7a44;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.me-tk-hero h1{font-size:38px;line-height:1.05;margin:0 0 18px;color:#0f3f22}.me-tk-hero p{font-size:18px;line-height:1.7;margin:0;color:#4b5563}.me-tk-hero-actions{position:relative;z-index:1;display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:30px}.me-tk-hero-btn{min-width:180px;padding:14px 24px;border-radius:999px;border:1px solid rgba(72,194,109,.22);background:#ffffffe0;color:#1f7a44;font-size:15px;font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.me-tk-hero-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #48c26d29}.me-tk-hero-btn-active{background:#48c26d;color:#fff;box-shadow:0 16px 32px #48c26d47;border-color:transparent}.me-tk-tabs{display:none}.me-tk-panel{display:none;background:#fff;padding:36px;border-radius:24px;box-shadow:0 24px 54px #48c26d1a}.me-tk-panel.is-active{display:block}.me-tk-form{max-width:700px;background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 12px #48c26d1a}.me-tk-field{margin-bottom:24px}.me-tk-field label{display:block;margin-bottom:8px;font-size:15px;font-weight:500;color:#374151}.me-tk-field label .me-tk-req{color:#ef4444;margin-left:4px}.me-tk-field input[type=text],.me-tk-field input[type=email],.me-tk-field select,.me-tk-field textarea{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;line-height:1.5;transition:border-color .3s,box-shadow .3s;background:#fff}.me-tk-field input:focus,.me-tk-field select:focus,.me-tk-field textarea:focus{outline:none;border-color:#48c26d;box-shadow:0 0 0 3px #48c26d1a}.me-tk-field textarea{resize:vertical;min-height:140px}.me-tk-file-wrap{position:relative}.me-tk-file-wrap input[type=file]{display:none}.me-tk-file-label{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#374151;background:#fff;cursor:pointer;transition:all .3s ease}.me-tk-file-label:hover{border-color:#48c26d;background:#f0fdf4;color:#48c26d}.me-tk-file-label svg{width:18px;height:18px;stroke:currentColor;fill:none}.me-tk-file-name{font-size:14px;color:#6b7280;margin-left:12px}.me-tk-file-hint{font-size:13px;color:#9ca3af;margin-top:6px}.me-tk-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #48c26d33}.me-tk-btn:disabled{opacity:.5;cursor:not-allowed}.me-tk-btn-primary{background:#48c26d;color:#fff}.me-tk-btn-primary:hover:not(:disabled){background:#3a9d5c;transform:translateY(-2px);box-shadow:0 4px 16px #48c26d4d}.me-tk-btn-outline{background:#fff;color:#48c26d;border:2px solid #48C26D}.me-tk-btn-outline:hover:not(:disabled){background:#48c26d;color:#fff}.me-tk-btn-sm{padding:8px 20px;font-size:14px}.me-tk-alert{padding:16px 20px;border-radius:8px;margin-bottom:24px;font-size:14px;line-height:1.6}.me-tk-alert-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.me-tk-alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.me-tk-alert-info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.me-tk-status{display:inline-block;padding:3px 10px;border-radius:12px;font-size:12px;font-weight:600;line-height:1.5;white-space:nowrap}.me-tk-status-1{background:#fff7ed;color:#c2410c}.me-tk-status-2{background:#eff6ff;color:#1d4ed8}.me-tk-status-3{background:#fefce8;color:#a16207}.me-tk-status-4{background:#f3f4f6;color:#6b7280}.me-tk-detail-header{margin-bottom:24px}.me-tk-detail-header h3{font-size:18px;margin:0 0 8px;font-weight:600}.me-tk-detail-meta{font-size:13px;color:#6b7280;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.me-tk-messages{margin-bottom:24px}.me-tk-msg{padding:14px 16px;border-radius:10px;margin-bottom:12px;max-width:85%;font-size:14px;line-height:1.6;word-break:break-word}.me-tk-msg img{max-width:100%;height:auto;border-radius:4px;margin-top:8px}.me-tk-msg-customer{background:#eff6ff;margin-right:auto;border-bottom-left-radius:2px}.me-tk-msg-staff{background:#f0fdf4;margin-left:auto;border-bottom-right-radius:2px}.me-tk-msg-time{font-size:11px;color:#9ca3af;margin-top:6px}.me-tk-msg-sender{font-size:12px;font-weight:600;color:#6b7280;margin-bottom:4px}.me-tk-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:40px}.me-tk-card{padding:32px;border:1px solid #e5e7eb;border-radius:16px;text-align:center;transition:all .3s ease;background:#fff;box-shadow:0 4px 12px #48c26d1a}.me-tk-card:hover{box-shadow:0 8px 24px #48c26d33;transform:translateY(-4px);border-color:#48c26d}.me-tk-card-icon{font-size:36px;margin-bottom:16px;color:#48c26d}.me-tk-card h4{font-size:18px;margin:0 0 8px;font-weight:600;color:#374151}.me-tk-card p{font-size:14px;color:#6b7280;margin:0 0 16px}.me-tk-card a{font-size:14px;color:#48c26d;font-weight:500;text-decoration:none;transition:color .2s}.me-tk-card a:hover{color:#3a9d5c;text-decoration:underline}.me-ticket-my-support-section .t4s-account-nav-link--support.is--active a{color:var(--me-tk-primary, #111)!important;font-weight:600}.me-ticket-my-support-section .t4s-account-nav-link--support.is--active{border-left:3px solid var(--me-tk-primary, #111);background:#f9fafb}.me-ticket-my-support-section .t4s-account-content{min-height:300px}.me-tk-list-table{width:100%;border-collapse:collapse;font-size:14px}.me-tk-list-table th{text-align:left;font-weight:600;padding:10px 8px;border-bottom:2px solid #e5e7eb;font-size:13px;color:#6b7280}.me-tk-list-table td{padding:12px 8px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.me-tk-list-table tr:hover td{background:#fafafa}.me-tk-view-btn{color:var(--me-tk-primary, #111);text-decoration:underline;font-size:13px;font-weight:500;cursor:pointer;background:none;border:none;padding:0}.me-tk-empty{text-align:center;padding:40px 20px;color:#9ca3af;font-size:14px}.me-tk-back-btn{margin-bottom:20px}.me-tk-back-btn a{font-size:13px;color:#6b7280;text-decoration:none}.me-tk-back-btn a:hover{color:var(--me-tk-primary, #111)}.me-tk-login-prompt{margin-top:24px;padding:24px;background:#f0fdf4;border:2px solid #48C26D;border-radius:12px;font-size:15px;text-align:center;color:#166534;line-height:1.6;box-shadow:0 2px 8px #48c26d1a}.me-tk-login-prompt a{color:#48c26d;font-weight:600;text-decoration:none;transition:color .2s}.me-tk-login-prompt a:hover{color:#3a9d5c;text-decoration:underline}.me-tk-reply-box{margin-top:24px;padding:20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.me-tk-reply-box h4{margin:0 0 12px;font-size:15px;font-weight:600;color:#374151}.me-tk-reply-box .me-tk-textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}.me-tk-reply-box .me-tk-textarea:focus{outline:none;border-color:var(--me-tk-primary, #111);box-shadow:0 0 0 2px #00000014}.me-tk-reply-attach{margin-top:8px;display:flex;align-items:center;gap:10px;font-size:13px}.me-tk-attach-label{display:inline-flex;align-items:center;gap:4px;cursor:pointer;color:#6b7280;padding:4px 10px;border:1px solid #d1d5db;border-radius:6px;transition:color .2s,border-color .2s}.me-tk-attach-label:hover{color:var(--me-tk-primary, #111);border-color:var(--me-tk-primary, #111)}.me-tk-loading{text-align:center;padding:24px;color:#9ca3af}.me-tk-spinner{display:inline-block;width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:var(--me-tk-primary, #111);border-radius:50%;animation:me-tk-spin .6s linear infinite;margin-right:8px;vertical-align:middle}@keyframes me-tk-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.me-ticket-page{padding:16px 12px 60px}.me-tk-hero{padding:40px 16px}.me-tk-hero h1{font-size:28px}.me-tk-hero p{font-size:16px}.me-tk-tabs{flex-direction:column}.me-tk-tab{padding:12px 20px}.me-tk-form{padding:24px 16px}.me-tk-cards{grid-template-columns:1fr;gap:16px}.me-tk-card{padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/me-ticket.css.map */
