@import "https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique&display=swap";
.not-found-module__HS70Aa__container{text-align:center;color:#333;background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.not-found-module__HS70Aa__message{margin-top:-20px;margin-bottom:10px;font-size:2rem;font-weight:500}.not-found-module__HS70Aa__description{color:#6c757d;margin-bottom:30px;font-size:1.1rem}.not-found-module__HS70Aa__homeLink{color:#fff;background-color:#007bff;border:none;border-radius:8px;padding:12px 24px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s ease-in-out,transform .2s;display:inline-block}.not-found-module__HS70Aa__homeLink:hover{background-color:#0056b3;transform:translateY(-2px)}.not-found-module__HS70Aa__root{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}
.globalBackground-module__Z09h9a__global-bg-clipped{z-index:-1;clip-path:polygon(0 0,100% 0,100% 80%,0% 100%);background:linear-gradient(90deg,#a3a4f5,#b8fcd0,#fbe8a0);width:100%;height:60vh;position:fixed;top:0;left:0}.globalBackground-module__Z09h9a__global-bg{z-index:-1;background:linear-gradient(90deg,#a3a4f5,#b8fcd0,#fbe8a0);width:100%;height:100vh;position:fixed;top:0;left:0}
.style-module__5JMVjG__sidebar{background-color:#fff;flex-direction:column;align-items:center;min-width:4rem;height:100%;transition:transform .3s ease-in-out;display:flex}.style-module__5JMVjG__icon{cursor:pointer;color:#201f1f;stroke:#201f1f}.style-module__5JMVjG__icon_unactive{color:#eaeaea;stroke:#eaeaea}.style-module__5JMVjG__sidebar-nav{flex-direction:column;flex:1;width:100%;padding-top:6rem;display:flex}.style-module__5JMVjG__icon_block{stroke:#cacaca;fill:#cacaca;color:#cacaca;justify-content:center;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.style-module__5JMVjG__icon_block[data-active=true]{background:linear-gradient(270deg,#4182f933,#4182f903)}.style-module__5JMVjG__icon_block[data-active=true] svg{stroke:#4182f9;fill:#4182f9;color:#4182f9}.style-module__5JMVjG__mobile-menu-button{z-index:1100;cursor:pointer;background:0 0;border:none;padding:.5rem;display:none;position:fixed;top:1rem;left:1rem}.style-module__5JMVjG__mobile-menu-button .style-module__5JMVjG__icon,.style-module__5JMVjG__mobile-menu-button .style-module__5JMVjG__icon_unactive{stroke:#333;width:2rem;height:2rem}@media (max-width:768px){.style-module__5JMVjG__mobile-menu-button{display:block}.style-module__5JMVjG__sidebar{z-index:1000;width:30vw;max-width:320px;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:2px 0 5px #0000001a}.style-module__5JMVjG__sidebar.style-module__5JMVjG__mobile-menu-open{transform:translate(0)}.style-module__5JMVjG__sidebar-nav{padding-top:4rem}body.style-module__5JMVjG__mobile-menu-open-body-lock{overflow:hidden}}.style-module__5JMVjG__icon_block_with_submenu{position:relative}.style-module__5JMVjG__submenu{z-index:1000;opacity:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;width:max-content;margin:0;padding:8px;list-style:none;transition:opacity .2s,transform .2s;display:none;position:absolute;top:0;left:100%;transform:translate(10px);box-shadow:0 4px 12px #0000001a}.style-module__5JMVjG__icon_block_with_submenu:hover .style-module__5JMVjG__submenu{opacity:1;display:block;transform:translate(0)}.style-module__5JMVjG__submenu_item{cursor:pointer;color:#333;white-space:nowrap;padding:10px 15px;transition:background-color .2s}.style-module__5JMVjG__submenu_item[disabled]{cursor:default;background-color:#cacaca}.style-module__5JMVjG__submenu_item[disabled]:hover{background-color:#cacaca}.style-module__5JMVjG__submenu_item:hover{background-color:#f0f0f0}
.Overlay-module__b9uugq__overlay{z-index:999;background-color:#ffffff80;width:100vw;height:100vh;position:fixed;top:0;left:0}
.style-module__OWeyua__loader{box-sizing:border-box;border:5px solid #000;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite style-module__OWeyua__rotation;display:inline-block}@keyframes style-module__OWeyua__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Modal-module__GKiJOG__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Modal-module__GKiJOG__modal{background:#fff;border-radius:12px;max-width:90%;padding:2rem;display:flex;box-shadow:0 10px 25px #0000001a}
.choice-module__Sx3q6W__answers{background:#fff;width:100%;margin:0 auto}.choice-module__Sx3q6W__answers__header{justify-content:start;align-items:center;gap:12px;margin-bottom:12px;display:flex}.choice-module__Sx3q6W__answers__title{margin:0;font-family:Poppins,sans-serif;font-size:18px;font-weight:700}.choice-module__Sx3q6W__answers__add-btn{cursor:pointer;text-align:center;background:#fff;border-color:#0000000a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;font-family:Poppins,sans-serif;font-size:32px;display:inline-flex}.choice-module__Sx3q6W__answers__add-btn:hover{background:#f0f0f0}.choice-module__Sx3q6W__answers__list{max-height:30vh;margin:0;padding:0;list-style:none;overflow-y:scroll}.choice-module__Sx3q6W__answer-item{border-radius:4px;align-items:center;margin-bottom:8px;padding:8px;display:flex}.choice-module__Sx3q6W__answer-item__checkbox{cursor:pointer;background:0 0;border-style:solid;border-color:#0000000a;border-radius:8px;margin-right:12px}.choice-module__Sx3q6W__answer-item__input{border:1px solid #ccc;border-radius:4px;flex:1;padding:6px 8px;font-size:14px}.choice-module__Sx3q6W__answer-item__delete{cursor:pointer;background:0 0;border:none;margin-left:12px}.choice-module__Sx3q6W__circle-outer{cursor:pointer;border:2px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-right:12px;display:flex}.choice-module__Sx3q6W__circle-inner{border-radius:50%;width:.75rem;height:.75rem}.choice-module__Sx3q6W__circle-inner[data-active=true]{background-color:#0000001a}
.modalstyles-module__f7Va0q__modal{border-radius:1rem;flex-direction:column;gap:1.5rem;max-height:80vh;padding:2rem;display:flex;overflow-y:auto}.modalstyles-module__f7Va0q__modalTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.modalstyles-module__f7Va0q__poppins{font-family:Poppins,sans-serif}.modalstyles-module__f7Va0q__modalField{flex-direction:column;gap:.25rem;display:flex}.modalstyles-module__f7Va0q__modalInput{border:1px solid #ddd;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem}.modalstyles-module__f7Va0q__modalTextarea{resize:vertical}.modalstyles-module__f7Va0q__modalSmall{color:#777;margin-top:.25rem;font-size:.75rem}.modalstyles-module__f7Va0q__modalActions{justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.modalstyles-module__f7Va0q__modalCancel,.modalstyles-module__f7Va0q__modalSave{cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none}.modalstyles-module__f7Va0q__modalCancel{color:#1a56db;background:#e0edff}.modalstyles-module__f7Va0q__modalSave{color:#fff;background:#1a56db}.modalstyles-module__f7Va0q__exportOption{background:#f5f5f5;border-radius:4px;align-items:center;margin-bottom:20px;padding:10px;display:flex}.modalstyles-module__f7Va0q__exportOption input{cursor:pointer;width:18px;height:18px;margin-right:10px}.modalstyles-module__f7Va0q__exportOption span{color:#333;font-size:16px}
.style-module__atOcxG__assistant{height:100%;display:flex;overflow:hidden}.style-module__atOcxG__assistant-section{flex-grow:1;align-items:flex-start;padding:1rem;display:flex;overflow:auto hidden}.style-module__atOcxG__notification-button{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.style-module__atOcxG__assistant-content{flex-direction:column;flex-grow:1;min-width:0;min-height:0;padding:1.5rem;display:flex}.style-module__atOcxG__page-header{justify-content:space-between;align-items:center;margin-bottom:2rem}.style-module__atOcxG__page-header .style-module__atOcxG__assistant-header{color:#3e435d;text-align:center;font-family:Poppins,sans-serif;font-weight:500}.style-module__atOcxG__header-controls{vertical-align:center;justify-content:space-between;max-width:90vw;display:flex}.style-module__atOcxG__account-controls{gap:1rem;display:flex}.style-module__atOcxG__assistant-header{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-top:0;overflow:hidden}.style-module__atOcxG__avatar{border-radius:10px;width:2.5rem;height:2.5rem}.style-module__atOcxG__assistant-grid{flex-wrap:nowrap;gap:3rem;max-width:90vw;display:flex;overflow-x:auto}.style-module__atOcxG__assistant-card{background:#fff;border-radius:1rem;flex-direction:column;align-items:center;max-width:15rem;min-height:15rem;padding:3rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.style-module__atOcxG__assistant-icon-bg{background:#f3f4f6;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.style-module__atOcxG__assistant-icon{color:#4b5563;width:1.5rem;height:1.5rem}.style-module__atOcxG__assistant-card h3{color:#1f2937;text-align:center;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:bolder}.style-module__atOcxG__assistant-card p{color:#6b7280;margin:0;font-size:.875rem}.style-module__atOcxG__list{background-color:#fff;border-radius:20px;flex-direction:column;flex-grow:1;padding-top:.5rem;padding-left:1rem;padding-right:1rem;display:flex;overflow:auto}.style-module__atOcxG__chatContainer{border-radius:20px;flex-direction:column;flex:auto;gap:1rem;width:100%;min-width:0;min-height:0;display:flex}.style-module__atOcxG__queryTitle{text-align:center;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:700}.style-module__atOcxG__example{color:#a9a9a9;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:700}.style-module__atOcxG__chatSection{flex-grow:1;gap:2rem;min-width:0;min-height:0;display:flex;position:relative}.style-module__atOcxG__chatWindow{background-color:#fff;border-radius:20px;flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.style-module__atOcxG__plusButton{color:#fff;cursor:pointer;background-color:#4182f9;border:none;border-radius:13px;outline:none;width:2rem;height:2rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.style-module__atOcxG__messageContainer{flex-direction:column;flex:auto;min-height:0;padding:1rem;display:flex;overflow-y:auto}.style-module__atOcxG__message{word-break:break-word;color:#1f2937;background-color:#f3f4f6;border-radius:18px;max-width:100%;padding:.5rem 1rem;font-family:Zen Kaku Gothic Antique,sans-serif;font-weight:500;line-height:1.5;display:inline-block}.style-module__atOcxG__message img{border-radius:8px;max-width:100%;height:auto;margin-top:.5rem;display:block}.style-module__atOcxG__message.style-module__atOcxG__user{color:#000;text-align:end;background-color:#0000;border-radius:0;font-weight:600}.style-module__atOcxG__message table{border-collapse:collapse;max-width:100%;max-height:70vh;margin:1.5rem 0;font-size:.9rem;display:block;overflow-x:auto}.style-module__atOcxG__message th,.style-module__atOcxG__message td{text-align:left;white-space:normal;word-break:break-word;border:1px solid #e1e4e8;min-width:150px;padding:.75rem 1rem}.style-module__atOcxG__message th{color:#24292e;background-color:#f6f8fa;border-bottom:2px solid #e1e4e8;font-weight:600}.style-module__atOcxG__message tbody tr:nth-child(2n){background-color:#f6f8fa}.style-module__atOcxG__inputWrapper{background:#fff;border-radius:20px;align-items:flex-end;gap:.75rem;padding:.75rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.style-module__atOcxG__queryInput{resize:none;background:0 0;border:none;outline:none;flex-grow:1;max-height:100px;font-size:1rem;line-height:1.5;overflow-y:auto}.style-module__atOcxG__inputButton{color:#fff;cursor:pointer;background-color:#4182f9;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s;display:flex}.style-module__atOcxG__inputButton:hover:not(:disabled){background-color:#3570e0}.style-module__atOcxG__inputButton:disabled{cursor:not-allowed;background-color:#a3c4f9}.style-module__atOcxG__inputButton svg{fill:#fff;width:1.5rem;height:1.5rem}.style-module__atOcxG__buttonPad{gap:1.5rem;margin-top:auto;display:flex}.style-module__atOcxG__buttonPad button{color:#fff;cursor:pointer;background-color:#4182f9;border:none;border-radius:17px;outline:none;padding:.5rem .8rem}.style-module__atOcxG__messageBlock{flex-direction:column;margin-bottom:.5rem;display:flex}.style-module__atOcxG__messageBlock:hover .style-module__atOcxG__archive_message{visibility:visible}.style-module__atOcxG__archive{fill:#fff}.style-module__atOcxG__archive_message{visibility:hidden;fill:gray;opacity:.5;cursor:pointer;margin-top:.25rem}.style-module__atOcxG__messageBlock:hover .style-module__atOcxG__actions{visibility:visible}.style-module__atOcxG__actions{visibility:hidden;align-items:center;gap:8px;margin-top:8px;display:flex}.style-module__atOcxG__filterSection,.style-module__atOcxG__examplesSection{z-index:10;opacity:0;pointer-events:none;background-color:#fff;border-radius:20px;flex-direction:column;align-items:center;width:20vw;transition:transform .35s ease-out,opacity .35s ease-out;display:flex;position:absolute;top:0;bottom:0;overflow:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.style-module__atOcxG__filterSection{left:0;transform:translate(-100%)}.style-module__atOcxG__examplesSection{right:0;transform:translate(100%)}.style-module__atOcxG__filterSection.style-module__atOcxG__open,.style-module__atOcxG__examplesSection.style-module__atOcxG__open{opacity:1;pointer-events:auto;transform:translate(0)}.style-module__atOcxG__mobile-panel-button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:block}.style-module__atOcxG__mobile-panel-button svg{stroke:#4182f9;width:1.25rem;height:1.25rem}.style-module__atOcxG__closePanelButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:2rem;display:block;position:absolute;top:.5rem;right:1rem}.style-module__atOcxG__overlay{z-index:1001;background-color:#0006;position:fixed;inset:0}.style-module__atOcxG__chat-menu-button{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-right:1rem;padding:0;display:flex}.style-module__atOcxG__chat-menu-button:hover{background-color:#0000000d}.style-module__atOcxG__chat-menu-button svg{fill:#333;width:24px;height:24px}.style-module__atOcxG__chatMenuPanel{z-index:10;opacity:0;pointer-events:none;background-color:#fff;border-radius:20px;flex-direction:column;gap:1rem;width:20vw;padding:1rem;transition:transform .35s ease-out,opacity .35s ease-out;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.style-module__atOcxG__chatMenuPanel.style-module__atOcxG__open{opacity:1;pointer-events:auto;transform:translate(0)}.style-module__atOcxG__newChatButton{color:#fff;cursor:pointer;background-color:#4182f9;border:none;border-radius:12px;flex-shrink:0;width:100%;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s}.style-module__atOcxG__newChatButton:hover{background-color:#3570e0}.style-module__atOcxG__chatMenuPanel .style-module__atOcxG__list{background-color:#0000;border-radius:0;flex-direction:column;flex-grow:1;gap:.25rem;padding:0;display:flex;overflow-y:auto}.style-module__atOcxG__chatHistoryItem{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;color:#3e435d;border-radius:8px;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;margin:0;padding:.75rem 1rem;font-weight:500;transition:background-color .2s;display:flex;overflow:hidden}.style-module__atOcxG__editChatButton{cursor:pointer;color:#9ca3af;border:none;border-radius:4px;justify-content:center;align-items:center;margin:0;padding:2px;display:flex}.style-module__atOcxG__editChatButton svg{fill:#000;color:#000}@media (max-width:1023px){.style-module__atOcxG__chatMenuPanel.style-module__atOcxG__mobilePanelOpen{opacity:1;z-index:1001;pointer-events:auto;width:80%;max-width:320px;height:100%;animation:.35s forwards style-module__atOcxG__slideIn;position:fixed;top:0;left:0}}.style-module__atOcxG__chatHistoryItem{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;margin:.25rem 0;padding:.75rem;transition:background-color .2s;overflow:hidden}.style-module__atOcxG__chatHistoryItem:hover{background-color:#e9e9e9}.style-module__atOcxG__chatHistoryItem.style-module__atOcxG__active{background-color:#eef2ff;font-weight:600}.style-module__atOcxG__assistant-header-controls{text-align:center;align-items:center;display:flex}.style-module__atOcxG__loadMoreChatsButton{color:#4b5563;cursor:pointer;text-align:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-top:.5rem;padding:.6rem;font-size:.9rem;font-weight:500;transition:background-color .2s}.style-module__atOcxG__loadMoreChatsButton:hover:not(:disabled){background-color:#e5e7eb}.style-module__atOcxG__loadMoreChatsButton:disabled{cursor:not-allowed;opacity:.7}.style-module__atOcxG__chatTitleInput{width:100%;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;background-color:#0000;border:none;outline:none;margin:0;padding:0}.style-module__atOcxG__chatTitleText{width:100%;height:100%;font-family:Inter,sans-serif;display:block}@keyframes style-module__atOcxG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes style-module__atOcxG__slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:992px){.style-module__atOcxG__filterSection.style-module__atOcxG__mobilePanelOpen,.style-module__atOcxG__examplesSection.style-module__atOcxG__mobilePanelOpen{opacity:1;pointer-events:auto;z-index:1300;width:85vw;max-width:350px;animation:.3s forwards style-module__atOcxG__slideIn;display:flex;position:fixed;top:0;bottom:0;transform:translate(-100%)}.style-module__atOcxG__examplesSection.style-module__atOcxG__mobilePanelOpen{animation-name:style-module__atOcxG__slideInFromRight;left:auto;right:0;transform:translate(100%)}.style-module__atOcxG__assistant-content{padding:1rem}.style-module__atOcxG__header-controls{gap:.75rem;padding-left:3.5rem}.style-module__atOcxG__assistant-header{max-width:45vw;font-size:1.2rem}.style-module__atOcxG__mobile-panel-button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.style-module__atOcxG__mobile-panel-button svg{stroke:#4182f9;width:1.25rem;height:1.25rem}.style-module__atOcxG__closePanelButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:2rem;display:block;position:absolute;top:.5rem;right:1rem}.style-module__atOcxG__chatSection{gap:0}.style-module__atOcxG__overlay{z-index:1200;background-color:#0006;position:fixed;inset:0}.style-module__atOcxG__chatContainer{gap:.75rem}.style-module__atOcxG__assistant-grid{gap:1rem;max-width:100vw;padding:0 1rem}.style-module__atOcxG__assistant-card{max-width:12rem;min-height:14rem;padding:1.5rem}.style-module__atOcxG__assistant-card h3{font-size:1.2rem}}@media (max-width:480px){.style-module__atOcxG__header-controls{gap:.5rem;padding-left:3.2rem}.style-module__atOcxG__account-controls{gap:.4rem}.style-module__atOcxG__assistant-header{white-space:normal;text-overflow:unset;font-size:1rem;line-height:1.25;overflow:visible}.style-module__atOcxG__avatar,.style-module__atOcxG__notification-button,.style-module__atOcxG__mobile-panel-button{border-radius:8px;width:2rem;height:2rem}.style-module__atOcxG__notification-button svg,.style-module__atOcxG__mobile-panel-button svg{width:1rem;height:1rem}.style-module__atOcxG__inputWrapper{border-radius:16px;gap:.5rem;padding:.5rem}.style-module__atOcxG__queryInput{max-height:100px;font-size:.95rem}.style-module__atOcxG__inputButton{width:2.2rem;height:2.2rem}.style-module__atOcxG__inputButton svg{width:1.2rem;height:1.2rem}.style-module__atOcxG__assistant-content{padding:.5rem}.style-module__atOcxG__page-header{margin-bottom:1rem}.style-module__atOcxG__chatWindow{border-radius:16px}.style-module__atOcxG__messageContainer{padding:.75rem}}
.Gaps-module__hSVKuq__gap-input{box-sizing:content-box;vertical-align:bottom;border:1px solid #00000017;border-radius:15px;min-width:1ch;max-width:100%;margin:0 2px;display:inline-block}.Gaps-module__hSVKuq__gaps-container{height:20vh;padding:16px;font-family:sans-serif;overflow-y:auto}.Gaps-module__hSVKuq__gaps-button{background:#fff;border-color:#00000017;border-radius:8px;margin-bottom:8px}.Gaps-module__hSVKuq__gaps-editor{white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;cursor:text;border:1px solid #ccc;min-height:100px;padding:8px}
.icons-module__2hsZAW__icon-bg{border-radius:4px;padding:1rem}.icons-module__2hsZAW__action-icon.icons-module__2hsZAW__material{color:#49bdbd}.icons-module__2hsZAW__action-icon.icons-module__2hsZAW__plan{color:#ee645b}.icons-module__2hsZAW__action-icon.icons-module__2hsZAW__test{color:#f48c06}.icons-module__2hsZAW__action-icon.icons-module__2hsZAW__assistant{color:#5b72ee}.icons-module__2hsZAW__action-icon.icons-module__2hsZAW__trash{color:pink}.icons-module__2hsZAW__action-icon.icons-module__2hsZAW__disabled{color:#c4c4c4;width:24px;height:24px}.icons-module__2hsZAW__action-icon.icons-module__2hsZAW__presentation{color:#8e0000;width:24px;height:24px}
.styles-module__6ISVVa__contextMenu{z-index:2000;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:200px;padding:8px;position:fixed;box-shadow:0 4px 15px #0003}.styles-module__6ISVVa__contextMenu ul{margin:0;padding:0;list-style:none}.styles-module__6ISVVa__contextMenuItem{cursor:pointer;color:#222;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.styles-module__6ISVVa__contextMenuItem:hover{background:#f0f0f0}.styles-module__6ISVVa__itemIcon{opacity:.7;align-items:center;display:flex}.styles-module__6ISVVa__destructive{color:#ff3b30}.styles-module__6ISVVa__destructive:hover{background:#ff3b301a}
.Arrange-module__A5dFta__arrange-button{background:#fff;border:1px solid #00000017;border-radius:8px;margin-right:20px}
.modalstyles-module__Wn3LYq__modalBackdrop{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modalstyles-module__Wn3LYq__modalContent{background:#fff;border-radius:12px;flex-direction:column;gap:16px;width:100%;max-width:400px;padding:24px;display:flex;box-shadow:0 4px 20px #0003}.modalstyles-module__Wn3LYq__modalContent h4{margin:0 0 8px}.modalstyles-module__Wn3LYq__colorPickerRow{align-items:center;gap:8px;display:flex}.modalstyles-module__Wn3LYq__colorPickerRow input[type=color]{border:1px solid #ccc;width:40px;height:40px;padding:2px}.modalstyles-module__Wn3LYq__colorPickerRow input[type=text]{flex-grow:1}.modalstyles-module__Wn3LYq__uploadButton{cursor:pointer;text-align:center;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;margin-top:8px;padding:10px 16px;display:inline-block}.modalstyles-module__Wn3LYq__uploadButton:hover{background-color:#e0e0e0}.modalstyles-module__Wn3LYq__modalActions{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.modalstyles-module__Wn3LYq__modalActions button{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:500}.modalstyles-module__Wn3LYq__saveButton{color:#fff;background-color:#007aff}.modalstyles-module__Wn3LYq__cancelButton{background-color:#e5e5ea}.modalstyles-module__Wn3LYq__propGroup{flex-direction:column;gap:8px;display:flex}.modalstyles-module__Wn3LYq__propGroup label{color:#555;font-size:14px}.modalstyles-module__Wn3LYq__propGroup textarea,.modalstyles-module__Wn3LYq__propGroup input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;padding:8px}
.actionCarusel-module__9ZfUhG__carousel-wrapper{align-items:center;padding:0 .5rem;display:flex;position:relative}.actionCarusel-module__9ZfUhG__nav-button{cursor:pointer;color:#a0a0a0;z-index:10;background:0 0;border:none;padding:0 1rem;font-size:2.5rem;transition:opacity .3s}.actionCarusel-module__9ZfUhG__nav-button:hover{color:#333}.actionCarusel-module__9ZfUhG__actions-container{scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;flex:1;overflow-x:auto}.actionCarusel-module__9ZfUhG__actions-container::-webkit-scrollbar{display:none}.actionCarusel-module__9ZfUhG__actions-track{gap:1rem;padding-bottom:1rem;display:flex}.actionCarusel-module__9ZfUhG__action-card{cursor:pointer;scroll-snap-align:start;background:#fff;border-radius:1rem;flex-direction:column;flex:none;justify-content:center;align-items:center;width:11rem;height:11rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.actionCarusel-module__9ZfUhG__action-card[disabled]{cursor:default;background:#c8c8c8}.actionCarusel-module__9ZfUhG__icon-bg{border-radius:4px;justify-content:center;align-items:center;margin-bottom:.5rem;padding:1rem;display:flex}.actionCarusel-module__9ZfUhG__card-title{text-align:center;font-family:Montserrat,sans-serif;font-weight:600}@media (max-width:768px){.actionCarusel-module__9ZfUhG__nav-button{display:none}.actionCarusel-module__9ZfUhG__actions-track{padding-left:1rem}.actionCarusel-module__9ZfUhG__action-card:last-child{margin-right:1rem}}
.Mapping-module__P7BeXa__container{font-family:Poppins,sans-serif}.Mapping-module__P7BeXa__title{margin-bottom:.5rem}.Mapping-module__P7BeXa__addBtn{cursor:pointer;text-align:center;background:#fff;border-color:#0000000a;border-radius:8px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.3rem .6rem;font-family:Poppins,sans-serif;font-size:.9rem;display:inline-flex}.Mapping-module__P7BeXa__list{max-height:20vh;margin:0;padding:0;list-style:none;overflow-y:scroll}.Mapping-module__P7BeXa__item{align-items:center;margin-bottom:.5rem;display:flex}.Mapping-module__P7BeXa__input{word-break:break-word;overflow-wrap:break-word;border:1px solid #ccc;border-radius:4px;flex:1;min-width:0;padding:.4rem .6rem}.Mapping-module__P7BeXa__separator{margin:0 .5rem;font-weight:700}.Mapping-module__P7BeXa__deleteBtn{color:#d00;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:1.2rem}
.style-module__K5W1Xa__search-wrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;width:100%;max-width:20rem;height:2.5rem;transition:max-width .3s;display:flex}.style-module__K5W1Xa__search-wrapper[disabled]{background-color:#d6d6d6}.style-module__K5W1Xa__search-icon{color:#9ca3af;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-left:.75rem;display:flex}.style-module__K5W1Xa__search-input{color:#374151;background:0 0;border:none;outline:none;flex:1;width:100%;padding:.5rem .75rem;font-size:.875rem}@media (max-width:768px){.style-module__K5W1Xa__search-wrapper{max-width:100%}}
@keyframes style-module__Ajblaa__fadeInUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style-module__Ajblaa__profileDropdownContainer{display:inline-block;position:relative}.style-module__Ajblaa__avatarButton{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.5rem;padding:.3rem .5rem;transition:box-shadow .2s;display:flex}.style-module__Ajblaa__avatarButton:hover{box-shadow:0 0 0 2px #5b72ee33}.style-module__Ajblaa__avatar{border-radius:6px;width:2rem;height:2rem}.style-module__Ajblaa__dropdownMenu{z-index:50;background-color:#fff;border:1px solid #f3f4f6;border-radius:12px;width:180px;padding:.5rem;animation:.2s ease-out forwards style-module__Ajblaa__fadeInUp;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.style-module__Ajblaa__menuItem{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.6rem .8rem;font-size:.95rem;font-weight:500;transition:background-color .15s,color .15s;display:block}.style-module__Ajblaa__menuItem:hover{background-color:#f3f4f6}.style-module__Ajblaa__divider{background-color:#f3f4f6;height:1px;margin:.5rem 0}.style-module__Ajblaa__logout:hover{color:#ef4444;background-color:#fef2f2}
.styles-module__0Oz1WG__addElementMenu{z-index:100;background:#fff;border-radius:8px;width:220px;position:absolute;top:60px;right:20px;box-shadow:0 4px 12px #00000026}.styles-module__0Oz1WG__addElementMenu ul{margin:0;padding:8px;list-style:none}.styles-module__0Oz1WG__addElementMenu li{cursor:pointer;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;display:flex;position:relative}.styles-module__0Oz1WG__addElementMenu li:hover{background:#f0f0f0}.styles-module__0Oz1WG__addElementMenu li span{margin-left:auto}.styles-module__0Oz1WG__submenu{background:#fff;border-radius:8px;width:180px;position:absolute;top:-8px;right:100%;box-shadow:0 4px 12px #00000026}
.style-module__T-EYZW__modalContainer{text-align:center;flex-direction:column;gap:1rem;min-width:400px;padding:1rem;display:flex}.style-module__T-EYZW__modalContainer h3{color:#1f2937;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600}.style-module__T-EYZW__form{flex-direction:column;gap:.75rem;display:flex}.style-module__T-EYZW__form p{color:#6b7280;margin:0;font-size:14px}.style-module__T-EYZW__input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.style-module__T-EYZW__input:focus{border-color:#4a89f7;outline:none;box-shadow:0 0 0 3px #4a89f733}.style-module__T-EYZW__input:disabled{cursor:not-allowed;background-color:#f3f4f6}.style-module__T-EYZW__divider{text-transform:uppercase;font-size:12px;font-weight:500}.style-module__T-EYZW__fileLabel{cursor:pointer;color:#4b5563;text-align:center;word-break:break-all;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;padding:12px;font-size:14px;transition:border-color .2s,background-color .2s;display:flex}.style-module__T-EYZW__fileLabel:hover{background-color:#4a89f70d;border-color:#4a89f7}.style-module__T-EYZW__fileInput{display:none}.style-module__T-EYZW__submitButton{color:#fff;text-align:center;cursor:pointer;background-color:#007aff;border:none;border-radius:8px;outline:none;margin-top:.5rem;padding:12px;font-size:16px;font-weight:500;transition:background-color .2s}.style-module__T-EYZW__submitButton:hover{background-color:#005ecb}
.style-module__-egOIa__constructor{height:100vh;display:flex}.style-module__-egOIa__content{flex-direction:column;flex:1;min-width:0;padding:1.5rem;display:flex;position:relative;overflow-y:auto}.style-module__-egOIa__main{padding-left:2rem;padding-right:2rem}.style-module__-egOIa__page-header{z-index:2;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.style-module__-egOIa__header-controls{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.style-module__-egOIa__header{color:#3e435d;margin:0;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:600}.style-module__-egOIa__account-controls{align-items:center;gap:1rem;display:flex}.style-module__-egOIa__avatar{cursor:pointer;border-radius:10px;width:2.5rem;height:2.5rem}.style-module__-egOIa__notification-button{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.style-module__-egOIa__section{margin-bottom:2.5rem;position:relative}.style-module__-egOIa__horizontal-section{gap:1.5rem;width:100%;display:flex}.style-module__-egOIa__horizontal-section>.style-module__-egOIa__section:last-child{flex-grow:1;min-width:0}.style-module__-egOIa__section-header{justify-content:flex-start;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.style-module__-egOIa__section-title{color:#374151;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500}.style-module__-egOIa__scroll-controls{gap:.5rem;display:flex}.style-module__-egOIa__templates-button{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;display:flex}.style-module__-egOIa__templates-button span{color:#4b5563;background-color:#e5e7eb;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:1rem;line-height:1;display:flex}.style-module__-egOIa__actions-grid{gap:1.5rem;display:flex}.style-module__-egOIa__action-card{cursor:pointer;border-radius:1rem;flex-direction:column;justify-content:end;align-items:center;width:180px;height:150px;transition:transform .2s,box-shadow .2s;display:flex}.style-module__-egOIa__action-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.style-module__-egOIa__action-card:first-child{background:#fff;border:1px solid #e5e7eb}.style-module__-egOIa__action-card:nth-child(2){background-color:#9292fd}.style-module__-egOIa__action-icon-bg{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;font-size:1.75rem;display:flex}.style-module__-egOIa__plus-icon-bg{color:#374151;justify-content:center;align-items:center}.style-module__-egOIa__ai-icon-bg{color:#fff}.style-module__-egOIa__plus-icon{width:80%;height:80%}.style-module__-egOIa__ai-icon{width:100%;height:100%}.style-module__-egOIa__action-card-label{font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.style-module__-egOIa__action-card:first-child .style-module__-egOIa__action-card-label{color:#374151}.style-module__-egOIa__action-card:nth-child(2) .style-module__-egOIa__action-card-label{color:#fff}.style-module__-egOIa__card_placeholder{background-color:#f0f0f0;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:250px;height:150px;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.style-module__-egOIa__slider-container{width:100%;position:relative}.style-module__-egOIa__scroll-button{z-index:10;cursor:pointer;opacity:0;pointer-events:none;background-color:#ffffffe6;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s ease-in-out,transform .2s ease-in-out;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 5px #0000001a}.style-module__-egOIa__slider-container:hover .style-module__-egOIa__scroll-button,.style-module__-egOIa__scroll-button.style-module__-egOIa__visible{opacity:1;pointer-events:auto}.style-module__-egOIa__scroll-button:hover{background-color:#fff;transform:translateY(-50%)scale(1.1)}.style-module__-egOIa__scroll-button.style-module__-egOIa__disabled{opacity:.5;cursor:not-allowed}.style-module__-egOIa__scroll-button-left{left:1rem}.style-module__-egOIa__scroll-button-right{right:1rem}.style-module__-egOIa__presentation-section{scroll-behavior:smooth;gap:1.5rem;margin:-.5rem;padding:.5rem;display:flex;overflow-x:auto}.style-module__-egOIa__presentation-section::-webkit-scrollbar{display:none}.style-module__-egOIa__presentation-section{scrollbar-width:none;-ms-overflow-style:none}@media (max-width:768px){.style-module__-egOIa__content{padding:1rem}.style-module__-egOIa__header{font-size:1.5rem}.style-module__-egOIa__actions-grid{flex-direction:column;align-items:flex-start;gap:1rem}.style-module__-egOIa__action-card{flex-direction:row;justify-content:flex-start;gap:1rem;width:100%;height:auto;padding:1rem}.style-module__-egOIa__action-icon-bg{margin-bottom:0}}.style-module__-egOIa__presentationCard{cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex-shrink:0;width:220px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.style-module__-egOIa__presentationCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.style-module__-egOIa__cardPreview{background-color:#f0f0f0;width:100%;height:140px}.style-module__-egOIa__cardTitle{white-space:nowrap;text-overflow:ellipsis;background-color:#fff;margin:0;padding:12px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;overflow:hidden}.style-module__-egOIa__presentation-grid-horizontal{scrollbar-width:none;gap:20px;padding:10px 0;display:flex;overflow-x:auto}.style-module__-egOIa__presentation-grid-horizontal::-webkit-scrollbar{display:none}.style-module__-egOIa__loadMoreContainer{justify-content:center;margin-top:30px;display:flex}.style-module__-egOIa__loadMoreButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:8px;padding:10px 25px;font-size:16px;font-weight:500;transition:background-color .2s}.style-module__-egOIa__loadMoreButton:hover{background-color:#0056b3}.style-module__-egOIa__previewScaler{--thumbnail-width:160px;transform-origin:0 0;width:1280px;height:720px;position:absolute;top:0;left:0;transform:scale(.17)}.style-module__-egOIa__slideContent{width:100%;height:100%;position:absolute;top:0;left:0}.style-module__-egOIa__mediaPlaceholder{color:#fff;background-color:#0000004d;border-radius:4px;justify-content:center;align-items:center;display:flex}.style-module__-egOIa__slidePreviewThumbnail{aspect-ratio:16/9;pointer-events:none;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;width:100%;position:relative;overflow:hidden}
.modalStyles-module__NlO3ya__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modalStyles-module__NlO3ya__modalContent{background-color:#fff;border-radius:8px;width:500px;max-width:90%;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;box-shadow:0 4px 6px #0000001a}.modalStyles-module__NlO3ya__modalContent h2{color:#333;margin-top:0;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700}.modalStyles-module__NlO3ya__modalContent small{color:#666;margin-bottom:4px;font-family:Poppins,sans-serif;font-size:14px;display:block}.modalStyles-module__NlO3ya__modalContent small:last-of-type{margin-bottom:24px}.modalStyles-module__NlO3ya__formGroup{margin-bottom:16px}.modalStyles-module__NlO3ya__formGroup label{color:#333;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.modalStyles-module__NlO3ya__formGroup textarea{box-sizing:border-box;resize:vertical;background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;width:100%;min-height:80px;padding:10px;font-size:14px}.modalStyles-module__NlO3ya__formGroup input{box-sizing:border-box;resize:vertical;background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;width:100%;padding:10px;font-size:14px}.modalStyles-module__NlO3ya__select{box-sizing:border-box;appearance:none;background-color:#f9f9f9;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:1em;border:1px solid #ccc;border-radius:4px;width:100%;padding:10px;font-size:14px}.modalStyles-module__NlO3ya__select:focus{background-color:#fff;border-color:#4a89f7;outline:none}.modalStyles-module__NlO3ya__select:disabled{cursor:not-allowed;background-color:#efefef}.modalStyles-module__NlO3ya__formGroup textarea:focus{background-color:#fff}.modalStyles-module__NlO3ya__dropdownContainer{gap:16px;display:flex}.modalStyles-module__NlO3ya__dropdownContainer .modalStyles-module__NlO3ya__formGroup{flex:1}.modalStyles-module__NlO3ya__modalActions{justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.modalStyles-module__NlO3ya__btn{cursor:pointer;border:none;border-radius:4px;padding:10px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.modalStyles-module__NlO3ya__btnSecondary{color:#333;background-color:#fff;border:1px solid #ccc}.modalStyles-module__NlO3ya__btnSecondary:hover{background-color:#f0f0f0}.modalStyles-module__NlO3ya__btnPrimary{color:#fff;background-color:#4a89f7;border:1px solid #4a89f7}.modalStyles-module__NlO3ya__btnPrimary:disabled{background-color:#b1c3f1}.modalStyles-module__NlO3ya__btnPrimary:hover{background-color:#357ae8}
.previewStyles-module__oH8xhW__previewContainer{color:#333;background-color:#fff;border:1px solid #ccc;border-radius:8px;max-width:800px;margin:0 auto;padding:20px;font-family:Times New Roman,serif}.previewStyles-module__oH8xhW__testTitle{text-align:center;color:#036;margin-bottom:30px;font-size:28px;font-weight:700}.previewStyles-module__oH8xhW__metaInfo{color:#444;margin-bottom:30px;font-size:14px}.previewStyles-module__oH8xhW__metaInfo p{margin:4px 0}.previewStyles-module__oH8xhW__sectionTitle{color:#036;margin-bottom:10px;font-size:20px;font-weight:700}.previewStyles-module__oH8xhW__divider{background-color:#036;height:2px;margin:10px 0 20px}.previewStyles-module__oH8xhW__questionBlock{margin-bottom:30px;padding-bottom:20px}.previewStyles-module__oH8xhW__questionTitle{color:#036;align-items:center;margin-bottom:10px;font-size:16px;font-weight:700;display:flex}.previewStyles-module__oH8xhW__questionType{color:#666;margin-left:10px;font-size:12px;font-style:italic;font-weight:400}.previewStyles-module__oH8xhW__questionContent{margin:15px 0;padding-left:20px}.previewStyles-module__oH8xhW__optionsList{padding:0;list-style-type:none}.previewStyles-module__oH8xhW__optionsList li{align-items:center;margin:8px 0;display:flex}.previewStyles-module__oH8xhW__checkbox,.previewStyles-module__oH8xhW__radio{text-align:center;border:2px solid #333;flex-shrink:0;width:18px;height:18px;margin-right:10px;line-height:16px;display:inline-block}.previewStyles-module__oH8xhW__radio{border-radius:50%}.previewStyles-module__oH8xhW__gapText{font-size:15px;line-height:1.8}.previewStyles-module__oH8xhW__gap{text-align:center;border-bottom:1px solid #333;min-width:60px;margin:0 5px;padding:0 5px;display:inline-block}.previewStyles-module__oH8xhW__orderingList{padding:0;list-style:none}.previewStyles-module__oH8xhW__orderingItem{align-items:center;margin:10px 0;display:flex}.previewStyles-module__oH8xhW__orderingItem:before{text-align:right;width:20px;margin-right:10px;font-weight:700}.previewStyles-module__oH8xhW__orderingBox{border:1px solid #333;width:20px;height:20px;margin:0 10px;display:inline-block}.previewStyles-module__oH8xhW__matchingTable{border-collapse:collapse;width:100%;margin-top:10px;display:table}.previewStyles-module__oH8xhW__matchingHeader,.previewStyles-module__oH8xhW__matchingRow{display:table-row}.previewStyles-module__oH8xhW__matchingHeader>div,.previewStyles-module__oH8xhW__matchingRow>div{border:1px solid #ddd;padding:8px;display:table-cell}.previewStyles-module__oH8xhW__matchingHeader>div{background-color:#f0f0f0;font-weight:700}.previewStyles-module__oH8xhW__shortAnswer{border-bottom:1px solid #333;width:100%;height:25px;margin-top:10px}.previewStyles-module__oH8xhW__longAnswerLine{border-bottom:1px solid #333;width:100%;height:25px;margin:15px 0}.previewStyles-module__oH8xhW__questionFooter{flex-direction:column;align-items:flex-start;margin-top:10px;display:flex}.previewStyles-module__oH8xhW__questionsContainer{flex-direction:column;gap:20px;margin-top:10px;display:flex}.previewStyles-module__oH8xhW__questionPoints{color:#666;font-size:14px;font-style:italic}.previewStyles-module__oH8xhW__dividerThin{background-color:#ddd;width:100%;height:1px;margin-top:10px}
.style-module__BiRI8q__content{height:100%;display:flex}.style-module__BiRI8q__profileContent{flex-direction:column;flex:1;min-width:0;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.style-module__BiRI8q__page-header{margin-bottom:1.5rem}.style-module__BiRI8q__header-controls{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.style-module__BiRI8q__header{color:#3e435d;margin:0;font-family:Poppins,sans-serif;font-size:2rem;font-weight:500}.style-module__BiRI8q__account-controls{align-items:center;gap:1rem;display:flex}.style-module__BiRI8q__avatar{cursor:pointer;border-radius:10px;width:2.5rem;height:2.5rem}.style-module__BiRI8q__notification-button{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.style-module__BiRI8q__profileMain{flex-direction:column;flex-grow:1;width:100%;min-height:0;margin:0 auto;display:flex}.style-module__BiRI8q__profileHeaderGradient{background:linear-gradient(90deg,#e3f2fd,#fff8e1);border-top-left-radius:12px;border-top-right-radius:12px;flex-shrink:0;height:120px}.style-module__BiRI8q__profileFormContent{background-color:#fff;border-radius:0 0 12px 12px;padding:24px 32px;position:relative;box-shadow:0 4px 12px #0000000d}.style-module__BiRI8q__profileTopSection{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.style-module__BiRI8q__userInfo{align-items:center;display:flex}.style-module__BiRI8q__userDetails h1{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:500}.style-module__BiRI8q__userDetails p{color:#8a8a8a;word-break:break-all;margin:4px 0 0;font-size:1rem}.style-module__BiRI8q__editButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#4a90e2;border:none;border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:500;transition:background-color .3s}.style-module__BiRI8q__editButton:hover{background-color:#357abd}.style-module__BiRI8q__profileForm{grid-template-columns:1fr 1fr;gap:24px 32px;display:grid}.style-module__BiRI8q__formGroup{flex-direction:column;display:flex}.style-module__BiRI8q__formGroup label{color:#555;margin-bottom:8px;font-size:.875rem;font-weight:500}.style-module__BiRI8q__formGroup input,.style-module__BiRI8q__dropdown{box-sizing:border-box;color:#333;background-color:#f7f8fa;border:1px solid #f0f2f5;border-radius:8px;width:100%;min-height:50px;padding:14px 16px;font-size:1rem}.style-module__BiRI8q__formGroup input:disabled,.style-module__BiRI8q__dropdown.style-module__BiRI8q__disabled{cursor:not-allowed;color:#6c757d;background-color:#e9ecef}.style-module__BiRI8q__formGroup input:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 2px #4a90e233}.style-module__BiRI8q__emailGroup{grid-column:1/2}.style-module__BiRI8q__emailDisplay{flex-direction:column;gap:1rem;display:flex}.style-module__BiRI8q__emailItem{align-items:center;gap:12px;display:flex}.style-module__BiRI8q__emailIcon{background-color:#e9f2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.style-module__BiRI8q__emailIcon svg{fill:#4a90e2;width:20px;height:20px}.style-module__BiRI8q__emailText{color:#1a1a1a;word-break:break-all;font-size:1rem;font-weight:500}.style-module__BiRI8q__trashButton{all:unset;cursor:pointer;justify-content:center;align-items:center;margin-left:auto;padding:4px;display:flex}.style-module__BiRI8q__trashIcon{fill:#8a8a8a;width:1.25rem;height:1.25rem;transition:fill .2s}.style-module__BiRI8q__trashButton:hover .style-module__BiRI8q__trashIcon{fill:#d9534f}.style-module__BiRI8q__addEmailButton{color:#4a90e2;cursor:pointer;background-color:#0000;border:none;align-self:flex-start;margin-top:1rem;padding:8px 0;font-size:.875rem;font-weight:500}.style-module__BiRI8q__addEmailButton:hover{text-decoration:underline}@media (max-width:992px){.style-module__BiRI8q__profileContent{padding:1rem;overflow-y:auto}.style-module__BiRI8q__header-controls{padding-left:3.5rem}.style-module__BiRI8q__header{font-size:1.5rem}.style-module__BiRI8q__profileForm{grid-template-columns:1fr}.style-module__BiRI8q__emailGroup{grid-column:auto}}@media (max-width:768px){.style-module__BiRI8q__profileContent{padding:.75rem}.style-module__BiRI8q__profileTopSection{flex-direction:column;align-items:flex-start;gap:1rem}.style-module__BiRI8q__editButton{text-align:center;width:100%}.style-module__BiRI8q__profileFormContent{padding:1.5rem 1rem}.style-module__BiRI8q__profileForm{gap:20px}}@media (max-width:480px){.style-module__BiRI8q__header-controls{gap:.5rem;padding-left:3.2rem}.style-module__BiRI8q__header{font-size:1.25rem}.style-module__BiRI8q__avatar,.style-module__BiRI8q__notification-button{width:2.2rem;height:2.2rem}.style-module__BiRI8q__userDetails h1{font-size:1.2rem}.style-module__BiRI8q__userDetails p{font-size:.875rem}.style-module__BiRI8q__profileFormContent{padding:1rem .75rem}}
.style-module__MRzUMq__container{justify-content:center;align-items:center;width:95vw;height:95vh;display:flex}.style-module__MRzUMq__box{text-align:center;background:#fff;border-radius:8px;width:100%;max-width:400px;padding:40px;box-shadow:0 15px 30px #0000001a}.style-module__MRzUMq__title{margin-bottom:8px;font-family:Zen Kaku Gothic Antique,sans-serif;font-size:24px;font-style:normal;font-weight:700}.style-module__MRzUMq__subtitle{color:#888;margin-bottom:32px;font-family:Zen Kaku Gothic Antique,sans-serif;font-style:normal}.style-module__MRzUMq__form label{cursor:text;text-align:left;border:1px solid #c4c3c3;width:auto;margin-bottom:20px;padding:10px 12px;font-family:Zen Kaku Gothic Antique,sans-serif;font-size:11px;font-weight:500;display:block}.style-module__MRzUMq__form label:focus-within{border:1px solid #000}.style-module__MRzUMq__form input{border:none;width:95%;margin-top:10px;font-size:14px}.style-module__MRzUMq__form input:focus{outline:none}.style-module__MRzUMq__error_span{color:red;font-family:Zen Kaku Gothic Antique,sans-serif}.style-module__MRzUMq__submit-button{color:#fff;cursor:pointer;background:#000;border:none;width:100%;padding:24px 12px;font-size:15px;transition:background .3s}.style-module__MRzUMq__submit-button:hover{background:#333}.style-module__MRzUMq__submit-button:disabled{background:#ccc}.style-module__MRzUMq__codeInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style-module__MRzUMq__codeInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.style-module__MRzUMq__codeInput{-moz-appearance:textfield}.style-module__MRzUMq__options{justify-content:start;margin-bottom:24px;font-size:13px;display:flex}.style-module__MRzUMq__options span{color:inherit;cursor:pointer;font-family:Zen Kaku Gothic Antique,sans-serif;font-style:normal;text-decoration:underline}.style-module__MRzUMq__options span[data-time=true]{cursor:default;text-decoration:none}
