.homepage-mainPage{width:100vw;height:100vh;background-color:#eef4ff;display:flex;flex-direction:column;overflow:hidden}.homepage-header{display:flex;margin-left:10%;margin-right:10%}@keyframes stackvaultAnim{0%{color:#000;left:0;top:0}50%{color:#0849cc;left:200px;top:200px}to{color:#000;left:0;top:0}}.homepage-title{font-family:Jost;font-weight:700}.homepage-title:hover{animation-name:stackvaultAnim;animation-duration:3s}.homepage-divider{width:100vw;height:1px;background-color:#000}.homepage-buttons{display:flex;gap:40px;font-family:Jost;align-items:center;margin-left:auto}.homepageBtn{transition:background-color .5s;padding:5px 10px;border-radius:10px}.homepageBtn:hover,.homepage-getStarted:hover{cursor:pointer;background-color:#d7e3f9}.homepage-getStarted{border:none;background-color:#0b5cff;padding:15px;color:#fff;border-radius:25px;transition:background-color .5s}.homepage-getStarted:hover{background-color:#0849cc}.homepage-content{flex:1}.homepage-grid{margin-right:5%;margin-left:5%;display:grid;grid-template-columns:1fr 5fr}.homepage-design{width:100%;max-width:600px;margin:0 0 0 auto}.homepage-main-title{font-size:6vw;font-family:Jost;font-weight:500;line-height:1;margin-bottom:0}.homepage-main-desc{font-family:Jost}.homepage-main-start{border:none;background-color:#242424;padding:15px;color:#fff;border-radius:25px;transition:background-color .5s;transition:padding .5s}.homepage-main-start:hover{cursor:pointer;background-color:#000;padding:17px}.homepage-footer{width:100%}.homepage-footer-elements{display:flex;padding:15px;gap:40px;font-family:Jost;justify-content:center}.homepage-footerBtn{padding:5px 10px;border-radius:10px;transition:background-color .5s}.homepage-footerBtn:hover{cursor:pointer;background-color:#d7e3f9}.mobile-hint,.homepage-drawer{display:none}@media(max-width:768px){.homepage-header{margin:15px 10px}.homepage-title{font-size:large;margin-right:10px}.homepage-buttons{gap:20px}.homepage-getStarted{padding:10px}.mobile-hint,.homepage-drawer{display:block}.homepage-design{width:90%}.homepage-blurred-main,.homepage-blurred-footer{filter:blur(5px);pointer-events:none}.homepage-grid{margin-right:10%;margin-left:10%;display:grid;grid-template-columns:repeat(1,1fr)}.homepageBtn{display:none}.homepage-fixed-header{display:flex;margin:0 10%}}.loginpage-container{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.loginpage-content{background-color:#fff;padding:2rem;border-radius:3px;max-width:300px;width:90%;box-shadow:0 5px 15px #000}.loginpage-header{display:flex;align-items:center;margin-bottom:30px}.loginpage-start{font-size:large;font-family:jost;margin-right:auto}.loginpage-close{border:none;background-color:#fff}.loginpage-close:hover{cursor:pointer}.loginpage-log{padding:10px}.loginpage-google{background-color:#fff;border:1px solid black;border-radius:20px;display:flex;align-items:center;padding-left:10px;padding-right:10px}.loginpage-google:hover{cursor:pointer}.loginpage-google p{margin-left:auto;font-family:Arial;font-weight:600;font-size:small}.loginpage-googleIcon{width:7%}.loginpage-create{text-align:center;font-family:Arial;font-size:small}.loginpage-create button{background:none;border:none}.loginpage-create button:hover{cursor:pointer}.divider{width:100%;height:1px;background-color:#000}.dashboard{width:100vw;height:100vh;background-color:#eef4ff;display:flex;flex-direction:column;background-image:url(/assets/DashboardBg-BQQUVPdY.png)}.dash-header{width:100%;height:10%;box-sizing:border-box;padding:10px;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:10px}.dash-header-title{font-family:Jost;font-size:medium}.dash-sv-image,.dash-user-icon{height:2.5vw;border-radius:30px}.dash-sv-image,.dash-user-icon{width:100%}.dash-user-icon:hover{cursor:pointer}.sidebar{height:100%}.main-content{font-family:Jost;display:grid;grid-template-columns:.7fr 1px 3fr;grid-gap:10px;box-sizing:border-box;flex:1;overflow:hidden}.verticle-divider{background-color:#000;position:sticky;left:0;z-index:11}.sidebar-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:10%}.sidebar-controls{background-color:#0b5cff;color:#fff;padding:12px;border:none;border-radius:10px;margin-right:10px;transition:background-color 1s;transition:padding .5s;width:80px}.sidebar-controls:hover{cursor:pointer;background-color:#0849cc;padding:15px}.button-arrow{display:flex;flex-direction:row;align-items:center}@keyframes arrow-nudge{0%{transform:translate(0);opacity:.6}50%{transform:translate(20px);opacity:1}to{transform:translate(0);opacity:.6}}.sidebar-arrow{animation-name:arrow-nudge;animation-duration:2s}.main{display:flex;flex-direction:column;align-items:center;gap:60px;height:100%;overflow-y:auto;padding:4rem 0;scroll-behavior:smooth}.main-spacer{height:4rem;flex-shrink:0}.mobile-hint{display:none}@media(max-width:768px){.dash-sv-image{flex-shrink:0;min-width:60px;min-height:30px}.dash-user-icon{flex-shrink:0;min-width:30px;min-height:30px}.main-content{display:grid;grid-template-columns:repeat(1,1fr);padding:40px}.verticle-divider,.inner-text,.sidebar-arrow{display:none}.sidebar-content{display:flex;flex-direction:row;gap:20px}.sidebar-controls{max-width:45px}.mobile-hint{display:block}}.usermodal{position:fixed;right:0;top:0;padding:40px;display:flex;justify-content:center;align-items:center;z-index:1000}.userModal:hover{cursor:pointer}.usermodal-content{background-color:#f5f5f5;padding:1rem;border-radius:3px;max-width:300px;width:90%;box-shadow:0 1px 15px #000;font-family:Arial,Helvetica,sans-serif;text-align:center;font-size:small}.usermodal-content a{font-weight:600;color:brown;transition:color .9s;transition:font-size .9s}.usermodal-content a:hover{cursor:pointer;color:red;font-size:15px}.form-fix{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.input-wrapper{display:flex;gap:10rem}.input-wrapper label{font-size:large;font-weight:600;width:200px}.input-wrapper input,.input-wrapper textarea{font-family:monospace;font-size:large;width:60%;max-width:100%;transition:width .5s;border:1px solid #E4E8EF;background-color:#f2f4f7;border-radius:10px;box-shadow:0 1px 3px #000}.input-wrapper input{height:2rem;padding:5px 15px}.input-wrapper input:hover,.input-wrapper textarea:hover{width:100%}.input-wrapper input:focus,.input-wrapper textarea:focus{border-color:#4f46e5;background-color:#eef2ff}.input-wrapper textarea{resize:none;height:7rem;padding:5px 20px}.wrapper-button{justify-self:center}.form-submit{background-color:#0b5cff;border:none;border-radius:20px;font-size:medium;color:#fff;padding:10px 2rem;width:100%;font-weight:600;transition:background-color .5s}.form-submit:hover{background-color:#0849cc;cursor:pointer}.message-overlay{position:fixed;inset:0;padding:40px;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.message-content{background-color:#f5f5f5;padding:1rem;border-radius:3px;max-width:300px;width:90%;box-shadow:0 1px 15px #000;font-family:Arial,Helvetica,sans-serif;text-align:center;font-size:small}.message-content i,.message-content p{font-size:large}.message-close{border:none;background-color:#0b5cff;color:#fff;border-radius:20px;padding:10px;width:30%;font-size:medium;font-weight:600;transition:background-color .5s}.message-close:hover{background-color:#0849cc;cursor:pointer}@media(max-width:768px){.input-wrapper{gap:1px;padding:0 10px}.input-wrapper label{font-size:medium}.input-wrapper input,.input-wrapper textarea{width:80%;font-size:15px}}.empty{width:60%;max-width:600px;height:300px;background-color:#f2f4f7;border:2px solid #E4E8EF;border-radius:12px;box-shadow:0 1px 3px #000;padding:5px;display:flex;flex-direction:column}.empty-title{text-align:center;font-size:large;margin:0;padding-top:5px;padding-bottom:5px}.empty-divider{background-color:#000;width:100%;height:1px}.empty-content{margin:10px auto 0;background-color:#1e1e1e;width:100%;height:100%;border-radius:10px}.empty-code-header{display:flex}.code-header-red{background-color:#ff5f5a}.code-header-yellow{background-color:#ffbe2e}.code-header-green{background-color:#2aca44}.code-header-red,.code-header-green,.code-header-yellow{width:20px;height:20px;border-radius:30px;margin:10px 5px}.empty-code-script{font-family:monospace;color:#fff;padding:15px;font-size:large}pre code.hljs{background-color:#1e1e1e!important}@media(max-width:768px){.empty{width:80%}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#1e1e1e;color:#dcdcdc}.hljs-keyword,.hljs-literal,.hljs-symbol,.hljs-name{color:#569cd6}.hljs-link{color:#569cd6;text-decoration:underline}.hljs-built_in,.hljs-type{color:#4ec9b0}.hljs-number,.hljs-class{color:#b8d7a3}.hljs-string,.hljs-meta .hljs-string{color:#d69d85}.hljs-regexp,.hljs-template-tag{color:#9a5334}.hljs-subst,.hljs-function,.hljs-title,.hljs-params,.hljs-formula{color:#dcdcdc}.hljs-comment,.hljs-quote{color:#57a64a;font-style:italic}.hljs-doctag{color:#608b4e}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-tag{color:#9b9b9b}.hljs-variable,.hljs-template-variable{color:#bd63c5}.hljs-attr,.hljs-attribute{color:#9cdcfe}.hljs-section{color:gold}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-bullet,.hljs-selector-tag,.hljs-selector-id,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo{color:#d7ba7d}.hljs-addition{background-color:#144212;display:inline-block;width:100%}.hljs-deletion{background-color:#600;display:inline-block;width:100%}.fix-card{width:60%;max-width:600px;height:auto;background-color:#f2f4f7;border:2px solid #E4E8EF;border-radius:12px;box-shadow:0 1px 3px #000;padding:5px;display:flex;flex-direction:column}.fix-card-header{display:flex;flex-direction:row;align-items:center}.fix-card-header:hover{cursor:pointer}.fix-card-select{border:none;background-color:#f2f4f7}.card-title{text-align:center;font-size:large;margin:0 auto 0 0;padding-top:5px;padding-bottom:5px}.card-divider{background-color:#000;width:100%;height:1px}@media(max-width:768px){.fix-card{width:80%}}.card-tags{display:flex;flex-direction:row;flex-shrink:0;gap:20px;justify-content:center;margin-top:5px;margin-bottom:10px}.card-tag{font-size:x-small;background-color:#cbcbcb;width:auto;padding:0 5px;text-align:center;border-radius:10px}.card-view{display:flex;justify-content:space-between}.card-view p{font-size:small;font-family:Trebuchet MS,sans-serif}.card-error,.card-cause,.card-solution{word-wrap:break-word}.button-view{border:none;background:none;color:#000;font-weight:700;padding:10px 20px;border-radius:20px;transition:font-size .5s}.button-view:hover{cursor:pointer;font-size:medium}.hljs{border-radius:10px}.card-code{margin:0}.copy-code{border:none;background:none;margin:0;border-radius:10px;padding:5px}.copy-code:hover{cursor:pointer}.view-close{border:none;background:none;text-align:end;font-family:Jost;transition:font-size .5s}.view-close:hover{cursor:pointer;font-size:medium}.card-add-tag{background-color:#c4c4c4;text-align:center;padding:10px;border-radius:10px;font-size:x-small}.edit-card:hover{cursor:pointer}.tooltip{position:relative;align-items:flex-start;cursor:pointer}.tooltip .tooltiptext{visibility:hidden;width:140px;background-color:#333;color:#fff;text-align:center;padding:6px 8px;border-radius:4px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .2s}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.card-delete{text-align:center}.card-delete h1{color:red;font-size:x-large}.card-delete-buttons{display:flex;gap:20px;justify-content:center}.card-delete-yes,.card-delete-no{border:none;font-family:Arial,Helvetica,sans-serif;font-weight:600;padding:10px 20px;background-color:#0b5cff;color:#fff;border-radius:10px;transition:background-color .5s}.card-delete-yes:hover,.card-delete-no:hover{cursor:pointer;background-color:#0849cc}.main-search{flex-shrink:0;width:50%;max-width:650px;height:60px;font-size:1.2rem;padding:0 16px;border:2px solid #E4E8EF;border-radius:20px;font-family:monospace;background-color:#f2f4f7;box-shadow:0 1px 3px #000;transition:width 1s}.main-search:hover{width:60%}.main-search:focus{border-color:#4f46e5;background-color:#eef2ff}.vault-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:2rem;gap:4rem;min-height:max-content}.search-wrapper{width:100%;display:flex;justify-content:center}@media(max-width:768px){.main-search{width:70%;font-size:large;transition:width .5s}.main-search:hover{width:75%}}table{width:60%;border-collapse:collapse;margin:40px 0}th,td{border:3px solid #ddd;padding:20px 7rem;text-align:center}th{background-color:#0b5cff;color:#fff}tr:nth-child(2n){background-color:#f2f2f2}tr{pointer-events:auto}tr:hover{background-color:#ddd;cursor:pointer}.tags-display{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}.tag-back{border:none;background:none;transition:font-size .5s}.tag-back:hover{cursor:pointer;font-size:medium}@media(max-width:768px){th,td{padding:30px 4rem}}.settings{width:100%}.settings-title{margin-bottom:40px;color:#0b5cff}.settings-display{margin:0 100px}.account-section,.action-section{display:flex;flex-direction:column;align-items:center;gap:2rem}.account-image{margin:0;width:10%;border-radius:50px}.user-info{margin:0;font-size:large}.action-logout,.action-delete{border:0;background:0;border-radius:20px;font-family:Jost;font-size:large;font-weight:500;color:#fff;padding:10px 20%;transition:padding .5s}.action-logout{background-color:#0b5cff}.action-delete{background-color:red}.action-logout:hover{cursor:pointer;background-color:#0849cc;padding:10px 23%}.action-delete:hover{cursor:pointer;background-color:#b10000;padding:10px 23%}@media(max-width:768px){.settings-title{font-size:x-large;text-align:center}.settings-display{margin:0 50px}}.del-overlay{position:fixed;inset:0;padding:40px;display:flex;justify-content:center;align-items:center;z-index:1000;background-color:#1d1d1d4d}.overlay-content{background-color:#f5f5f5;padding:1rem;border-radius:3px;max-width:400px;width:90%;box-shadow:0 1px 15px #000;text-align:center;display:flex;flex-direction:column;gap:20px}.overlay-title,.overlay-info,.overlay-instruction{margin:0}.overlay-title{color:#b10000}.overlay-info{font-size:medium}.overlay-instruction{font-size:small}.delete-form{display:flex;flex-direction:column;gap:10px;align-items:center}.delete-confirm{width:55%;border:1px solid black;border-radius:20px;background-color:#f2f4f7;box-shadow:0 1px 3px #000;padding:5px;font-family:monospace}.delete-submit{width:45%;border:none;background:none;border-radius:20px;background-color:#0b5cff;color:#fff;font-family:Jost;font-weight:500;transition:background-color .5s}.delete-submit:hover{background-color:#0849cc;cursor:pointer}.error-text{font-size:x-small;margin:0}.overlay-close{border:none;background:none;text-align:end}.overlay-close:hover{cursor:pointer}.pricing{width:100%;min-height:100vh;background-color:#eef4ff;font-family:Jost;display:flex;flex-direction:column;overflow-x:hidden}.pricing-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 10px}.pricing-sections{display:flex;justify-self:center;display:block;margin:0 auto}.pricing-section{padding:5px 10px;border-radius:10px;margin-left:10px;transition:background-color .5s}.pricing-section:hover{cursor:pointer;background-color:#d7e3f9}.pricing-signing{display:flex;gap:1px;justify-self:end}.pricing-login{background-color:#000;color:#fff;border-radius:10px;padding:5px 10px;transition:background-color .5s;width:auto;flex-shrink:0}.pricing-login:hover{background-color:#2b2b2b;cursor:pointer}.pricing-signup{background-color:#0b5cff;border:none;color:#fff;border-radius:10px;padding:10px;margin-left:10px;transition:background-color .5s;width:auto;flex-shrink:0}.pricing-signup:hover{cursor:pointer;background-color:#0849cc}.pricing-sv{width:160px;height:220px;flex-shrink:0;height:auto;max-width:700px}.pricing-drawer{display:none}.pricing-main{flex:1}.pricing-main-title{text-align:center}.pricing-plans{display:flex;flex-direction:row;justify-content:center;gap:5%}.pricing-footer{display:none}@media(max-width:768px){.pricing-section{display:none}.pricing-signing{padding-right:80px}.pricing-plans{display:flex;flex-direction:column;align-items:center;gap:3rem}.pricing-signing{margin-left:40px}.pricing-drawer{display:block;font-size:18px;flex-shrink:0;cursor:pointer}.pricing-drawer:hover{cursor:pointer}.pricing-footer{display:block;text-align:center;margin-top:10px}.pricing-blurred{filter:blur(5px);pointer-events:none}.pricing-fixed-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 10px;position:fixed}.outer-nav{margin-top:90px;position:fixed;top:1;right:0;left:0;padding:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;font-family:Jost;font-size:x-large;color:#000;z-index:1000;background-color:#eef4ff66;height:100%}.section-nav{transition:font-weight .5s}.section-nav:hover,.close-nav:hover{cursor:pointer;font-weight:700}}.free-pricing{width:300px;height:450px;border:2px solid #E4E8EF;border-radius:10px;padding:10px;font-family:Jost}.free-heading h1,.free-heading p{margin:0}.free-info{display:flex;flex-direction:column}.free-price{font-size:xx-large}.free-button{background:none;border:none;padding:10px 20px;border-radius:20px;background-color:#0b5cff;color:#fff;transition:background-color .5s}.free-button:hover{cursor:pointer;background-color:#0849cc}.pro-pricing{width:300px;height:450px;border:2px solid #E4E8EF;border-radius:10px;padding:10px;font-family:Jost}.pro-heading h1,.pro-heading p{margin:0}.pro-info{display:flex;flex-direction:column}.pro-price{font-size:xx-large}.pro-button{background:none;border:none;padding:10px 20px;border-radius:20px;background-color:#0b5cff;color:#fff}.about{width:100%;min-height:100vh;background-color:#eef4ff;font-family:Jost;display:flex;flex-direction:column;overflow-x:hidden}.about-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 10px}.about-sections{display:flex;justify-self:center;display:block;margin:0 auto}.about-section{padding:5px 10px;border-radius:10px;margin-left:10px;transition:background-color .5s}.about-section:hover{cursor:pointer;background-color:#d7e3f9}.about-signing{display:flex;gap:1px;justify-self:end}.about-login{background-color:#000;color:#fff;border-radius:10px;padding:5px 10px;transition:background-color .5s;width:auto;flex-shrink:0}.about-login:hover{background-color:#2b2b2b;cursor:pointer}.about-signup{background-color:#0b5cff;border:none;color:#fff;border-radius:10px;padding:10px;margin-left:10px;transition:background-color .5s;width:auto;flex-shrink:0}.about-signup:hover{cursor:pointer;background-color:#0849cc}.about-sv{width:160px;height:220px;flex-shrink:0;height:auto;max-width:700px}.about-drawer{display:none}.about-main{margin:20px 30%}.main-headline h2,.main-headline p{margin:0}.main-img{width:100%;border:2px solid #E4E8EF}.about-getStarted{border:none;background-color:#0b5cff;padding:15px;color:#fff;border-radius:25px;transition:background-color .5s}.about-getStarted:hover{background-color:#0849cc}@media(max-width:768px){.about-section{display:none}.about-signing{padding-right:80px;margin-left:40px}.about-drawer{display:block;font-size:18px;flex-shrink:0;cursor:pointer}.about-drawer:hover{cursor:pointer}.about-blurred{filter:blur(5px);pointer-events:none}.about-fixed-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 10px;position:fixed}.outer-nav{margin-top:90px;position:fixed;top:1;right:0;left:0;padding:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;font-family:Jost;font-size:x-large;color:#000;z-index:1000;background-color:#eef4ff66;height:100%}.section-nav{transition:font-weight .5s}.section-nav:hover,.close-nav:hover{cursor:pointer;font-weight:700}.about-main{margin:0 10%;padding:20px}}.privacy-policy{margin:0;height:100vh;background-color:#eef4ff;font-family:Jost;display:flex;flex-direction:column}.privacy-header{display:flex;align-items:center;gap:30%}.privacy-header h1{text-align:center}.privacy-header a{cursor:pointer}.privacy-main{padding:10px;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;flex:1}.privacy-footer{margin:20px 0;display:flex;justify-content:center;gap:3rem}.privacy-footer a{transition:background-color .5s;padding:5px 10px;border-radius:10px}.privacy-footer a:hover{cursor:pointer;background-color:#d7e3f9}@media(max-width:768px){.privacy-policy{height:auto}.privacy-header{gap:15%}.privacy-header h1{font-size:x-large}.privacy-main{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.term{margin:0;height:100vh;background-color:#eef4ff;font-family:Jost;display:flex;flex-direction:column}.term-header{display:flex;align-items:center;gap:30%}.term-header h1{text-align:center}.term-header a{cursor:pointer}.term-main{margin:0 30%;flex:1}.term-main h4{text-align:center}.term-footer{padding:20px;display:flex;justify-content:center;gap:3rem}.term-footer a{transition:background-color .5s;padding:5px 10px;border-radius:10px}.term-footer a:hover{cursor:pointer;background-color:#d7e3f9}@media(max-width:768px){.term{height:auto}.term-header{gap:15%;margin:10px}.term-header h1{font-size:x-large}.term-main{display:flex;flex-direction:column;margin:0 15%}}.help{margin:0;height:100vh;background-color:#eef4ff;font-family:Jost;display:flex;flex-direction:column}.help-header{display:flex;align-items:center;gap:30%}.help-header h1{text-align:center}.help-header a{cursor:pointer}.help-main{flex:1;font-size:large;margin:20px 30%;background-color:#e8f0ff;border:2px solid #E4E8EF;border-radius:12px;padding:20px}.help-main details{margin:2rem 0;cursor:pointer}.help-footer{padding:20px;display:flex;justify-content:center;gap:3rem}.help-footer a{transition:background-color .5s;padding:5px 10px;border-radius:10px}.help-footer a:hover{cursor:pointer;background-color:#d7e3f9}details[open] summary::marker{content:"▼"}summary::marker{content:"►"}@media(max-width:768px){.help{height:auto}.help-header{gap:15%;margin:10px}.help-header h1{font-size:x-large}.help-main{display:flex;flex-direction:column;margin:0 15%}}html,body{margin:0;width:100%;height:100%}
