@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700;800&family=Fredoka:wght@600&display=swap";@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body,#root{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;width:100%;min-height:100vh;background-color:#f0f2f5}.app-container{display:flex;flex-direction:column;max-width:600px;min-height:100vh;margin:0 auto;background-color:#fff;box-shadow:0 0 10px #0000001a;position:relative;box-sizing:border-box}.app-container.has-nav{padding-bottom:60px}.main-wrapper{flex-grow:1;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch}.content-area{width:100%}.bottom-nav{display:flex;justify-content:space-around;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;height:60px;border-top:1px solid #ddd;background-color:#fff;z-index:1000}.bottom-nav button{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;background:none;border:none;cursor:pointer;color:#888;padding:4px 0}.bottom-nav button.active{color:#007bff}.bottom-nav button .material-symbols-outlined{font-size:28px}.bottom-nav button label{font-size:10px;margin-top:2px}button:focus,button:focus-visible{outline:none}.search-bar{display:flex;align-items:center;background-color:#d9d9d9;border-radius:8px;padding:8px 12px;margin-bottom:20px;transition:all .3s ease-in-out}.search-icon{fill:#0000004a;transition:all .3s ease-in-out;overflow:hidden}.search-bar input{flex-grow:1;border:none;background:none;outline:none;margin-left:8px;font-size:16px;transition:all .01s ease-in-out}.search-bar input::placeholder{color:#0000004a}.search-bar:focus-within .search-icon{width:0;opacity:0;margin-right:0}.search-bar:focus-within input{margin-left:0}.pop-wrapper{position:relative;width:100%;height:100vh;background:linear-gradient(135deg,#fff1eb,#ace0f9);display:flex;justify-content:center;align-items:center;overflow:hidden;font-family:"M PLUS Rounded 1c",sans-serif}.shape{position:absolute;font-size:3rem;opacity:.6;animation:floatEmoji 6s infinite ease-in-out;-webkit-user-select:none;user-select:none}.shape-2{bottom:20%;right:10%;animation-delay:2s;transform:rotate(10deg);font-size:4rem}.pop-card{position:relative;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:90%;max-width:420px;padding:40px 30px;border-radius:40px;box-shadow:0 20px 60px #0000001a;text-align:center;border:4px solid #fff;opacity:0;transform:scale(.8);transition:all .6s cubic-bezier(.34,1.56,.64,1)}.pop-card.pop-in{opacity:1;transform:scale(1)}.pop-logo-text{font-family:Fredoka,sans-serif;font-size:1.5rem;color:#ff9a9e;letter-spacing:1px}.pop-visual{position:relative;width:120px;height:120px;margin:30px auto}.photo-frame{width:100%;height:100%;background:#fff;border-radius:20px;box-shadow:0 10px 20px #0000001a;display:flex;align-items:center;justify-content:center;border:4px solid #f0f0f0}.hidden-content{font-size:3rem;color:#ddd;font-weight:700}.scan-bar{position:absolute;top:0;left:-10px;width:140px;height:4px;background:#38bdf8;box-shadow:0 0 10px #38bdf8;border-radius:2px;animation:scanning 2.5s infinite linear}@keyframes scanning{0%{top:0;opacity:0}20%{opacity:1}80%{opacity:1}to{top:100%;opacity:0}}.pop-title{font-size:1.6rem;color:#444;line-height:1.4;margin-bottom:15px}.highlight{background:linear-gradient(180deg,transparent 60%,#ffecd2 60%);padding:0 5px;color:#ff9a9e}.pop-description{font-size:.9rem;color:#777;line-height:1.8;margin-bottom:30px}.pop-btn{background:linear-gradient(45deg,#ff9a9e,#fecfef 99% 100%);border:none;padding:18px 40px;border-radius:50px;color:#fff;font-weight:800;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;box-shadow:0 10px 20px #ff9a9e66;transition:transform .2s,box-shadow .2s;font-family:"M PLUS Rounded 1c",sans-serif}.pop-btn:active{transform:scale(.98)}.icon-bounce{animation:bounceRight 1s infinite}@keyframes bounceRight{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.pop-footer{margin-top:20px;font-size:.75rem;color:#aaa}.pop-wrapper{position:relative;width:100%;min-height:100vh;padding:20px;box-sizing:border-box;background:linear-gradient(135deg,#fff1eb,#ace0f9);display:flex;justify-content:center;align-items:center;overflow:hidden;font-family:"M PLUS Rounded 1c",sans-serif}.shape{position:absolute;font-size:3rem;opacity:.6;animation:floatEmoji 6s infinite ease-in-out;-webkit-user-select:none;user-select:none;z-index:0}.shape-1{top:15%;left:10%;animation-delay:0s;transform:rotate(-10deg)}.shape-2{bottom:15%;right:10%;animation-delay:2s;transform:rotate(10deg);font-size:4rem}.shape-3{top:20%;right:20%;animation-delay:4s;transform:rotate(20deg);font-size:2.5rem}@keyframes floatEmoji{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.pop-card{position:relative;z-index:10;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:90%;max-width:400px;padding:40px 30px;border-radius:40px;box-shadow:0 20px 60px #0000001a;text-align:center;border:4px solid #fff}.animate-up{animation:slideUpFade .6s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-header{margin-bottom:30px}.pop-title{font-size:1.8rem;color:#444;margin-bottom:10px}.pop-description{font-size:.9rem;color:#888;line-height:1.6}.auth-form{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.input-group{position:relative;width:100%}.input-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:1.2rem;z-index:2}.pop-input{width:100%;padding:15px 15px 15px 45px;border-radius:20px;border:2px solid #eee;background:#fdfdfd;font-size:1rem;color:#555;font-family:inherit;transition:all .3s ease;box-sizing:border-box}.pop-input:focus{outline:none;border-color:#ff9a9e;background:#fff;box-shadow:0 0 0 4px #ff9a9e1a}.pop-input::placeholder{color:#ccc}.error-bubble{background-color:#ffe4e6;color:#e11d48;padding:10px 15px;border-radius:15px;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:700;animation:shake .4s ease-in-out}.icon-sm{font-size:1.1rem}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.pop-btn{background:linear-gradient(45deg,#ff9a9e,#fecfef 99% 100%);border:none;padding:16px;border-radius:50px;color:#fff;font-weight:800;font-size:1rem;cursor:pointer;box-shadow:0 10px 20px #ff9a9e66;transition:transform .2s,box-shadow .2s;font-family:inherit;margin-top:10px}.pop-btn:hover{transform:translateY(-3px);box-shadow:0 15px 25px #ff9a9e80}.pop-btn:disabled{background:#ddd;box-shadow:none;cursor:not-allowed;transform:none}.auth-footer{border-top:2px dashed #eee;padding-top:20px}.footer-text{font-size:.8rem;color:#aaa;margin-bottom:5px}.toggle-link{background:none;border:none;color:#ff9a9e;font-weight:700;font-size:.95rem;cursor:pointer;font-family:inherit;transition:color .3s;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:4px}.toggle-link:hover{color:#ff758c}.create-username-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;box-sizing:border-box;text-align:center}.create-username-container h2{font-size:24px;margin-bottom:8px}.subtitle{font-size:16px;color:#555;margin-top:0;margin-bottom:30px}.create-username-container form{width:100%;max-width:400px;display:flex;flex-direction:column;gap:15px}.create-username-container input{padding:12px;font-size:16px;border:1px solid #ccc;border-radius:8px;text-align:center}.info-text{font-size:12px;color:#888;margin-top:-5px}.create-username-container button[type=submit]{padding:12px;font-size:16px;border-radius:8px;cursor:pointer;background-color:#007bff;color:#fff;border:none}.scan-container{position:fixed;top:0;left:0;width:100vw;height:100dvh;background-color:#000;overflow:hidden;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center}.camera-preview-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.camera-preview{width:100%;height:100%;object-fit:cover;display:block}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.cutout-frame{position:relative;width:65vmin;height:65vmin;max-width:300px;max-height:300px;box-shadow:0 0 0 9999px #0009;border:2px solid rgba(255,255,255,.5);z-index:10;transform:translateY(-20px)}.support-ui-image{width:100%;height:100%;object-fit:contain;opacity:.8}.scan-guide-text{position:absolute;top:-40px;left:50%;transform:translate(-50%);color:#fff;font-size:.95rem;font-weight:600;white-space:nowrap;text-shadow:0 2px 4px rgba(0,0,0,.8);pointer-events:auto}.scan-header{position:absolute;top:max(20px,env(safe-area-inset-top));left:50%;transform:translate(-50%);width:90%;max-width:380px;height:56px;background:#1e1e1eb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;z-index:20;pointer-events:auto;border:1px solid rgba(255,255,255,.1)}.project-icon{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.2);flex-shrink:0}.project-icon img{width:100%;height:100%;object-fit:cover}.project-info{flex:1;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;overflow:hidden;padding:0 5px}.project-name{font-size:.9rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.dropdown-icon{font-size:1.4rem;margin-left:2px;color:#ccc}.mode-display{font-size:.7rem;padding:4px 8px;background-color:#ffffff26;border-radius:10px;color:#eee;font-weight:500;white-space:nowrap}.execute-scan-button{position:absolute;bottom:calc(90px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:50px;padding:14px 32px;display:flex;align-items:center;gap:10px;font-size:1rem;font-weight:700;cursor:pointer;z-index:20;pointer-events:auto;box-shadow:0 4px 20px #2563eb80;transition:transform .2s,box-shadow .2s;white-space:nowrap}.execute-scan-button:active{transform:translate(-50%) scale(.95)}.execute-scan-button:disabled{background:#64748b;box-shadow:none;opacity:.8;cursor:not-allowed}.scan-icon{font-size:1.3rem}.loader{border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;width:20px;height:20px;animation:spin 1s linear infinite}.pc-guide-overlay{display:none}@media (min-width: 1024px){.pc-guide-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:40px}.pc-icon{font-size:4rem;margin-bottom:20px;color:#82aaf5}.pc-title{font-size:1.8rem;font-weight:700;margin-bottom:16px}.pc-desc{font-size:1rem;color:#ccc;line-height:1.6;max-width:500px}}.dropdown-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.dropdown-menu{position:absolute;top:85px;left:50%;transform:translate(-50%);width:80%;max-width:300px;background-color:#28282899;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0003;padding:8px;display:flex;flex-direction:column}.dropdown-item{background:none;border:none;color:#fff;padding:12px 16px;text-align:left;font-size:16px;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.dropdown-item.active{background-color:#ffffff26}.dropdown-item:hover{background-color:#ffffff1a;color:#ffffffb3}.dropdown-item:focus{outline:none}.error-modal-container{width:90%;max-width:340px;padding:24px;border-radius:20px;background-color:#1e1e1ebf;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.error-icon{font-size:50px;color:#ff5a5f;margin-bottom:10px}.error-modal-container h3{margin:0 0 10px;font-size:18px}.error-message{font-size:14px;color:#eee;margin-bottom:20px}.error-reasons{text-align:left;font-size:13px;width:100%;background-color:#0003;padding:15px;border-radius:8px;box-sizing:border-box}.error-reasons strong{display:block;margin-bottom:8px}.error-reasons ul{margin:0;padding-left:20px}.error-reasons li{margin-bottom:5px}.error-modal-container .close-btn{margin-top:25px;width:100%;background-color:#ffffff1f;color:#fff;border:none;border-radius:15px;padding:12px 0;font-size:16px;cursor:pointer}.projects-container{width:100%;height:100vh;background-color:#f5f5f5;padding:20px;box-sizing:border-box;display:flex;flex-direction:column}.projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.projects-header h1{font-size:24px;color:#424242;margin:0}.add-project-btn{background:none;border:none;cursor:pointer;padding:0}.add-project-btn .material-symbols-outlined{font-size:32px;color:#424242}.project-list{flex-grow:1;overflow-y:auto}.project-card{display:flex;align-items:center;background-color:#fff;padding:16px;border-radius:12px;margin-bottom:10px;box-shadow:0 2px 8px #00000014;position:relative}.project-card-actions{position:absolute;top:0;right:0}.project-card-details-btn{background:none;border:none;cursor:pointer;color:#888}.project-card-icon{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-right:16px}.project-card-info{display:flex;flex-direction:column;flex-grow:1}.project-card-name{font-size:18px;font-weight:700;color:#333;margin-bottom:4px}.project-card-meta{font-size:14px;color:#888}.menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;background:transparent}.project-menu{position:absolute;top:100%;right:0;margin-top:8px;width:200px;background-color:#282828b3;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0003;padding:8px;display:flex;flex-direction:column;z-index:1001}.menu-item{background:none;border:none;color:#fff;padding:12px 16px;text-align:left;font-size:16px;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.menu-item:hover{background-color:#ffffff1a}.menu-item.delete{color:#ff4d4d}.settings-container{padding:20px;background-color:#f5f5f5;height:100vh;box-sizing:border-box}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.settings-header h1{font-size:24px;color:#424242;margin:0}.profile-card{display:flex;justify-content:space-between;align-items:flex-start;background-color:#fff;padding:16px;border-radius:12px;margin-bottom:30px}.profile-info{display:flex;flex-direction:column}.profile-name{font-size:18px;font-weight:700}.profile-email{font-size:14px;color:#555;margin:4px 0}.profile-meta{font-size:12px;color:#888}.profile-actions{position:relative}.more-btn{background:none;border:none;cursor:pointer;color:#888}.profile-menu{position:absolute;top:100%;right:0;margin-top:8px;width:150px;z-index:1001;background-color:#282828cc;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);border-radius:12px;padding:8px;display:flex;flex-direction:column}.profile-menu-item{background:none;border:none;color:#fff;padding:12px 16px;text-align:left;font-size:16px;cursor:pointer;border-radius:8px}.profile-menu-item:hover{background-color:#ffffff1a}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:1000}.settings-links{background-color:#fff;border-radius:12px;overflow:hidden}.settings-link-item{display:flex;align-items:center;padding:16px;text-decoration:none;color:#333;font-size:16px;border-bottom:1px solid #f0f0f0}.settings-link-item:last-child{border-bottom:none}.settings-link-item .material-symbols-outlined{margin-right:16px;color:#555}.settings-link-item .chevron{margin-left:auto;color:#ccc}.analyzing-container{width:100%;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;background-color:#0a0a1a;overflow:hidden}.analyzing-background{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;filter:grayscale(80%) brightness(.4);opacity:.7}.scanner-ui{position:relative;width:220px;height:220px;display:flex;justify-content:center;align-items:center}.scanner-reticle{width:100%;height:100%;border-radius:50%;border:2px solid rgba(130,170,245,.3);position:relative;animation:pulse 4s infinite ease-in-out}.scan-line{position:absolute;top:0;left:10%;width:80%;height:2px;background:linear-gradient(to right,transparent,#82AAF5,transparent);box-shadow:0 0 15px #82aaf5;animation:sweep 3s infinite alternate ease-in-out}.reticle-arc{position:absolute;width:100%;height:100%;border-radius:50%;border:3px solid transparent}.arc-1{border-top-color:#82aaf5;animation:rotate-1 2s infinite linear}.arc-2{border-right-color:#82aaf5;animation:rotate-2 3s infinite linear}.arc-3{border-bottom-color:#82aaf5;animation:rotate-3 2.5s infinite linear}.arc-4{width:90%;height:90%;top:5%;left:5%;border-left-color:#82aaf580;animation:rotate-4 4s infinite linear}.analyzing-text{position:absolute;bottom:20%;color:#fff;font-size:16px;font-family:Segoe UI,sans-serif;letter-spacing:1px}@keyframes sweep{0%{top:10%}to{top:90%}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #82aaf5b3}70%{transform:scale(1);box-shadow:0 0 0 10px #82aaf500}to{transform:scale(.95);box-shadow:0 0 #82aaf500}}@keyframes rotate-1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate-2{0%{transform:rotate(90deg)}to{transform:rotate(450deg)}}@keyframes rotate-3{0%{transform:rotate(180deg)}to{transform:rotate(540deg)}}@keyframes rotate-4{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}*{box-sizing:border-box}.result-container{width:100%;height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column;font-family:Inter,Noto Sans JP,sans-serif;overflow:hidden;position:relative}.result-header{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;z-index:20;width:100%}.header-label{font-size:14px;font-weight:600;color:#5f6c7b;letter-spacing:1px;text-transform:uppercase}.header-spacer{width:40px}.glass-button{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.6);background:#fff6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:all .2s ease;box-shadow:0 4px 6px #0000000d}.glass-button:active{transform:scale(.95);background:#fff9}.result-scroll-area{flex:1;overflow-y:auto;padding-bottom:40px;display:flex;justify-content:center;width:100%}.result-content-wrapper{width:100%;max-width:420px;padding:50px 24px 24px;position:relative;display:flex;flex-direction:column;align-items:center}.project-badge{width:80px;height:80px;border-radius:20px;background:#fff;padding:4px;box-shadow:0 10px 25px #0000001a;position:absolute;top:20px;z-index:10;transform:rotate(-3deg);transition:transform .3s ease}.project-badge:hover{transform:rotate(0) scale(1.05)}.project-badge img{width:100%;height:100%;object-fit:cover;border-radius:16px}.result-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;border-radius:32px;padding:60px 24px 40px;box-shadow:0 20px 50px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid rgba(255,255,255,.8);box-sizing:border-box}.content-body{width:100%;display:flex;flex-direction:column;align-items:center}.animate-card{animation:slideUp .6s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(40px)}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.status-indicator{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:20px}.status-indicator.success{background:#e3f9e5;color:#0f8b37}.status-indicator .material-symbols-outlined{font-size:18px}.content-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 32px;line-height:1.4}.link-wrapper{width:100%;display:flex;flex-direction:column;gap:24px}.link-preview{display:block;width:100%;background:#fff;border:1px solid #eaeaea;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #00000008;box-sizing:border-box}.link-preview:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000014;border-color:#ddd}.preview-image-wrapper{width:100%;aspect-ratio:1.91 / 1;background:#f7f7f7;overflow:hidden}.preview-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.link-preview:hover .preview-image{transform:scale(1.03)}.preview-content{padding:16px;text-align:left}.preview-title{font-size:16px;font-weight:700;color:#111;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.preview-desc{font-size:13px;color:#666;margin:0 0 16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.preview-footer{display:flex;align-items:center;gap:8px;border-top:1px solid #f0f0f0;padding-top:12px;margin-top:4px}.favicon{width:16px;height:16px;border-radius:4px}.domain-label{font-size:11px;color:#999;font-weight:600;text-transform:uppercase}.link-preview.simple{display:flex;align-items:center;padding:16px;gap:12px}.preview-icon{width:44px;height:44px;border-radius:12px;background:#f0f2f5;color:#555;display:flex;align-items:center;justify-content:center;flex-shrink:0}.preview-info{flex:1;display:flex;flex-direction:column;overflow:hidden}.preview-domain{font-weight:700;font-size:14px;color:#222}.preview-url{font-size:12px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-action{color:#ccc}.link-preview.skeleton{border-color:transparent}.skeleton-image{width:100%;aspect-ratio:1.91/1;background:#eee;animation:pulse 1.5s infinite}.skeleton-content{padding:16px}.skeleton-line{height:14px;background:#eee;border-radius:4px;margin-bottom:8px;animation:pulse 1.5s infinite}.skeleton-line.title{width:70%;height:18px;margin-bottom:12px}.skeleton-line.desc{width:90%}@keyframes pulse{50%{opacity:.5}}.action-button{width:100%;padding:16px;border-radius:16px;border:none;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;transition:all .2s ease;box-sizing:border-box}.action-button.primary{background:#2563eb;color:#fff;box-shadow:0 4px 15px #2563eb4d}.action-button.primary:hover{background:#1d4ed8;transform:translateY(-1px)}.action-button.primary:active{transform:translateY(1px);box-shadow:none}.action-button.secondary{background:#f3f4f6;color:#374151}.action-button.secondary:hover{background:#e5e7eb}.text-wrapper{width:100%;display:flex;flex-direction:column;gap:16px}.text-content{background:#f9fafb;border:1px solid #e5e7eb;padding:20px;border-radius:16px;text-align:left;font-size:15px;line-height:1.6;color:#374151;word-break:break-all;width:100%;box-sizing:border-box}.empty-state{display:flex;flex-direction:column;align-items:center;gap:16px;color:#999;margin-top:100px}.empty-state .material-symbols-outlined{font-size:48px;opacity:.5}.create-project-container{display:flex;flex-direction:column;height:100%;padding:20px;box-sizing:border-box}.create-project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.create-project-header .back-btn,.create-project-header .create-btn{background:none;border:none;cursor:pointer;font-size:16px;padding:0}.create-project-header .back-btn .material-symbols-outlined{font-size:30px}.create-project-header .create-btn{color:#424242;font-weight:700}.create-project-header h2{font-size:18px;margin:0;font-weight:500}.profile-section{display:flex;align-items:center;margin-bottom:30px}.profile-pic-uploader{width:60px;height:60px;margin-right:15px;border-radius:50%;background-color:#e0e0e0;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;overflow:hidden}.profile-pic-placeholder{width:60px;height:60px;border-radius:50%;background-color:#eee;background-image:url(https://placekitten.com/60/60);background-size:cover}.profile-pic-preview{width:100%;height:100%;object-fit:cover;border-radius:50%}.camera-icon-overlay{position:absolute;right:0;bottom:0;width:20px;height:20px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #ddd}.camera-icon-overlay .material-symbols-outlined{font-size:14px;color:#424242}.project-name-input{flex-grow:1;border:none;outline:none;background:none;font-size:18px;border-bottom:1px solid #ddd;padding-bottom:5px;color:#424242}.project-name-input::placeholder{font-size:15pt;color:#4242424a}.mode-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;font-size:16px}.mode-toggle{display:flex;background-color:#e0e0e0;border-radius:8px;padding:2px}.toggle-option{border:none;padding:6px 16px;font-size:14px;cursor:pointer;border-radius:6px;background-color:transparent;transition:all .2s ease-in-out}.toggle-option.active{background-color:#fff;box-shadow:0 1px 3px #0000001a}.tip-section{background-color:#f5f5f5;padding:15px;border-radius:8px;color:#666;font-size:12px;line-height:1.6}.warning-box,.error-box{display:flex;align-items:center;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px}.warning-box{background-color:#fffbe6;border:1px solid #FFD666;color:#d46b08}.error-box{background-color:#fff1f0;border:1px solid #FFA39E;color:#cf1322}.warning-box .material-symbols-outlined,.error-box .material-symbols-outlined{margin-right:10px;font-size:20px}.warning-box p,.error-box p{margin:0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container{background-color:#28282899;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0003;display:flex;flex-direction:column;align-items:center;justify-content:space-around;align-items:flex-start;padding:20px;box-sizing:border-box;color:#fff}.check-icon{font-size:120px;color:#ffffff4a;margin-bottom:10px;align-self:center}.modal-title{margin:0;font-size:16px;font-weight:400}.url-copy-wrapper{display:flex;width:100%;background-color:#ffffff1a;border-radius:10px;overflow:hidden}.url-copy-wrapper input{flex-grow:1;background:none;border:none;color:#fff;padding:10px 15px;font-size:10pt;outline:none;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copy-btn{background-color:#82aaf5;color:#fff;border:none;padding:0 15px;cursor:pointer;font-size:14px;width:100px}.modal-description{font-size:10pt;text-align:center;margin:0;line-height:1.5}.close-btn{margin-top:30px;width:100%;background-color:#ffffff1f;color:#fff;border:none;border-radius:15px;padding:12px 0;font-size:16px;cursor:pointer}.project-detail-container{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.project-detail-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;border-bottom:1px solid #eee}.project-detail-header h2{font-size:18px;margin:0}.project-detail-header .back-btn,.project-detail-header .create-btn{background:none;border:none;font-size:16px;cursor:pointer}.project-detail-header .back-btn{padding:0}.project-detail-header .create-btn{color:#007bff;font-weight:700}.project-detail-header .back-btn .material-symbols-outlined{font-size:30px}.project-detail-container .search-bar{margin:20px}.project-detail-container .search-bar input{font-size:16px}.content-list{flex-grow:1;overflow-y:auto;padding:0 20px}.content-card{display:flex;align-items:center;background-color:#fff;padding:12px;border-radius:8px;margin-bottom:12px;box-shadow:0 1px 4px #0000000f;position:relative}.content-thumb{width:48px;height:48px;object-fit:cover;border-radius:4px;margin-right:12px}.content-info{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.content-url{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content-meta{font-size:12px;color:#888}.content-actions{position:relative;top:0;right:0}.content-details-btn{background:none;border:none;color:#888;cursor:pointer}.content-menu{position:absolute;top:100%;right:0;margin-top:4px;width:150px;background-color:#282828cc;backdrop-filter:blur(10px);padding:4px;display:flex;flex-direction:column;z-index:9999;background-color:#282828b3;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0003}.content-menu-item{background:none;border:none;color:#fff;padding:10px;text-align:left;font-size:14px;cursor:pointer;border-radius:4px}.content-menu-item:hover{background-color:#ffffff1a}.permission-denied{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;color:#888}.permission-denied .material-symbols-outlined{font-size:60px;margin-bottom:20px}.permission-denied h3{font-size:18px;margin:0}.permission-denied p{font-size:14px}.menu-overlay{position:fixed;inset:0;background:transparent;z-index:200}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.edit-modal-container{width:90%;max-width:400px;padding:24px;border-radius:16px;background-color:#1e1e1ebf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;color:#fff}.edit-modal-container h3{margin-top:0;margin-bottom:20px;font-size:18px;text-align:center}.edit-modal-container input{width:100%;padding:12px;font-size:16px;margin-bottom:24px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff1a;color:#fff;box-sizing:border-box}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions button{padding:10px 20px;border-radius:8px;border:none;font-size:16px;cursor:pointer;transition:background-color .2s}.modal-actions button:last-child{background-color:#007bff;color:#fff}.modal-actions button:last-child:hover{background-color:#0056b3}.modal-actions button:first-child{background-color:transparent;color:#ccc}.modal-actions button:first-child:hover{background-color:#ffffff1a}.create-stego-container{display:flex;flex-direction:column;padding:0 20px 20px;box-sizing:border-box;background-color:#f5f5f5}.create-stego-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;flex-shrink:0;background-color:#f5f5f5}.create-stego-header h2{font-size:15pt;margin:0}.create-stego-header .back-btn,.create-stego-header .generate-btn{background:none;border:none;font-size:15pt;cursor:pointer}.create-stego-header .back-btn{padding:0}.create-stego-header .generate-btn{color:#007bff;font-weight:700}.create-stego-header .back-btn .material-symbols-outlined{font-size:30px}.upload-area{border:2px dashed rgba(0,0,0,.29);border-radius:12px;text-align:center;padding:20px;margin-top:10px;position:relative}.image-preview{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:10px}.upload-icon-wrapper{display:inline-block}.upload-icon{font-size:48px;color:#888}.upload-title{color:#424242;font-size:15pt;font-weight:700;margin:10px 0 5px}.upload-subtitle{color:#424242;font-size:14px;margin:0 0 15px}.select-image-btn{background-color:#82aaf5;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:20pt;cursor:pointer}.url-input-container{position:relative;padding:20px 0}.url-input{width:100%;padding:20px 0;border:none;background:none;outline:none;font-size:16px;color:#424242;border-bottom:.2px solid rgba(0,0,0,.041)}.url-input::placeholder{color:#4242424a}.char-counter{position:absolute;right:0;bottom:0;font-size:10pt;color:#888}.alpha-slider-container{padding:20px 0}.alpha-label{font-size:16px;font-weight:700;color:#424242}.slider-wrapper{margin-top:10px;position:relative;padding:10px 0}.alpha-slider{width:100%;-webkit-appearance:none;background:#ddd;height:4px;border-radius:2px;outline:none}.alpha-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#82aaf5;cursor:pointer}.slider-labels,.slider-ticks{display:flex;justify-content:space-between;font-size:12px;color:#888}.slider-ticks{text-align:center}.tick-line{border-left:.2px solid rgba(0,0,0,.29);height:8px;position:absolute;left:50%;top:-10px}.tip-section{background-color:#e0e0e0;padding:15px;border-radius:8px;color:#666;font-size:12px;line-height:1.6;margin-top:20px}.tip-header{display:flex;align-items:center;font-weight:700;margin-bottom:10px;color:#444}.tip-header .material-symbols-outlined{font-size:18px;margin-right:8px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2000;color:#fff}.spinner{border:4px solid #f3f3f3;border-top:4px solid #82AAF5;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin-bottom:15px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.generating-container{display:flex;flex-direction:column;height:100vh;background-color:#000}.generating-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;border-bottom:1px solid #eee}.generating-header h2{font-size:16px;margin:0;font-weight:500}.generating-header .back-btn{background:none;border:none;padding:0;cursor:pointer}.generating-header .back-btn .material-symbols-outlined{font-size:30px}.generating-header .header-placeholder{width:30px}.generating-body{flex-grow:1;display:flex;flex-direction:column;align-items:center;padding:40px 20px 20px}.status-title{font-size:18px;font-weight:700;color:#333;margin:0 0 20px}.image-display-card{position:relative;width:80%;max-width:300px;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #0000001a}.image-display-card img{width:100%;height:100%;object-fit:cover}.status-overlay{position:absolute;bottom:20px;left:50%;transform:translate(-50%);border-radius:20px;color:#fff;font-size:14px;text-align:center}.status-overlay.waiting{background-color:#00000080;padding:8px 20px}.status-overlay.download{background-color:#28282899;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 20px #0003;border:none;cursor:pointer;display:flex;align-items:center;gap:8px}.feedback-section{margin-top:40px;display:flex;align-items:center;gap:15px;color:#333;font-size:14px}.feedback-icons{display:flex;gap:10px}.feedback-icons .material-symbols-outlined{cursor:pointer;font-size:28px;color:#aaa;padding:5px;border-radius:50%;transition:all .2s ease}.feedback-icons .material-symbols-outlined:hover{background-color:#f0f0f0}.feedback-icons .material-symbols-outlined.active{color:#007bff;background-color:#e6f2ff}.return-button{margin-top:20px;background-color:#82aaf5;color:#fff;border:none;border-radius:8px;padding:14px 40px;font-size:16px;cursor:pointer}.image-display{position:relative;width:100%;height:100%;background-position:center;background-size:cover}.glitch-effect:before,.glitch-effect:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-position:center;background-size:cover;mix-blend-mode:screen}.glitch-effect:before{background-color:#ff000080;animation:glitch-anim 4s infinite linear alternate-reverse}.glitch-effect:after{background-color:#00ffff80;animation:glitch-anim 3s infinite linear alternate}.edit-profile-container{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.edit-profile-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;border-bottom:1px solid #eee}.edit-profile-header h2{font-size:16px;margin:0;font-weight:500}.edit-profile-header .back-btn{background:none;border:none;padding:0;cursor:pointer}.edit-profile-header .back-btn .material-symbols-outlined{font-size:30px}.edit-profile-header .header-placeholder{width:30px}.profile-fields{margin:20px;background-color:#fff;border-radius:12px}.profile-field{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0;background:none;border:none;width:100%;text-align:left;font-family:inherit;box-sizing:border-box}.profile-field:last-child{border-bottom:none}.profile-field label{font-size:16px;width:60px}.profile-field .lock-icon{font-size:20px;color:#888;margin-right:8px}.profile-field .uid-text{font-size:14px;color:#888}.profile-field .name-text{flex-grow:1;font-size:16px}.profile-field .chevron{color:#ccc}.edit-name-container{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.edit-name-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;border-bottom:1px solid #eee}.edit-name-header h2{font-size:16px;margin:0;font-weight:500}.edit-name-header .back-btn,.edit-name-header .save-btn{background:none;border:none;font-size:16px;cursor:pointer}.edit-name-header .back-btn{padding:0}.edit-name-header .save-btn{background:none;border:none;color:#007bff;font-weight:700;padding:4px 12px;cursor:pointer;transition:all .2s ease}.edit-name-header .save-btn:disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.edit-name-header .back-btn .material-symbols-outlined{font-size:30px}.edit-name-body{padding:20px}.info-text{font-size:14px;color:#888;margin:0 0 20px}.name-input-wrapper{display:flex;align-items:center;background-color:#fff;padding:12px 16px;border-radius:8px;border:1px solid #ddd}.name-input-wrapper input{flex-grow:1;border:none;outline:none;font-size:16px}.clear-btn{background:none;border:none;cursor:pointer;color:#aaa;padding:0;display:flex;align-items:center}.char-counter1{text-align:right;font-size:12px;color:#888;margin-top:8px}.faq-container{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.faq-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;border-bottom:1px solid #eee;flex-shrink:0}.faq-header h2{font-size:16px;margin:0;font-weight:500}.faq-header .back-btn{background:none;border:none;padding:0;cursor:pointer}.faq-header .back-btn .material-symbols-outlined{font-size:30px}.faq-header .header-placeholder{width:30px}.faq-search-bar{display:flex;align-items:center;background-color:#e0e0e0;border-radius:8px;padding:8px 12px;margin:20px}.faq-search-bar .material-symbols-outlined{color:#888}.faq-search-bar input{border:none;background:none;outline:none;margin-left:8px;font-size:16px;flex-grow:1}.faq-list{margin:0 20px}.faq-item{display:flex;align-items:center;width:100%;background-color:#fff;border-radius:12px;padding:16px;border:1px solid #eee;margin-bottom:12px;text-align:left;font-size:16px;cursor:pointer}.faq-q-icon{width:32px;height:32px;border-radius:50%;background-color:#ff5a5f;color:#fff;display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:700;margin-right:12px;flex-shrink:0}.faq-item .chevron{margin-left:auto;color:#ccc}.no-results-text{padding:20px;color:#888;text-align:center}.faq-detail-container{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.qa-section{padding:20px}.qa-item{display:flex;margin-bottom:20px}.qa-icon{width:40px;height:40px;border-radius:50%;color:#fff;font-size:28px;font-weight:700;display:flex;justify-content:center;align-items:center;margin-right:12px;flex-shrink:0}.q-icon{background-color:#ff5a5f}.a-icon{background-color:#007bff}.qa-text{flex-grow:1;font-size:16px;line-height:1.7}.qa-text p{margin-top:0}.tutorial-image{width:100%;border-radius:12px;margin-top:15px;box-shadow:0 4px 15px #0000001a}.info-page-container{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.info-page-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff;border-bottom:1px solid #eee;flex-shrink:0}.info-page-header h2{font-size:16px;margin:0;font-weight:500}.info-page-header .back-btn{background:none;border:none;padding:0;cursor:pointer}.info-page-header .back-btn .material-symbols-outlined{font-size:30px}.info-page-header .header-placeholder{width:30px}.info-page-content{padding:20px;font-size:16px;line-height:1.8;color:#333;overflow-y:auto;-webkit-overflow-scrolling:touch}.info-page-content p{margin-top:0}.info-page-content{scrollbar-width:none}.info-page-content{-ms-overflow-style:none}.info-page-content::-webkit-scrollbar{display:none}
