/* Nooronek Support — isolated frontend UI */
.nooronek-support,
.nooronek-support *{box-sizing:border-box}
.nooronek-support{--ns-primary:#A44AFF;--ns-primary-dark:#4F0F7C;--ns-ink:#1C1720;--ns-muted:#6b7280;--ns-border:#e7ebe7;--ns-surface:#fff;--ns-soft:#F8F6FA;--ns-radius:18px;--ns-shadow:0 12px 35px rgba(16,24,16,.06);direction:rtl;width:100%;max-width:100%;font-family:inherit;color:var(--ns-ink);line-height:1.8}
.nooronek-support a{color:inherit}.nooronek-support button,.nooronek-support input,.nooronek-support select,.nooronek-support textarea{font:inherit}
.nooronek-support button{cursor:pointer}.nooronek-support a,.nooronek-support button{-webkit-tap-highlight-color:transparent}
.nooronek-support-hero{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin:0 0 22px;padding:24px;border:1px solid #E8E3EC;border-radius:22px;background:linear-gradient(135deg,#FDF9FF 0%,#F8F4FB 55%,#fff 100%);box-shadow:var(--ns-shadow);overflow:hidden}
.nooronek-support-hero:before{content:"";position:absolute;inset:auto -50px -80px auto;width:220px;height:220px;border-radius:50%;background:rgba(164,74,255,.08);pointer-events:none}
.nooronek-support-hero-compact{grid-template-columns:auto minmax(0,1fr) auto}
.nooronek-support-hero-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;border:1px solid rgba(164,74,255,.22);border-radius:17px;background:#fff;color:var(--ns-primary-dark);box-shadow:0 8px 20px rgba(77,124,15,.08)}
.nooronek-support-hero-icon svg{width:30px;height:30px;display:block}
.nooronek-support-hero-copy{position:relative;z-index:1;min-width:0}
.nooronek-support-eyebrow,.nooronek-support-section-kicker,.nooronek-support-empty-kicker{display:block;margin-bottom:3px;color:var(--ns-primary-dark);font-size:11px;font-weight:800;letter-spacing:.01em}
.nooronek-support-hero-copy h2{margin:0;font-size:24px;line-height:1.55;font-weight:900;letter-spacing:-.02em}
.nooronek-support-hero-copy p{margin:4px 0 0;color:var(--ns-muted);font-size:13px;line-height:1.9}
.nooronek-support-button,.nooronek-support-link-button{display:inline-flex!important;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 18px!important;border:1px solid transparent!important;border-radius:12px!important;background:var(--ns-primary)!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1.4!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease!important}
.nooronek-support-button:hover{background:#7817BC!important;box-shadow:0 8px 20px rgba(164,74,255,.22);transform:translateY(-1px)}
.nooronek-support-button:active{transform:translateY(0)}
.nooronek-support-button:focus-visible,.nooronek-support-link-button:focus-visible,.nooronek-support-ticket-card:focus-visible,.nooronek-support-filter-tabs button:focus-visible{outline:3px solid rgba(164,74,255,.25);outline-offset:3px}
.nooronek-support-button-secondary{background:#fff!important;color:#374151!important;border-color:#e1e6e1!important;box-shadow:none!important}
.nooronek-support-button-secondary:hover{background:#F9F7FA!important;border-color:#D4CCD9!important;color:var(--ns-primary-dark)!important}
.nooronek-support-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 28px}
.nooronek-support-stat{min-width:0;padding:16px 17px;border:1px solid var(--ns-border);border-radius:15px;background:var(--ns-surface);box-shadow:0 7px 22px rgba(16,24,16,.035)}
.nooronek-support-stat span{display:block;color:var(--ns-muted);font-size:11px;font-weight:650;line-height:1.7}.nooronek-support-stat strong{display:block;margin-top:3px;color:var(--ns-ink);font-size:23px;line-height:1.4;font-weight:900}
.nooronek-support-list-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 13px}.nooronek-support-section-title{margin:0;font-size:17px;line-height:1.5;font-weight:900}.nooronek-support-filter-tabs{display:flex;align-items:center;gap:5px;max-width:100%;padding:4px;border:1px solid var(--ns-border);border-radius:13px;background:#F9F8FA;overflow-x:auto;scrollbar-width:none}.nooronek-support-filter-tabs::-webkit-scrollbar{display:none}.nooronek-support-filter-tabs button{flex:0 0 auto;min-height:38px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#667066;font-size:11px;font-weight:750;white-space:nowrap;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.nooronek-support-filter-tabs button.is-active{background:#fff;color:var(--ns-primary-dark);box-shadow:0 2px 8px rgba(16,24,16,.07)}
.nooronek-support-list{display:grid;gap:12px}.nooronek-support-ticket-card{display:grid!important;grid-template-columns:minmax(0,1fr);gap:0;width:100%;min-width:0;padding:18px!important;border:1px solid var(--ns-border)!important;border-radius:17px!important;background:#fff!important;color:var(--ns-ink)!important;text-decoration:none!important;box-shadow:0 7px 24px rgba(16,24,16,.035);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;overflow:hidden}.nooronek-support-ticket-card:hover{border-color:rgba(164,74,255,.5)!important;box-shadow:0 13px 32px rgba(16,24,16,.08);transform:translateY(-2px)}
.nooronek-support-ticket-card[hidden]{display:none!important}.nooronek-support-ticket-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin-bottom:13px}.nooronek-support-ticket-number{display:block;max-width:100%;min-width:0;color:var(--ns-primary-dark);font-size:12px;font-weight:900;direction:ltr;text-align:right;overflow-wrap:anywhere}.nooronek-support-status-badge,.nooronek-support-priority-badge{display:inline-flex;align-items:center;justify-content:center;min-height:29px;padding:4px 10px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:850;line-height:1.4;white-space:nowrap}.nooronek-support-status-badge.status-new{background:#eef6ff;color:#2563eb}.nooronek-support-status-badge.status-waiting_review{background:#fff4e5;color:#c76b00;border-color:#ffd9a8}.nooronek-support-status-badge.status-in_progress{background:#fff5e8;color:#c2410c}.nooronek-support-status-badge.status-waiting_customer{background:#f5efff;color:#7c3aed}.nooronek-support-status-badge.status-answered{background:#F5EEFA;color:#16803c}.nooronek-support-status-badge.status-closed{background:#f1f3f5;color:#667085}.nooronek-support-priority-badge{background:#F6F5F7;color:#5b655d}.nooronek-support-priority-badge.priority-important{background:#fff7e9;color:#a16207}.nooronek-support-priority-badge.priority-urgent{background:#fff0f0;color:#b42318}
.nooronek-support-ticket-main{min-width:0}.nooronek-support-ticket-main h3{margin:0 0 11px;color:#251F29;font-size:16px;line-height:1.8;font-weight:850;overflow-wrap:anywhere}.nooronek-support-ticket-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0}.nooronek-support-ticket-meta>span{display:inline-flex;align-items:center;max-width:100%;min-width:0;padding:4px 9px;border:1px solid #edf0ed;border-radius:8px;background:#FBFAFC;color:#69726b;font-size:10px;line-height:1.6;overflow-wrap:anywhere}
.nooronek-support-ticket-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:17px;padding-top:13px;border-top:1px solid #F1EFF2;min-width:0}.nooronek-support-ticket-footer>span:first-child{display:block;min-width:0}.nooronek-support-ticket-footer small{display:block;margin-bottom:2px;color:#8a938c;font-size:9px;line-height:1.6}.nooronek-support-ticket-footer strong{display:block;color:#5f6961;font-size:10px;font-weight:650;line-height:1.7;overflow-wrap:anywhere}.nooronek-support-ticket-action{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border:1px solid #E4DBEA;border-radius:10px;background:#F5EFF9;color:var(--ns-primary-dark)!important;font-size:11px;font-weight:850;white-space:nowrap;transition:background .18s ease,border-color .18s ease!important}.nooronek-support-ticket-card:hover .nooronek-support-ticket-action{background:#F0E6F7;border-color:#D5C5E0}
.nooronek-support-filter-empty{margin-top:12px;padding:24px;border:1px dashed #E2DDE6;border-radius:15px;background:#FBF9FC;color:#727b74;text-align:center;font-size:12px}.nooronek-support-filter-empty[hidden]{display:none}
.nooronek-support-empty{padding:42px 24px!important;border:1px solid var(--ns-border)!important;border-radius:20px!important;background:#fff!important;text-align:center;box-shadow:var(--ns-shadow)}.nooronek-support-empty-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;border:1px solid rgba(164,74,255,.22);border-radius:19px;background:#F5EFFA;color:var(--ns-primary-dark)}.nooronek-support-empty-icon svg{width:31px;height:31px}.nooronek-support-empty-kicker{margin-bottom:3px}.nooronek-support-empty h3{margin:0 0 6px;font-size:19px;line-height:1.6;font-weight:900}.nooronek-support-empty p{max-width:520px;margin:0 auto 20px;color:var(--ns-muted);font-size:13px;line-height:2}
.nooronek-support-form{padding:22px;border:1px solid var(--ns-border);border-radius:20px;background:#fff;box-shadow:var(--ns-shadow)}.nooronek-support-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.nooronek-support-field{margin:0;min-width:0}.nooronek-support-field-full{grid-column:1/-1}.nooronek-support-field label{display:block;margin:0 0 7px;color:#2C2630;font-size:12px;font-weight:850}.nooronek-support-field label span{display:inline-block;margin-right:4px;color:#8a938c;font-size:10px;font-weight:500}.nooronek-support input,.nooronek-support select,.nooronek-support textarea{width:100%;min-width:0;margin:0!important;border:1px solid #E3DFE5!important;border-radius:12px!important;background:#fff!important;color:#2C2630!important;padding:12px 13px!important;outline:none!important;font-size:13px!important;line-height:1.8!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.nooronek-support input{min-height:46px}.nooronek-support select{min-height:46px}.nooronek-support textarea{min-height:150px;resize:vertical}.nooronek-support input::placeholder,.nooronek-support textarea::placeholder{color:#a0a8a2}.nooronek-support input:focus,.nooronek-support select:focus,.nooronek-support textarea:focus{border-color:var(--ns-primary)!important;box-shadow:0 0 0 4px rgba(164,74,255,.12)!important}.nooronek-support input[type=file]{padding:9px!important;background:#FBF9FC!important}.nooronek-support-form-actions{display:flex;align-items:center;gap:9px;margin-top:21px}.nooronek-support-form-actions .nooronek-support-button{min-width:132px}
.nooronek-support-success{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0 16px;margin:0 0 22px;padding:23px;border:1px solid rgba(164,74,255,.25);border-radius:20px;background:linear-gradient(135deg,#FCF8FF,#fff);box-shadow:0 12px 34px rgba(77,124,15,.07)}.nooronek-support-success-icon{grid-row:1 / span 2;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:var(--ns-primary);color:#fff;box-shadow:0 8px 20px rgba(164,74,255,.2)}.nooronek-support-success-icon svg{width:29px;height:29px}.nooronek-support-success-copy h2{margin:0 0 4px;font-size:20px;line-height:1.6;font-weight:900}.nooronek-support-success-copy p{margin:0;color:var(--ns-muted);font-size:12px;line-height:1.9}.nooronek-support-success-number{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px;padding:13px 15px;border:1px solid #EAE5EE;border-radius:13px;background:#fff}.nooronek-support-success-number span{color:#7b857d;font-size:10px}.nooronek-support-success-number strong{color:var(--ns-primary-dark);font-size:16px;font-weight:900;letter-spacing:.02em}.nooronek-support-success-details{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:10px}.nooronek-support-success-details>div{min-width:0;padding:11px 12px;border:1px solid #e8ece8;border-radius:11px;background:#fff}.nooronek-support-success-details span{display:block;margin-bottom:4px;color:#8a938c;font-size:9px}.nooronek-support-success-details strong{display:block;color:#354038;font-size:11px;overflow-wrap:anywhere}.nooronek-support-success-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.nooronek-support-success-actions .nooronek-support-button,.nooronek-support-success-actions .nooronek-support-link-button{width:auto!important}
.nooronek-support-ticket-header{margin:0 0 18px;padding:20px;border:1px solid var(--ns-border);border-radius:20px;background:#fff;box-shadow:var(--ns-shadow)}.nooronek-support-ticket-header-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.nooronek-support-back-link{display:inline-flex;align-items:center;min-height:38px;color:var(--ns-primary-dark)!important;text-decoration:none!important;font-size:11px;font-weight:800}.nooronek-support-ticket-header-copy{min-width:0}.nooronek-support-ticket-header-copy h2{margin:0 0 9px;font-size:21px;line-height:1.7;font-weight:900;overflow-wrap:anywhere}.nooronek-support-ticket-header-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.nooronek-support-ticket-header-meta>span{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid #edf0ed;border-radius:8px;background:#FBFAFC;color:#69726b;font-size:10px;font-weight:700;overflow-wrap:anywhere}.nooronek-support-ticket-header-meta>span[dir=ltr]{direction:ltr}.nooronek-support-conversation{display:grid;gap:12px;margin:0 10px 18px;padding-inline:6px;min-width:0;box-sizing:border-box}.nooronek-support-message{width:100%;min-width:0;padding:16px 17px;border:1px solid #e5e9e5;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(16,24,16,.035);text-align:right;overflow:hidden}.nooronek-support-message.is-customer{border-right:3px solid var(--ns-primary)}.nooronek-support-message.is-staff{border-right:3px solid var(--ns-primary-dark);background:#FBF9FD}.nooronek-support-message.is-system{border-right:3px solid #9aa39c;background:#fafafa}.nooronek-support-message-head{display:flex;align-items:center;min-width:0;margin-bottom:9px}.nooronek-support-message-sender{display:block;min-width:0;color:#26202A;font-size:12px;font-weight:900;overflow-wrap:anywhere}.nooronek-support-message-body{display:block!important;visibility:visible!important;min-width:0;margin:0!important;color:#2C2630!important;font-size:14px;line-height:2.05;text-align:right;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.nooronek-support-message-body br{display:block}.nooronek-support-message-time{display:block;margin-top:11px;color:#8a938c;font-size:10px;font-weight:500;line-height:1.7;text-align:left!important;direction:rtl}.nooronek-support-closed-state{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 17px;border:1px solid #e7e9e7;border-radius:15px;background:#FBFAFB;color:#687169;font-size:12px}.nooronek-support-closed-state .nooronek-support-inline-form{margin:0}.nooronek-support-inline-form{margin-top:18px}.nooronek-support-reply-form{padding:18px;border:1px solid var(--ns-border);border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(16,24,16,.04)}.nooronek-support-reply-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px}.nooronek-support-reply-label span{font-size:13px;font-weight:900}.nooronek-support-reply-label small{color:#8a938c;font-size:10px}.nooronek-support-reply-form textarea{min-height:130px;margin-bottom:10px!important}.nooronek-support-reply-form .nooronek-support-form-actions{justify-content:flex-start;margin-top:0}
.nooronek-support-float{position:fixed;right:22px;bottom:22px;z-index:99999;font-family:inherit;direction:rtl}.nooronek-support-float-btn{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;min-width:54px;min-height:54px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:var(--ns-primary,#A44AFF);color:#fff;box-shadow:0 10px 28px rgba(16,24,16,.18);cursor:pointer}.nooronek-support-float-btn svg{width:25px;height:25px;display:block}.nooronek-support-float-btn:focus-visible{outline:3px solid rgba(164,74,255,.3);outline-offset:4px}.nooronek-support-float-panel{display:none;position:absolute;right:0;bottom:67px;width:290px;max-width:calc(100vw - 28px);padding:18px;border:1px solid var(--ns-border);border-radius:17px;background:#fff;box-shadow:0 18px 45px rgba(16,24,16,.14)}.nooronek-support-float-panel.is-open{display:block}.nooronek-support-float-panel strong{display:block;font-size:14px;font-weight:900}.nooronek-support-float-panel p{margin:4px 0 10px;color:#7a837c;font-size:11px;line-height:1.8}.nooronek-support-float-panel a{display:block;padding:11px 10px;border-radius:10px;color:#2c352e;text-decoration:none;font-size:12px;font-weight:700}.nooronek-support-float-panel a:hover{background:#F6F4F8;color:var(--ns-primary-dark)}
@media(max-width:820px){.nooronek-support-hero{grid-template-columns:auto minmax(0,1fr);padding:20px}.nooronek-support-hero>.nooronek-support-button{grid-column:1/-1;width:100%}.nooronek-support-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.nooronek-support-list-toolbar{align-items:stretch;flex-direction:column}.nooronek-support-filter-tabs{width:100%}}
@media(max-width:600px){.nooronek-support-hero,.nooronek-support-hero-compact{grid-template-columns:auto minmax(0,1fr);gap:12px;padding:17px;border-radius:18px}.nooronek-support-hero-icon{width:48px;height:48px;flex-basis:48px;border-radius:14px}.nooronek-support-hero-icon svg{width:25px;height:25px}.nooronek-support-hero-copy h2{font-size:20px}.nooronek-support-hero-copy p{font-size:11px}.nooronek-support-stats{gap:9px;margin-bottom:22px}.nooronek-support-stat{padding:13px}.nooronek-support-stat strong{font-size:20px}.nooronek-support-ticket-card{padding:15px!important;border-radius:15px!important}.nooronek-support-ticket-card-top{margin-bottom:11px}.nooronek-support-ticket-main h3{font-size:14px}.nooronek-support-ticket-footer{align-items:flex-start;flex-direction:column}.nooronek-support-ticket-action{width:100%;min-height:42px}.nooronek-support-form{padding:16px;border-radius:17px}.nooronek-support-form-grid{grid-template-columns:1fr;gap:14px}.nooronek-support-field-full{grid-column:auto}.nooronek-support-form-actions{align-items:stretch;flex-direction:column}.nooronek-support-form-actions .nooronek-support-button,.nooronek-support-form-actions .nooronek-support-link-button{width:100%!important}.nooronek-support-success{grid-template-columns:1fr;padding:18px;border-radius:17px}.nooronek-support-success-icon{grid-row:auto;margin-bottom:11px}.nooronek-support-success-copy h2{font-size:18px}.nooronek-support-success-number{align-items:flex-start;flex-direction:column}.nooronek-support-success-details{grid-template-columns:1fr}.nooronek-support-success-actions{flex-direction:column}.nooronek-support-success-actions .nooronek-support-button,.nooronek-support-success-actions .nooronek-support-link-button{width:100%!important}.nooronek-support-ticket-header{padding:16px;border-radius:17px}.nooronek-support-ticket-header-top{align-items:flex-start;flex-direction:column}.nooronek-support-ticket-header-copy h2{font-size:18px}.nooronek-support-message{padding:14px;border-radius:14px}.nooronek-support-message-body{font-size:13px;line-height:2}.nooronek-support-reply-form{padding:15px}.nooronek-support-reply-label{align-items:flex-start;flex-direction:column;gap:2px}.nooronek-support-closed-state{align-items:stretch;flex-direction:column}.nooronek-support-closed-state .nooronek-support-button{width:100%}.nooronek-support-float{right:14px;bottom:14px}.nooronek-support-float-btn{width:52px;height:52px;min-width:52px;min-height:52px}.nooronek-support-float-panel{right:auto;left:0;bottom:64px}}
@media(max-width:360px){.nooronek-support-hero-copy h2{font-size:18px}.nooronek-support-hero-copy p{font-size:10px}.nooronek-support-stat span{font-size:10px}.nooronek-support-stat strong{font-size:18px}.nooronek-support-filter-tabs button{padding:0 10px;font-size:10px}.nooronek-support-ticket-number{font-size:11px}.nooronek-support-status-badge{font-size:9px;padding-inline:8px}}
@media(prefers-reduced-motion:reduce){.nooronek-support *, .nooronek-support-float *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* V1.3.0 premium support experience */
.nooronek-support-float{font-family:inherit}.nooronek-support-float-btn{position:relative;border:1px solid rgba(255,255,255,.45);background:linear-gradient(145deg,#9329DC,#7615B9);box-shadow:0 12px 30px rgba(77,124,15,.28),0 0 0 5px rgba(164,74,255,.08);transition:transform .2s ease,box-shadow .2s ease}.nooronek-support-float-btn:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 16px 36px rgba(77,124,15,.32),0 0 0 7px rgba(164,74,255,.08)}.nooronek-support-float-btn:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(164,74,255,.16);border-radius:inherit;pointer-events:none}.nooronek-support-float-panel{padding:0;overflow:hidden;border-radius:20px;box-shadow:0 22px 55px rgba(16,24,16,.18)}.nooronek-support-float-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid #EFECF1;background:linear-gradient(135deg,#FCF8FF,#fff)}.nooronek-support-float-head strong{font-size:15px}.nooronek-support-float-head p{margin:4px 0 0;color:#7a837c;font-size:11px;line-height:1.7}.nooronek-support-float-close{width:34px;height:34px;border:1px solid #EAE6EC;border-radius:10px;background:#fff;color:#687169;font-size:20px;line-height:1;cursor:pointer}.nooronek-support-float-panel>a{margin:8px 10px;padding:13px;border:1px solid #EFECF1;background:#fff;border-radius:12px}.nooronek-support-float-panel>a:last-child{margin-bottom:12px}.nooronek-support-upload{border:1.5px dashed #D4CCD9;border-radius:16px;background:#FBF9FD;transition:border-color .2s,background .2s,box-shadow .2s}.nooronek-support-upload.is-dragging{border-color:var(--ns-primary);background:#F6EDFC;box-shadow:0 0 0 4px rgba(164,74,255,.1)}.nooronek-support-upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:180px;padding:22px;border:0;background:transparent;color:#2D2731;cursor:pointer;font:inherit}.nooronek-support-upload-dropzone strong{margin-top:8px;font-size:13px}.nooronek-support-upload-dropzone>span:not(.nooronek-support-upload-icon){color:#7d867f;font-size:11px;margin-top:4px}.nooronek-support-upload-dropzone small{margin-top:10px;color:#99a19b;font-size:9px;line-height:1.7;text-align:center}.nooronek-support-upload-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:14px;background:#EDDFF7;color:var(--ns-primary-dark)}.nooronek-support-upload-icon svg{width:24px;height:24px}.nooronek-support-upload-list{display:grid;gap:7px;padding:0 10px 10px}.nooronek-support-upload-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;border:1px solid #E8E3EB;border-radius:11px;background:#fff}.nooronek-support-upload-item strong,.nooronek-support-upload-item small{display:block;overflow-wrap:anywhere}.nooronek-support-upload-item strong{font-size:11px;color:#3B3440}.nooronek-support-upload-item small{font-size:9px;color:#8a938c;margin-top:2px}.nooronek-support-upload-item button{width:30px;height:30px;border:1px solid #EAE7EC;border-radius:8px;background:#fff;color:#7b857d;cursor:pointer}.nooronek-support-reply-attachment{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 9px}.nooronek-support-attach-button{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 12px;border:1px solid #E2DCE6;border-radius:10px;background:#fff;color:#4d5b50;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.nooronek-support-attach-button svg{width:17px;height:17px}.nooronek-support-attachments{display:grid;gap:7px;margin-top:12px}.nooronek-support-attachment{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid #E8E3EB;border-radius:11px;background:#FBF9FD;color:inherit;text-decoration:none!important}.nooronek-support-attachment-icon{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:9px;background:#EDDFF7;color:var(--ns-primary-dark)}.nooronek-support-attachment-icon svg{width:18px;height:18px}.nooronek-support-attachment strong,.nooronek-support-attachment small{display:block;overflow-wrap:anywhere}.nooronek-support-attachment strong{font-size:10px}.nooronek-support-attachment small{font-size:9px;color:#8a938c;margin-top:2px}.nooronek-support-attachment-action{font-size:10px;font-weight:800;color:var(--ns-primary-dark)}
@media(max-width:600px){.nooronek-support-float-panel{width:min(320px,calc(100vw - 28px));right:auto;left:0}.nooronek-support-upload-dropzone{min-height:160px;padding:18px}.nooronek-support-attachment{grid-template-columns:auto minmax(0,1fr);}.nooronek-support-attachment-action{grid-column:2}.nooronek-support-reply-attachment .nooronek-support-upload-list{width:100%;padding:0}.nooronek-support-float-head{padding:15px}}
@media(prefers-reduced-motion:reduce){.nooronek-support-float-btn{transition:none}}

/* V1.4 chat / attachment polish */
.nooronek-support-view-ticket{max-width:980px;margin-inline:auto}.nooronek-support-view-ticket .nooronek-support-ticket-header{position:sticky;top:12px;z-index:5;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.nooronek-support-view-ticket .nooronek-support-conversation{padding:8px 2px 4px;background:linear-gradient(180deg,#FCFBFD 0%,#F9F7FA 100%);border:1px solid #EFECF1;border-radius:22px}.nooronek-support-message{max-width:76%;width:max-content;min-width:180px;box-shadow:0 7px 20px rgba(16,24,16,.045);position:relative}.nooronek-support-message.is-staff{justify-self:end;border-right:1px solid #E5DFE9;border-left:3px solid #4F0F7C;border-radius:18px 18px 18px 6px;background:#fff}.nooronek-support-message.is-customer{justify-self:start;border-left:1px solid rgba(77,124,15,.15);border-right:3px solid #A44AFF;border-radius:18px 18px 6px 18px;background:#F2E9F9;color:#261F2B}.nooronek-support-message.is-system{justify-self:center;max-width:86%;background:#f3f5f3;border-color:#e3e7e3}.nooronek-support-message-head{gap:8px}.nooronek-support-message-sender:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-left:7px;background:#A44AFF;vertical-align:middle}.nooronek-support-message.is-staff .nooronek-support-message-sender:before{background:#4F0F7C}.nooronek-support-message.is-system .nooronek-support-message-sender:before{background:#9aa39c}.nooronek-support-message-time{font-size:9px;opacity:.78}.nooronek-support-attachments{margin-top:12px}.nooronek-support-attachment{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.nooronek-support-attachment:hover{transform:translateY(-1px);border-color:#D6C7E0;box-shadow:0 5px 14px rgba(77,124,15,.08)}.nooronek-support-attachment-icon{overflow:hidden;flex:0 0 38px}.nooronek-support-attachment-icon img{width:100%;height:100%;object-fit:cover;display:block}.nooronek-support-composer{position:relative;border:1px solid #E2DCE7;border-radius:20px;background:#fff;padding:8px;box-shadow:0 10px 28px rgba(16,24,16,.08)}.nooronek-support-composer textarea{width:100%;min-height:76px!important;margin:0!important;padding:11px 12px 7px!important;border:0!important;box-shadow:none!important;resize:none;line-height:1.95}.nooronek-support-composer textarea:focus{outline:0!important}.nooronek-support-composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 3px 2px;border-top:1px solid #F0ECF2}.nooronek-support-reply-attachment{display:flex;align-items:center;gap:8px;margin:0}.nooronek-support-attach-button{width:44px;height:44px;min-height:44px;padding:0;border:0;background:#F6F3F8;color:#647267;border-radius:13px;justify-content:center;transition:.18s ease}.nooronek-support-attach-button:hover{background:#EDDFF7;color:#4F0F7C;transform:translateY(-1px)}.nooronek-support-attach-button svg{width:20px;height:20px}.nooronek-support-send-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 16px;border:0;border-radius:13px;background:#A44AFF;color:#fff;font:inherit;font-size:11px;font-weight:900;cursor:pointer;box-shadow:0 6px 16px rgba(164,74,255,.22);transition:.18s ease}.nooronek-support-send-button svg{width:18px;height:18px}.nooronek-support-send-button:hover{background:#7615B9;transform:translateY(-1px)}.nooronek-support-send-button:focus-visible,.nooronek-support-attach-button:focus-visible{outline:3px solid rgba(164,74,255,.24);outline-offset:2px}.nooronek-support-composer .nooronek-support-upload-list{position:absolute;right:10px;bottom:60px;left:10px;z-index:4;padding:0;max-height:150px;overflow:auto}.nooronek-support-composer .nooronek-support-upload-item{box-shadow:0 8px 24px rgba(16,24,16,.1)}.nooronek-support-float-btn{width:58px;height:58px;min-width:58px;min-height:58px}.nooronek-support-float-btn svg{width:30px;height:30px}.nooronek-support-float-btn:before{content:"";position:absolute;inset:-4px;border:1px solid rgba(164,74,255,.22);border-radius:inherit;animation:nooronek-support-pulse 2.8s ease-out infinite}@keyframes nooronek-support-pulse{0%{opacity:.55;transform:scale(.96)}70%,100%{opacity:0;transform:scale(1.12)}}
@media(max-width:600px){.nooronek-support-view-ticket .nooronek-support-ticket-header{position:relative;top:auto}.nooronek-support-view-ticket .nooronek-support-conversation{border-radius:17px;padding:6px 4px}.nooronek-support-message{max-width:88%;min-width:0;padding:13px;border-radius:16px}.nooronek-support-message.is-staff{border-radius:16px 16px 16px 5px}.nooronek-support-message.is-customer{border-radius:16px 16px 5px 16px}.nooronek-support-composer{border-radius:17px}.nooronek-support-composer textarea{min-height:68px!important}.nooronek-support-send-button{padding:0 13px}.nooronek-support-float-btn{width:54px;height:54px;min-width:54px;min-height:54px}.nooronek-support-float-btn svg{width:28px;height:28px}}
@media(prefers-reduced-motion:reduce){.nooronek-support-float-btn:before{animation:none!important}.nooronek-support-attachment,.nooronek-support-send-button,.nooronek-support-attach-button{transition:none!important}}
/* V1.5 attachment / messenger refinement */
.nooronek-support-upload-inline{position:relative;display:flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:13px;padding:0;transition:background .18s ease,box-shadow .18s ease}.nooronek-support-upload-inline.is-dragging{background:#F2EAF8;box-shadow:0 0 0 3px rgba(164,74,255,.10)}
.nooronek-support-upload-hint{font-size:9px;color:#9aa39c;white-space:nowrap}.nooronek-support-upload-inline .nooronek-support-upload-list{position:absolute;right:0;bottom:51px;min-width:230px;max-width:min(360px,calc(100vw - 32px));padding:0;z-index:8}.nooronek-support-upload-file-icon{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:8px;background:#EDDFF7;color:#4F0F7C}.nooronek-support-upload-file-icon svg{width:16px;height:16px}.nooronek-support-upload-item button{font-size:16px;line-height:1}
.nooronek-support-message-body{direction:rtl;text-align:right;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.nooronek-support-message-time{display:block!important;width:100%;text-align:left!important;direction:rtl}
@media(max-width:600px){.nooronek-support-upload-hint{display:none}.nooronek-support-upload-inline .nooronek-support-upload-list{right:auto;left:0;min-width:min(280px,calc(100vw - 34px))}.nooronek-support-composer-toolbar{min-height:52px}.nooronek-support-message{max-width:92%}}

.nooronek-support-upload-thumb{width:30px;height:30px;display:block;object-fit:cover;border-radius:8px}

/* V1.5.2 — requested visual rollback plus compact floating support widget. */
.nooronek-support-float-btn{width:46px;height:46px;min-width:46px;min-height:46px;box-shadow:0 8px 20px rgba(16,24,16,.16);transition:transform .18s ease,box-shadow .18s ease}
.nooronek-support-float-btn svg{width:21px;height:21px}
.nooronek-support-float-btn:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(16,24,16,.2)}
.nooronek-support-float-btn:after{inset:-3px}
.nooronek-support-float-panel{width:270px;max-width:calc(100vw - 24px);bottom:58px;padding:0;border-radius:15px;box-shadow:0 16px 38px rgba(16,24,16,.14)}
.nooronek-support-float-head{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;padding:14px 14px 13px 46px;background:#fff}
.nooronek-support-float-head>div{min-width:0;direction:rtl;text-align:right}
.nooronek-support-float-head strong{font-size:13px}
.nooronek-support-float-head p{font-size:10px;line-height:1.7;margin:3px 0 0}
.nooronek-support-float-close{position:absolute;right:10px;top:10px;width:30px;height:30px;border:1px solid #EAE6EC;border-radius:8px;background:#fff;color:#687169;font-size:18px;line-height:26px;padding:0;display:flex;align-items:center;justify-content:center}
.nooronek-support-float-close:hover{background:#F7F5F8;color:#4F0F7C;border-color:#E3DBE8}
.nooronek-support-float-panel>a{margin:7px 9px;padding:10px 11px;border:1px solid #EFECF1;background:#fff;border-radius:10px;font-size:11px}
.nooronek-support-float-panel>a:last-child{margin-bottom:10px}
@media(max-width:600px){.nooronek-support-float{right:12px;bottom:12px}.nooronek-support-float-btn{width:44px;height:44px;min-width:44px;min-height:44px}.nooronek-support-float-btn svg{width:20px;height:20px}.nooronek-support-float-panel{width:min(270px,calc(100vw - 24px));right:auto;left:0;bottom:54px}.nooronek-support-float-head{padding:13px 13px 12px 44px}}
@media(prefers-reduced-motion:reduce){.nooronek-support-float-btn{transition:none!important}}


/* V1.5.3 — wider message panels and refined conversation header. */
.nooronek-support-view-ticket .nooronek-support-ticket-header{
    padding:0;
    overflow:hidden;
    border:1px solid #E5DFE9;
    border-radius:20px;
    background:#fff;
    box-shadow:0 8px 26px rgba(16,24,16,.045);
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-top{
    min-height:54px;
    margin:0;
    padding:0 20px;
    border-bottom:1px solid #EFECF1;
    background:#FBFAFC;
}
.nooronek-support-view-ticket .nooronek-support-back-link{
    min-height:42px;
    padding:0 2px;
    color:#59655c!important;
    font-size:11px;
    font-weight:800;
}
.nooronek-support-view-ticket .nooronek-support-back-link:hover{color:#4F0F7C!important}
.nooronek-support-view-ticket .nooronek-support-ticket-header-main{padding:20px 22px 22px}
.nooronek-support-view-ticket .nooronek-support-ticket-header-copy{display:block}
.nooronek-support-view-ticket .nooronek-support-ticket-header-copy .nooronek-support-eyebrow{display:block;margin-bottom:6px;color:#8a938c;font-size:10px;font-weight:800}
.nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{margin:0 0 12px;font-size:20px;line-height:1.75;font-weight:900;color:#26202A}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta{gap:8px}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span{min-height:30px;padding:4px 10px;border-radius:9px;background:#F9F7FA}
.nooronek-support-view-ticket .nooronek-support-status-badge{min-height:30px;padding-inline:11px}

.nooronek-support-view-ticket .nooronek-support-conversation{
    display:grid;
    gap:12px;
    padding:0;
    margin:0 0 18px;
    border:0;
    border-radius:0;
    background:transparent;
}
.nooronek-support-view-ticket .nooronek-support-message,
.nooronek-support-view-ticket .nooronek-support-message.is-staff,
.nooronek-support-view-ticket .nooronek-support-message.is-customer,
.nooronek-support-view-ticket .nooronek-support-message.is-system{
    justify-self:stretch;
    width:100%;
    max-width:none;
    min-width:0;
    box-sizing:border-box;
    padding:17px 19px;
    border:1px solid #E7E3E9;
    border-right:1px solid #E7E3E9;
    border-left:1px solid #E7E3E9;
    border-radius:16px;
    background:#fff;
    color:#2C2630;
    box-shadow:0 5px 18px rgba(16,24,16,.03);
}
.nooronek-support-view-ticket .nooronek-support-message.is-staff{border-top:2px solid #4F0F7C;background:#fff}
.nooronek-support-view-ticket .nooronek-support-message.is-customer{border-top:2px solid #A44AFF;background:#FBF9FD}
.nooronek-support-view-ticket .nooronek-support-message.is-system{border-top:2px solid #a2aaa4;background:#FBFAFB}
.nooronek-support-view-ticket .nooronek-support-message-sender:before{display:none}
.nooronek-support-view-ticket .nooronek-support-message-head{margin-bottom:10px}
.nooronek-support-view-ticket .nooronek-support-message-sender{font-size:12px;color:#2D2731}
.nooronek-support-view-ticket .nooronek-support-message-body{font-size:14px;line-height:2.05}
.nooronek-support-view-ticket .nooronek-support-message-time{margin-top:12px;padding-top:9px;border-top:1px solid #F1EFF2;font-size:9px}

.nooronek-support-view-ticket .nooronek-support-send-button{
    min-width:82px;
    min-height:44px;
    padding:0 18px;
    border-radius:11px;
    font-size:11px;
    font-weight:900;
}
.nooronek-support-view-ticket .nooronek-support-send-button svg{display:none}

@media(max-width:600px){
    .nooronek-support-view-ticket .nooronek-support-ticket-header-top{min-height:50px;padding:0 14px}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-main{padding:16px 15px 18px}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{font-size:17px;line-height:1.75;margin-bottom:10px}
    .nooronek-support-view-ticket .nooronek-support-message,
    .nooronek-support-view-ticket .nooronek-support-message.is-staff,
    .nooronek-support-view-ticket .nooronek-support-message.is-customer,
    .nooronek-support-view-ticket .nooronek-support-message.is-system{padding:14px 14px;border-radius:14px}
    .nooronek-support-view-ticket .nooronek-support-message-body{font-size:13px;line-height:2}
    .nooronek-support-view-ticket .nooronek-support-send-button{min-width:76px;padding-inline:14px}
}

/* V1.5.4 — floating FAQ, clearer upload state, unread tickets and refined information UI. */
.nooronek-support-float-head{padding:12px 52px 12px 14px!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important}
.nooronek-support-float-head-icon{flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#F0E5F8;color:#4F0F7C;display:flex;align-items:center;justify-content:center}
.nooronek-support-float-head-icon svg{width:22px;height:22px;display:block}
.nooronek-support-float-head>div{min-width:0;flex:1}
.nooronek-support-float-close{right:9px!important;top:9px!important;z-index:2;width:32px!important;height:32px!important;font-size:18px!important}
.nooronek-support-float-faq{margin:7px 9px 10px;border-top:1px solid #EFECF1;padding-top:9px}
.nooronek-support-float-faq-title{font-size:10px;font-weight:900;color:#4F0F7C;margin:0 4px 6px}
.nooronek-support-faq-item{border:1px solid #EFECF1;border-radius:10px;background:#FBF9FC;margin-top:5px;overflow:hidden}
.nooronek-support-faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;font-size:10px;font-weight:800;color:#3B3440;cursor:pointer}
.nooronek-support-faq-item summary::-webkit-details-marker{display:none}
.nooronek-support-faq-item summary span{flex:0 0 auto;color:#7d897f;font-size:16px;line-height:1;transition:transform .18s ease}
.nooronek-support-faq-item[open] summary span{transform:rotate(45deg)}
.nooronek-support-faq-item>div{padding:0 10px 10px;color:#707a72;font-size:9px;line-height:1.9;overflow-wrap:anywhere}
.nooronek-support-upload-selected-status{display:flex;align-items:center;min-height:28px;padding:6px 9px;margin-bottom:5px;border-radius:8px;background:#F1E8F8;color:#4F0F7C;font-size:9px;font-weight:900}
.nooronek-support-reply-upload-limit{display:block!important;margin-top:5px;color:#929b94;font-size:9px;line-height:1.7}
.nooronek-support-ticket-card{position:relative}
.nooronek-support-ticket-card.is-unread{background:#FBF8FD}
.nooronek-support-ticket-card.is-unread h3{font-weight:900}
.nooronek-support-ticket-card-top{position:relative}
.nooronek-support-ticket-unread-dot{width:7px;height:7px;border-radius:50%;background:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.09);flex:0 0 7px;margin-inline-start:2px}
.nooronek-support-ticket-card.is-unread .nooronek-support-ticket-number{font-weight:900}
.nooronek-support-view-ticket .nooronek-support-ticket-header-main{padding:18px 22px 20px}
.nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{font-size:21px;line-height:1.65}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span{font-variant-numeric:normal;direction:rtl}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span:first-child{direction:rtl}
.nooronek-support-view-ticket .nooronek-support-message{box-shadow:0 3px 14px rgba(16,24,16,.025)}
@media(max-width:600px){
 .nooronek-support-float-head{padding-right:48px!important}
 .nooronek-support-float-panel{max-height:calc(100vh - 82px);overflow:auto}
 .nooronek-support-view-ticket .nooronek-support-ticket-header-main{padding:15px 15px 17px}
 .nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{font-size:17px}
 .nooronek-support-ticket-unread-dot{width:6px;height:6px;flex-basis:6px}
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-main{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:start}
.nooronek-support-ticket-header-icon{width:42px;height:42px;border-radius:12px;background:#F0E5F8;color:#4F0F7C;display:flex;align-items:center;justify-content:center;flex:0 0 42px}
.nooronek-support-ticket-header-icon svg{width:27px;height:27px;display:block}
@media(max-width:600px){.nooronek-support-view-ticket .nooronek-support-ticket-header-main{grid-template-columns:36px minmax(0,1fr);gap:10px}.nooronek-support-ticket-header-icon{width:36px;height:36px;border-radius:10px}.nooronek-support-ticket-header-icon svg{width:23px;height:23px}}


/* V1.5.5 — compact floating panel, no header logo/close, cleaner user messages. */
.nooronek-support-float-head{padding:14px!important;min-height:0!important}
.nooronek-support-float-head>div{width:100%}
.nooronek-support-float-close{display:none!important}
.nooronek-support-float-panel{right:0;left:auto;max-height:min(620px,calc(100vh - 90px));overflow:auto}
.nooronek-support-view-ticket .nooronek-support-ticket-header-main{grid-template-columns:42px minmax(0,1fr);align-items:center}
.nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{margin-bottom:5px;font-size:19px;line-height:1.55}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta{gap:6px}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span{min-height:25px;padding:3px 8px;font-size:9px}
.nooronek-support-view-ticket .nooronek-support-message{max-width:none;width:100%;padding:15px 17px;border-radius:14px;background:#fff}
.nooronek-support-view-ticket .nooronek-support-message.is-customer{background:#FBF8FD;border-right:2px solid var(--ns-primary)}
.nooronek-support-view-ticket .nooronek-support-message.is-staff{background:#fff;border-right:2px solid var(--ns-primary-dark)}
.nooronek-support-view-ticket .nooronek-support-message-body{font-size:13px;line-height:2}
.nooronek-support-view-ticket .nooronek-support-message-time{margin-top:10px;padding-top:7px;font-size:9px}
.nooronek-support-view-ticket .nooronek-support-conversation{gap:9px;border-radius:16px;background:#FAF8FB;padding:8px}
@media(max-width:600px){
 .nooronek-support-float-panel{right:auto;left:0;width:min(300px,calc(100vw - 24px));max-height:calc(100vh - 78px)}
 .nooronek-support-float-head{padding:12px!important}
 .nooronek-support-view-ticket .nooronek-support-ticket-header-main{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:14px 14px 15px}
 .nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{font-size:16px}
 .nooronek-support-view-ticket .nooronek-support-message{padding:13px 14px}
 .nooronek-support-view-ticket .nooronek-support-conversation{padding:6px;gap:7px}
}
@media(max-width:360px){.nooronek-support-float-panel{width:calc(100vw - 18px)}}


/* V1.5.6 — refined message panels, visible selected files and stronger unread state. */
.nooronek-support-view-ticket .nooronek-support-message{
    position:relative;
    border:1px solid #EAE7EC!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:0 2px 10px rgba(25,40,25,.025)!important;
    overflow:hidden;
}
.nooronek-support-view-ticket .nooronek-support-message.is-staff{
    background:#FCFBFD!important;
    border-top:2px solid #62228F!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer{
    background:#F8F3FB!important;
    border-top:2px solid #A44AFF!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-system{
    background:#fafafa!important;
    border-top:2px solid #aeb6af!important;
}
.nooronek-support-view-ticket .nooronek-support-message-head{
    display:flex;align-items:center;justify-content:flex-start;min-height:24px;margin-bottom:8px!important;
}
.nooronek-support-view-ticket .nooronek-support-message-sender{
    color:#3D3542!important;font-size:12px!important;font-weight:850!important;
}
.nooronek-support-view-ticket .nooronek-support-message-body{
    color:#303a32!important;font-size:14px!important;line-height:2!important;overflow-wrap:anywhere;word-break:break-word;
}
.nooronek-support-view-ticket .nooronek-support-message-time{
    display:block!important;margin-top:12px!important;padding-top:8px!important;border-top:1px solid #EFEDF1!important;color:#99a19a!important;font-size:10px!important;font-weight:500!important;text-align:left!important;direction:rtl;
}
.nooronek-support-view-ticket .nooronek-support-attachments{display:grid;gap:7px;margin-top:12px}
.nooronek-support-view-ticket .nooronek-support-attachment{
    display:flex;align-items:center;gap:10px;min-width:0;padding:9px 10px!important;border:1px solid #E7E2EB!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important;
}
.nooronek-support-view-ticket .nooronek-support-attachment strong{display:block;overflow-wrap:anywhere;word-break:break-word;font-size:11px}
.nooronek-support-view-ticket .nooronek-support-attachment small{display:block;margin-top:2px;color:#929b93;font-size:9px}
.nooronek-support-view-ticket .nooronek-support-attachment-action{margin-inline-start:auto;flex:0 0 auto;color:#4F0F7C;font-size:10px;font-weight:800}
.nooronek-support-ticket-card-leading{display:inline-flex;align-items:center;gap:6px;min-width:0}
.nooronek-support-ticket-unread-label{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:999px;background:#fff1f1;color:#c62828;font-size:9px;font-weight:900;line-height:1}
.nooronek-support-ticket-card.is-unread{border-color:#E3D8EA!important;background:#FBF9FD!important}
.nooronek-support-ticket-card.is-unread .nooronek-support-ticket-main h3{color:#2C2631}
.nooronek-support-upload-list{width:100%;min-width:0}
.nooronek-support-reply-attachment .nooronek-support-upload-selected-status{margin-top:7px;margin-bottom:6px}
.nooronek-support-reply-attachment .nooronek-support-upload-item{background:#FCFBFD;border-color:#E6E1E9}
@media(max-width:600px){
 .nooronek-support-view-ticket .nooronek-support-message{padding:14px!important;border-radius:14px!important}
 .nooronek-support-view-ticket .nooronek-support-message-body{font-size:13px!important;line-height:1.95!important}
 .nooronek-support-view-ticket .nooronek-support-message-time{font-size:9px!important}
 .nooronek-support-ticket-unread-label{font-size:8px;padding-inline:6px}
}

/* V1.5.7 — focused UI refinements */
:root{
    --ns-primary:#A44AFF;
    --ns-primary-hover:#7516B7;
    --ns-primary-dark:#4F0F7C;
    --ns-surface:#fff;
    --ns-background:#F9F7FA;
    --ns-border:#E5DFEA;
    --ns-text:#2C2631;
    --ns-muted:#879188;
    --ns-success:#A44AFF;
    --ns-warning:#d79a25;
    --ns-danger:#d73535;
    --ns-radius-sm:10px;
    --ns-radius-md:14px;
    --ns-radius-lg:18px;
    --ns-shadow-sm:0 5px 18px rgba(35,55,25,.06);
}

/* Floating support: anchored to the actual widget, including narrow phones. */
.nooronek-support-float{
    right:16px!important;
    left:auto!important;
    bottom:16px!important;
}
.nooronek-support-float-btn{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    min-height:48px!important;
    background:var(--ns-primary)!important;
    box-shadow:0 8px 22px rgba(82,120,28,.20)!important;
}
.nooronek-support-float-btn svg{width:22px!important;height:22px!important}
.nooronek-support-float-panel{
    right:0!important;
    left:auto!important;
    width:300px!important;
    max-width:calc(100vw - 24px)!important;
    padding:0!important;
    overflow:hidden!important;
    border-color:var(--ns-border)!important;
    border-radius:16px!important;
}
.nooronek-support-float-head{
    padding:14px 15px!important;
    border-bottom:1px solid #EEEAF1;
    background:#fff!important;
}
.nooronek-support-float-head strong{font-size:14px!important;color:var(--ns-text)!important}
.nooronek-support-float-head p{font-size:10px!important;margin:3px 0 0!important}
.nooronek-support-float-panel>a{
    margin:4px 9px!important;
    color:var(--ns-text)!important;
}
.nooronek-support-float-panel>a:hover{
    background:#F3EBF8!important;
    color:var(--ns-primary-dark)!important;
}
.nooronek-support-float-faq{margin:7px 9px 10px!important}
.nooronek-support-faq-item summary{color:var(--ns-text)!important}
.nooronek-support-faq-chevron{
    width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;
    color:var(--ns-primary-dark);flex:0 0 20px;transition:transform .18s ease;
}
.nooronek-support-faq-chevron svg{width:20px;height:20px;display:block}
.nooronek-support-faq-item[open] .nooronek-support-faq-chevron{transform:rotate(180deg)}
@media(max-width:600px){
    .nooronek-support-float{right:12px!important;left:auto!important;bottom:12px!important}
    .nooronek-support-float-panel{
        right:0!important;
        left:auto!important;
        width:min(300px,calc(100vw - 24px))!important;
        max-height:calc(100vh - 76px)!important;
    }
}
@media(max-width:360px){
    .nooronek-support-float{right:9px!important}
    .nooronek-support-float-panel{width:calc(100vw - 18px)!important}
}

/* Filters */
.nooronek-support-filter-tabs [data-support-filter="answered"].is-active{
    color:var(--ns-primary-dark);
    background:#F1E6F8;
}

/* Chat: simple brand-green system, no secondary greens. */
.nooronek-support-view-ticket .nooronek-support-message{
    border:1px solid #E9E4EC!important;
    border-radius:15px!important;
    box-shadow:0 3px 12px rgba(35,55,25,.035)!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-staff{
    background:#fff!important;
    border-top:2px solid var(--ns-primary)!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer{
    background:#F2E9F8!important;
    border-top:2px solid var(--ns-primary)!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-system{
    background:#fafafa!important;
    border-top:2px solid #c7cec5!important;
}
.nooronek-support-view-ticket .nooronek-support-message-sender{
    color:var(--ns-primary-dark)!important;
}
.nooronek-support-view-ticket .nooronek-support-message-body{
    color:var(--ns-text)!important;
}
.nooronek-support-view-ticket .nooronek-support-message-time{
    color:#929b92!important;
}
.nooronek-support-view-ticket .nooronek-support-conversation{
    background:#FBF9FC!important;
    border:1px solid #EEEAF1;
}

/* Composer attachments: only the paperclip is visible in the toolbar; selected files appear below it. */
.nooronek-support-reply-attachment{
    position:relative;
    display:flex!important;
    align-items:center!important;
    gap:0!important;
    margin:0!important;
}
.nooronek-support-attach-button{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    padding:0!important;
    border:0!important;
    border-radius:12px!important;
    background:transparent!important;
    color:var(--ns-primary-dark)!important;
}
.nooronek-support-attach-button:hover{
    background:#F0E7F7!important;
    color:var(--ns-primary-dark)!important;
}
.nooronek-support-upload-list{
    min-width:0;
}
.nooronek-support-reply-attachment .nooronek-support-upload-list{
    position:absolute;
    right:0;
    left:0;
    top:49px;
    width:min(100%,420px);
    z-index:4;
}
.nooronek-support-reply-attachment .nooronek-support-upload-selected-status{
    margin:0 0 5px!important;
    padding:5px 8px!important;
    background:#F2E9F8!important;
    color:var(--ns-primary-dark)!important;
}
.nooronek-support-reply-attachment .nooronek-support-upload-item{
    padding:7px 8px!important;
    background:#fff!important;
    border-color:#E4DDE9!important;
    box-shadow:var(--ns-shadow-sm);
}
.nooronek-support-upload-file-icon{
    width:32px!important;height:32px!important;border-radius:9px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    overflow:hidden;background:#F1E8F7!important;color:var(--ns-primary-dark)!important;
}
.nooronek-support-upload-file-icon svg{width:18px;height:18px}
.nooronek-support-upload-thumb{
    width:32px!important;height:32px!important;object-fit:cover!important;display:block!important;
}
.nooronek-support-upload-file-meta{min-width:0;display:block}
.nooronek-support-upload-item strong{color:var(--ns-text)!important}
.nooronek-support-upload-item small{color:#8a9389!important}
.nooronek-support-upload-item button:hover{
    color:var(--ns-danger)!important;
    border-color:#f0d5d5!important;
}
.nooronek-support-composer{
    border-color:#E2D9E8!important;
    box-shadow:0 8px 24px rgba(35,55,25,.06)!important;
}
.nooronek-support-send-button{
    background:var(--ns-primary)!important;
}
.nooronek-support-send-button:hover{
    background:var(--ns-primary-hover)!important;
}

/* Invalid file notice */
.nooronek-support-upload-notice{
    position:fixed;inset:0;z-index:100000;display:flex;align-items:flex-start;justify-content:center;
    padding:22px;pointer-events:none;background:rgba(18,25,18,.08);opacity:0;transition:opacity .18s ease;
}
.nooronek-support-upload-notice.is-visible{opacity:1}
.nooronek-support-upload-notice-box{
    position:relative;width:min(420px,100%);margin-top:10vh;padding:20px 22px 18px;
    border:1px solid #E4DDE9;border-radius:17px;background:#fff;box-shadow:0 18px 50px rgba(20,35,20,.16);
    color:var(--ns-text);pointer-events:auto;text-align:right;
}
.nooronek-support-upload-notice-icon{
    width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;
    background:#F2E9F8;color:var(--ns-primary-dark);margin-bottom:10px;
}
.nooronek-support-upload-notice-icon svg{width:22px;height:22px}
.nooronek-support-upload-notice-box strong{display:block;font-size:14px}
.nooronek-support-upload-notice-box p{margin:6px 0 0;color:var(--ns-muted);font-size:11px;line-height:1.9}
.nooronek-support-upload-notice-close{
    position:absolute;top:10px;left:10px;width:36px;height:36px;border:0;background:transparent;
    color:#7e887f;font-size:21px;cursor:pointer;border-radius:9px;
}
.nooronek-support-upload-notice-close:hover{background:#F5F2F7;color:var(--ns-text)}
@media(max-width:600px){
    .nooronek-support-upload-notice{padding:14px}
    .nooronek-support-upload-notice-box{margin-top:18vh;padding:18px}
    .nooronek-support-reply-attachment .nooronek-support-upload-list{width:100%}
}

/* V1.5.8 — compact mobile floating panel, collapsible FAQ, cleaner chat header/upload preview */
.nooronek-support-float-panel{width:280px!important;max-width:calc(100vw - 32px)!important}
.nooronek-support-float-faq{margin:7px 9px 10px!important;border-top:1px solid var(--ns-border);padding-top:8px}
.nooronek-support-float-faq-title{display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;cursor:pointer;padding:10px 9px;border-radius:10px;color:var(--ns-text);font-size:11px;font-weight:900}
.nooronek-support-float-faq-title::-webkit-details-marker{display:none}
.nooronek-support-float-faq-title:hover{background:#F7F2FA}
.nooronek-support-float-faq[open]>.nooronek-support-float-faq-title{color:var(--ns-primary-dark)}
.nooronek-support-float-faq-body{padding-top:3px}
.nooronek-support-faq-item{margin:3px 0;border-radius:9px}
.nooronek-support-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:7px;list-style:none;padding:8px 9px;font-size:10px;line-height:1.7;cursor:pointer}
.nooronek-support-faq-item summary::-webkit-details-marker{display:none}
.nooronek-support-faq-item[open] summary{background:#F9F5FB;border-radius:9px 9px 0 0;color:var(--ns-primary-dark)}
.nooronek-support-faq-item>div{padding:7px 9px 9px;color:var(--ns-muted);font-size:10px;line-height:1.9}
.nooronek-support-faq-chevron{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;color:var(--ns-primary-dark);transition:transform .18s ease}
.nooronek-support-faq-chevron svg{width:20px;height:20px;display:block}
.nooronek-support-float-faq[open]>.nooronek-support-faq-title .nooronek-support-faq-chevron,
.nooronek-support-faq-item[open]>.nooronek-support-faq-chevron{transform:rotate(180deg)}

.nooronek-support-view-ticket .nooronek-support-ticket-header{
    border-radius:22px!important;
    border-color:#E7E1EC!important;
    background:linear-gradient(135deg,#FDF9FF 0%,#F8F4FB 58%,#fff 100%)!important;
    box-shadow:0 7px 22px rgba(35,55,25,.045)!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-top{
    min-height:48px!important;
    padding:0 20px!important;
    background:transparent!important;
    border-bottom:1px solid rgba(228,234,223,.8)!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-main{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr)!important;
    align-items:center!important;
    gap:14px!important;
    padding:18px 22px 20px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-icon{
    width:52px!important;height:52px!important;flex:0 0 52px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    border:1px solid rgba(164,74,255,.2)!important;border-radius:15px!important;
    background:#fff!important;color:var(--ns-primary)!important;
    box-shadow:0 5px 15px rgba(35,55,25,.05)!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-icon svg{width:28px;height:28px}
.nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{font-size:19px!important;line-height:1.65!important;margin-bottom:9px!important}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span{background:rgba(255,255,255,.82)!important;border-color:#E7E1EB!important}

.nooronek-support-reply-attachment .nooronek-support-upload-list{top:auto!important;bottom:50px!important;right:0!important;left:0!important;width:100%!important;max-height:190px!important;overflow:auto!important}
.nooronek-support-upload-item{min-width:0!important}
.nooronek-support-upload-file-icon{border:1px solid #E4DBEA!important;background:#F8F4FA!important}
.nooronek-support-upload-thumb{border-radius:8px!important;object-fit:cover!important}

@media(max-width:600px){
    .nooronek-support-float-panel{width:252px!important;max-width:calc(100vw - 28px)!important}
    .nooronek-support-float{right:10px!important;left:auto!important}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-main{grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important;padding:15px 14px 17px!important}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:13px!important}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon svg{width:23px;height:23px}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{font-size:16px!important;line-height:1.7!important;margin-bottom:7px!important;overflow-wrap:anywhere}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-top{padding:0 13px!important;min-height:46px!important}
}
@media(max-width:360px){
    .nooronek-support-float-panel{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}
    .nooronek-support-float{right:8px!important}
}


/* V1.5.9 — compact mobile support panel, upload preview and cleaner ticket/chat headers */
.nooronek-support-ticket-main h3{
    display:block;
    min-width:0;
    overflow-wrap:anywhere;
}
.nooronek-support-ticket-tracking{
    display:inline-block;
    margin-inline-start:7px;
    color:#9aa19b;
    font-size:.78em;
    font-weight:650;
    white-space:nowrap;
    direction:rtl;
}
.nooronek-support-upload-list{
    width:100%;
    min-width:0;
}
.nooronek-support-upload-item{
    width:100%;
    min-width:0;
    grid-template-columns:36px minmax(0,1fr) 32px;
    padding:8px;
    gap:8px;
    overflow:hidden;
}
.nooronek-support-upload-file-icon{
    width:36px;
    height:36px;
    min-width:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    border-radius:9px;
}
.nooronek-support-upload-file-icon svg{
    width:18px;
    height:18px;
}
.nooronek-support-upload-thumb{
    display:block;
    width:100%;
    height:100%;
    min-width:0;
    min-height:0;
    object-fit:cover;
}
.nooronek-support-upload-file-meta{
    min-width:0;
    overflow:hidden;
}
.nooronek-support-upload-item strong{
    display:block;
    min-width:0;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.nooronek-support-upload-item small{
    white-space:nowrap;
}
.nooronek-support-upload-item button{
    flex:0 0 30px;
}

/* Cleaner, quieter conversation header */
.nooronek-support-view-ticket .nooronek-support-ticket-header{
    margin-bottom:14px!important;
    padding:0!important;
    border-radius:16px!important;
    box-shadow:none!important;
    overflow:hidden;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-top{
    min-height:42px!important;
    margin-bottom:0!important;
    padding:0 16px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-main{
    gap:11px!important;
    padding:13px 16px 14px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{
    margin-bottom:5px!important;
    font-size:18px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta{
    gap:5px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span{
    min-height:24px!important;
    padding:3px 7px!important;
    font-size:9px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-icon{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
    border-radius:11px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-header-icon svg{
    width:22px!important;
    height:22px!important;
}

@media(max-width:600px){
    .nooronek-support{
        width:100%;
        max-width:100%;
        overflow-x:clip;
    }
    .nooronek-support-view{
        padding-inline:8px;
    }
    .nooronek-support-float{
        right:8px!important;
        left:8px!important;
        width:auto!important;
        max-width:none!important;
    }
    .nooronek-support-float-panel{
        right:0!important;
        left:auto!important;
        width:238px!important;
        max-width:calc(100vw - 32px)!important;
        padding:13px!important;
        border-radius:14px!important;
        bottom:61px!important;
    }
    .nooronek-support-upload-item{
        grid-template-columns:34px minmax(0,1fr) 30px;
        gap:7px;
        padding:7px;
    }
    .nooronek-support-upload-file-icon{
        width:34px;
        height:34px;
        min-width:34px;
    }
    .nooronek-support-upload-item button{
        width:30px;
        height:30px;
    }
    .nooronek-support-ticket-tracking{
        margin-inline-start:5px;
        font-size:.72em;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-top{
        min-height:38px!important;
        padding:0 12px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-main{
        grid-template-columns:38px minmax(0,1fr)!important;
        gap:9px!important;
        padding:11px 12px 12px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon{
        width:38px!important;
        height:38px!important;
        flex-basis:38px!important;
        border-radius:10px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon svg{
        width:20px!important;
        height:20px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{
        font-size:15px!important;
        line-height:1.55!important;
        margin-bottom:4px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span{
        min-height:22px!important;
        padding:2px 6px!important;
        font-size:8.5px!important;
    }
}
@media(max-width:360px){
    .nooronek-support-view{
        padding-inline:5px;
    }
    .nooronek-support-float-panel{
        width:224px!important;
        max-width:calc(100vw - 26px)!important;
    }
    .nooronek-support-ticket-tracking{
        display:block;
        margin:2px 0 0;
        font-size:10px;
    }
}

/* V1.5.10 — precise visual corrections */
.nooronek-support-ticket-hero{margin-bottom:18px}
.nooronek-support-ticket-hero .nooronek-support-hero-copy h2{font-size:20px;line-height:1.65}
.nooronek-support-ticket-hero .nooronek-support-hero-copy p{font-size:11px;margin-top:3px}
.nooronek-support-ticket-hero-side{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.nooronek-support-ticket-hero-side .nooronek-support-back-link{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border:1px solid #E3DFE6;border-radius:11px;color:#59645b!important;text-decoration:none;font-size:10px;font-weight:800;background:#fff}
.nooronek-support-ticket-hero-side .nooronek-support-back-link:hover{border-color:#D5C5E0;color:var(--ns-primary-dark)!important;background:#F9F6FB}

.nooronek-support-ticket-card-top{align-items:center}
.nooronek-support-ticket-status-group{display:flex;align-items:center;gap:7px;min-width:0;direction:rtl}
.nooronek-support-ticket-number{color:#9aa19b!important;font-size:10px!important;font-weight:700!important;direction:ltr;text-align:right}
.nooronek-support-ticket-tracking{display:inline-block;margin-right:5px;color:#9aa19b;font-size:10px;font-weight:650;white-space:nowrap;direction:ltr}
.nooronek-support-ticket-main h3{overflow-wrap:anywhere}
.nooronek-support-ticket-card-top>.nooronek-support-ticket-card-leading{flex:1 1 auto}

/* Reply attachment: icon only; selected files appear as rows directly underneath. */
.nooronek-support-reply-attachment{position:relative;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important;margin:0!important;min-width:0}
.nooronek-support-reply-attachment .nooronek-support-attach-button{width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:1px solid #DDD0E6!important;border-radius:12px!important;background:#F1E8F8!important;color:var(--ns-primary)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.nooronek-support-reply-attachment .nooronek-support-attach-button:hover{background:#EBDCF5!important;color:var(--ns-primary)!important;border-color:#CEB9DD!important}
.nooronek-support-reply-attachment .nooronek-support-upload-selected-status{display:none!important}
.nooronek-support-reply-attachment .nooronek-support-upload-list{position:static!important;width:min(420px,100%)!important;min-width:0!important;max-width:100%!important;padding:0!important;margin:0!important;display:grid!important;gap:6px!important;max-height:180px!important;overflow:auto!important}
.nooronek-support-reply-attachment .nooronek-support-upload-item{width:100%;min-width:0;box-shadow:none!important;border-color:#E6E0EB!important;background:#FBF9FD!important;border-radius:10px!important;padding:7px 9px!important}
.nooronek-support-reply-attachment .nooronek-support-upload-item strong{font-size:10px!important}
.nooronek-support-reply-attachment .nooronek-support-upload-item small{font-size:8px!important}

/* Floating widget: compact, professional and extensible for future support channels. */
.nooronek-support-float-panel{width:286px!important;max-width:calc(100vw - 24px)!important;border-radius:18px!important}
.nooronek-support-float-head{padding:15px 16px!important;background:#fff!important;border-bottom:1px solid #EFECF1!important}
.nooronek-support-float-head strong{font-size:14px!important}
.nooronek-support-float-head p{font-size:10px!important}
.nooronek-support-float-actions{display:grid;gap:6px;padding:9px}
.nooronek-support-float-actions>a{display:flex;align-items:center;min-height:42px;margin:0!important;padding:0 11px!important;border:1px solid #EFECF1!important;border-radius:11px!important;background:#fff!important}
.nooronek-support-float-actions>a:hover{border-color:#DACCE4!important;background:#F9F5FB!important}
.nooronek-support-float-channels{display:grid;gap:6px;padding:0 9px 9px}
.nooronek-support-float-channel{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:0 11px;border:1px solid #EFECF1;border-radius:11px;background:#fff;text-decoration:none}
.nooronek-support-float-channel-label{font-size:10px;font-weight:800;color:var(--ns-text,#2D2731)}
.nooronek-support-float-channel-state{font-size:8px;color:#9aa39c}
.nooronek-support-float-faq{margin:0 9px 10px!important}
.nooronek-support-float-faq-title{display:flex!important;align-items:center;justify-content:space-between;min-height:40px;padding:0 4px!important;color:var(--ns-primary-dark)!important}
.nooronek-support-float-faq-title .nooronek-support-faq-chevron{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;transition:transform .18s ease}
.nooronek-support-float-faq[open] .nooronek-support-faq-title .nooronek-support-faq-chevron{transform:rotate(180deg)}

@media(max-width:600px){
 .nooronek-support-ticket-hero{grid-template-columns:auto minmax(0,1fr);gap:11px;padding:14px!important;border-radius:17px}
 .nooronek-support-ticket-hero .nooronek-support-hero-icon{width:44px;height:44px;flex-basis:44px;border-radius:13px}
 .nooronek-support-ticket-hero .nooronek-support-hero-icon svg{width:23px;height:23px}
 .nooronek-support-ticket-hero .nooronek-support-hero-copy h2{font-size:16px}
 .nooronek-support-ticket-hero .nooronek-support-hero-copy p{font-size:9px}
 .nooronek-support-ticket-hero-side{grid-column:1/-1;justify-content:flex-start;width:100%;gap:7px}
 .nooronek-support-ticket-hero-side .nooronek-support-back-link{min-height:36px;font-size:9px}
 .nooronek-support-ticket-status-group{gap:5px}
 .nooronek-support-ticket-tracking{font-size:9px}
 .nooronek-support-ticket-number{font-size:9px!important}
 .nooronek-support-reply-attachment{width:100%}
 .nooronek-support-reply-attachment .nooronek-support-upload-list{width:100%!important}
 .nooronek-support-float{right:10px!important;left:auto!important}
 .nooronek-support-float-panel{right:0!important;left:auto!important;width:min(272px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important}
}
@media(max-width:360px){
 .nooronek-support-float-panel{width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important}
 .nooronek-support-ticket-hero{padding:12px!important}
 .nooronek-support-ticket-hero-side .nooronek-support-status-badge{font-size:9px}
}


/* V1.5.11 — precise compact mobile floating panel, single-line ticket identity, clean composer attachments */
.nooronek-support-ticket-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;margin-bottom:13px}
.nooronek-support-ticket-title-row{display:flex;align-items:center;gap:8px;min-width:0;flex:1}
.nooronek-support-ticket-title-row h3{margin:0!important;min-width:0;color:#251F29;font-size:15px;line-height:1.7;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nooronek-support-ticket-title-row .nooronek-support-ticket-number{display:inline-block;flex:0 1 auto;min-width:max-content;max-width:42%;margin:0;color:#98a09a;font-size:10px;font-weight:650;direction:rtl;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nooronek-support-ticket-card-top>.nooronek-support-status-badge{flex:0 0 auto}
.nooronek-support-ticket-main{min-width:0}
.nooronek-support-ticket-main h3{display:none!important}
.nooronek-support-reply-attachment{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;margin:0;min-width:0}
.nooronek-support-reply-attachment .nooronek-support-upload-list{position:static!important;width:auto;max-width:100%;display:grid;gap:6px;padding:0!important;margin:0;max-height:none;overflow:visible}
.nooronek-support-reply-attachment .nooronek-support-upload-item{width:min(360px,100%);max-width:100%;box-shadow:none;padding:7px 8px;border-color:#E5DFE9;background:#FBF9FD;grid-template-columns:auto minmax(0,1fr) auto}
.nooronek-support-reply-attachment .nooronek-support-upload-item strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nooronek-support-reply-attachment .nooronek-support-upload-item small{font-size:8px}
.nooronek-support-reply-attachment .nooronek-support-upload-item button{width:28px;height:28px}
.nooronek-support-composer-toolbar{align-items:flex-start}
@media(max-width:600px){
  .nooronek-support-float{right:10px;bottom:10px}
  .nooronek-support-float-panel{width:min(250px,calc(100vw - 46px));max-width:250px;right:0;left:auto;bottom:53px}
  .nooronek-support-float-head{padding:12px 12px 11px 42px!important}
  .nooronek-support-float-panel>a{margin:6px 8px;padding:9px 10px}
  .nooronek-support-ticket-card-top{gap:7px;align-items:center}
  .nooronek-support-ticket-title-row{gap:6px}
  .nooronek-support-ticket-title-row h3{font-size:13px;white-space:nowrap}
  .nooronek-support-ticket-title-row .nooronek-support-ticket-number{font-size:9px;max-width:38%}
  .nooronek-support-ticket-card-top>.nooronek-support-status-badge{font-size:9px;padding:4px 7px;min-height:27px}
}
@media(max-width:360px){
  .nooronek-support-float-panel{width:calc(100vw - 42px);max-width:242px}
  .nooronek-support-ticket-title-row{gap:5px}
  .nooronek-support-ticket-title-row h3{font-size:12px}
  .nooronek-support-ticket-title-row .nooronek-support-ticket-number{font-size:8px;max-width:36%}
  .nooronek-support-ticket-card-top>.nooronek-support-status-badge{font-size:8px;padding-inline:6px}
}

/* V1.5.12 — compact mobile floating panel, clean attachment rows, unified support icon */
.nooronek-support-hero-icon svg{width:30px!important;height:30px!important;display:block}
.nooronek-support-ticket-title-row{display:flex!important;align-items:center!important;min-width:0!important;flex:1 1 auto!important;gap:7px!important}
.nooronek-support-ticket-title-row h3{flex:0 1 auto!important;min-width:0!important;max-width:calc(100% - 145px);white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.nooronek-support-ticket-title-row .nooronek-support-ticket-number{flex:0 0 auto!important;margin:0!important;max-width:none!important;white-space:nowrap!important}
.nooronek-support-ticket-card-top>.nooronek-support-status-badge{flex:0 0 auto!important;margin-inline-start:auto!important}
.nooronek-support-reply-attachment{align-items:flex-start!important}
.nooronek-support-reply-attachment .nooronek-support-attach-button{position:relative!important}
.nooronek-support-reply-attachment .nooronek-support-upload-list{display:flex!important;flex-direction:column!important;width:min(100%,520px)!important;gap:6px!important;margin-top:1px!important}
.nooronek-support-reply-attachment .nooronek-support-upload-item{width:100%!important;min-height:48px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) 32px!important;align-items:center!important}
.nooronek-support-float-panel{width:248px!important;max-width:248px!important}
@media(max-width:600px){
 .nooronek-support-float{right:12px!important;left:auto!important;bottom:12px!important}
 .nooronek-support-float-panel{width:236px!important;max-width:calc(100vw - 84px)!important;right:0!important;left:auto!important;bottom:52px!important}
 .nooronek-support-float-head{padding:11px 11px 10px 40px!important}
 .nooronek-support-float-head strong{font-size:12px!important}
 .nooronek-support-float-head p{font-size:9px!important}
 .nooronek-support-float-panel>a{margin:5px 7px!important;padding:8px 9px!important;min-height:38px}
 .nooronek-support-ticket-card-top{gap:6px!important}
 .nooronek-support-ticket-title-row{gap:5px!important}
 .nooronek-support-ticket-title-row h3{font-size:12px!important;max-width:calc(100% - 100px)!important}
 .nooronek-support-ticket-title-row .nooronek-support-ticket-number{font-size:8px!important}
 .nooronek-support-ticket-card-top>.nooronek-support-status-badge{font-size:8px!important;padding:4px 6px!important;min-height:25px!important}
 .nooronek-support-reply-attachment{width:100%!important}
 .nooronek-support-reply-attachment .nooronek-support-upload-list{width:100%!important}
}
@media(max-width:360px){
 .nooronek-support-float-panel{width:228px!important;max-width:calc(100vw - 82px)!important}
 .nooronek-support-ticket-title-row h3{font-size:11px!important;max-width:calc(100% - 86px)!important}
 .nooronek-support-ticket-title-row .nooronek-support-ticket-number{font-size:7.5px!important}
}

/* V1.5.13 — compact mobile headers and clean chat attachment area */
.nooronek-support-reply-attachment.nooronek-support-upload{
    border:0!important;
    outline:0!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:0!important;
    padding:0!important;
}
.nooronek-support-reply-attachment .nooronek-support-attach-button{
    border:1px solid rgba(164,74,255,.28)!important;
    outline:0!important;
    box-shadow:none!important;
}
.nooronek-support-reply-attachment .nooronek-support-upload-list{
    border:0!important;
    outline:0!important;
}
.nooronek-support-reply-attachment .nooronek-support-upload-item{
    border:1px solid #E6E2E9!important;
    outline:0!important;
    background:#fff!important;
    width:100%!important;
    min-height:46px!important;
    box-sizing:border-box!important;
}
.nooronek-support-reply-attachment .nooronek-support-upload-item:focus,
.nooronek-support-reply-attachment .nooronek-support-upload-item:focus-visible,
.nooronek-support-reply-attachment .nooronek-support-attach-button:focus,
.nooronek-support-reply-attachment .nooronek-support-attach-button:focus-visible{
    outline:2px solid rgba(164,74,255,.25)!important;
    outline-offset:2px;
}

@media(max-width:600px){
    /* Shared mobile header: slimmer and aligned with the page width. */
    .nooronek-support-hero,
    .nooronek-support-hero-compact{
        grid-template-columns:36px minmax(0,1fr)!important;
        gap:9px!important;
        padding:11px 12px!important;
        border-radius:14px!important;
        min-height:0!important;
    }
    .nooronek-support-hero-icon{
        width:36px!important;
        height:36px!important;
        flex-basis:36px!important;
        border-radius:10px!important;
    }
    .nooronek-support-hero-icon svg{width:21px!important;height:21px!important}
    .nooronek-support-hero-copy h2{
        font-size:15px!important;
        line-height:1.5!important;
        margin:0 0 2px!important;
    }
    .nooronek-support-hero-copy p{
        font-size:9px!important;
        line-height:1.7!important;
        margin:0!important;
    }
    .nooronek-support-hero .nooronek-support-button,
    .nooronek-support-hero-compact .nooronek-support-button{
        min-height:34px!important;
        padding:0 9px!important;
        font-size:9px!important;
    }

    /* Ticket/chat header — compact like the New Ticket header. */
    .nooronek-support-view-ticket .nooronek-support-ticket-header{
        margin-bottom:10px!important;
        border-radius:14px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-top{
        min-height:32px!important;
        padding:0 10px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-main{
        grid-template-columns:34px minmax(0,1fr)!important;
        gap:8px!important;
        padding:9px 10px 10px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon{
        width:34px!important;
        height:34px!important;
        flex-basis:34px!important;
        border-radius:9px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon svg{
        width:18px!important;
        height:18px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{
        font-size:14px!important;
        line-height:1.45!important;
        margin-bottom:3px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-meta{
        gap:4px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-header-meta>span{
        min-height:20px!important;
        padding:2px 5px!important;
        border-radius:7px!important;
        font-size:8px!important;
    }

    /* The reply attachment must be only the green paperclip + clean rows. */
    .nooronek-support-composer-toolbar{
        align-items:flex-start!important;
        gap:8px!important;
    }
    .nooronek-support-reply-attachment{
        border:0!important;
        background:transparent!important;
        padding:0!important;
        margin:0!important;
        width:auto!important;
        max-width:100%!important;
    }
    .nooronek-support-reply-attachment .nooronek-support-attach-button{
        width:42px!important;
        height:42px!important;
        min-width:42px!important;
        min-height:42px!important;
        padding:0!important;
        border-radius:11px!important;
        background:#F1E8F8!important;
        color:#A44AFF!important;
    }
    .nooronek-support-reply-attachment .nooronek-support-upload-list{
        width:min(360px,calc(100vw - 74px))!important;
        max-width:100%!important;
        margin-top:5px!important;
        padding:0!important;
        gap:5px!important;
    }
    .nooronek-support-reply-attachment .nooronek-support-upload-item{
        width:100%!important;
        min-height:44px!important;
        padding:6px 8px!important;
        border-radius:9px!important;
        grid-template-columns:32px minmax(0,1fr) 28px!important;
    }
    .nooronek-support-reply-attachment .nooronek-support-upload-file-icon{
        width:32px!important;
        height:32px!important;
        min-width:32px!important;
        border-radius:8px!important;
    }
    .nooronek-support-reply-attachment .nooronek-support-upload-item strong{font-size:9px!important}
    .nooronek-support-reply-attachment .nooronek-support-upload-item small{font-size:7.5px!important}
    .nooronek-support-reply-attachment .nooronek-support-upload-item button{
        width:28px!important;
        height:28px!important;
    }
}
@media(max-width:360px){
    .nooronek-support-hero,
    .nooronek-support-hero-compact{
        grid-template-columns:32px minmax(0,1fr)!important;
        gap:8px!important;
        padding:10px!important;
    }
    .nooronek-support-hero-icon{width:32px!important;height:32px!important;flex-basis:32px!important;border-radius:9px!important}
    .nooronek-support-hero-icon svg{width:19px!important;height:19px!important}
    .nooronek-support-hero-copy h2{font-size:13px!important}
    .nooronek-support-hero-copy p{font-size:8px!important}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-main{grid-template-columns:32px minmax(0,1fr)!important;padding:8px 9px 9px!important}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon{width:32px!important;height:32px!important;flex-basis:32px!important}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-icon svg{width:17px!important;height:17px!important}
    .nooronek-support-view-ticket .nooronek-support-ticket-header-copy h2{font-size:13px!important}
    .nooronek-support-reply-attachment .nooronek-support-upload-list{width:min(330px,calc(100vw - 68px))!important}
}

/* V1.5.14 — premium conversation / composer / floating support refinement */
.nooronek-support{
    --ns-primary:#A44AFF;
    --ns-primary-hover:#7817BC;
    --ns-primary-dark:#650FA1;
    --ns-surface:#fff;
    --ns-background:#F9F7FA;
    --ns-border:#E9E5EC;
    --ns-text:#252028;
    --ns-muted:#7b847c;
    --ns-radius-sm:10px;
    --ns-radius-md:14px;
    --ns-radius-lg:18px;
    --ns-shadow-sm:0 4px 16px rgba(31,42,31,.045);
}

/* New-ticket form: clean support surface, not a dashboard card */
.nooronek-support-view-new .nooronek-support-form{
    padding:24px 0 0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
.nooronek-support-view-new .nooronek-support-form-grid{
    gap:16px 18px;
}
.nooronek-support-view-new .nooronek-support-field label{
    color:var(--ns-text);
}
.nooronek-support-view-new .nooronek-support input,
.nooronek-support-view-new .nooronek-support select,
.nooronek-support-view-new .nooronek-support textarea{
    background:#fff!important;
    border-color:var(--ns-border)!important;
    box-shadow:none!important;
}
.nooronek-support-view-new .nooronek-support input:focus,
.nooronek-support-view-new .nooronek-support select:focus,
.nooronek-support-view-new .nooronek-support textarea:focus{
    border-color:rgba(164,74,255,.72)!important;
    box-shadow:0 0 0 3px rgba(164,74,255,.10)!important;
}
.nooronek-support-view-new .nooronek-support-form-actions{
    padding-top:4px;
}

/* Conversation header: compact, quiet and aligned with the support brand */
.nooronek-support-view-ticket .nooronek-support-ticket-header,
.nooronek-support-view-ticket .nooronek-support-ticket-hero{
    margin-bottom:14px!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero{
    grid-template-columns:auto minmax(0,1fr) auto!important;
    padding:16px 18px!important;
    border-radius:16px!important;
    box-shadow:0 5px 18px rgba(31,42,31,.045)!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero .nooronek-support-hero-icon{
    width:46px;height:46px;flex-basis:46px;border-radius:13px;
    box-shadow:none;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero .nooronek-support-hero-icon svg{width:24px;height:24px}
.nooronek-support-view-ticket .nooronek-support-hero-copy h2{
    font-size:18px;line-height:1.55;margin:0 0 2px;
}
.nooronek-support-view-ticket .nooronek-support-hero-copy p{font-size:10px;line-height:1.7;margin:0;color:#89928a}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side{
    display:flex;align-items:center;gap:8px;min-width:0;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-status-badge{
    min-height:27px;padding:3px 9px;font-size:9px;
}
.nooronek-support-view-ticket .nooronek-support-back-link{
    min-height:34px;font-size:10px;color:#68726a!important;
}

/* Messenger-like conversation without oversized cards */
.nooronek-support-view-ticket .nooronek-support-conversation{
    display:flex!important;
    flex-direction:column!important;
    gap:13px!important;
    margin:0 0 14px!important;
    padding:4px 2px!important;
}
.nooronek-support-view-ticket .nooronek-support-message{
    width:min(78%,620px)!important;
    max-width:78%!important;
    min-width:0!important;
    padding:12px 14px 10px!important;
    border:1px solid var(--ns-border)!important;
    border-radius:16px!important;
    box-shadow:none!important;
    overflow:hidden!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-staff{
    align-self:flex-start!important;
    background:#fff!important;
    color:var(--ns-text)!important;
    border-bottom-left-radius:6px!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer{
    align-self:flex-end!important;
    background:var(--ns-primary)!important;
    color:#fff!important;
    border-color:var(--ns-primary)!important;
    border-bottom-right-radius:6px!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-system{
    align-self:center!important;
    width:min(88%,620px)!important;
    max-width:88%!important;
    background:#F8F5FA!important;
    color:#68726a!important;
    border-style:dashed!important;
    border-color:#E2D9E8!important;
}
.nooronek-support-view-ticket .nooronek-support-message-head{margin:0 0 5px!important}
.nooronek-support-view-ticket .nooronek-support-message-sender{
    font-size:9px!important;font-weight:850!important;line-height:1.5!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-message-sender{color:rgba(255,255,255,.9)!important}
.nooronek-support-view-ticket .nooronek-support-message.is-staff .nooronek-support-message-sender{color:var(--ns-primary-dark)!important}
.nooronek-support-view-ticket .nooronek-support-message-body{
    margin:0!important;font-size:13px!important;line-height:1.95!important;
}
.nooronek-support-view-ticket .nooronek-support-message-time{
    display:block!important;
    margin:7px 0 0!important;
    padding:0!important;
    border:0!important;
    text-align:left!important;
    color:#a0a7a1!important;
    font-size:8px!important;
    font-weight:500!important;
    line-height:1.5!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-message-time{color:rgba(255,255,255,.72)!important}

/* Attachments become quiet inline file rows inside the message */
.nooronek-support-view-ticket .nooronek-support-attachments{
    display:grid!important;gap:6px!important;margin:8px 0 0!important;
}
.nooronek-support-view-ticket .nooronek-support-attachment{
    display:grid!important;grid-template-columns:36px minmax(0,1fr) auto!important;align-items:center!important;
    gap:8px!important;min-width:0!important;padding:7px 8px!important;
    border:1px solid #E9E5EC!important;border-radius:11px!important;background:#FBF9FC!important;
    color:inherit!important;text-decoration:none!important;box-shadow:none!important;
}
.nooronek-support-view-ticket .is-customer .nooronek-support-attachment{
    border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.12)!important;color:#fff!important;
}
.nooronek-support-view-ticket .nooronek-support-attachment-icon{
    width:36px!important;height:36px!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;
    overflow:hidden!important;background:#F2EAF7!important;color:var(--ns-primary-dark)!important;
}
.nooronek-support-view-ticket .is-customer .nooronek-support-attachment-icon{background:rgba(255,255,255,.18)!important;color:#fff!important}
.nooronek-support-view-ticket .nooronek-support-attachment-icon svg{width:20px!important;height:20px!important}
.nooronek-support-view-ticket .nooronek-support-attachment-icon img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.nooronek-support-view-ticket .nooronek-support-attachment>span:nth-child(2){min-width:0!important;display:block!important}
.nooronek-support-view-ticket .nooronek-support-attachment>span:nth-child(2) strong{
    display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important;
}
.nooronek-support-view-ticket .nooronek-support-attachment>span:nth-child(2) small{display:block!important;margin-top:1px!important;font-size:8px!important;opacity:.68!important}
.nooronek-support-view-ticket .nooronek-support-attachment-action{
    font-size:8px!important;font-weight:850!important;color:var(--ns-primary-dark)!important;white-space:nowrap!important;
}
.nooronek-support-view-ticket .is-customer .nooronek-support-attachment-action{color:#fff!important}

/* Composer: one clean messenger surface */
.nooronek-support-view-ticket .nooronek-support-reply-form{
    margin-top:4px!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-label{
    display:none!important;
}
.nooronek-support-view-ticket .nooronek-support-composer{
    position:relative!important;
    padding:8px!important;
    border:1px solid #E2DCE7!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 5px 18px rgba(31,42,31,.055)!important;
}
.nooronek-support-view-ticket .nooronek-support-composer textarea{
    display:block!important;width:100%!important;min-height:76px!important;max-height:170px!important;
    padding:8px 9px 44px!important;border:0!important;border-radius:12px!important;background:transparent!important;
    box-shadow:none!important;resize:none!important;font-size:13px!important;line-height:1.9!important;
}
.nooronek-support-view-ticket .nooronek-support-composer textarea:focus{box-shadow:none!important}
.nooronek-support-view-ticket .nooronek-support-composer-toolbar{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;
    position:absolute!important;right:8px!important;left:8px!important;bottom:8px!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment{
    display:flex!important;align-items:center!important;min-width:0!important;flex:1 1 auto!important;
}
.nooronek-support-view-ticket .nooronek-support-attach-button{
    width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:0!important;border-radius:12px!important;
    display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;color:var(--ns-primary-dark)!important;
}
.nooronek-support-view-ticket .nooronek-support-attach-button:hover{background:#F3ECF8!important}
.nooronek-support-view-ticket .nooronek-support-attach-button:focus-visible{outline:3px solid rgba(164,74,255,.22)!important;outline-offset:1px!important}
.nooronek-support-view-ticket .nooronek-support-attach-button svg{width:21px!important;height:21px!important}
.nooronek-support-view-ticket .nooronek-support-send-button{
    min-width:76px!important;height:42px!important;padding:0 16px!important;border:0!important;border-radius:11px!important;
    background:var(--ns-primary)!important;color:#fff!important;font-size:11px!important;font-weight:850!important;line-height:1!important;
    box-shadow:none!important;transition:background .18s ease,transform .18s ease,opacity .18s ease!important;
}
.nooronek-support-view-ticket .nooronek-support-send-button:hover{background:var(--ns-primary-hover)!important;transform:translateY(-1px)!important}
.nooronek-support-view-ticket .nooronek-support-send-button:disabled{opacity:.45!important;cursor:not-allowed!important;transform:none!important}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-list{
    position:absolute!important;right:8px!important;left:8px!important;bottom:56px!important;width:auto!important;min-width:0!important;
    display:flex!important;flex-direction:column!important;gap:5px!important;margin:0!important;padding:0!important;max-height:150px!important;overflow:auto!important;
}
.nooronek-support-view-ticket .nooronek-support-upload-selected-status{
    display:none!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-item{
    display:grid!important;grid-template-columns:28px minmax(0,1fr) 30px!important;align-items:center!important;gap:7px!important;
    width:100%!important;min-width:0!important;padding:6px 8px!important;border:1px solid #E5DFE9!important;border-radius:10px!important;background:#F9F7FB!important;
}
.nooronek-support-view-ticket .nooronek-support-upload-file-icon{width:28px!important;height:28px!important;border-radius:7px!important}
.nooronek-support-view-ticket .nooronek-support-upload-file-meta{min-width:0!important}
.nooronek-support-view-ticket .nooronek-support-upload-file-meta strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important}
.nooronek-support-view-ticket .nooronek-support-upload-file-meta small{display:block!important;font-size:8px!important;color:#8a948b!important}
.nooronek-support-view-ticket .nooronek-support-upload-item>button{width:30px!important;height:30px!important;border:0!important;background:transparent!important;color:#8b958d!important;border-radius:8px!important}
.nooronek-support-view-ticket .nooronek-support-upload-item>button:hover{background:#F0EBF4!important;color:#b42318!important}

/* Floating widget: compact, premium and mobile-safe */
.nooronek-support-float{z-index:99990!important}
.nooronek-support-float-btn{
    width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;
    border:1px solid rgba(255,255,255,.55)!important;border-radius:50%!important;
    background:var(--ns-primary)!important;color:#fff!important;
    box-shadow:0 8px 22px rgba(77,124,15,.20)!important;
}
.nooronek-support-float-btn svg{width:24px!important;height:24px!important}
.nooronek-support-float-panel{
    width:272px!important;max-width:calc(100vw - 28px)!important;
    border:1px solid #E5DFE9!important;border-radius:16px!important;background:#fff!important;
    box-shadow:0 18px 48px rgba(24,34,24,.13)!important;overflow:hidden!important;
}
.nooronek-support-float-head{
    position:relative!important;padding:13px 42px 12px 14px!important;
    border-bottom:1px solid #EFEBF1!important;background:#FBF9FD!important;
}
.nooronek-support-float-head strong{font-size:13px!important;color:var(--ns-text,#252028)!important}
.nooronek-support-float-head p{margin:2px 0 0!important;font-size:9px!important;color:var(--ns-muted,#7b847c)!important}
.nooronek-support-float-panel>a{
    display:flex!important;align-items:center!important;min-height:40px!important;margin:6px 8px!important;padding:0 10px!important;
    border:1px solid #EFEBF1!important;border-radius:10px!important;background:#fff!important;color:#303a31!important;text-decoration:none!important;font-size:10px!important;font-weight:800!important;
}
.nooronek-support-float-panel>a:hover{border-color:rgba(164,74,255,.45)!important;background:#F8F3FB!important;color:var(--ns-primary-dark)!important}
.nooronek-support-float-faq{margin:8px!important;border-top:1px solid #EFEBF1!important;padding-top:6px!important}
.nooronek-support-float-faq-title{min-height:38px!important;padding:0 8px!important;border-radius:9px!important;color:var(--ns-primary-dark)!important;font-size:10px!important}
.nooronek-support-float-faq-body{padding:2px 0 3px!important}
.nooronek-support-faq-item{border-top:1px solid #F1EEF3!important;padding:0 4px!important}
.nooronek-support-faq-item summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:36px!important;padding:0 4px!important;cursor:pointer!important;list-style:none!important;font-size:9px!important;color:#4c574e!important}
.nooronek-support-faq-item summary::-webkit-details-marker{display:none!important}
.nooronek-support-faq-item>div{padding:0 4px 8px!important;color:#7a837c!important;font-size:9px!important;line-height:1.8!important}
.nooronek-support-faq-chevron{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 20px!important;width:20px!important;height:20px!important;color:var(--ns-primary-dark)!important;transition:transform .18s ease!important}
.nooronek-support-faq-chevron svg{width:20px!important;height:20px!important}
.nooronek-support-faq-item[open] .nooronek-support-faq-chevron{transform:rotate(180deg)!important}

@media(max-width:600px){
    .nooronek-support-view-ticket .nooronek-support-ticket-hero{
        grid-template-columns:40px minmax(0,1fr) auto!important;
        gap:9px!important;padding:12px 12px!important;border-radius:14px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-hero .nooronek-support-hero-icon{width:40px;height:40px;flex-basis:40px;border-radius:11px}
    .nooronek-support-view-ticket .nooronek-support-ticket-hero .nooronek-support-hero-icon svg{width:21px;height:21px}
    .nooronek-support-view-ticket .nooronek-support-hero-copy h2{font-size:15px}
    .nooronek-support-view-ticket .nooronek-support-hero-copy p{font-size:9px}
    .nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-back-link{display:none!important}
    .nooronek-support-view-ticket .nooronek-support-message{width:86%!important;max-width:86%!important;padding:11px 12px 9px!important;border-radius:14px!important}
    .nooronek-support-view-ticket .nooronek-support-message-body{font-size:12px!important;line-height:1.9!important}
    .nooronek-support-view-ticket .nooronek-support-composer{border-radius:15px!important;padding:7px!important}
    .nooronek-support-view-ticket .nooronek-support-composer textarea{min-height:72px!important;padding-bottom:42px!important}
    .nooronek-support-view-ticket .nooronek-support-send-button{height:40px!important;min-width:70px!important}
    .nooronek-support-float{right:10px!important;left:auto!important;bottom:10px!important}
    .nooronek-support-float-panel{right:0!important;left:auto!important;width:min(260px,calc(100vw - 72px))!important;max-width:calc(100vw - 72px)!important;bottom:54px!important}
}
@media(max-width:360px){
    .nooronek-support-view-ticket .nooronek-support-message{width:90%!important;max-width:90%!important}
    .nooronek-support-float{right:8px!important}
    .nooronek-support-float-panel{width:calc(100vw - 60px)!important;max-width:calc(100vw - 60px)!important}
}

@media(prefers-reduced-motion:reduce){
    .nooronek-support *, .nooronek-support-float *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}
}

/* Customer message: softer, lighter surface using the Nooronek brand green only as an accent. */
.nooronek-support-view-ticket .nooronek-support-message.is-customer{
    background:#F6EFFB!important;
    color:#2B2430!important;
    border-color:#DDC8EC!important;
    border-right:3px solid var(--ns-primary)!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-message-sender{
    color:#4d5b4d!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-message-body{
    color:#2C2631!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-message-time{
    color:#879187!important;
}

/* V1.5.16 — customer attachment readability + right-aligned composer attach button */
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-attachment{
    background:#EEDFF8!important;
    border-color:#D5B9E9!important;
    color:#3D1F52!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-attachment-icon{
    background:#E0C8F1!important;
    color:var(--ns-primary-dark)!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-attachment-action{
    color:var(--ns-primary-dark)!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-attachment>span:nth-child(2) strong{
    color:#3D1F52!important;
}
.nooronek-support-view-ticket .nooronek-support-message.is-customer .nooronek-support-attachment>span:nth-child(2) small{
    color:#766483!important;
    opacity:1!important;
}
.nooronek-support-view-ticket .nooronek-support-composer-toolbar{
    direction:rtl!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment{
    flex:0 0 auto!important;
    margin-right:0!important;
    margin-left:auto!important;
}
.nooronek-support-view-ticket .nooronek-support-send-button{
    margin-right:auto!important;
    margin-left:0!important;
}

/* V1.5.18 — compact ticket header status + fully visible selected attachments */
.nooronek-support-view-ticket .nooronek-support-ticket-hero{
    position:relative!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side{
    position:absolute!important;
    left:18px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:0!important;
    margin:0!important;
    min-width:0!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-back-link{
    display:none!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-status-badge{
    margin:0!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment{
    position:relative!important;
    width:auto!important;
    min-width:44px!important;
    flex:0 0 auto!important;
    align-items:flex-start!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-list{
    position:static!important;
    inset:auto!important;
    width:min(420px,100%)!important;
    max-width:100%!important;
    min-width:0!important;
    max-height:180px!important;
    overflow:auto!important;
    display:flex!important;
    flex-direction:column!important;
    gap:6px!important;
    margin-top:5px!important;
    padding:0!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-item{
    width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
}
.nooronek-support-view-ticket .nooronek-support-composer-toolbar{
    flex-wrap:wrap!important;
    align-items:flex-start!important;
    row-gap:6px!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-list:empty{
    display:none!important;
}

@media(max-width:600px){
    .nooronek-support-view-ticket .nooronek-support-ticket-hero-side{
        left:10px!important;
        top:12px!important;
        transform:none!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-status-badge{
        min-height:25px!important;
        padding:3px 7px!important;
        font-size:8px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-reply-attachment{
        width:100%!important;
        flex-basis:100%!important;
        align-items:flex-start!important;
    }
    .nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-list{
        width:100%!important;
        max-width:100%!important;
        max-height:160px!important;
    }
}

/* V1.5.18 — stable composer attachment layout + physically left ticket status */
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side{
    right:auto!important;
    left:18px!important;
    inset-inline-end:auto!important;
    inset-inline-start:auto!important;
    direction:ltr!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-status-badge{
    direction:rtl!important;
}
.nooronek-support-view-ticket .nooronek-support-composer-toolbar{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:start!important;
    justify-content:normal!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    position:relative!important;
    right:auto!important;
    left:auto!important;
    bottom:auto!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment{
    grid-column:1!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
    flex:none!important;
    align-items:flex-start!important;
    margin:0!important;
}
.nooronek-support-view-ticket .nooronek-support-attach-button{
    flex:0 0 44px!important;
    width:44px!important;
    height:44px!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-list{
    position:static!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:5px 0 0!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:6px!important;
    max-height:150px!important;
    overflow:auto!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-item{
    display:grid!important;
    grid-template-columns:28px minmax(0,1fr) 30px!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
}
.nooronek-support-view-ticket .nooronek-support-send-button{
    grid-column:2!important;
    grid-row:1!important;
    margin:0!important;
    align-self:start!important;
    flex:none!important;
}
@media(max-width:600px){
    .nooronek-support-view-ticket .nooronek-support-ticket-hero-side{
        right:auto!important;
        left:10px!important;
        top:50%!important;
        transform:translateY(-50%)!important;
    }
    .nooronek-support-view-ticket .nooronek-support-composer-toolbar{
        grid-template-columns:minmax(0,1fr) auto!important;
        gap:6px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-reply-attachment{
        width:100%!important;
        flex-basis:auto!important;
    }
    .nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-item{
        grid-template-columns:28px minmax(0,1fr) 30px!important;
    }
}

/* V1.5.19 — final attachment row spacing + physically left desktop status */
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-item{
    grid-template-columns:40px minmax(0,1fr) 34px!important;
    column-gap:10px!important;
    padding-inline:8px!important;
    align-items:center!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-file-icon{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    flex:none!important;
    position:relative!important;
    z-index:0!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-file-meta{
    min-width:0!important;
    width:100%!important;
    overflow:hidden!important;
    padding-inline:2px!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-file-meta strong,
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-file-meta small{
    position:relative!important;
    z-index:1!important;
}
.nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-item>button{
    position:relative!important;
    z-index:2!important;
    justify-self:end!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side{
    position:absolute!important;
    left:18px!important;
    right:auto!important;
    inset-inline-start:auto!important;
    inset-inline-end:auto!important;
    direction:ltr!important;
}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-status-badge{
    margin:0!important;
}
@media(max-width:600px){
    .nooronek-support-view-ticket .nooronek-support-reply-attachment .nooronek-support-upload-item{
        grid-template-columns:40px minmax(0,1fr) 34px!important;
        column-gap:9px!important;
    }
    .nooronek-support-view-ticket .nooronek-support-ticket-hero-side{
        left:10px!important;
        right:auto!important;
    }
}


/* V1.5.20 — ticket status is anchored to the left edge of the conversation header. */
.nooronek-support-view-ticket .nooronek-support-ticket-hero{position:relative!important;}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side{position:absolute!important;left:14px!important;right:auto!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;gap:8px!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;margin:0!important;}
.nooronek-support-view-ticket .nooronek-support-ticket-hero-side .nooronek-support-back-link{display:none!important;}
.nooronek-support-view-ticket .nooronek-support-ticket-hero .nooronek-support-hero-copy{padding-left:115px!important;}
.nooronek-support-reply-attachment .nooronek-support-upload-list{position:static!important;overflow:visible!important;}
.nooronek-support-reply-attachment .nooronek-support-upload-item{grid-template-columns:38px minmax(0,1fr) 32px!important;min-width:0!important;}
.nooronek-support-reply-attachment .nooronek-support-upload-file-icon{min-width:38px!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.nooronek-support-reply-attachment .nooronek-support-upload-file-meta{min-width:0!important;overflow:hidden!important;}
.nooronek-support-reply-attachment .nooronek-support-upload-file-meta strong{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
@media(max-width:600px){
 .nooronek-support-view-ticket .nooronek-support-ticket-hero-side{left:10px!important;top:14px!important;transform:none!important;}
 .nooronek-support-view-ticket .nooronek-support-ticket-hero .nooronek-support-hero-copy{padding-left:88px!important;}
}
@media(max-width:380px){
 .nooronek-support-view-ticket .nooronek-support-ticket-hero-side{left:8px!important;}
 .nooronek-support-view-ticket .nooronek-support-ticket-hero .nooronek-support-hero-copy{padding-left:78px!important;}
}

/* V1.5.27 — compact ticket creation success state */
.nooronek-support-success{grid-template-columns:auto minmax(0,1fr);gap:0 12px;margin-bottom:16px;padding:14px 15px;border-radius:15px;box-shadow:0 7px 22px rgba(16,24,16,.045)}
.nooronek-support-success-icon{grid-row:1 / span 2;width:42px;height:42px;border-radius:12px;box-shadow:none}
.nooronek-support-success-icon svg{width:22px;height:22px}
.nooronek-support-success-copy h2{margin-bottom:1px;font-size:16px;line-height:1.5}
.nooronek-support-success-copy p{font-size:10px;line-height:1.7}
.nooronek-support-success-copy .nooronek-support-eyebrow{margin-bottom:0;font-size:9px}
.nooronek-support-success-number{grid-column:2;justify-content:flex-start;gap:8px;margin-top:5px;padding:0;border:0;background:transparent}
.nooronek-support-success-number span{font-size:9px}
.nooronek-support-success-number strong{font-size:12px}
.nooronek-support-success-details{display:none}
.nooronek-support-success-actions{grid-column:1/-1;gap:6px;margin-top:10px}
.nooronek-support-success-actions .nooronek-support-button,.nooronek-support-success-actions .nooronek-support-link-button{min-height:38px;padding-inline:12px!important;font-size:11px!important}
.nooronek-support-success-actions .nooronek-support-link-button-secondary:last-child{display:none}
@media(max-width:600px){
  .nooronek-support-success{grid-template-columns:auto minmax(0,1fr);padding:12px;border-radius:14px;gap:0 10px}
  .nooronek-support-success-icon{grid-row:1 / span 2;width:38px;height:38px;border-radius:11px;margin:0}
  .nooronek-support-success-icon svg{width:20px;height:20px}
  .nooronek-support-success-copy h2{font-size:15px}
  .nooronek-support-success-copy p{font-size:9px}
  .nooronek-support-success-number{grid-column:2;align-items:center;flex-direction:row}
  .nooronek-support-success-actions{grid-column:1/-1;flex-direction:row;margin-top:8px}
  .nooronek-support-success-actions .nooronek-support-button,.nooronek-support-success-actions .nooronek-support-link-button{width:auto!important;flex:1;min-height:36px}
}


/* V1.5.28 — justify conversation message text for cleaner Persian reading */
.nooronek-support-view-ticket .nooronek-support-message-body{
    text-align:justify!important;
    text-justify:inter-word;
}


/* V1.5.29 — compact success details disclosure + breathing room around conversation messages */
.nooronek-support-success-details-toggle{
    grid-column:1/-1;
    margin-top:8px;
    border-top:1px solid var(--ns-border);
    padding-top:7px;
}
.nooronek-support-success-details-toggle summary{
    cursor:pointer;
    list-style:none;
    color:var(--ns-muted);
    font-size:10px;
    font-weight:800;
    text-align:right;
    user-select:none;
}
.nooronek-support-success-details-toggle summary::-webkit-details-marker{display:none}
.nooronek-support-success-details-toggle summary:after{
    content:'⌄';
    display:inline-block;
    margin-right:6px;
    transition:transform .18s ease;
}
.nooronek-support-success-details-toggle[open] summary:after{transform:rotate(180deg)}
.nooronek-support-success-details-toggle .nooronek-support-success-details{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:8px;
    margin-top:8px;
}
.nooronek-support-success-details-toggle .nooronek-support-success-details>div{
    min-width:0;
    padding:8px 9px;
    border:1px solid var(--ns-border);
    border-radius:10px;
    background:var(--ns-bg);
}
.nooronek-support-success-details-toggle .nooronek-support-success-details span{display:block;color:var(--ns-muted);font-size:9px;margin-bottom:3px}
.nooronek-support-success-details-toggle .nooronek-support-success-details strong{display:block;font-size:10px;overflow-wrap:anywhere}
.nooronek-support-view-ticket .nooronek-support-conversation{
    padding:14px 16px 18px!important;
    gap:14px!important;
}
.nooronek-support-view-ticket .nooronek-support-message{
    margin-inline:3px!important;
}
@media(max-width:600px){
    .nooronek-support-success-details-toggle{margin-top:6px}
    .nooronek-support-success-details-toggle .nooronek-support-success-details{grid-template-columns:1fr}
    .nooronek-support-view-ticket .nooronek-support-conversation{padding:12px 12px 16px!important;gap:12px!important}
    .nooronek-support-view-ticket .nooronek-support-message{margin-inline:2px!important}
}

/* V1.5.31 — dedicated post-create success page */
.nooronek-support-view-success-page{min-height:420px;display:flex;align-items:center;justify-content:center;padding:24px 16px}.nooronek-support-success-page-inner{width:min(100%,520px);text-align:center;padding:30px 24px}.nooronek-support-success-page-inner .nooronek-support-success-icon{margin:0 auto 14px}.nooronek-support-success-page-inner .nooronek-support-eyebrow{display:block;margin-bottom:5px}.nooronek-support-success-page-inner h2{margin:0 0 8px;font-size:25px;line-height:1.5}.nooronek-support-success-page-inner p{margin:0 auto 18px;color:var(--ns-muted);font-size:13px;line-height:1.9}.nooronek-support-success-page-number{display:inline-flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid var(--ns-border);border-radius:12px;background:var(--ns-surface);margin-bottom:18px}.nooronek-support-success-page-number span{font-size:11px;color:var(--ns-muted)}.nooronek-support-success-page-number strong{font-size:14px}.nooronek-support-success-page-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.nooronek-support-success-page-actions .nooronek-support-button,.nooronek-support-success-page-actions .nooronek-support-link-button{min-height:42px}.nooronek-support-success-page .nooronek-support-success-icon{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(164,74,255,.12);color:#A44AFF}.nooronek-support-success-page .nooronek-support-success-icon svg{width:28px;height:28px}@media(max-width:600px){.nooronek-support-view-success-page{min-height:330px;padding:16px 10px}.nooronek-support-success-page-inner{padding:20px 10px}.nooronek-support-success-page-inner h2{font-size:20px}.nooronek-support-success-page-inner p{font-size:11px}.nooronek-support-success-page-actions{display:grid;grid-template-columns:1fr 1fr}.nooronek-support-success-page-actions .nooronek-support-button,.nooronek-support-success-page-actions .nooronek-support-link-button{width:100%!important}}
