@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400..700&family=Space+Grotesk:wght@400..700&display=swap";@keyframes showBottomAnim{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes showBottom20Anim{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes showTopAnim{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes showRightAnim{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateY(0)}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes showAsideTooltip{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes newProductAnim{0%{background:var(--white)}50%{background:#f3fff8;color:var(--success)}to{background:var(--white)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes onBoardingSlideIn{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}input,textarea,select{appearance:none;width:100%;padding:12px 20px;outline:none;font-size:var(--text);font-family:var(--fontBody, "Open Sans", sans-serif);margin-bottom:15px;color:var(--black);box-shadow:none;font-size:15px;background-color:#f3f6fb!important;border:solid 1px var(--white);border-radius:100px}input:focus,textarea:focus,select:focus{border:solid 1px var(--black)}input:disabled,textarea:disabled,select:disabled{color:var(--grey)}button{width:auto;padding:12px 28px;border-radius:100px;background:var(--primary);color:var(--white);border:none;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;font-size:15px;appearance:none;font-weight:600;font-family:Open Sans,sans-serif}button:disabled{color:#dbdbdb!important;background:#fafafa!important;border:none!important;pointer-events:none;cursor:default!important}button:disabled:hover{color:var(--grey)!important;background:var(--backgroundAside)!important;border:none!important}button.--delete{background:var(--white);color:var(--error);border:solid 1px var(--error)}button.--primaryBorder{background:var(--white);color:var(--primary);border:solid 1px var(--primary)}button.--primary{background:var(--primary)!important;color:var(--white)}button.--cancel{background:var(--border);color:var(--black)}button{filter:brightness(1)}label{font-size:var(--label)!important;margin-bottom:12px;display:block;font-weight:500}textarea{resize:vertical;min-height:150px}button:hover{filter:brightness(1.02)}button:active{filter:brightness(.98)}select{appearance:none;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='7px'%20viewBox='0%200%2012%207'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3edown-arrow%3c/title%3e%3cg%20id='Página-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='down-arrow'%20fill='%23000000'%3e%3cpath%20d='M11.1314229,0.162137686%20C11.3180191,-0.0414218092%2011.6343028,-0.0551732738%2011.8378623,0.13142293%20C12.0188041,0.297286222%2012.0497741,0.565618636%2011.92337,0.766166706%20L11.8685771,0.837862314%20L6.36857707,6.83786231%20C6.19242749,7.0300255%205.90356735,7.05137696%205.70237098,6.90191671%20L5.63142293,6.83786231%20L0.13142293,0.837862314%20C-0.0551732738,0.634302819%20-0.0414218092,0.318019134%200.162137686,0.13142293%20C0.343079459,-0.0344403623%200.61308726,-0.0420042622%200.801907622,0.101328905%20L0.86857707,0.162137686%20L5.99999705,5.76%20L11.1314229,0.162137686%20Z'%20id='Path'%20fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")!important;background-position:calc(100% - 22px) 50%!important;background-repeat:no-repeat!important}.--beta{flex:none;padding:2px 5px!important;background:getColor(info)!important;pointer-events:none;font-size:10px;color:var(--black);border-radius:4px;position:relative;top:-2px;background:var(--backgroundAside)!important;margin:7px 0 0 15px}input[type=checkbox]{width:20px;height:20px;padding:0;border:none;cursor:pointer!important;margin:0;border:solid 1px var(--white);flex:none}input[type=checkbox]:hover{border:solid 1px var(--black)}input[type=checkbox]:checked{border:solid 1px var(--black);background:var(--black)}:root{--fontBody: "Open Sans", sans-serif;--fontHeading: "Space Grotesk", sans-serif;--white: #fff;--primary: #2C2C2C;--secondary: #ff6c6c;--redOak: #D4A489;--primaryLight: #81EFC0;--textPrimary: #b9aaf5;--primaryDark: #6331e2;--primaryHover: #4b6b7a;--border: rgb(240, 239, 239);--black: #000;--grey: #bbb;--darkGrey: #868196;--backgroundMain: #f8fafd;--backgroundAside: #eef2f7;--backgroundAsideHover: #e7edf5;--error: #ff6c6c;--errorLight: #ffd9d9;--success: #32cc77;--info: #ffae00;--textColor: #8391a7;--infoBox: #d9ffed;--blue: #4285F4;--h1: 36px;--h2: 32px;--h3: 22px;--h4: 23px;--text: 15px;--label: 12px;--button: 12px;--asideText: 14px;--textSemiBig: 18px;--textBig: 22px;--textSmall: 8px;--gradient: linear-gradient(90deg, #4ce3ca, #4CE39D, #ffce7a, #ffa87a);--boxShadow: 0 4px 16px rgba(143, 153, 164, .1);--boxShadowMobile: 0 4px 20px rgba(0, 0, 0, .15)}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;outline:none}strong{font-weight:600!important}p{user-select:none;-webkit-user-select:none}::selection{background:var(--black);color:var(--white)}::placeholder{color:#bbb}::-webkit-slider-runnable-track{width:100%;background:#edeff5;border-radius:30px;height:4px;left:0;top:16px}::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:var(--primary);cursor:ew-resize;border-radius:50%;z-index:10;top:-8px;position:relative}::-moz-range-thumb{appearance:none;width:20px;height:20px;background:var(--primary);cursor:ew-resize;border-radius:50%;z-index:10;top:-8px;position:relative}body,html{padding:0;margin:0;font-family:var(--fontBody);font-weight:400;font-size:var(--text);color:var(--black);cursor:default!important;letter-spacing:.2px}html.dark{background:#111;color:#fff}p{margin:0}a{color:var(--black);cursor:pointer;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--fontHeading)}h1{font-size:var(--h1);font-weight:700;line-height:initial;letter-spacing:-1.5px;margin:0}h2{font-size:var(--h2);margin:0 0 35px;font-weight:600;line-height:34px;letter-spacing:-1px}h3{font-size:var(--h3);margin:0 0 12px;font-weight:600}h4{font-size:var(--h4);margin:0}ul,ol{list-style-type:none;padding:0}textarea{border-radius:20px}input[type=range]{appearance:none!important;background:none;border:none;width:100%;position:relative;margin:0;padding:10px 0}button.--primary{background:var(--primary);color:var(--white)!important}button.--black{background:var(--black);color:var(--white)!important}button.--black:hover{background:var(--black)!important;color:var(--white)!important}button.--border{background:var(--white);border:1px solid var(--backgroundAside);color:var(--textColor)}button.--disabled{pointer-events:none;background:var(--backgroundAside)!important;color:#ccd3da!important;border-color:var(--backgroundAside)!important}label{font-size:var(--label);display:block;color:var(--textColor);font-weight:600}label.--dark{color:var(--black)}.content{width:100%;max-width:1200px;margin:0 auto}.main{left:240px;overflow:auto;padding:20px;position:fixed;width:calc(100% - 240px);top:0;height:100%;background:var(--backgroundMain)}.main.--full{width:100%!important;left:0!important;top:0!important}.main__content{border-radius:10px;margin:0 auto;width:100%;max-width:980px;display:flex;flex-direction:column}.main .box{background:var(--white);padding:20px;border:solid 1px var(--border);border-radius:5px}.main .box input[type=text],.main .box textarea,.main .box label{display:block;width:100%}.main input,.main textarea,.main select{background:var(--backgroundAside)}.save{width:100%;bottom:0;padding:15px;position:fixed;width:calc(100% - 100px);border-radius:10px 10px 0 0;display:flex;justify-content:flex-end;right:0}.checkbox{display:inline-flex;align-items:center;gap:5px;margin:5px 15px 5px 0;width:fit-content;cursor:pointer}.checkbox label{margin:0 0 1px}.checkbox p{cursor:pointer}input[type=color]{width:47px;height:47px;border:none;cursor:pointer;padding:1px}.--colorP{color:#344dda}.--colorY{color:#ffb700}.--colorG{color:var(--success)}.--colorR{color:var(--error)!important}input[type=range]{-webkit-appearance:none;width:300px;height:8px;border-radius:5px;outline:none}@media only screen and (max-width:700px){input[type=range]{width:100%}}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:var(--black);border-radius:50%}@media only screen and (max-width:700px){input[type=range]::-webkit-slider-thumb{width:28px;height:28px;position:relative;top:-13px}}input[type=range]::-moz-range-thumb{appearance:none;width:20px;height:20px;background:var(--black);border-radius:50%}.--box{max-width:1250px;background:var(--backgroundAside);display:flex;margin:0 auto 80px;border-radius:40px 20px 20px}@media only screen and (max-width:700px){.--box{min-height:initial!important;height:initial!important;margin:20px 10px;border-radius:40px 20px 20px;max-height:initial!important}}.--box:last-child{margin-bottom:100px}.--box img{width:100%;object-fit:contain}.--box .--img{display:flex;align-items:center;flex-direction:column}.--box .--container{margin:40px auto;max-width:1200px;display:flex;padding:60px;align-items:center;position:relative}@media only screen and (max-width:700px){.--box .--container{flex-direction:column;width:100%;padding:20px;gap:30px;margin:20px 0}.--box .--container.--reverse{flex-direction:column-reverse}}.--box .--container>div{width:100%;display:flex;justify-content:center;height:100%}.--box button{margin-top:25px;width:fit-content}.--box .--info{flex-direction:column;justify-content:center}.--box .--info p{font-size:20px}@media only screen and (max-width:700px){.--box .--info p{font-size:16px}}.--box video{height:100%;border-radius:20px;box-shadow:0 2px 30px #00000026}@media only screen and (max-width:700px){.--box video{width:60%;height:initial!important}}.--box h2{font-weight:600;font-size:50px;line-height:55px;letter-spacing:-3.5px;text-align:left;width:100%}@media only screen and (max-width:700px){.--box h2{font-size:40px;line-height:45px;text-align:left;margin-bottom:20px}}.errors{margin:0 0 20px;background:var(--errorLight);color:var(--error);line-height:20px;padding:20px 25px;font-size:15px;border-radius:10px;list-style:disc;width:100%}.info{margin:0 0 20px;background:var(--white);color:var(--black);line-height:20px;padding:20px 25px;font-size:15px;border-radius:10px;list-style:disc;width:100%}.table{display:grid;grid-template-columns:1fr;padding:20px;border-radius:20px;box-shadow:0 2px 10px #0000000d;background:var(--white);position:relative;overflow:hidden}.table__contextMenu{position:absolute;right:60px}.table__header{display:grid;grid-template-columns:20px .8fr 140px 1fr .8fr .6fr 30px;font-weight:600;background:var(--backgroundMain);padding:10px;border-radius:40px;font-size:14px;margin-bottom:15px}.table__headerCell{padding:.25rem .5rem}.table__row{display:grid;grid-template-columns:20px .8fr 140px 1fr .8fr .6fr 30px;align-items:center;padding:.5rem;transition:background-color .2s ease;background:var(--white);border-radius:100px}.table__cell{padding:.25rem .5rem;display:flex;align-items:center;gap:15px}.table__cell--bars{cursor:grab;margin-right:20px}.table__cell--bars i{font-size:18px;color:var(--darkGrey)}.table__cell--photos{cursor:pointer;max-width:200px}.table__cell--price{margin-right:40px}.table__cell--category{margin-right:20px}.table__cell--category select{cursor:text}.table__cell--options{display:flex;align-items:center;height:30px;width:30px;justify-content:center;cursor:pointer;border-radius:50%}.table__cell--options:hover{background:var(--backgroundAside)}.table__cell--options i{font-size:26px}.table__cell--options i:hover{color:var(--primary)}.table__input,.table__select{width:100%;margin:0;padding:15px 0;border-radius:4px;font-size:.9rem;background:var(--white)!important}.table__input:focus,.table__select:focus{padding:15px 10px}.table__input--title,.table__select--title{font-weight:600}.table__description{background:none;border:none;text-align:left;cursor:pointer;width:100%;height:100%;font-size:15px}.table__description p{cursor:text;width:100%;height:100%}.table__preview{width:55px;height:55px;object-fit:cover;border-radius:4px}.table__count{font-size:12px;color:var(--darkGrey);background:var(--backgroundAside);padding:1px 5px;border-radius:300px}.table__placeholder{width:40px;height:40px;border:1px dashed #bbb;background:transparent;color:#555;border-radius:4px;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center}.table__placeholder:hover{background-color:#f5f5f5}.table__addRow{margin-top:15px;padding:20px 15px!important;background:var(--backgroundAside);color:var(--black);border:none;border-radius:200px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.table__addRow:hover{background:var(--backgroundMain)!important}.buttonIcon{background:var(--white);color:var(--black);display:flex;align-items:center;gap:8px;width:40px;height:40px;padding:0!important;border-radius:50%;justify-content:center;cursor:pointer;position:relative}.buttonIcon.--border{border:1px solid var(--border)}.buttonIcon:hover{background:var(--black);color:var(--white)}.buttonIcon:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 6px);transform:translate(-50%);background:var(--black);color:var(--white);padding:6px 10px;border-radius:6px;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease;font-family:var(--fontBody)}.buttonIcon:hover:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(2px)}.menuButton{display:none;background:transparent;border:0;padding:8px;cursor:pointer;width:40px;height:40px}@media only screen and (max-width:700px){.menuButton{display:inline-flex;align-items:center;justify-content:center}}.menuButton i{color:var(--black);font-size:20px}.header__actions{margin:4px 0 0 20px}.header__actions button{padding:8px 16px;background-color:var(--white);color:var(--black);border:none;border-radius:30px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:10px}.header__actions button:hover{background-color:var(--black);color:var(--white)}.categories__modal.--description .modal__content{max-width:700px!important;padding:30px!important;height:fit-content!important}.categories__modal .modal__content{max-width:500px!important;padding:30px!important;height:fit-content!important}.categories__modal .modal__buttons{width:100%!important;position:relative!important;display:flex!important;padding:0!important}.categories__modal .modal__buttons button{width:100%!important}.resetModal .modal__content{max-width:400px!important;padding:25px!important;height:fit-content!important}.settings__buttonCopy{flex:none}.photo-list .noData{box-shadow:none!important}.photo-item .spinner{background:none!important}.photo-upload{position:absolute;display:flex;justify-content:center}.descriptionModal .modal__content,.photosModal .modal__content,.uploaderModal .modal__content{max-height:fit-content!important}.galleryModal .modal__content{max-width:100%!important;padding:25px!important}.galleryModal .modal__header{margin-bottom:0!important}.artwork .artwork__details ul,.artwork .artwork__details ol{margin-left:16px;margin-bottom:15px}.ql-editor p,.ql-editor li{font-size:16px}.ql-editor h3{font-size:20px!important}.ql-editor h2{font-size:26px!important}.ql-editor h1{font-size:32px!important}.ql-active{background:var(--black)!important}.ql-active .ql-fill{fill:var(--white)!important}.ql-toolbar{border:none!important;box-shadow:var(--boxShadow)!important;border-radius:200px!important}.paymentConnectModal .modal__content{max-height:fit-content!important;padding:40px!important}.artwork__modalPrices .modal__content{max-width:620px!important;padding:50px!important;height:fit-content!important}@media only screen and (max-width:700px){.artwork__modalPrices .modal__content{padding:20px!important}}.orders__header .nav{margin:0!important}.artwork__modalContact .modal__content{max-width:480px!important;padding-bottom:25px!important}.login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px;background:radial-gradient(circle at top,#f7f5ff 0%,var(--backgroundMain) 55%)}@media only screen and (max-width:700px){.login{padding:0;background:var(--white);flex-direction:column;display:block}}.login__logo{width:120px;margin-bottom:24px;position:fixed;top:30px;left:30px}@media only screen and (max-width:700px){.login__logo{position:relative;transform:translate(-50%);left:50%;margin-top:10px}}@media only screen and (max-width:700px){.login__title{text-align:center}}.login__headerSignin{margin-bottom:30px}.login__headerSignin h3{margin-bottom:5px}.login__headerSignin p{font-size:15px;color:var(--darkGrey)}@media only screen and (max-width:700px){.login__headerSignin p{text-align:center}}.login__content{width:100%;max-width:460px;background:var(--white);border-radius:24px;padding:36px 32px;box-shadow:0 20px 40px #1118271f;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:700px){.login__content{padding:36px 15px;border-radius:0;box-shadow:none;margin:0 auto}}.login .emailAndPwd{display:flex;flex-direction:column;gap:14px}.login .emailAndPwd input{background:var(--backgroundAside);margin-bottom:0}.login__account{font-size:14px;color:var(--darkGrey);text-align:center;margin-top:20px}.login__account a{color:var(--primary);font-weight:600}.login__reset{display:flex;flex-direction:column;gap:12px;align-items:center}.login__reset-form{display:flex;flex-direction:column;gap:12px;width:100%}.login__reset-form input{background:var(--backgroundAside);margin-bottom:0}.login__link{background:none;border:none;color:var(--primary);font-size:14px;cursor:pointer;text-decoration:underline}.login__cta{width:100%}.login__success{color:var(--success, #16a34a);font-size:14px;text-align:center}.login__divider{width:100%;text-align:center;color:var(--darkGrey);font-size:15px}.login__divider:before,.login__divider:after{content:"";display:inline-block;width:30%;height:1px;background:var(--border);vertical-align:middle;margin:0 10px}.price__modal .modal__content{max-width:700px!important}.price__modal .modal__buttons{width:700px}@media only screen and (max-width:700px){.gallery__dropDowns .dropDown__options{width:calc(100% - 20px)!important;bottom:88px!important;left:10px}.gallery__dropDowns .dropDown:nth-child(2) .dropDown__info{display:none}.gallery__dropDowns .dropDown:nth-child(2) .dropDown__wrapper{gap:3px}}.generic__card p{margin:0}.generic__card ul,.generic__card ol{margin-left:18px;list-style:disc}.generic__card li{margin-bottom:8px}.playbookDetail__runModal .modal__content{max-width:980px!important}.--loadContent{bottom:0!important;top:initial!important;width:100%;height:calc(100vh - 80px)!important;z-index:1000}.login__invitation.svelte-uv4j9t{margin-bottom:10px;padding:20px 25px;background-color:var(--backgroundMain);border-radius:30px}.login__invitation.svelte-uv4j9t p:where(.svelte-uv4j9t){font-size:14px;margin-bottom:8px}.login__invitation.svelte-uv4j9t h4:where(.svelte-uv4j9t){font-weight:600;font-size:18px}.contextMenu__layer.svelte-pc0n2w{position:fixed;z-index:100}.contextMenu.svelte-pc0n2w{margin:0;padding:12px 0;display:flex;background:var(--white);flex-direction:column;border:none!important;box-shadow:var(--boxShadow);border-radius:10px!important;min-width:220px;opacity:0;animation:showBottom20Anim .15s ease forwards;animation-delay:.1s;position:relative}.contextMenu.svelte-pc0n2w li:where(.svelte-pc0n2w){list-style:none;gap:15px;padding:12px 20px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;font-size:15px}.contextMenu.svelte-pc0n2w li:where(.svelte-pc0n2w) i:where(.svelte-pc0n2w){font-size:18px}.contextMenu.svelte-pc0n2w li:where(.svelte-pc0n2w):hover{background:var(--backgroundMain)}.contextMenu.svelte-pc0n2w li:where(.svelte-pc0n2w):active{background:var(--backgroundAside)}.contextMenu__bkg.svelte-pc0n2w{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000000d;z-index:99;animation:appear .15s ease forwards}.list.svelte-fiwdyg{width:100%;border-radius:5px}.list.svelte-fiwdyg label:where(.svelte-fiwdyg){text-align:left;width:100%;font-weight:400}.list__header.svelte-fiwdyg{margin:0;display:flex;align-items:center;border-radius:5px 5px 0 0;gap:10px;background:var(--white)}.list__header.svelte-fiwdyg li:where(.svelte-fiwdyg){font-weight:600;width:100%;color:var(--darkGrey)}.list__headerActions.svelte-fiwdyg{width:45px!important;text-align:right;flex-shrink:0;flex:none}.list__field.svelte-fiwdyg{width:100%}.list__field.svelte-fiwdyg input:where(.svelte-fiwdyg),.list__field.svelte-fiwdyg select:where(.svelte-fiwdyg){background:var(--backgroundAside);margin-bottom:0}.list__value.svelte-fiwdyg{margin:0;width:100%;min-height:46px;display:flex;align-items:center;padding:0 16px;background:var(--backgroundAside);border-radius:10px;color:var(--black);font-weight:400;word-break:break-word}.list__content.svelte-fiwdyg{display:flex;flex-direction:column;border-top:none;border-radius:0 0 5px 5px;padding:10px 0 20px;margin:0}.list__content.svelte-fiwdyg .row:where(.svelte-fiwdyg){font-weight:600;width:100%;display:flex;align-items:center;border-top:none;position:relative;gap:10px;margin-bottom:5px;padding:0 0 10px}.list__content.svelte-fiwdyg .row:where(.svelte-fiwdyg) input:where(.svelte-fiwdyg){width:100%;margin-bottom:0}.list__content.svelte-fiwdyg .row:where(.svelte-fiwdyg):last-of-type{border-bottom:none!important;margin-bottom:0!important}.list__actions.svelte-fiwdyg{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.list__action.svelte-fiwdyg{border:1px solid var(--border);background:var(--white);color:var(--black);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.list__action.svelte-fiwdyg:hover{background:var(--backgroundAside)}.list__action--icon.svelte-fiwdyg{width:38px;min-width:38px;padding:0}.list__action--delete.svelte-fiwdyg{color:var(--error)}.list__action--delete.svelte-fiwdyg:hover{background:var(--error);border-color:var(--error);color:var(--white)}.list__btn.svelte-fiwdyg{display:flex;justify-content:flex-end;padding:20px 0}.list__btn.svelte-fiwdyg button:where(.svelte-fiwdyg){width:100%;background:var(--white);color:var(--primary);border:solid 1px var(--primary);padding:12px 0!important}@media(max-width:768px){.list__header.svelte-fiwdyg{display:none}.list__content.svelte-fiwdyg .row:where(.svelte-fiwdyg){flex-direction:column;align-items:stretch}.list__actions.svelte-fiwdyg{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap}}.file.svelte-1vohpr6{display:flex;align-items:center;margin-bottom:10px;position:relative}.file.svelte-1vohpr6 input[type=file]:where(.svelte-1vohpr6){display:none}.file__attached.svelte-1vohpr6{display:flex;align-items:center;gap:12px}.file__previewImage.svelte-1vohpr6{display:block;width:80px;height:80px;object-fit:cover;border-radius:50%;border:1px solid var(--border)}.file.svelte-1vohpr6 label:where(.svelte-1vohpr6){display:flex!important;gap:12px;align-items:center;background:var(--primary);color:var(--white);border-radius:100px;padding:5px;cursor:pointer;width:fit-content!important}.file.svelte-1vohpr6 label:where(.svelte-1vohpr6) i:where(.svelte-1vohpr6){color:var(--primary)!important}.file.svelte-1vohpr6 label:where(.svelte-1vohpr6) p:where(.svelte-1vohpr6){font-size:15px}.file.svelte-1vohpr6 label.--dragging:where(.svelte-1vohpr6){background:var(--primary);box-shadow:0 0 0 3px #ffffff59}.file.svelte-1vohpr6 label.--uploading:where(.svelte-1vohpr6){opacity:.75;pointer-events:none}.file.svelte-1vohpr6 label:where(.svelte-1vohpr6):active{background:var(--primary);color:var(--white)}.file.svelte-1vohpr6 label:where(.svelte-1vohpr6) i:where(.svelte-1vohpr6){width:45px;height:45px;display:flex;justify-content:center;align-items:center;background:var(--white);color:var(--darkGray);border-radius:50%;font-size:18px}.file.svelte-1vohpr6 label:where(.svelte-1vohpr6) p:where(.svelte-1vohpr6){display:flex;justify-content:center;align-items:center;margin-right:22px}.file__delete.svelte-1vohpr6{display:flex!important;justify-content:center;align-items:center;width:38px;height:38px;border:1px solid var(--border);border-radius:50%;background:var(--white);cursor:pointer;color:var(--error)}.file__delete.svelte-1vohpr6:hover{color:var(--error);border-color:var(--error)}.file__delete.svelte-1vohpr6:active{color:var(--error)}.modal.svelte-19mpo6l{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.modal.--dialog.svelte-19mpo6l .modal__content:where(.svelte-19mpo6l){height:initial!important;max-width:550px!important;transform:translateY(-20%)!important}.modal.--dialog.svelte-19mpo6l .modal__close:where(.svelte-19mpo6l){display:none}.modal.--center.svelte-19mpo6l{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal.--center.svelte-19mpo6l .modal__content:where(.svelte-19mpo6l){position:relative;max-width:850px;height:calc(100% - 40px);max-height:700px;border-radius:10px;animation:showBottom20Anim .3s ease forwards}@media only screen and (max-width:700px){.modal.--center.svelte-19mpo6l .modal__content:where(.svelte-19mpo6l){margin:0 10px;max-height:100%}}.modal.--center.svelte-19mpo6l .modal__close:where(.svelte-19mpo6l){position:absolute;top:10px;right:10px}.modal.--center.svelte-19mpo6l .modal__close:where(.svelte-19mpo6l) button:where(.svelte-19mpo6l){border:none}.modal.--center.svelte-19mpo6l .modal__close:where(.svelte-19mpo6l) button:where(.svelte-19mpo6l) i:where(.svelte-19mpo6l){font-size:22px}.modal__close.svelte-19mpo6l button:where(.svelte-19mpo6l){width:32px!important;height:32px!important;border-radius:50%;background:var(--white);display:flex;justify-content:center;align-items:center;padding:0;border:none}.modal__close.svelte-19mpo6l button:where(.svelte-19mpo6l):hover i:where(.svelte-19mpo6l){color:var(--error)}.modal__close.svelte-19mpo6l button:where(.svelte-19mpo6l):active{background:none}.modal__close.svelte-19mpo6l button:where(.svelte-19mpo6l) i:where(.svelte-19mpo6l){color:var(--black);font-size:17px}.modal__content.svelte-19mpo6l{position:fixed;padding:25px 40px 95px;background:#fff;box-shadow:0 0 7px #0000001a;height:100%;width:100%;max-width:600px;display:flex;flex-direction:column;right:0;z-index:1;overflow:auto;animation:showRightAnim .3s ease}@media only screen and (max-width:700px){.modal__content.svelte-19mpo6l{padding:10px}}.modal__content.svelte-19mpo6l h2:where(.svelte-19mpo6l){font-size:20px;line-height:initial;margin:0}.modal__buttons.svelte-19mpo6l{position:fixed;display:flex;justify-content:flex-end;gap:5px;bottom:0;background:var(--white);width:600px;right:0;padding:20px 40px}.modal__header.svelte-19mpo6l{display:flex;align-items:center;gap:10px;margin-bottom:22px}.modal__overlay.svelte-19mpo6l{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a1e4233;animation:appear .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav.svelte-p3chpd{position:sticky;top:0;width:fit-content;z-index:2}.nav.svelte-p3chpd ul:where(.svelte-p3chpd){margin:0!important;padding:6px 8px;display:flex;width:fit-content;gap:5px;background:var(--backgroundAside);border-radius:100px}.nav.svelte-p3chpd ul:where(.svelte-p3chpd) li:where(.svelte-p3chpd){list-style:none;padding:10px 20px 10px 15px;cursor:pointer;transition:all .3s ease;align-items:center;border-bottom:solid 2px transparent;font-weight:600;color:var(--black);justify-content:center;display:flex;font-size:15px;border-radius:20px;gap:15px}.nav.svelte-p3chpd ul:where(.svelte-p3chpd) li:where(.svelte-p3chpd):hover{background:var(--white)}.nav.svelte-p3chpd ul:where(.svelte-p3chpd) li:where(.svelte-p3chpd) i:where(.svelte-p3chpd){font-size:18px}.nav.svelte-p3chpd ul:where(.svelte-p3chpd) li.--active:where(.svelte-p3chpd){color:var(--white);background:var(--black)}.noData.svelte-1n7ez9h{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:80px;background:var(--white);border-radius:20px;margin:0 auto}.noData.svelte-1n7ez9h i:where(.svelte-1n7ez9h){font-size:35px;color:var(--black);margin-bottom:30px}.noData.svelte-1n7ez9h h3:where(.svelte-1n7ez9h){font-size:18px;text-align:center;margin-bottom:15px}.noData.svelte-1n7ez9h p:where(.svelte-1n7ez9h){font-size:15px;text-align:center;line-height:24px;color:var(--darkGrey)}.noData.svelte-1n7ez9h button:where(.svelte-1n7ez9h){margin-top:30px}.spinner.svelte-yh09nh{width:100%;height:100%;position:fixed;background:var(--white);z-index:1001;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s;top:0;left:0}.spinner.--absolute.svelte-yh09nh{position:absolute!important}.spinner.--tiny.svelte-yh09nh{width:50px!important;height:50px!important;left:0!important;top:0!important;position:relative!important;background:transparent;justify-content:center;align-items:center}.spinner.svelte-yh09nh span:where(.svelte-yh09nh){display:block;border:1px solid rgba(0,0,0,.3);border-top:1px solid var(--black);border-radius:50%;width:25px;height:25px;animation:spin 1s linear infinite}.spinner.svelte-yh09nh p:where(.svelte-yh09nh){font-size:13px;margin-top:10px;color:var(--grey);white-space:nowrap}.toast.svelte-1yp296j{position:fixed;bottom:20px;width:fit-content;left:20px;background-color:var(--white);color:var(--black);padding:10px 20px;z-index:1000;box-shadow:var(--boxShadow);border-radius:500px;opacity:0;font-size:15px;animation:showBottomAnim .3s forwards;display:flex;align-items:center}.toast.svelte-1yp296j i:where(.svelte-1yp296j){width:24px;height:24px;margin-right:10px;background:var(--success);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.toast.--success.svelte-1yp296j{padding:10px 20px 10px 10px}.toast.--fail.svelte-1yp296j{background:var(--error)}.toast.--error.svelte-1yp296j{background-color:#e74c3c;color:#fff}.toast.--info.svelte-1yp296j{background-color:#3498db;color:#fff}.toast.--warning.svelte-1yp296j{background-color:#f39c12;color:#fff}.dialog__overlay.svelte-kn10l8{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000026;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100}.dialog__modal.svelte-kn10l8{background:var(--white, #fff);padding:30px 20px;border-radius:12px;width:calc(100% - 40px);max-width:450px;text-align:center;box-shadow:var(--boxShadow);animation:showBottom20Anim .3s ease forwards;margin-bottom:60px}.dialog__message.svelte-kn10l8{font-size:16px;color:var(--black);margin-bottom:40px}.dialog__actions.svelte-kn10l8{display:flex;justify-content:space-between;gap:10px}.dialog__btn.svelte-kn10l8{width:100%}.dialog__btn.--cancel.svelte-kn10l8{background:var(--backgroundAside);color:#444}.dialog__btn.--delete.svelte-kn10l8{background:var(--error)!important;color:var(--white)!important}.dialog__btn.--third.svelte-kn10l8{background:var(--backgroundMain, #f9f9f9);color:var(--primary, #007aff);margin-top:10px;width:100%}.dialog__btn.svelte-kn10l8:disabled{opacity:.7;cursor:not-allowed}.dialog__btn.svelte-kn10l8:active{opacity:.7}.dialog__spinner.svelte-kn10l8{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.6);border-top-color:#fff;animation:svelte-kn10l8-dialog-spin .8s linear infinite;margin-right:10px}@keyframes svelte-kn10l8-dialog-spin{to{transform:rotate(360deg)}}.aside.svelte-1py2c2w{width:240px;background-color:var(--backgroundMain);flex-direction:column;height:100vh;position:fixed;z-index:-1}.aside__content.svelte-1py2c2w{width:220px;background:var(--white);display:flex;flex-direction:column;height:calc(100vh - 20px);padding:10px 0;position:fixed;left:10px;top:10px;border-radius:20px;z-index:1}.aside__version.svelte-1py2c2w{font-size:9px;font-weight:400;color:#888;font-family:Verdana,Geneva,Tahoma,sans-serif;margin-left:8px;position:absolute;right:15px;top:13px;padding:2px 5px;letter-spacing:1px;background:var(--backgroundMain);border-radius:20px}.aside__logo.svelte-1py2c2w{display:flex;align-items:center;padding:35px 30px 10px 28px;width:100%;border:0;background:transparent;cursor:pointer;text-align:left}.aside__logo.svelte-1py2c2w img:where(.svelte-1py2c2w){width:110px}.aside__logo-text.svelte-1py2c2w{font-size:17.6px;font-weight:600;color:#000}.aside__logo-badge.svelte-1py2c2w{background-color:#00c37a;color:#fff;font-size:12.8px;font-weight:600;padding:1.6px 6.4px;border-radius:4px;margin-left:3.2px}.aside__separator.svelte-1py2c2w{height:1px;margin:8px 0;border:none}.aside__nav.svelte-1py2c2w{flex:1;overflow-y:auto}.aside__list.svelte-1py2c2w{list-style:none;margin:0;display:flex;flex-direction:column;gap:0;padding:20px 0}.aside__item.svelte-1py2c2w{display:flex;align-items:center;gap:12px;font-weight:500;padding:10px 30px;color:#333;font-size:15px;cursor:pointer;transition:background .2s ease,color .2s ease}.aside__item.--out.svelte-1py2c2w{position:fixed;bottom:40px;left:10px;width:220px}.aside__item.--out.svelte-1py2c2w:hover{color:var(--error)}.aside__item.svelte-1py2c2w:hover{background:var(--backgroundMain);border-right:3px solid var(--backgroundAside)}.aside__item.svelte-1py2c2w:active{background:var(--backgroundAside)}.aside__item--active.svelte-1py2c2w{border-right:3px solid var(--primary)!important;color:#000}.aside__item--active.svelte-1py2c2w:hover{background:var(--white)}.aside__item--active.svelte-1py2c2w p:where(.svelte-1py2c2w){font-weight:700}.aside__icon.svelte-1py2c2w{font-size:17.6px;width:20px;text-align:center}.aside__label.svelte-1py2c2w{flex:1}.aside__footer.svelte-1py2c2w{display:flex;align-items:center;gap:12px;padding:16px 24px 20px;border-top:1px solid #e5e7eb}.aside__progress.svelte-1py2c2w{position:relative;width:40px;height:40px;display:grid;place-items:center;flex-shrink:0}.aside__progressSvg.svelte-1py2c2w{position:absolute;inset:0;transform:rotate(-90deg)}.aside__progressTrack.svelte-1py2c2w{stroke:#e5e7eb}.aside__progressIndicator.svelte-1py2c2w{stroke:var(--success);stroke-linecap:round;transition:stroke-dashoffset .3s ease}.aside__progressValue.svelte-1py2c2w{font-size:11px;font-weight:600;color:#111827}.aside__progressText.svelte-1py2c2w{margin:0;font-size:13px;color:#374151;font-weight:500}.aside--embedded.svelte-1py2c2w{width:100%;background:transparent;position:sticky;top:24px;z-index:0;height:auto}.aside--embedded.svelte-1py2c2w .aside__content:where(.svelte-1py2c2w){width:100%;height:auto;min-height:0;position:static;left:auto;top:auto}.aside--embedded.svelte-1py2c2w .aside__nav:where(.svelte-1py2c2w){overflow:visible}.aside--embedded.svelte-1py2c2w .aside__list:where(.svelte-1py2c2w){padding:12px 0}.header.svelte-15y9zv3{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 20px;max-width:1200px;margin:0 auto}.header__content.svelte-15y9zv3{min-width:0;display:flex;align-items:center;gap:16px;flex:1}.header__title.svelte-15y9zv3{display:flex;align-items:center;gap:12px}.header__logo.svelte-15y9zv3{width:110px;flex-shrink:0;display:flex;align-items:center}.header__logo.svelte-15y9zv3 img:where(.svelte-15y9zv3){width:100%}.header__user.svelte-15y9zv3{border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:var(--primary);flex-shrink:0}.header__user.svelte-15y9zv3 i:where(.svelte-15y9zv3){font-size:12px;color:var(--grey)}.header__avatar.svelte-15y9zv3{width:40px;height:40px;border-radius:50%;overflow:hidden;position:relative;background:var(--backgroundMain);display:flex;align-items:center;justify-content:center}.header__avatar.svelte-15y9zv3 img:where(.svelte-15y9zv3){width:40px;height:40px;border-radius:50%;object-fit:cover;background:var(--backgroundMain)}.view__onBoarding.svelte-nrvuez{position:fixed;bottom:20px;left:230px;padding:0 10px 10px;box-sizing:border-box;z-index:100}.breadcrumbs.svelte-1licbda{width:100%}.breadcrumbs.svelte-1licbda ol:where(.svelte-1licbda){display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;padding:0}.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda){display:inline-flex;align-items:center;gap:8px;color:var(--textColor)}.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) a:where(.svelte-1licbda),.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) button:where(.svelte-1licbda),.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda)>span:where(.svelte-1licbda){display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.2;color:inherit}.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) a:where(.svelte-1licbda),.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) button:where(.svelte-1licbda){cursor:pointer;transition:color .2s ease,opacity .2s ease}.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) a:where(.svelte-1licbda):hover,.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) button:where(.svelte-1licbda):hover{color:var(--black)}.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) button:where(.svelte-1licbda){padding:0;min-height:auto;border:0;background:transparent;border-radius:0;box-shadow:none}.breadcrumbs.svelte-1licbda li:where(.svelte-1licbda) i:where(.svelte-1licbda){font-size:12px}.breadcrumbs.svelte-1licbda li.--current:where(.svelte-1licbda){color:var(--black)}.breadcrumbs.svelte-1licbda li.--current:where(.svelte-1licbda)>span:where(.svelte-1licbda){font-weight:600}.breadcrumbs.svelte-1licbda li.--disabled:where(.svelte-1licbda){opacity:.6}.breadcrumbs__separator.svelte-1licbda{color:var(--grey);-webkit-user-select:none;user-select:none}.chip.svelte-uddorq{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:8px 12px;border-radius:999px;font-weight:600;letter-spacing:.03em;white-space:nowrap}.chip--ssm.svelte-uddorq{font-size:11px;padding:3px 8px!important;min-height:initial!important}.chip--sm.svelte-uddorq{font-size:12px}.chip--md.svelte-uddorq{font-size:14px}.chip--lg.svelte-uddorq{min-height:40px;padding:8px 18px;font-size:17px;line-height:1;letter-spacing:-.02em}.chip--default.svelte-uddorq{color:#38281d;background:#d4a48929}.chip--neutral.svelte-uddorq{color:#7f8ea5;background:#eef2f7}.chip--active.svelte-uddorq,.chip--available.svelte-uddorq,.chip--success.svelte-uddorq,.chip--connected.svelte-uddorq{color:#107246;background:#32cc7724}.chip--active-soft.svelte-uddorq{color:#12b657;background:#d9f5df}.chip--pending.svelte-uddorq,.chip--reserved.svelte-uddorq,.chip--warning.svelte-uddorq,.chip--incomplete.svelte-uddorq{color:#9b6200;background:#ffae002e}.chip--rejected.svelte-uddorq,.chip--hidden.svelte-uddorq{color:#776d65;background:#8681961f}.chip--draft.svelte-uddorq{color:#6f6258;background:#a0918429}.chip--inquiry_only.svelte-uddorq{color:#335c91;background:#547bff24}.chip--sold.svelte-uddorq{color:#6d4d2f;background:#ba916329}.chip--visible.svelte-uddorq{color:#38281d;background:#d4a48929}.chip--danger.svelte-uddorq,.chip--error.svelte-uddorq,.chip--not_connected.svelte-uddorq{color:#8f2d2d;background:#d64f4f24}.checkbox.svelte-lp5ce7{display:inline-flex;align-items:center;gap:10px;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--textColor)}.checkbox.svelte-lp5ce7 input:where(.svelte-lp5ce7){position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.checkbox__box.svelte-lp5ce7{position:relative;width:22px;height:22px;border-radius:50%;background:#f3f6fb;display:flex;align-items:center;justify-content:center}.checkbox__box.svelte-lp5ce7 i:where(.svelte-lp5ce7){color:var(--success)}.checkbox__text.svelte-lp5ce7{font-size:14px;font-weight:500;color:var(--black)}.checkbox.--disabled.svelte-lp5ce7{opacity:.6;cursor:not-allowed;pointer-events:none}.projectCard.svelte-ino4o9{--project-card-accent: #ffd54d;--project-card-accent-width: 22%;display:flex;border-radius:34px;background:var(--white);overflow:hidden;position:relative;cursor:pointer;width:calc(33% - 10px)}.projectCard.svelte-ino4o9:hover{box-shadow:var(--boxShadow)}.projectCard__accent.svelte-ino4o9{flex:0 0 45px;position:relative}.projectCard__accent.svelte-ino4o9:after{content:"";position:absolute;inset:0;box-shadow:inset -18px 0 28px #ffffff24;pointer-events:none}.projectCard__content.svelte-ino4o9{flex:1;display:flex;flex-direction:column;padding:40px 55px 15px 25px}.projectCard__header.svelte-ino4o9{display:flex;justify-content:flex-end}.projectCard__menuButton.svelte-ino4o9{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--backgroundMain);border-radius:50%;padding:0;background:var(--white);position:absolute;top:10px;right:10px;cursor:pointer;transition:all .3s ease}.projectCard__menuButton.svelte-ino4o9 i:where(.svelte-ino4o9){font-size:24px;color:var(--textColor);pointer-events:none}.projectCard__menuButton.svelte-ino4o9:hover{border-color:var(--backgroundAside);background:var(--backgroundAside)}.projectCard__menuButton.svelte-ino4o9:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.projectCard__menuDots.svelte-ino4o9{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--backgroundMain);border-radius:50%;padding:0;background:var(--white);position:absolute;top:10px;right:10px;cursor:pointer;transition:all .3s ease}.projectCard__menuDots.svelte-ino4o9 i:where(.svelte-ino4o9){font-size:24px;color:var(--textColor);pointer-events:none}.projectCard__body.svelte-ino4o9{flex:1;display:flex;flex-direction:column;gap:15px;padding:0}.projectCard__title.svelte-ino4o9{margin:0 0 10px;line-height:.95;letter-spacing:-.06em;text-wrap:balance}.projectCard__stats.svelte-ino4o9{display:flex;flex-wrap:wrap;gap:20px}.projectCard__stat.svelte-ino4o9{display:flex;align-items:center;gap:10px}.projectCard__statValue.svelte-ino4o9{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f4f8;color:#0d1420;font-size:13px;line-height:1;font-weight:600;letter-spacing:-.04em}.projectCard__statLabel.svelte-ino4o9{color:var(--textColor)}@media only screen and (max-width:860px){.projectCard.svelte-ino4o9{min-height:0;flex-direction:column;border-radius:28px}.projectCard__accent.svelte-ino4o9{flex-basis:110px;width:100%}.projectCard__content.svelte-ino4o9{padding:18px 18px 24px}.projectCard__menuButton.svelte-ino4o9{width:58px;height:58px}.projectCard__menuDots.svelte-ino4o9{gap:8px}.projectCard__menuDots.svelte-ino4o9 span:where(.svelte-ino4o9){width:8px;height:8px}.projectCard__body.svelte-ino4o9{gap:24px;padding:8px 2px 0}.projectCard__stats.svelte-ino4o9{gap:18px}.projectCard__stat.svelte-ino4o9{gap:12px}.projectCard__statValue.svelte-ino4o9{width:58px;height:58px}}.runCard.svelte-tcudr9{display:flex;flex-direction:column;gap:25px;width:calc(50% - 10px);border-radius:30px;background:var(--white);overflow:hidden;position:relative;cursor:pointer}.runCard.svelte-tcudr9:hover{box-shadow:var(--boxShadow)}.runCard--static.svelte-tcudr9{cursor:default}.runCard--static.svelte-tcudr9:hover{box-shadow:none}.runCard__header.svelte-tcudr9{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 25px 0}.runCard__chips.svelte-tcudr9{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.runCard__menuButton.svelte-tcudr9{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--backgroundMain);border-radius:50%;padding:0;background:var(--white);position:absolute;top:10px;right:10px;cursor:pointer;transition:all .3s ease}.runCard__menuButton.svelte-tcudr9:hover{border:2px solid var(--backgroundAside);background:var(--backgroundAside);color:var(--dark)!important}.runCard__menuButton.svelte-tcudr9:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.runCard__menuIcon.svelte-tcudr9{font-size:24px;color:var(--textColor);pointer-events:none}.runCard__menuDot.svelte-tcudr9{width:5px;height:5px;border-radius:50%;background:#8a96ab}.runCard__content.svelte-tcudr9{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:45px}.runCard__copy.svelte-tcudr9{max-width:520px;padding:0 25px}.runCard__title.svelte-tcudr9{margin:0 0 15px}.runCard__description.svelte-tcudr9{font-weight:500;font-size:14px;color:var(--textColor);max-width:400px}.runCard__footer.svelte-tcudr9{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:auto;padding:0 12px 15px 25px}.runCard__stats.svelte-tcudr9{display:flex;align-items:center;flex-wrap:wrap;gap:28px}.runCard__stat.svelte-tcudr9{display:flex;align-items:center;gap:10px}.runCard__statValue.svelte-tcudr9{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f4f8;color:#0d1420;font-size:13px;line-height:1;font-weight:600;letter-spacing:-.04em}.runCard__statLabel.svelte-tcudr9{font-size:14px;color:var(--textColor)}@media only screen and (max-width:860px){.runCard.svelte-tcudr9{min-height:auto;padding:24px 18px 18px;border-radius:28px;gap:28px}.runCard__menuButton.svelte-tcudr9{width:58px;height:58px}.runCard__content.svelte-tcudr9{gap:36px}.runCard__description.svelte-tcudr9{margin-top:22px}.runCard__footer.svelte-tcudr9{flex-direction:column;align-items:stretch}.runCard__stats.svelte-tcudr9{gap:18px}}.runButton.svelte-1odih3z{bottom:15px;right:15px;display:inline-flex;align-items:center;gap:10px;padding:7px 20px 7px 7px;border:1px solid rgba(112,229,154,.42);border-radius:999px;background:#fffffff5;color:#10b653;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.runButton.svelte-1odih3z:hover{border:solid 1px #149146;color:#149146}.runButton.svelte-1odih3z{position:relative;bottom:auto;right:auto;justify-content:center;font-family:var(--fontBody, "Open Sans", sans-serif);font-size:16px;font-weight:600;line-height:1;white-space:nowrap}.runButton.svelte-1odih3z:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.runButton--align-start.svelte-1odih3z{justify-content:flex-start}.runButton--fullWidth.svelte-1odih3z{width:100%}.runButton--solid.svelte-1odih3z{min-width:90px;padding:12px 20px;border:none;background:var(--black);color:var(--white)}.runButton--solid.svelte-1odih3z:hover{opacity:.92;border:none;color:var(--white)}.runButton--success.svelte-1odih3z{background:#10b653;color:var(--white);border:none!important}.runButton--success.svelte-1odih3z:hover{background:#0fab4d;color:var(--white);border:none!important}.runButton--dark.svelte-1odih3z{background:var(--black);color:var(--white)}.runButton--dark.svelte-1odih3z:hover{color:var(--white)}.runButton--loading.svelte-1odih3z{pointer-events:none}.runButton.svelte-1odih3z:disabled{cursor:default!important}.runButton--success.svelte-1odih3z:disabled,.runButton--dark.svelte-1odih3z:disabled{color:var(--white)!important;border:none!important}.runButton--success.svelte-1odih3z:disabled{background:#10b653!important;opacity:.85}.runButton--dark.svelte-1odih3z:disabled{background:var(--black)!important;opacity:.85}.runButton__icon.svelte-1odih3z{width:30px;height:30px;display:block;flex:none}.runButton__spinner.svelte-1odih3z{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.25);border-top-color:currentColor;animation:svelte-1odih3z-runButtonSpin .9s linear infinite}.runButton__label.svelte-1odih3z{display:inline-flex;align-items:center}@media only screen and (max-width:860px){.runButton--mobileFullWidth.svelte-1odih3z{width:100%}.runButton__icon.svelte-1odih3z{width:34px;height:34px}}@keyframes svelte-1odih3z-runButtonSpin{to{transform:rotate(360deg)}}.playbookRunPanel.svelte-158f3p8 input:where(.svelte-158f3p8):not([type=checkbox]),.playbookRunPanel.svelte-158f3p8 textarea:where(.svelte-158f3p8),.playbookRunPanel.svelte-158f3p8 select:where(.svelte-158f3p8),.playbookRunPanel__field.svelte-158f3p8 input:where(.svelte-158f3p8):not([type=checkbox]),.playbookRunPanel__field.svelte-158f3p8 textarea:where(.svelte-158f3p8),.playbookRunPanel__field.svelte-158f3p8 select:where(.svelte-158f3p8){appearance:none;width:100%;padding:12px 20px;outline:none;font-size:var(--text);font-family:var(--fontBody, "Open Sans", sans-serif);margin-bottom:15px;color:var(--black);box-shadow:none;font-size:15px;background-color:#f3f6fb!important;border:solid 1px var(--white);border-radius:100px}.playbookRunPanel.svelte-158f3p8 input:where(.svelte-158f3p8):focus:not([type=checkbox]),.playbookRunPanel.svelte-158f3p8 textarea:where(.svelte-158f3p8):focus,.playbookRunPanel.svelte-158f3p8 select:where(.svelte-158f3p8):focus,.playbookRunPanel__field.svelte-158f3p8 input:where(.svelte-158f3p8):focus:not([type=checkbox]),.playbookRunPanel__field.svelte-158f3p8 textarea:where(.svelte-158f3p8):focus,.playbookRunPanel__field.svelte-158f3p8 select:where(.svelte-158f3p8):focus{border:solid 1px var(--black)}.playbookRunPanel.svelte-158f3p8 input:where(.svelte-158f3p8):disabled:not([type=checkbox]),.playbookRunPanel.svelte-158f3p8 textarea:where(.svelte-158f3p8):disabled,.playbookRunPanel.svelte-158f3p8 select:where(.svelte-158f3p8):disabled,.playbookRunPanel__field.svelte-158f3p8 input:where(.svelte-158f3p8):disabled:not([type=checkbox]),.playbookRunPanel__field.svelte-158f3p8 textarea:where(.svelte-158f3p8):disabled,.playbookRunPanel__field.svelte-158f3p8 select:where(.svelte-158f3p8):disabled{color:var(--grey)}.playbookRunPanel.svelte-158f3p8{background:var(--white);border-radius:30px;padding:25px}.playbookRunPanel.svelte-158f3p8 input:where(.svelte-158f3p8){margin-bottom:30px}.playbookRunPanel__field.svelte-158f3p8 label:where(.svelte-158f3p8){font-size:var(--label)!important;margin-bottom:12px;display:block;font-weight:500}.playbookRunPanel.svelte-158f3p8{display:flex;flex-direction:column;gap:24px}.playbookRunPanel__runButton.svelte-158f3p8{display:flex;justify-content:flex-end}.playbookRunPanel__header.svelte-158f3p8{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.playbookRunPanel__header.svelte-158f3p8 h3:where(.svelte-158f3p8){margin:0 0 8px}.playbookRunPanel__header.svelte-158f3p8 p:where(.svelte-158f3p8){margin:0;color:var(--textColor);line-height:1.5}.playbookRunPanel__inputs.svelte-158f3p8{display:grid;gap:18px}.playbookRunPanel__field.svelte-158f3p8{display:flex;flex-direction:column;gap:8px}.playbookRunPanel__field.svelte-158f3p8 label:where(.svelte-158f3p8){color:var(--black)}.playbookRunPanel__field.svelte-158f3p8 input:where(.svelte-158f3p8):not([type=checkbox]),.playbookRunPanel__field.svelte-158f3p8 textarea:where(.svelte-158f3p8),.playbookRunPanel__field.svelte-158f3p8 select:where(.svelte-158f3p8){margin-bottom:0;border-radius:20px}.playbookRunPanel__field.svelte-158f3p8 textarea:where(.svelte-158f3p8){min-height:110px;resize:vertical}.playbookRunPanel__booleanField.svelte-158f3p8{display:inline-flex;align-items:center;gap:12px;padding:14px 18px;border-radius:18px;background:#f3f6fb;width:fit-content;min-width:180px;cursor:pointer}.playbookRunPanel__booleanField.svelte-158f3p8 span:where(.svelte-158f3p8){font-weight:600}.playbookRunPanel__hint.svelte-158f3p8,.playbookRunPanel__detailMeta.svelte-158f3p8{margin:0;color:var(--textColor);font-size:13px}.playbookRunPanel__fieldError.svelte-158f3p8,.playbookRunPanel__stepError.svelte-158f3p8{margin:0;color:var(--error);font-size:14px;line-height:1.5}.playbookRunPanel__error.svelte-158f3p8,.playbookRunPanel__finalOutput.svelte-158f3p8,.playbookRunPanel__detailBlock.svelte-158f3p8{padding:16px 18px;border-radius:20px}.playbookRunPanel__error.svelte-158f3p8{background:#d64f4f1a}.playbookRunPanel__error.svelte-158f3p8 strong:where(.svelte-158f3p8){display:block;margin-bottom:8px}.playbookRunPanel__error.svelte-158f3p8 p:where(.svelte-158f3p8){margin:0;line-height:1.5}.playbookRunPanel__steps.svelte-158f3p8{display:flex;flex-direction:column;gap:12px}.playbookRunPanel__stepsHeader.svelte-158f3p8{display:flex;align-items:center;justify-content:space-between;gap:14px}.playbookRunPanel__stepsHeader.svelte-158f3p8 h3:where(.svelte-158f3p8){margin:0}.playbookRunPanel__runId.svelte-158f3p8{font-size:12px;color:var(--textColor)}.playbookRunPanel__step.svelte-158f3p8{border-radius:22px;padding:16px 18px;background:#fbfcfe}.playbookRunPanel__step--running.svelte-158f3p8{background:#ffae000f}.playbookRunPanel__step--completed.svelte-158f3p8{background:#32cc770f}.playbookRunPanel__step--failed.svelte-158f3p8{background:#d64f4f0d}.playbookRunPanel__stepSummary.svelte-158f3p8{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.playbookRunPanel__stepMeta.svelte-158f3p8{display:flex;align-items:flex-start;gap:14px;min-width:0}.playbookRunPanel__stepMeta.svelte-158f3p8 h5:where(.svelte-158f3p8){margin:0 0 4px;font-size:15px;font-weight:500}.playbookRunPanel__stepMeta.svelte-158f3p8 p:where(.svelte-158f3p8){margin:0;color:var(--textColor);font-size:13px}.playbookRunPanel__stepNumber.svelte-158f3p8{width:32px;height:32px;border-radius:50%;background:#eef2f7;display:inline-flex;align-items:center;justify-content:center;font-weight:600;flex:none}.playbookRunPanel__stepStatus.svelte-158f3p8{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.playbookRunPanel__stepStatus.svelte-158f3p8 span:where(.svelte-158f3p8){font-size:13px;color:var(--textColor)}.playbookRunPanel__toggleButton.svelte-158f3p8{border:none;background:transparent;color:var(--primary);font-weight:600;cursor:pointer;padding:0}.playbookRunPanel__stepDetails.svelte-158f3p8{display:flex;flex-direction:column;gap:12px;margin-top:14px}.playbookRunPanel__detailBlock.svelte-158f3p8,.playbookRunPanel__finalOutput.svelte-158f3p8{background:#f3f6fb}.playbookRunPanel__detailBlock.svelte-158f3p8 pre:where(.svelte-158f3p8),.playbookRunPanel__finalOutput.svelte-158f3p8 pre:where(.svelte-158f3p8){margin:0;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.6}.playbookRunPanel__detailBlock.svelte-158f3p8 span:where(.svelte-158f3p8){display:block;margin:0 0 10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--textColor)}.playbookRunPanel__finalOutput.svelte-158f3p8 span:where(.svelte-158f3p8),.playbookRunPanel__finalOutput.svelte-158f3p8 h4:where(.svelte-158f3p8){display:block;margin:0 0 10px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--textColor)}.playbookVersionsModal.svelte-14xafyl{display:flex;flex-direction:column;gap:22px;color:var(--textColor)}.playbookVersionsModal__layout.svelte-14xafyl{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:18px;min-height:520px}.playbookVersionsModal__listPanel.svelte-14xafyl{display:flex;flex-direction:column;overflow:hidden}.playbookVersionsModal__previewPanel.svelte-14xafyl{background:var(--white)}.playbookVersionsModal__panelHeader.svelte-14xafyl{padding:20px 20px 16px;border-bottom:1px solid rgba(28,44,70,.08)}.playbookVersionsModal__list.svelte-14xafyl{display:flex;flex-direction:column;gap:5px;overflow:auto}.playbookVersionsModal__versionRow.svelte-14xafyl{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px;border-radius:20px;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:all .2s ease}.playbookVersionsModal__versionRow.svelte-14xafyl:hover,.playbookVersionsModal__versionRow.--selected.svelte-14xafyl{background:var(--backgroundAside)!important}.playbookVersionsModal__versionMain.svelte-14xafyl{min-width:0}.playbookVersionsModal__versionTop.svelte-14xafyl{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.playbookVersionsModal__versionTop.svelte-14xafyl strong:where(.svelte-14xafyl){color:var(--black)}.playbookVersionsModal__versionDate.svelte-14xafyl,.playbookVersionsModal__previewMeta.svelte-14xafyl,.playbookVersionsModal__hint.svelte-14xafyl,.playbookVersionsModal__item.svelte-14xafyl p:where(.svelte-14xafyl),.playbookVersionsModal__section.svelte-14xafyl p:where(.svelte-14xafyl),.playbookVersionsModal__emptyState.svelte-14xafyl p:where(.svelte-14xafyl){font-size:14px;line-height:1.6;color:var(--textColor)}.playbookVersionsModal__versionDate.svelte-14xafyl{font-size:12px}.playbookVersionsModal__versionIcon.svelte-14xafyl{color:#93a1b4}.playbookVersionsModal__sectionCount.svelte-14xafyl{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--white);color:var(--black);font-size:12px!important;font-weight:600!important;position:absolute;top:10px;right:10px}.playbookVersionsModal__previewHeader.svelte-14xafyl{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.playbookVersionsModal__previewHeader.svelte-14xafyl h4:where(.svelte-14xafyl){margin:6px 0 0;color:var(--black)}.playbookVersionsModal__previewActions.svelte-14xafyl{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.playbookVersionsModal__eyebrow.svelte-14xafyl{margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.playbookVersionsModal__previewMeta.svelte-14xafyl{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin-bottom:40px}.playbookVersionsModal__previewMeta.svelte-14xafyl span:where(.svelte-14xafyl){color:var(--darkGrey);font-size:13px}.playbookVersionsModal__previewLoading.svelte-14xafyl,.playbookVersionsModal__state.svelte-14xafyl,.playbookVersionsModal__emptyState.svelte-14xafyl{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:180px;text-align:center;padding:24px}.playbookVersionsModal__previewLoading.svelte-14xafyl{position:absolute;top:0;left:360px;width:calc(100% - 360px);height:100%}.playbookVersionsModal__emptyState.svelte-14xafyl strong:where(.svelte-14xafyl){color:var(--black)}.playbookVersionsModal__sections.svelte-14xafyl{display:flex;flex-direction:column;gap:16px}.playbookVersionsModal__section.svelte-14xafyl{padding:18px 20px;border-radius:18px;background:#f8fafc;position:relative}.playbookVersionsModal__section.svelte-14xafyl p:where(.svelte-14xafyl){margin:0;white-space:pre-wrap;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.playbookVersionsModal__promptPreview.svelte-14xafyl{margin:0;color:var(--textColor);font-size:14px;line-height:1.6;white-space:pre-wrap;max-height:4.8em;overflow:hidden}.playbookVersionsModal__promptPreview.svelte-14xafyl span:where(.svelte-14xafyl){white-space:pre-wrap}.playbookVersionsModal__sectionHeader.svelte-14xafyl{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.playbookVersionsModal__sectionHeader.svelte-14xafyl span:where(.svelte-14xafyl){font-size:13px;font-weight:700;color:#64748b}.playbookVersionsModal__items.svelte-14xafyl{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.playbookVersionsModal__item.svelte-14xafyl{display:flex;align-items:flex-start;gap:12px;padding:0 0 20px}.playbookVersionsModal__item.svelte-14xafyl:first-child{border-top:none;padding-top:0}.playbookVersionsModal__item.svelte-14xafyl:last-child{padding-bottom:0}.playbookVersionsModal__item.svelte-14xafyl strong:where(.svelte-14xafyl){display:block;margin-bottom:4px;color:var(--black)}.playbookVersionsModal__item.svelte-14xafyl p:where(.svelte-14xafyl){margin:0}.playbookVersionsModal__stepIndex.svelte-14xafyl{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--white);color:var(--darkGrey);font-size:12px;font-weight:600;flex:none}.playbookVersionsModal__error.svelte-14xafyl{margin-bottom:16px;padding:14px 16px;border-radius:16px;background:#d64f4f1a;color:#8f2d2d}.playbookVersionsModal__error.svelte-14xafyl strong:where(.svelte-14xafyl),.playbookVersionsModal__error.svelte-14xafyl p:where(.svelte-14xafyl){margin:0}.playbookVersionsModal__error.svelte-14xafyl p:where(.svelte-14xafyl){margin-top:4px}@media only screen and (max-width:860px){.playbookVersionsModal__layout.svelte-14xafyl{grid-template-columns:1fr;min-height:0}.playbookVersionsModal__previewPanel.svelte-14xafyl{padding:20px}.playbookVersionsModal__previewHeader.svelte-14xafyl{flex-direction:column;align-items:stretch}.playbookVersionsModal__previewActions.svelte-14xafyl{width:100%;flex-direction:column;align-items:stretch}}.playbookVersionsModal .stepPromptEditor__chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:2px 4px 2px 0;padding:0 8px;border-radius:999px;color:#2f6feb;background:#e0e9fb;font-size:13px;font-weight:600;letter-spacing:.03em;white-space:nowrap;vertical-align:middle}.playbookVersionsModal .stepPromptEditor__chipLabel{display:inline-flex}.step.svelte-1eqvq6w{position:relative;display:flex;flex-direction:column}.step.svelte-1eqvq6w:hover .step__removeIcon:where(.svelte-1eqvq6w){display:flex}.step__removeIcon.svelte-1eqvq6w{width:32px;height:32px;border-radius:50%;background:var(--white);display:none;align-items:center;justify-content:center;margin-right:10px;cursor:pointer;border:solid 1px var(--backgroundAside);flex:none}.step__removeIcon.svelte-1eqvq6w:hover{color:var(--error)}.step__content.svelte-1eqvq6w{padding:15px 10px;background:var(--white);border-radius:30px;display:flex;align-items:center;gap:20px;cursor:pointer;position:relative}.step__content.svelte-1eqvq6w:hover{box-shadow:var(--boxShadow)}.step__line.svelte-1eqvq6w{position:relative;bottom:0;left:50%;width:2px;height:20px;background:var(--backgroundAside)}.step__number.svelte-1eqvq6w{width:32px;height:32px;border-radius:50%;color:#12b657;background:#d9f5df;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;flex:none}.step.svelte-1eqvq6w p:where(.svelte-1eqvq6w){margin:0;font-weight:600;width:100%;font-size:14px}.step.svelte-1eqvq6w:after{content:"";position:absolute;top:0;left:0;width:2px;height:100%;border-radius:30px;background:#0000000d;opacity:0;transition:opacity .3s ease}.variablesMenu.svelte-izeo6w{max-height:220px;margin:0;overflow-y:auto;position:relative;top:-20px;border-radius:20px;background:var(--white);box-shadow:var(--boxShadow);padding:10px;display:flex;flex-direction:column;gap:5px}.variablesMenu__item.svelte-izeo6w{margin:0}.variablesMenu__button.svelte-izeo6w{width:100%;padding:5px 16px;background:transparent;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:4px;color:var(--black)}.variablesMenu__button.--active.svelte-izeo6w,.variablesMenu__button.svelte-izeo6w:hover,.variablesMenu__button.svelte-izeo6w:focus-visible{background:#f3f6fb}.variablesMenu__item.svelte-izeo6w:last-child .variablesMenu__button:where(.svelte-izeo6w){border-bottom:0}.variablesMenu.svelte-izeo6w strong:where(.svelte-izeo6w){font-size:14px;font-weight:500!important}.variablesMenu.svelte-izeo6w p:where(.svelte-izeo6w){font-size:12px;color:var(--textColor);-webkit-user-select:none;user-select:none;text-transform:uppercase}.playbook__h1.svelte-1migfoh{margin-top:12px}.playbook__header.svelte-1migfoh{padding:0 20px;max-width:1200px;margin:36px auto 0;display:flex;align-items:flex-end;justify-content:space-between}.playbook__content.svelte-1migfoh{display:flex;flex-wrap:wrap;gap:20px;padding:0 20px;max-width:1200px;margin:30px auto 0}.playbook__addRunCard.svelte-1migfoh{display:flex;gap:10px;width:calc(50% - 10px);border-radius:30px;background:var(--backgroundAside);overflow:hidden;position:relative;cursor:pointer;min-height:200px;align-items:center;justify-content:center;color:var(--textColor);font-weight:600}.playbook__addRunCard.svelte-1migfoh:hover{background:var(--backgroundAsideHover)}.playbook__runModal .modal__content{max-width:920px}.playbook__versionsModal.modal.--center .modal__content{width:min(1080px,100% - 48px);max-width:1080px;max-height:min(780px,100% - 48px);padding:28px 28px 32px}.playbook__versionsModal .modal__header{margin-bottom:18px}.stepPromptEditor__editor.svelte-zg98qv{appearance:none;width:100%;padding:12px 20px;outline:none;font-size:var(--text);font-family:var(--fontBody, "Open Sans", sans-serif);margin-bottom:15px;color:var(--black);box-shadow:none;font-size:15px;background-color:#f3f6fb!important;border:solid 1px var(--white);border-radius:100px}.stepPromptEditor__editor.svelte-zg98qv:focus{border:solid 1px var(--black)}.stepPromptEditor__editor.svelte-zg98qv:disabled{color:var(--grey)}.stepPromptEditor.svelte-zg98qv{display:flex;flex-direction:column;gap:10px}.stepPromptEditor__editor.svelte-zg98qv{border-radius:30px;min-height:48px;padding:20px;margin-bottom:15px;white-space:pre-wrap;line-height:1.5}.stepPromptEditor__editor.svelte-zg98qv:empty:before{content:attr(data-placeholder);color:#bbb}.stepPromptEditor__chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;margin:2px 4px 2px 0;padding:3px 10px;border-radius:999px;color:#2f6feb;background:#e0e9fb;font-size:13px;font-weight:600;letter-spacing:.03em;white-space:nowrap;vertical-align:middle}.stepPromptEditor__chip:hover .stepPromptEditor__chipRemoveIcon,.stepPromptEditor__chipLabel{display:inline-flex}.stepPromptEditor__chipRemoveIcon{display:none;align-items:center;justify-content:center;font-size:12px}.modalStep.svelte-1i9t3sn{display:flex;flex-direction:column;gap:18px}.modalStep__field.svelte-1i9t3sn{display:flex;flex-direction:column;gap:8px}.modalStep__field.svelte-1i9t3sn label:where(.svelte-1i9t3sn){font-size:14px;font-weight:600;color:var(--titleColor)}.modalStep__field.svelte-1i9t3sn input:where(.svelte-1i9t3sn){width:100%}.playbookInput.svelte-p7w3ed{display:flex;flex-direction:column;gap:10px;margin:0 0 15px;padding:20px;background:#f3f6fb;border-radius:30px;position:relative}.playbookInput.svelte-p7w3ed:hover .playbookInput__remove:where(.svelte-p7w3ed){display:flex!important}.playbookInput.svelte-p7w3ed li:where(.svelte-p7w3ed){display:flex;align-items:center;gap:8px}.playbookInput.svelte-p7w3ed li:where(.svelte-p7w3ed) textarea:where(.svelte-p7w3ed){height:initial!important;min-height:70px;max-height:70px;background:var(--white)!important;margin-bottom:0}.playbookInput.svelte-p7w3ed li:where(.svelte-p7w3ed) span:where(.svelte-p7w3ed){width:100%}.playbookInput.svelte-p7w3ed li:where(.svelte-p7w3ed) span:where(.svelte-p7w3ed) input:where(.svelte-p7w3ed),.playbookInput.svelte-p7w3ed li:where(.svelte-p7w3ed) span:where(.svelte-p7w3ed) select:where(.svelte-p7w3ed){width:100%!important;margin:0;background-color:var(--white)!important}.playbookInput.svelte-p7w3ed select:where(.svelte-p7w3ed){width:300px!important}.playbookInput__remove.svelte-p7w3ed{position:absolute;top:10px;right:10px;cursor:pointer!important;width:32px;height:32px;border-radius:50%;background:var(--white);display:none!important;justify-content:center;align-items:center}.playbookInput__remove.svelte-p7w3ed:hover i:where(.svelte-p7w3ed){color:var(--error)}.playbookDetail__card.svelte-2wdlh2{background:var(--white);border-radius:30px;padding:25px}.playbookDetail__card.svelte-2wdlh2 input:where(.svelte-2wdlh2){margin-bottom:30px}.playbookDetail__runPlaybookButton.svelte-2wdlh2{bottom:15px;right:15px;display:inline-flex;align-items:center;gap:10px;padding:7px 20px 7px 7px;border:1px solid rgba(112,229,154,.42);border-radius:999px;background:#fffffff5;color:#10b653;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.playbookDetail__runPlaybookButton.svelte-2wdlh2:hover{border:solid 1px #149146;color:#149146}.playbookDetail__publishButton.svelte-2wdlh2,.playbookDetail__saveButton.svelte-2wdlh2{width:auto;padding:12px 28px;border-radius:100px;background:var(--primary);color:var(--white);border:none;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;font-size:15px;appearance:none;font-weight:600;font-family:Open Sans,sans-serif}.playbookDetail__publishButton.svelte-2wdlh2:disabled,.playbookDetail__saveButton.svelte-2wdlh2:disabled{color:#dbdbdb!important;background:#fafafa!important;border:none!important;pointer-events:none;cursor:default!important}.playbookDetail__publishButton.svelte-2wdlh2:disabled:hover,.playbookDetail__saveButton.svelte-2wdlh2:disabled:hover{color:var(--grey)!important;background:var(--backgroundAside)!important;border:none!important}.--delete.playbookDetail__publishButton.svelte-2wdlh2,.--delete.playbookDetail__saveButton.svelte-2wdlh2{background:var(--white);color:var(--error);border:solid 1px var(--error)}.--primaryBorder.playbookDetail__publishButton.svelte-2wdlh2,.--primaryBorder.playbookDetail__saveButton.svelte-2wdlh2{background:var(--white);color:var(--primary);border:solid 1px var(--primary)}.--primary.playbookDetail__publishButton.svelte-2wdlh2,.--primary.playbookDetail__saveButton.svelte-2wdlh2{background:var(--primary)!important;color:var(--white)}.--cancel.playbookDetail__publishButton.svelte-2wdlh2,.--cancel.playbookDetail__saveButton.svelte-2wdlh2{background:var(--border);color:var(--black)}.playbookDetail__publishButton.svelte-2wdlh2,.playbookDetail__saveButton.svelte-2wdlh2{filter:brightness(1)}.playbookDetail__publishButton.svelte-2wdlh2:hover,.playbookDetail__saveButton.svelte-2wdlh2:hover{filter:brightness(1.02)}.playbookDetail__publishButton.svelte-2wdlh2:active,.playbookDetail__saveButton.svelte-2wdlh2:active{filter:brightness(.98)}.playbookDetail__breadcrumbs.svelte-2wdlh2{padding:0 20px;max-width:1200px;margin:36px auto 0}.playbookDetail__header.svelte-2wdlh2{padding:0 20px;max-width:1200px;margin:14px auto 0;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.playbookDetail__title.svelte-2wdlh2{margin:0}.playbookDetail__chips.svelte-2wdlh2{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.playbookDetail__updatedChip.svelte-2wdlh2{max-width:100%}.playbookDetail__content.svelte-2wdlh2{padding:0 20px 130px;display:flex;gap:40px;max-width:1200px;margin:40px auto 0}.playbookDetail__content.svelte-2wdlh2 textarea:where(.svelte-2wdlh2){margin-bottom:0}.playbookDetail__addStep.svelte-2wdlh2{background:var(--white);display:flex;align-items:center;justify-content:center;padding:20px;background:var(--backgroundAside);border:none;font-size:15px;gap:10px;border-radius:200px;color:var(--textColor);cursor:pointer;width:100%}.playbookDetail__addStep.svelte-2wdlh2:hover{background:var(--backgroundAsideHover)}.playbookDetail__addInput.svelte-2wdlh2{background:var(--white);display:flex;align-items:center;justify-content:center;padding:16px 20px;border:solid 1px var(--backgroundAside);font-weight:600!important;font-size:15px;gap:10px;border-radius:200px;color:var(--textColor);cursor:pointer}.playbookDetail__addInput.svelte-2wdlh2:hover{background:var(--backgroundAside)}.playbookDetail__publishButton.svelte-2wdlh2{background:var(--white);color:var(--black);border:solid 1px var(--border)}.playbookDetail__publishButton.svelte-2wdlh2:hover{background:var(--backgroundAside)}.playbookDetail__cards.svelte-2wdlh2{display:flex;flex-direction:column;gap:15px;width:100%}.playbookDetail__cards.svelte-2wdlh2 h3:where(.svelte-2wdlh2) small:where(.svelte-2wdlh2){font-size:13px;color:var(--textColor);margin-left:5px}.playbookDetail__steps.svelte-2wdlh2{flex:none;width:450px}.playbookDetail__steps.--sorting.svelte-2wdlh2 .step__content:where(.svelte-2wdlh2){cursor:grabbing}.playbookDetail__stepItem.svelte-2wdlh2{cursor:grab}.playbookDetail__stepItem--ghost.svelte-2wdlh2{opacity:.35}.playbookDetail__stepItem--chosen.svelte-2wdlh2 .step__content:where(.svelte-2wdlh2){box-shadow:0 16px 32px #00000014}.playbookDetail__stepItem--dragging.svelte-2wdlh2 .step__content:where(.svelte-2wdlh2){cursor:grabbing;transform:rotate(-1deg)}.playbookDetail__addInput.svelte-2wdlh2{width:100%;margin-top:10px}.playbookDetail__saveBar.svelte-2wdlh2{position:fixed;left:0;right:0;bottom:0;padding:20px 25px;overflow:hidden;z-index:20}.playbookDetail__saveBar.svelte-2wdlh2:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#fff0,#ffffff2e 35%,#ffffff9e);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 45%,rgb(0,0,0) 100%);mask-image:linear-gradient(180deg,#0000,#00000073 45%,#000);pointer-events:none}.playbookDetail__saveBarContent.svelte-2wdlh2{position:relative;z-index:1;max-width:100%;margin:0 auto;display:flex;justify-content:flex-end;gap:10px}.playbookDetail__runModal.svelte-2wdlh2 .modal__content:where(.svelte-2wdlh2){max-width:920px}.playbookDetail__publishModalWrapper.svelte-2wdlh2 .modal__content:where(.svelte-2wdlh2){max-width:520px;height:auto;max-height:none;padding-bottom:32px}.playbookDetail__publishModalWrapper.svelte-2wdlh2 .modal__buttons:where(.svelte-2wdlh2){position:static;width:100%;padding:24px 0 0;justify-content:flex-end}.playbookDetail__publishModal.svelte-2wdlh2{display:flex;flex-direction:column;gap:18px}.playbookDetail__publishField.svelte-2wdlh2,.playbookDetail__publishOption.svelte-2wdlh2{padding:18px 20px;border-radius:18px;background:var(--backgroundMain)}.playbookDetail__publishField.svelte-2wdlh2 input:where(.svelte-2wdlh2){margin-bottom:8px}.playbookDetail__publishHint.svelte-2wdlh2{margin:0;color:var(--textColor);line-height:1.5}@media(max-width:768px){.playbookDetail__header.svelte-2wdlh2{align-items:flex-start}.playbookDetail__chips.svelte-2wdlh2{width:100%;justify-content:flex-start}}.seats.svelte-12nd8jv{gap:24px}.seats__header.svelte-12nd8jv{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.seats__addButton.svelte-12nd8jv{flex-shrink:0}.seats__modalBody.svelte-12nd8jv{display:flex;flex-direction:column;gap:16px}.seats__modalText.svelte-12nd8jv{color:var(--darkGrey);line-height:1.5}.seats__modalField.svelte-12nd8jv{display:flex;flex-direction:column;gap:8px;font-weight:600}.seats__modal .modal__content{max-width:520px!important;height:fit-content!important;max-height:none;padding-bottom:112px}.seats__modal .modal__buttons{width:520px}@media(max-width:768px){.seats__header.svelte-12nd8jv{flex-direction:column}.seats__modal .modal__content{width:calc(100% - 20px);padding-bottom:96px}.seats__modal .modal__buttons{width:calc(100% - 20px);padding:16px 20px}}.settings__apiKeyContainer.svelte-1yicoe0{appearance:none;width:100%;padding:12px 20px;outline:none;font-size:var(--text);font-family:var(--fontBody, "Open Sans", sans-serif);margin-bottom:15px;color:var(--black);box-shadow:none;font-size:15px;background-color:#f3f6fb!important;border:solid 1px var(--white);border-radius:100px}.settings__apiKeyContainer.svelte-1yicoe0:focus{border:solid 1px var(--black)}.settings__apiKeyContainer.svelte-1yicoe0:disabled{color:var(--grey)}.settings__apiKeyContainer.svelte-1yicoe0{display:flex;align-items:center;justify-content:space-between;gap:30px}.settings__apiKeyContainer.svelte-1yicoe0 p:where(.svelte-1yicoe0){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.settings__apiKeyContainer.svelte-1yicoe0 button:where(.svelte-1yicoe0){background:var(--white);color:var(--black)}.settings__apiKeyContainer.svelte-1yicoe0 button:where(.svelte-1yicoe0):hover{background:var(--backgroundAsideHover)}.settings__breadcrumbs.svelte-b9z7b3{display:flex;flex-direction:column;gap:5px}.settings__header.svelte-b9z7b3{padding:0 20px;max-width:1200px;margin:40px auto 0;display:flex;gap:20px;align-items:flex-end}.settings__layout.svelte-b9z7b3{max-width:1200px;margin:24px auto 0;padding:0 20px 130px;display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start}.settings__sidebar.svelte-b9z7b3,.settings__main.svelte-b9z7b3{min-width:0}.settings__content.svelte-b9z7b3{max-width:none;margin:0;padding:0}@media(max-width:768px){.settings__layout.svelte-b9z7b3{grid-template-columns:1fr;gap:16px;padding-bottom:130px}.settings__content.svelte-b9z7b3,.settings__header.svelte-b9z7b3,.settings__breadcrumbs.svelte-b9z7b3{max-width:100%}}.settings__card{background:var(--white);border-radius:30px;padding:25px;display:flex;flex-direction:column;gap:5px}.settings__saveBar{position:fixed;left:0;right:0;bottom:0;padding:20px 25px;overflow:hidden;z-index:20}.settings__saveBar:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#fff0,#ffffff2e 35%,#ffffff9e);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 45%,rgb(0,0,0) 100%);mask-image:linear-gradient(180deg,#0000,#00000073 45%,#000);pointer-events:none}.settings__saveBarContent{position:relative;z-index:1;margin:0 auto;display:flex;justify-content:flex-end}.settings__title{margin-bottom:25px}.modalProject__form.svelte-1b9nuhl{display:flex;flex-direction:column;gap:0;padding-bottom:20px}.modalProject__field.svelte-1b9nuhl{display:flex;flex-direction:column;gap:8px;font-weight:600}.modalProject__field.svelte-1b9nuhl input:where(.svelte-1b9nuhl),.modalProject__field.svelte-1b9nuhl select:where(.svelte-1b9nuhl){width:100%}.modalProject__fieldHint.svelte-1b9nuhl{margin:0;color:var(--darkGrey);font-size:12px;font-weight:400}.modalProject__accentField.svelte-1b9nuhl{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:100px;background:var(--backgroundAside);margin-bottom:20px}.modalProject__accentSwatch.svelte-1b9nuhl{width:44px;height:44px;border-radius:50%;overflow:hidden;background:var(--white);cursor:pointer}.modalProject__colorInput.svelte-1b9nuhl{width:60px!important;height:60px;padding:0;border:none;cursor:pointer;background:transparent!important;transform:translate(-8px,-8px)}.modalProject__accentValue.svelte-1b9nuhl{font-family:monospace;font-size:13px;color:var(--textColor);text-transform:uppercase}.modalProject__wrapper .modal__content{max-width:640px}.modalProject__wrapper .modal__buttons{width:min(640px,100%)}.projects__header.svelte-a1hjn9{padding:0 20px;max-width:1200px;margin:40px auto 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.projects__title.svelte-a1hjn9{margin:0}.projects__content.svelte-a1hjn9{max-width:1200px;margin:32px auto 0;padding:0 20px 120px}.projects__list.svelte-a1hjn9{display:flex;gap:20px;flex-wrap:wrap}.projects__addProjectCard.svelte-a1hjn9{display:flex;gap:10px;width:calc(33% - 10px);border-radius:30px;background:var(--backgroundAside);overflow:hidden;position:relative;cursor:pointer;min-height:130px;align-items:center;justify-content:center;color:var(--textColor);font-weight:600}.projects__addProjectCard.svelte-a1hjn9:hover{background:var(--backgroundAsideHover)}@media(max-width:768px){.projects__header.svelte-a1hjn9,.projects__content.svelte-a1hjn9{max-width:100%}.projects__header.svelte-a1hjn9{align-items:flex-start;flex-direction:column}}
