.CustomAlert-module__Nh53nq__alertContainer{min-width:300px;max-width:500px;box-shadow:var(--shadow-medium);z-index:10000;font-family:var(--font-family);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;animation:.3s ease-out CustomAlert-module__Nh53nq__slideIn;display:flex;position:fixed;top:20px;right:20px}.CustomAlert-module__Nh53nq__alertContainer.CustomAlert-module__Nh53nq__exit{animation:.3s ease-in forwards CustomAlert-module__Nh53nq__slideOut}.CustomAlert-module__Nh53nq__alertContent{flex:1;align-items:center;gap:12px;display:flex}.CustomAlert-module__Nh53nq__alertIcon{flex-shrink:0;font-size:1.25rem}.CustomAlert-module__Nh53nq__alertMessage{word-break:break-word;font-size:.95rem;line-height:1.4}.CustomAlert-module__Nh53nq__closeButton{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.CustomAlert-module__Nh53nq__closeButton:hover{opacity:1}.CustomAlert-module__Nh53nq__success{color:#fff;background-color:#10b981}.CustomAlert-module__Nh53nq__info{color:#fff;background-color:#3b82f6}.CustomAlert-module__Nh53nq__warning{color:#fff;background-color:#f59e0b}.CustomAlert-module__Nh53nq__error{color:#fff;background-color:#ef4444}@keyframes CustomAlert-module__Nh53nq__slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}@keyframes CustomAlert-module__Nh53nq__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400px)}}@media (max-width:768px){.CustomAlert-module__Nh53nq__alertContainer{min-width:unset;max-width:unset;padding:12px 16px;top:10px;left:10px;right:10px}.CustomAlert-module__Nh53nq__alertMessage{font-size:.9rem}@keyframes CustomAlert-module__Nh53nq__slideIn{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes CustomAlert-module__Nh53nq__slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}}
.ExportMenu-module__U3svdG__exportMenu{display:inline-flex;position:relative}.ExportMenu-module__U3svdG__exportTrigger{border:1px solid var(--border-primary);background:var(--background-secondary);height:34px;color:var(--foreground-primary);cursor:pointer;white-space:nowrap;border-radius:.375rem;align-items:center;gap:.375rem;padding:0 .75rem;font-size:.875rem;transition:all .2s;display:flex}.ExportMenu-module__U3svdG__exportTrigger:hover{background:var(--background-tertiary);border-color:var(--border-secondary)}.ExportMenu-module__U3svdG__exportTrigger:active{transform:scale(.98)}.ExportMenu-module__U3svdG__exportTrigger svg{width:.875rem;height:.875rem}.ExportMenu-module__U3svdG__exportLabel{font-size:.875rem;font-weight:500}.ExportMenu-module__U3svdG__exportChevron{transition:transform .2s}.ExportMenu-module__U3svdG__exportChevronOpen{transform:rotate(180deg)}.ExportMenu-module__U3svdG__exportMenuList{z-index:20;background:var(--background-primary);border:1px solid var(--border-primary);border-radius:.375rem;flex-direction:column;min-width:12rem;padding:.25rem;display:flex;position:absolute;top:calc(100% + .25rem);right:0;box-shadow:0 4px 12px #00000026}.ExportMenu-module__U3svdG__exportMenuItem{color:var(--foreground-primary);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.875rem;transition:background .15s;display:flex}.ExportMenu-module__U3svdG__exportMenuItem:hover,.ExportMenu-module__U3svdG__exportMenuItem:focus-visible{background:var(--background-tertiary)}.ExportMenu-module__U3svdG__exportMenuItemIcon{width:.875rem;height:.875rem;color:var(--foreground-secondary)}.ExportMenu-module__U3svdG__copiedText{color:var(--success-primary);font-size:.75rem;font-weight:500}@media (max-width:768px){.ExportMenu-module__U3svdG__exportMenuList{left:0;right:auto}.ExportMenu-module__U3svdG__exportTrigger{height:32px;padding:.35rem .625rem;font-size:.75rem}.ExportMenu-module__U3svdG__exportTrigger svg{width:.75rem;height:.75rem}}@media (prefers-reduced-motion:reduce){.ExportMenu-module__U3svdG__exportTrigger,.ExportMenu-module__U3svdG__exportChevron,.ExportMenu-module__U3svdG__exportMenuItem{transition:none}}
