*{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html,body{height:100%;margin:0;overflow-x:hidden;background-color:#fff}#root{display:flex;flex-direction:column;margin:0 auto;padding:0;align-items:center}@media (max-width: 768px){#root{align-items:stretch}}.navbar{width:100vw;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);height:60px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;left:0;padding:0 50px;overflow-x:hidden;z-index:100}.logoo{width:50px;height:50px;object-fit:cover;border-radius:6px;transition:transform .3s ease}.logoo:hover{transform:scale(1.1)}.loginButton{display:flex;align-items:center;gap:.75rem;padding:.5rem 1.5rem;font-size:rem;font-weight:700;color:#4a4a4a;background-color:#f4f4f4;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .4s ease}.loginButton span{font-size:1rem}.loginButton svg{height:20px}.loginButton:hover{border-color:#4285f4;box-shadow:0 6px 10px #4285f44d}span.loginBUtton{font-size:.875rem;line-height:1.25rem}@media (max-width: 768px){.navbar{flex-direction:row;height:60px;padding:10px 20px}.logoo{margin-bottom:10px;margin-top:10px}.loginButton{justify-content:center;padding:.75rem}span.loginBUtton{display:none}}body{color:#333;line-height:1.6;overflow-x:hidden;height:100%;padding:0 10px}main{width:100%;margin:0 auto;overflow-x:hidden}.heroSection{background:linear-gradient(135deg,#0850d6,#809bd4);background-size:400% 400%;width:90%;margin:20px auto 0;border-radius:12px;text-align:center;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;color:#fff;box-shadow:0 4px 10px #0000000d;background-size:300% 300%;background-image:linear-gradient(-45deg,rgb(85,163,241) 0%,rgb(34,112,190) 25%,dodgerblurgb(19,66,110)rgb(56,17,233) 100%);-webkit-animation:AnimateBG 20s ease infinite;animation:AnimateBG 20s ease infinite}@-webkit-keyframes AnimateBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes AnimateBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.textContent{display:flex;flex-direction:column;align-items:center;justify-content:center}.heroTitle{font-size:4.5rem;margin-top:100px;font-weight:700;margin-bottom:1rem;max-width:800px}.heroDescription{font-size:1.2rem;margin-bottom:2rem;max-width:600px;color:#e0e7ff}.featuresSection{text-align:center;padding:60px 20px}.featuresTitle{font-size:2.5rem;font-weight:700;color:#4e5aff;margin-bottom:2.5rem}.featuresList{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;list-style:none;max-width:1200px;margin:0 auto}.featureItem{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 15px #0000001a;transition:.3s ease;text-align:left}.featureItem:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.featureIcon{font-size:2.5rem;color:#4e5aff;margin-bottom:1rem}.featureItem h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.featureItem p{font-size:1rem;color:#555}@media (max-width: 1024px){.heroTitle{font-size:2.5rem}.heroDescription{font-size:1rem;padding:0 10px}.ctaButton{font-size:1rem;padding:12px 24px}}@media (max-width: 768px){.featuresTitle{font-size:2rem}.featuresList{gap:15px}.featureItem{padding:15px}.featureIcon{font-size:2rem}}@media (max-width: 480px){.heroTitle{font-size:2rem}.heroDescription{font-size:.9rem}.ctaButton{font-size:.9rem;padding:10px 20px}.featuresTitle{font-size:1.7rem}.featureItem h3{font-size:1rem}.featureItem p{font-size:.9rem}}.customInputContainer{display:flex;align-items:center;width:100%;max-width:360px;background:#fff;border-radius:8px;border:2px solid #007bff;box-shadow:0 4px 12px #0000001a;box-sizing:border-box;overflow:hidden;margin:0 auto;padding:0}.inputContainerInput{display:flex;align-items:center;background:#f1f5f9;border-radius:6px 0 0 6px;padding:8px 10px;flex-grow:1;max-width:100%}.baseUrl{font-size:14px;font-weight:600;color:#333;white-space:nowrap}.usernameInput{border:none;outline:none;background:transparent;font-size:14px;flex-grow:1;width:100%}.ctaButton{background:#007bff;color:#fff;font-size:14px;font-weight:600;padding:10px 14px;border:none;border-radius:0;cursor:pointer;transition:.3s;white-space:nowrap}.ctaButton:hover{background:#0056b3}@media (max-width: 768px){.customInputContainer{width:90%;max-width:100%;padding:0}.inputContainerInput{padding:6px 8px}.ctaButton{padding:8px 12px}}@media (max-width: 480px){.baseUrl,.usernameInput,.ctaButton{font-size:12px}}.rec{margin-top:10px;font-weight:500}.footer{background:#fff;border-top:1px solid #f1f1f1;padding:4rem 0 2rem}.footer__container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer__main{display:flex;justify-content:space-between;gap:4rem;margin-bottom:3rem}.footer__left{flex-shrink:0}.footer__logo{font-size:1.5rem;font-weight:600;color:#111;margin:0;margin-bottom:.5rem}.footer__tagline{color:#666;font-size:.875rem;margin:0}.footer__right{flex-grow:1}.footer__links{display:flex;gap:4rem;justify-content:flex-end}.footer__links-group{display:flex;flex-direction:column;gap:.75rem}.footer__group-title{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#999;margin:0;margin-bottom:.5rem}.footer__links-group a{color:#333;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer__links-group a:hover{color:#000;text-decoration:underline}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-top:2rem;border-top:1px solid #f1f1f1}.footer__social{display:flex;gap:1.5rem}.footer__social a{color:#666;font-size:1.55rem;transition:all .2s ease}.footer__social a:hover{color:#111}.footer__copyright{color:#999;font-size:.75rem;text-align:center;margin:0}@media (max-width: 768px){.footer{padding:3rem 0 1.5rem}.footer__main{flex-direction:column;gap:2rem;margin-bottom:2rem}.footer__links{justify-content:flex-start;gap:3rem}}@media (max-width: 480px){.footer__container{padding:0 1.5rem}.footer__links{flex-direction:column;gap:2rem}}.footer__logo{display:flex;justify-content:center;align-items:center;gap:8px}img.logo{width:35px;height:auto;border-radius:5px}.footerLogoText{font-size:2rem}.landing{overflow-x:hidden}.limitPage{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px 30px;background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;text-align:center;z-index:9999;width:80%;max-width:400px}.limit-message{font-size:1.1rem;color:#333;margin-bottom:20px;font-weight:600}.limit-button{background-color:#4caf50;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.limit-button:hover{background-color:#45a049}.limit-button:focus{outline:none}.limit-page-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:9998}.sidebar{width:90px;height:100vh;background-color:#fff;color:#2c3e50;position:sticky;top:0;left:0;z-index:1000;border-right:.011px solid rgba(0,0,0,.288);border-left:.011px solid rgba(0,0,0,.288);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 10px}span.user_name{text-wrap:wrap}@media (max-width: 800px){.sidebar{position:fixed;bottom:0;left:0;top:unset;width:100vw;height:80px;flex-direction:row;justify-content:space-around;align-items:center;padding:0;background-color:#fff;border-top:.011px solid rgba(0,0,0,.288);border-right:none}.sidebar-logo{display:none}.sidebar-icon{font-size:11px}}.sidebar-logo{width:55px;border-radius:12px;margin:15px auto}.sidebar-item{width:100%;margin-bottom:10px;text-align:center}.sidebar-text{font-size:10px;background-color:red}.sidebar-link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0;width:100%;text-decoration:none;transition:background-color .3s;border-radius:6px;color:#2c3e50;transition:.01s ease}.sidebar-link:active{transform:scale(.9)}button.sidebar-link{border:none;background-color:unset;display:flex;align-items:center;justify-content:center}.sidebar-link:hover{background-color:#f0f0f0}.sidebar-icon{font-size:21px;margin-bottom:5px;color:#2c3e50}.last-item{margin-top:auto}.active{background-color:#72777e3d}.sidebar-button:active{transform:scale(.95)}.layout{display:flex;width:100%px}.content{width:100%}body{margin:0;padding:0;width:100%;height:100vh;display:flex;overflow:auto}.layout{display:flex;width:100%;height:100%}.cardlist{position:sticky;top:0;left:0;padding:0;margin:0;width:250px;height:100vh;overflow-y:auto;border-right:1px solid rgba(0,0,0,.13);background-color:#fff;flex-shrink:0}@media (max-width: 1000px){.cardlist{width:100%}}.card:hover{background-color:#e0e0e0}.card{background:#cccccc0a;display:flex;gap:15px;padding:10px;height:70px;cursor:pointer;transition:background-color .2s;justify-content:start;min-height:50px;border-bottom:1px solid rgba(0,0,0,.13);word-break:break-all}.card h3{color:#000;font-size:17px;font-weight:500}.card:hover{background-color:#00000021}.card p{color:#616060}.noCardsMessage{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;margin:20px auto;max-width:400px;color:#333}.noCardsMessage blockquote{font-size:1.2rem;font-style:italic;margin-bottom:20px;color:#555}.createCardButton{padding:10px 18px;font-size:1rem;font-weight:500;color:#fff;background:#000;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.createCardButton:hover{background:#444}.createCardButton:active{background:#222}.loaderContainer{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background-color:#fff}.loader{border:4px solid rgba(0,0,0,.1);border-left-color:transparent;width:36px;height:36px;border-radius:50%;animation:spin89345 1s linear infinite}@keyframes spin89345{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.buttonContainer{position:relative;width:100%;height:80px;display:flex;justify-content:center;align-items:center}.button-58{align-items:center;background-color:#06f;border:2px solid #06f;color:#fff;cursor:pointer;display:inline-flex;fill:#000;font-size:20px;font-weight:400;height:48px;justify-content:center;line-height:24px;width:90%;margin:0 auto 20px;outline:0;padding:0 17px;text-align:center;text-decoration:none;transition:all .3s;user-select:none;-webkit-user-select:none;touch-action:manipulation;position:sticky;border-radius:10px}.button-58:focus{color:#171e29}.button-58:hover,.button-58:active{background-color:#3385ff;border-color:#3385ff;fill:#06f}@media (max-width: 800px){.loaderContainer{width:100%}}.card.active{background-color:#00000021;color:#000}.cardlist-card-pfp{width:50px;height:50px;border-radius:50%}.no-pfp-letter{display:flex;justify-content:center;align-items:center;font-size:1.5rem;text-transform:uppercase;color:#fff;width:50px;height:50px;border-radius:50%;background:#1e90ff}.detailsContainer{width:100%;display:flex;flex-direction:row;height:100%;overflow:hidden}.cardDetails{width:100%;background-color:#fff;height:100%;display:flex;flex-direction:column;word-break:break-word;overflow-y:auto;flex-grow:1;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.cardDetails.show{opacity:1;transform:translateY(0)}@media (max-width: 1000px){.detailsContainer{flex-direction:column;height:auto}.cardDetails{width:100%}}.phone-view-toggle{position:relative;z-index:10;background:none;border:none;font-size:1.5rem;cursor:pointer}.phone-view-toggle.active{z-index:20}.mobile-phone-view-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:15}.close-phone-view{position:absolute;top:10px;width:30px;height:30px;background-color:#fff;right:10px;display:flex;justify-content:center;border-radius:50%;align-items:center;border:none;font-size:1.5rem;cursor:pointer;z-index:20}.phoneview__container{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;height:100vh;width:315px;overflow:auto;background-color:#fff;position:relative;top:0;right:0;padding:0rem 2rem;box-sizing:content-box;-ms-overflow-style:none}.phoneView{width:100%;height:450px;background:#fff;border-radius:30px;border:7px solid black;overflow:auto;-ms-overflow-style:none;display:flex;flex-direction:column;align-items:center;padding:10px}.phoneview__container::-webkit-scrollbar,.phoneView::-webkit-scrollbar{display:none}.linksContainer{display:flex;flex-direction:column;width:100%;gap:8px}.phoneview__container,.phoneView{scrollbar-width:none}@media (max-width: 800px){.phoneView{position:absolute;top:0;width:100%;height:100vh;max-height:100vh;border-radius:20px;opacity:1;transform:translateY(0);margin:0;border:unset;border-radius:unset;z-index:1}}.phoneView h1{word-break:break-word;font-size:1.3rem;text-align:center;margin-bottom:.5rem;color:#333}.phoneView p{word-break:break-word;font-size:.7rem;color:#666;text-align:center;margin-bottom:1rem}.linkItem .link{display:block;text-align:center;padding:.35rem;font-size:1rem;font-weight:500;text-decoration:none;color:#007bff;border-radius:5px;overflow:hidden;transition:background-color .3s ease,transform .2s ease}.linkItem .link:hover{background-color:#007bff1a;transform:scale(1.02)}.link-preview-real{color:#0969c9}.link-preview-real:hover{color:#064d94}.content{display:flex;flex-direction:column;align-items:center}.share-button{background-color:#007bff;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;transition:background .3s ease}.share-button:hover{background-color:#0056b3}.share-modal{position:fixed;top:0;right:0%;transform:translate(-50%,-50%);background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 6px #0000001a;z-index:1000}.modal-content{display:flex;flex-direction:column;align-items:center}.close-button{background:none;border:none;font-size:20px;cursor:pointer;align-self:flex-end}.profile-link-input{width:100%;padding:8px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px}.copy-button,.qr-button{background-color:#28a745;color:#fff;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;margin:5px 0;transition:background .3s ease}.copy-button:hover,.qr-button:hover{background-color:#218838}.social-links{display:flex;gap:10px;margin-top:10px}.social-link{text-decoration:none;color:#007bff;font-weight:700;transition:color .3s ease}.social-link:hover{color:#0056b3}.url-input-container{position:relative;margin-bottom:10px}.url-status{display:flex;align-items:center;gap:5px;font-size:14px;margin-top:5px}.success-text{color:green;display:flex;align-items:center;font-weight:700}.error-text{color:red;display:flex;align-items:center;font-weight:700}.loading-text{color:#555;display:flex;align-items:center;font-weight:700}.input-error{border-color:red!important}.icon{width:16px;height:16px}.spinning{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.url-input-container{position:relative;display:flex;flex-direction:column;width:100%}.input-url{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:4px;font-size:.875rem;box-shadow:0 0 0 2px #2563eb33;resize:none;outline:none}.input-url.available{border-color:#22c55e}.input-url.taken{border-color:#ef4444}.input.error{border-color:#f59e0b}.icon-container{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.icon{width:22px;height:22px;transition:.3s ease-in-out}.success{color:#22c55e}.error{color:#ef4444}.loading{color:#f59e0b;animation:spin 1s linear infinite}.icon.warning{transform:translateY(-120%)}.error-text{margin-top:10px;padding:10px;font-weight:500}body{background-color:#f4f4f9}.settings-container{background-color:#fff;border-radius:10px;padding:30px;width:100%;height:100%;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:15px}.settings-title{font-size:2rem;font-weight:700;color:#333}.settings-description{font-size:1rem;color:#666;margin-bottom:20px}.actions{display:flex;justify-content:center;margin-top:20px}.delete-button{display:flex;align-items:center;padding:12px 24px;font-size:1rem;font-weight:700;background-color:#d33;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.delete-button:hover{background-color:#b02a2a}.icon{margin-right:8px;font-size:1.2rem}@media (max-width: 768px){.settings-container{padding:20px;width:90%}.settings-title{font-size:1.6rem}.settings-description{font-size:.9rem}}.design-container{padding:20px;color:#333}.template-card:hover{transform:scale(1.01);box-shadow:0 6px 12px #00000026}.template-card.selected{outline:2px solid #007bff;outline-offset:6px;transform:scale(1.01);box-shadow:0 6px 12px #007bff4d}.links-container{display:flex;flex-direction:column;gap:10px;width:100%}.selected-template-preview{margin-top:30px;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a}p.template-name{text-align:center;color:#3d3c3c}.loading-spinner{display:flex;justify-content:center;align-items:center;height:200px;font-size:18px;color:#555}.back-to-cardlist{display:none;height:50px;align-items:stretch}@media (max-width: 1000px){.back-to-cardlist{display:block;display:flex;background-color:#fff;position:sticky;top:0;left:0;height:50px}.tab-container{top:50px}}.newCardContainer{width:100%;display:flex;flex-direction:row;height:100%;overflow:hidden}.newCard{width:100%;background-color:#fff;height:100%;display:flex;flex-direction:column;word-break:break-word;overflow-y:auto;flex-grow:1;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease}.newCard.show{opacity:1;transform:translateY(0)}@media (max-width: 800px){.newCardContainer{flex-direction:column;height:auto}.newCard{width:100%}}.titleDetail,.urlCard,.descriptionCard{margin:0 0 10px;word-wrap:break-word;overflow-wrap:break-word}.back-to-cardlist{display:flex;display:none;gap:1rem;padding:1rem;background-color:#f9f9f9;border-bottom:1px solid #ddd}.back-to-cardlist button{display:flex;height:40px;background-color:#007bff;color:#fff;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:1rem;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.back-to-cardlist button:hover{background-color:#0056b3}.back-to-cardlist button .iconn{font-size:1rem}.back-to-cardlist h1{margin:0;font-size:1.5rem;color:#333;font-weight:600}@media screen and (max-width: 800px){.back-to-cardlist{display:flex;position:sticky;top:0;z-index:1;justify-content:space-between;height:50px;align-items:center;width:100%}}.link-icon-new-card{font-size:1.1rem}.link-icon-favicon-new-card{width:1rem;height:1rem;object-fit:contain;vertical-align:middle;border-radius:4px}.profile-image-preview{width:70px;height:70px;border-radius:50%;object-fit:cover;border:2px solid #ccc;margin-bottom:10px;transition:transform .3s ease-in-out}.topbar-container{width:100%;position:fixed;top:0;left:0;background-color:#fff;z-index:1000}.tab-container-container{width:100%;background-color:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e0e0e0}.tab-container{display:flex;word-break:keep-all;overflow-x:auto;position:sticky;top:0;max-width:1000px;margin:0 auto;width:100%;z-index:1000;background-color:#fff}.tab{padding:15px 25px;cursor:pointer;color:#666;background-color:#fff;position:relative;transition:color .3s ease}.tab:hover,.tab.active{color:#2196f3}.indicator{position:absolute;bottom:0;height:2px;background-color:#2196f3;transition:width .3s ease,left .3s ease}.container{max-width:1000px;margin:0 auto 120px;background-color:#fff;width:100%;display:flex;height:100%;border-radius:2rem;overflow-y:scroll}.cardd{width:100%;margin:0 auto;box-shadow:0 2px 4px #0000001a}.card-header{padding:1.5rem}.card-header h2{margin:0;font-size:1.25rem;font-weight:600}.card-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.character-error{padding:15px}.input{width:100%;padding:.5rem;border:1px solid #e5e7eb;border-radius:4px;font-size:.875rem;resize:none}.input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.link-row{display:flex;gap:.5rem;align-items:center}.button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:#2563eb;color:#fff;border:none}.button-primary:hover:not(:disabled){background:#1d4ed8}.button-outline{background:#fff;border:1px solid #e5e7eb;color:#374151}.button-outline:hover:not(:disabled){background:#f9fafb}.button-ghost{background:transparent;border:none;padding:.5rem;color:#6b7280}.button-ghost:hover{background:#f9fafb}.button-row{display:flex;justify-content:space-between;margin-top:1rem}.iconn{width:1.2rem;height:1.2rem;color:#fff}.white-plus{color:#0007}.alert{padding:.75rem 1rem;border-radius:4px;font-size:.875rem}.alert-success{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}.alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.image-upload{position:relative;display:flex;flex-direction:column;align-items:start;margin-bottom:20px}.profile-image{width:100px;height:100px;border-radius:50%;object-fit:cover;border:2px solid #ccc;margin-bottom:10px;transition:transform .3s ease-in-out}.profile-image:hover{transform:scale(1.05)}.design-container{padding:20px;width:100%;font-family:Arial,sans-serif;color:#333;max-width:1000px;margin:0 auto}.templates-grid,.templates-grid-loader{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:30px;justify-items:center;margin-top:20px;max-width:100%;width:100%}.template-card{width:200px;height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:.01px solid gray;border-radius:10px;cursor:pointer;padding:15px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease,outline-offset .3s ease}.template-card:hover{transform:scale(1.02);box-shadow:0 6px 12px #00000026}.template-card.selected{outline:2px solid #007bff;outline-offset:6px;box-shadow:0 6px 12px #007bff4d}.template-link{height:30px;width:100%;border:1px solid transparent;transition:transform .3s}.template-loader{height:250px;display:flex;flex-direction:column;align-items:center;width:100%}.template-card-skeleton{width:100%;height:250px;background:linear-gradient(90deg,#e0e0e0 25%,#f4f4f4,#e0e0e0 75%);background-size:200% 100%;border-radius:10px;animation:shimmer 1.5s infinite linear}.template-name-skeleton{width:60%;height:15px;background:linear-gradient(90deg,#e0e0e0 25%,#f4f4f4,#e0e0e0 75%);background-size:200% 100%;border-radius:5px;margin-top:10px;animation:shimmer 1.5s infinite linear}p.template-name{text-align:center;color:#222;margin-top:10px;font-size:.9rem}@media (max-width: 1024px){.templates-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width: 768px){.design-container{padding:10px}.templates-grid{grid-template-columns:repeat(2,1fr);gap:10px}.template-card{max-width:170px}p.template-name{font-size:.8rem}}@media (max-width: 380px){.templates-grid{grid-template-columns:repeat(2,170px);gap:5px;justify-content:center}.template-card{padding:10px}p.template-name{font-size:.75rem}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}body{margin:0;padding:0;width:100%;height:100vh}.dashboard{display:flex;width:100%;height:100vh;overflow-x:auto;transition:all .3s ease;background-color:#fff;border-right:.011px solid rgba(0,0,0,.288)}.noCardDiv{width:100%;height:100%;display:flex;justify-content:center;align-items:center}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;width:100%}#root{height:100%;display:flex;flex-direction:column;width:100%;max-width:7800px;margin:0 auto}body{width:100%}.settings{width:100%;max-width:100%;padding:20px;background-color:#fff;height:100vh}button.logout{margin-top:20px;padding:10px 20px;font-size:16px;border:none;border-radius:5px;background-color:#0b75cc;color:#fff;cursor:pointer}button.logout:hover{background-color:#084c9b}.settingsContent{width:80%;margin:0 auto}.account-container{background-color:#fff;padding:20px;width:100%;max-width:1400px;margin:0 auto;border-radius:8px;font-family:Roboto,sans-serif}.account-title{font-size:22px;font-weight:500;color:#333;margin-bottom:16px}.account-info{font-size:16px;color:#555;margin:10px 0}.account-info strong{font-weight:600}.logout-button{background-color:#ff1900;color:#fff;border:none;padding:12px 20px;font-size:16px;font-weight:700;border-radius:6px;cursor:pointer;transition:all .3s ease;width:100px;margin-top:20px}.logout-button:hover{background-color:#c0392b}.logout-button:focus{outline:none}body{margin:0;padding:0}@media (max-width: 768px){.account-container{width:90%;margin-left:10px;padding:15px}.account-title{font-size:18px}.account-info{font-size:14px}.logout-button{font-size:14px;padding:10px 18px;width:120px}}@media (max-width: 480px){.account-container{width:95%;margin-left:5px}.account-title{font-size:16px}.account-info{font-size:12px}.logout-button{font-size:12px;padding:8px 15px;width:100px}}.card-container-full{width:100vw;min-height:100vh;margin:0;align-items:normal;position:relative;background-color:inherit;overflow-x:hidden}.cardPage{width:100%;min-height:100vh;display:flex;align-items:center;flex-direction:column;background-color:#f5f5f5;color:#333;justify-content:start;position:relative;box-sizing:border-box;margin:0}h1.cardTitle{font-size:1.3rem;font-weight:700;margin-bottom:5px;text-align:start}.profile-imagee{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-top:3rem}.cardPage p{font-size:1rem;color:#666;font-weight:600;margin-bottom:20px;text-align:center;opacity:.7}.linksContainer{display:flex;flex-direction:column;gap:0px;align-items:center;width:100%}.linkItem{width:90%;display:flex;justify-content:center}.loaderContainerr{display:flex;width:100%;justify-content:center;align-items:center;height:100vh}.loaderr{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notFoundPage{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f7f7f7}.errorContainer{text-align:center;max-width:400px;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 10px #0000001a}.errorTitle{font-size:3rem;font-weight:700;color:#333;margin-bottom:.5rem}.errorMessage{font-size:1rem;color:#555;margin-bottom:1.5rem}.errorLink{font-size:1.1rem;color:#007bff;text-decoration:none;font-weight:700;transition:color .3s ease}.errorLink:hover{color:#0056b3}.cardTitle{font-size:2rem;font-weight:700;margin-bottom:1rem}.linksContainer{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.linkItem{margin:10px 0}.link{width:600px}.linkContainerWithIcon{display:flex;justify-content:center;width:100%}.link-icon{font-size:2rem}.link-icon-favicon{width:2rempx;height:2rem;object-fit:contain;vertical-align:middle;border-radius:4px}.l{font-size:3rem;font-weight:400;line-height:20px}.footer-container{display:flex;align-items:safe;justify-content:center;margin-top:50px;gap:5px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-family:Roboto,sans-serif;color:#888;font-size:12px;padding:5px;background:transparent}.footer-link{display:inline-block;font-size:1.1rem;text-decoration:underline}.footer-link:hover{text-decoration:underline;opacity:.9;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#fdfdfd;text-align:center;animation:fadeIn .6s ease-in-out}.error-title{font-size:120px;font-weight:800;color:#222;margin:0;letter-spacing:-2px}.error-message{font-size:25px;color:#000;margin-top:10px;font-weight:500}.sub-message{font-size:16px;color:#777;margin-top:8px}.button-group{display:flex;gap:12px;margin-top:20px}.error-link,.create-link{display:inline-block;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;border-radius:8px;transition:transform .2s ease,background .3s ease}.error-link{background-color:#000;color:#fff}.create-link{background-color:#007bff;color:#fff}.error-link:hover{background-color:#333;transform:scale(1.05)}.create-link:hover{background-color:#0056b3;transform:scale(1.05)}.not-found-logo{width:120px;border-radius:13px}.shareButton{width:40px;height:40px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;top:1.5rem;right:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);cursor:pointer;box-shadow:0 4px 10px #0003;z-index:1000;transition:all .3s ease}.shareButton.hide{visibility:hidden;opacity:0;transform:translateY(-20px)}.shareButton:hover{background:#ffffff4d;transform:scale(1.1)}.share-icon{font-size:1.2rem}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .3s ease-in-out}.shareModal{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:20px;width:350px;text-align:center;box-shadow:0 4px 15px #0003;position:relative;animation:slideUp .3s ease-in-out}.closeBtn{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;color:#555}h2{font-size:18px;color:#333;margin-bottom:10px}.qrCode{width:140px;height:140px;margin:10px auto;display:block;border-radius:8px;box-shadow:0 4px 10px #0000001a}.url{display:block;font-size:14px;color:#007bff;text-decoration:none;margin-top:8px;word-break:break-all}.url:hover{text-decoration:underline}.copyButton{background:#007bff;color:#fff;font-size:14px;padding:10px;width:100%;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:15px;transition:background .3s ease}.copyButton:hover{background:#0056b3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.buttonGroup{display:flex;gap:10px;margin-top:10px}.copyButton,.downloadButton{background:#007bff;color:#fff;font-size:14px;padding:10px;width:100%;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .3s ease}.copyButton:hover,.downloadButton:hover{background:#0056b3}.downloadButton{background:#fff;color:#007bff;font-size:14px;padding:10px;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease}.downloadButton:hover{background:#0056b3;color:#fff}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center}.shareModal{background:#fff;padding:20px;border-radius:10px;text-align:center;max-width:350px;width:90%;position:relative}.closeBtn{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer}.qrWrapper{perspective:1000px;width:150px;height:150px;margin:auto}.qrCard{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s}.qrCard.flipped{transform:rotateY(180deg)}.qrFront,.qrBack{position:absolute;width:100%;height:100%;backface-visibility:hidden}.qrFront{display:flex;align-items:center;justify-content:center}.qrBack{background:#007bff;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;transform:rotateY(180deg)}.qrCode{width:100%;height:100%}.downloadButton{background:#007bff;color:#fff;font-size:14px;padding:10px;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease}.downloadButton:hover{color:#fff}.socialMedia{display:flex;justify-content:center;gap:10px;margin-top:15px}.socialBtn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;color:#fff}.socialBtn.twitter{background:#000}.socialBtn.linkedin{background:#0077b5}.socialBtn.facebook{background:#1877f2}.socialBtn.telegram{background:#08c}.socialBtn.whatsapp{background:#25d366}.socialBtn:hover{transform:scale(1.1);opacity:.8}.mobileDownload{display:none}@media (max-width: 768px){.qrWrapper{perspective:none}.qrCard{transform:none!important}.mobileDownload{display:block;width:100%}}body{background-color:#fff;width:100vw}
