.creative-request-modal-overlay{position:fixed;inset:0;background:rgba(4,1,14,.78);display:flex;align-items:center;justify-content:center;z-index:99999;padding:40px 24px;overflow-y:auto;box-sizing:border-box;backdrop-filter:blur(10px)}.creative-request-modal{width:100%;max-width:640px;max-height:calc(100vh - 80px);overflow-y:auto;margin:auto;box-sizing:border-box;border-radius:24px;border:1px solid rgba(109,211,206,.28);background:radial-gradient(circle at 18% 0,rgba(109,211,206,.08),transparent 34%),radial-gradient(circle at 82% 100%,rgba(109,211,206,.06),transparent 36%),rgba(8,3,24,.96);box-shadow:0 28px 80px rgba(0,0,0,.55),0 0 40px rgba(109,211,206,.12);color:rgba(255,255,255,.94)}.creative-request-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.creative-request-modal__eyebrow{margin:0 0 4px;color:rgba(109,211,206,.9);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.creative-request-modal__header h2{margin:0;font-size:1.45rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:rgba(255,255,255,.96)}.creative-request-modal__subtitle{margin:.45rem 0 0;font-size:.9rem;line-height:1.5;color:rgba(255,255,255,.68)}.creative-request-modal__close{flex-shrink:0;display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:rgba(255,255,255,.82);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.creative-request-modal__close:hover:not(:disabled){border-color:rgba(109,211,206,.34);color:#fff}.creative-request-modal__close:disabled{opacity:.5;cursor:not-allowed}.creative-request-modal__body{padding:20px 24px 8px;display:flex;flex-direction:column;gap:.35rem}.creative-request-modal__sender{margin:0 0 .75rem;font-size:.78rem;color:rgba(255,255,255,.5)}.creative-request-modal__label{display:block;margin:.55rem 0 .35rem;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:rgba(109,211,206,.9)}.creative-request-modal__hint{margin:0 0 .55rem;font-size:.78rem;line-height:1.4;color:rgba(255,255,255,.5)}.creative-request-modal__input,.creative-request-modal__textarea{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);color:rgba(255,255,255,.92);font-size:.95rem;padding:.85rem .95rem;resize:vertical;outline:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.creative-request-modal__input::placeholder,.creative-request-modal__textarea::placeholder{color:rgba(255,255,255,.38)}.creative-request-modal__input:focus,.creative-request-modal__textarea:focus{border-color:rgba(109,211,206,.45);background:rgba(109,211,206,.06);box-shadow:0 0 0 3px rgba(109,211,206,.12)}.creative-request-modal__input:disabled,.creative-request-modal__textarea:disabled{opacity:.65;cursor:not-allowed}.creative-request-modal__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem}.creative-request-modal__chip-btn{box-sizing:border-box;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:.5rem .85rem;min-height:36px;color:rgba(255,255,255,.86);font-size:.82rem;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease}.creative-request-modal__chip-btn:hover:not(:disabled){border-color:rgba(109,211,206,.34);background:rgba(109,211,206,.1)}.creative-request-modal__chip-btn:disabled{opacity:.45;cursor:not-allowed}.creative-request-modal__file-input{display:none}.creative-request-modal__count{font-size:.8rem;color:rgba(255,255,255,.5)}.creative-request-modal__attachments{display:flex;flex-wrap:wrap;gap:.45rem;margin:.35rem 0 .5rem}.creative-request-modal__attachment{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(109,211,206,.28);background:rgba(109,211,206,.1);font-size:.78rem;color:rgba(246,255,255,.96)}.creative-request-modal__attachment button{border:none;background:transparent;color:rgba(159,240,235,.85);cursor:pointer;font-size:1rem;line-height:1;padding:0}.creative-request-modal__attachment button:hover:not(:disabled){color:#fff}.creative-request-modal__error{margin:.5rem 0 0;padding:.65rem .8rem;border-radius:12px;border:1px solid rgba(255,120,140,.4);background:rgba(90,18,36,.45);color:#ffd0d8;font-size:.85rem}.creative-request-modal__footer{display:flex;justify-content:flex-end;gap:.65rem;padding:16px 24px 20px;border-top:1px solid rgba(255,255,255,.1)}.creative-request-modal__btn{min-height:46px;padding:0 16px;border-radius:12px;font-size:13px;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease}.creative-request-modal__btn:disabled{opacity:.5;cursor:not-allowed}.creative-request-modal__btn--secondary{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:rgba(255,255,255,.82)}.creative-request-modal__btn--secondary:hover:not(:disabled){border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.1)}.creative-request-modal__btn--primary{border:1px solid rgba(109,211,206,.35);background:rgba(109,211,206,.14);color:#9ff0eb}.creative-request-modal__btn--primary:hover:not(:disabled){border-color:rgba(109,211,206,.55);background:rgba(109,211,206,.22)}.header-user-area{position:fixed;top:0;left:0;right:0;height:var(--sugr-app-header-height,80px);z-index:10050;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 var(--sugr-app-header-padding-x,32px);box-sizing:border-box;background:rgba(25,23,26,.96);border-bottom:1px solid rgba(160,120,255,.22);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(4,10,24,.35)}.header-user-area__brand{display:inline-flex;align-items:center;flex-shrink:0;line-height:0;opacity:.96;text-decoration:none}.header-user-area__brand img{display:block;width:auto;height:30px}.header-user-area__actions{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto}.header-user-area-spacer{height:var(--sugr-app-header-height,80px);flex-shrink:0;pointer-events:none}.header-creative-request-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:48px;height:48px;padding:0;border-radius:12px;border:1px solid rgba(167,139,250,.9);background:rgba(255,255,255,.06);cursor:pointer;transition:background .22s ease,border-color .22s ease}.header-creative-request-button:hover{background:rgba(143,104,203,.22);border-color:rgba(198,175,255,1)}.header-creative-request-button img{display:block;width:22px;height:22px;object-fit:contain}[data-theme=light] .header-user-area{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(114,85,173,.18);box-shadow:0 8px 22px rgba(70,40,120,.08)}[data-theme=light] .header-creative-request-button{background:rgba(255,255,255,.85);border-color:rgba(143,104,203,.7)}[data-theme=light] .header-creative-request-button:hover{background:rgba(247,243,255,.95);border-color:rgba(143,104,203,.95)}[data-theme=light] .header-creative-request-button img{filter:invert(1) brightness(.25)}.brand-sweetener-dashboard-toolbar,.brand-sweetener-page-header,.campaign-mixer-page-header,.cm-topbar,.flavor-profile-header{padding-right:var(--sugr-app-header-padding-x,32px)}.brand-sweetener-page-header,.campaign-mixer-page-header,.cm-topbar,.flavor-profile-header{min-height:var(--sugr-app-header-height,80px);box-sizing:border-box}body.has-global-app-header .flavor-profile-page{top:var(--sugr-app-header-height,80px);height:calc(100vh - var(--sugr-app-header-height, 80px))}body.has-global-app-header .flavor-profile-header,body.has-global-app-header .sl-logo-mark{display:none}