:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark-mode{color:#fff;background-color:#000}a{font-weight:500;color:#1f2937;text-decoration:inherit}body{margin:0;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;color:#f9fafb;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fbbf24}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.header{text-align:center;max-width:800px;margin:0 auto;padding:2rem}.header h1{margin-bottom:1rem}.header p{line-height:1.6}.data-tiles-container{margin-top:3rem;padding:0 10rem}.footer{text-align:center;padding:3rem 2rem;margin-top:4rem}.footer p{margin:0;font-size:1.5rem;font-weight:700;color:gold}.post-container{width:100%;max-width:600px;margin:0 auto;padding:1rem}.post-editor-wrapper{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000004d}.post-toolbar{display:flex;gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid #333;margin-bottom:.75rem}.toolbar-btn{background:transparent;border:1px solid #444;color:#fff;padding:.5rem .75rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s;display:flex;align-items:center;justify-content:center;min-width:36px}.toolbar-btn:hover{background:#2a2a2a;border-color:#666}.toolbar-btn:active{background:#333}.toolbar-btn strong{font-weight:700}.toolbar-btn em{font-style:italic}.post-editor{min-height:120px;max-height:400px;overflow-y:auto;padding:.75rem;background:#111;border:1px solid #333;border-radius:8px;color:#fff;font-size:1rem;line-height:1.5;outline:none;word-wrap:break-word;white-space:pre-wrap}.post-editor:focus{border-color:#666;background:#0f0f0f}.post-editor[data-placeholder]:empty:before{content:attr(data-placeholder);color:#666;pointer-events:none}.post-editor h3{font-size:1.25rem;font-weight:700;margin:.5rem 0;color:#fff}.post-editor strong{font-weight:700}.post-editor em{font-style:italic}.post-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #333}.post-error{color:#ff6b6b;font-size:.875rem;flex:1}.post-button{background:gold;color:#000;border:none;padding:.625rem 1.5rem;border-radius:20px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;min-width:80px}.post-button:hover:not(:disabled){background:#ffed4e;transform:translateY(-1px);box-shadow:0 4px 8px #ffd7004d}.post-button:active:not(:disabled){transform:translateY(0)}.post-button:disabled{background:#666;color:#999;cursor:not-allowed;transform:none}.post-editor::-webkit-scrollbar{width:8px}.post-editor::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.post-editor::-webkit-scrollbar-thumb{background:#444;border-radius:4px}.post-editor::-webkit-scrollbar-thumb:hover{background:#555}.post-replies{margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,215,0,.2);display:flex;flex-direction:column;gap:12px}.post-replies-loading,.post-replies-error,.post-replies-empty{font-size:.85rem;color:#ffd700e6}.post-replies-error{color:#ff6b6b}.post-replies-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto;border-left:1px solid rgba(255,215,0,.3);padding-left:12px}.post-reply{position:relative;background:#ffffff08;border-radius:8px;padding:8px 10px;margin-left:4px}.post-reply-meta{font-size:.75rem;color:#ffd700cc;margin-bottom:4px}.post-reply-user{color:#ffd700e6}.post-reply-text{font-size:.9rem;color:#e5e5e5;white-space:pre-wrap}.post-reply-form{display:flex;flex-direction:column;gap:8px}.post-reply-input{width:100%;min-height:60px;max-height:120px;resize:vertical;padding:8px;border-radius:6px;border:1px solid rgba(255,215,0,.4);background:#0006;color:#fff;font-size:.9rem}.post-reply-input:focus{outline:none;border-color:#ffd700cc;box-shadow:0 0 6px #ffd70099}.post-reply-submit{align-self:flex-end;padding:6px 14px;border-radius:20px;border:none;background:linear-gradient(135deg,gold,#ffb400);color:#000;font-weight:600;font-size:.85rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.post-reply-submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.post-reply-submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 0 10px #ffd700b3}.data-tile-container{width:100%;padding:20px;position:relative;display:flex;justify-content:center}.data-tile-overlay{position:fixed;inset:0;background:#000c;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.data-tile-grid{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.data-tile{width:100%;max-width:800px;background:#1a1a1a;border-radius:12px;padding:16px;position:relative;overflow:hidden;cursor:pointer;border:1px solid rgba(255,215,0,.6);box-shadow:0 0 10px #ffd70066,0 0 20px #ffd7004d,0 0 30px #ffd70033,inset 0 0 10px #ffd7001a;animation:goldenGlow 10s ease-in-out infinite}.data-tile.expanded{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:70vw;height:70vh;max-width:70vw;max-height:70vh;aspect-ratio:unset;z-index:1000;border-radius:16px;padding:24px;cursor:default;animation:none;box-shadow:0 0 30px #ffd700cc,0 0 60px #ffd70099,0 0 90px #ffd70066,inset 0 0 30px #ffd70033;border-color:gold}@keyframes goldenGlow{0%,to{box-shadow:0 0 10px #ffd70066,0 0 20px #ffd7004d,0 0 30px #ffd70033,inset 0 0 10px #ffd7001a;border-color:#ffd70099}50%{box-shadow:0 0 15px #ffd70099,0 0 30px #ffd70080,0 0 45px #ffd7004d,inset 0 0 15px #ffd70033;border-color:#ffd700cc}}.data-tile:hover:not(.expanded){transform:translateY(-4px) scale(1.02);box-shadow:0 0 20px #ffd70099,0 0 40px #ffd70066,0 0 60px #ffd7004d,inset 0 0 20px #ffd70033;border-color:gold}.data-tile-content{width:100%;height:100%;display:flex;flex-direction:column;gap:8px;overflow-y:auto;color:#fff;font-size:.9rem;line-height:1.4}.data-tile-content.expanded{font-size:1.1rem;line-height:1.6;gap:16px}.data-tile-field{display:flex;flex-direction:column;gap:4px}.data-tile-date{font-weight:600;color:#ffd700e6;font-size:.85rem;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(255,215,0,.2)}.data-tile-username{color:#ffd700b3;font-weight:500;font-size:.8rem}.data-tile-replies-count{color:#ffd700b3;font-weight:400;font-size:.8rem}.data-tile-label{font-weight:600;color:#ffd700e6;font-size:.85rem;text-transform:capitalize}.data-tile-value,.data-tile-html{color:#e5e5e5;word-wrap:break-word;overflow-wrap:break-word}.data-tile-html h1,.data-tile-html h2,.data-tile-html h3,.data-tile-html h4,.data-tile-html h5,.data-tile-html h6{color:#fff;margin:.5rem 0}.data-tile-html strong{color:#ffd700e6;font-weight:600}.data-tile-html em{font-style:italic}.data-tile-close{position:absolute;top:16px;right:50px;width:20px;height:20px;background:transparent;border:2px solid #ff0000;border-radius:50%;color:red;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all .2s ease;line-height:1;padding:0}.data-tile-close:hover{background:red;color:#fff;transform:scale(1.1);box-shadow:0 0 10px #f009}.data-tile-content::-webkit-scrollbar{width:6px}.data-tile-content::-webkit-scrollbar-track{background:#ffd7001a;border-radius:3px}.data-tile-content::-webkit-scrollbar-thumb{background:#ffd70066;border-radius:3px}.data-tile-content::-webkit-scrollbar-thumb:hover{background:#ffd70099}.data-tile-loading,.data-tile-error,.data-tile-empty{text-align:center;padding:40px 20px;color:#ffd700e6;font-size:1.1rem;font-weight:500}.data-tile-error{color:#ff6b6b}.post-reply-toggle-button{margin-top:8px;align-self:flex-start;padding:4px 12px;border-radius:16px;border:1px solid rgba(255,215,0,.7);background:transparent;color:#ffd700e6;font-size:.8rem;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.post-reply-toggle-button:hover{background:#ffd70026;box-shadow:0 0 6px #ffd70099}@media (max-width: 768px){.data-tile-grid{gap:16px}.data-tile{max-width:100%;padding:12px}.data-tile-content{font-size:.85rem}}@media (max-width: 480px){.data-tile-grid{gap:12px}.data-tile{padding:10px}}.page-content h1{margin-bottom:2rem}.settings-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:2rem;margin:2rem auto;max-width:500px;box-shadow:0 4px 6px #0000004d}.settings-card h2{color:gold;margin-bottom:1.5rem;font-size:1.5rem}.display-name-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem;text-align:left}.form-group label{color:#eee;font-weight:500;font-size:.9rem}.form-group input{padding:12px;border-radius:6px;border:1px solid #444;background:#111;color:#eee;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:gold}.form-group input:disabled{opacity:.6;cursor:not-allowed}.submit-button{padding:12px 24px;border-radius:6px;border:none;background:gold;color:#000;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.submit-button:hover:not(:disabled){background:gold}.submit-button:disabled{background:#333;color:#666;cursor:not-allowed}.error-message{color:#ff6b6b;font-size:.9rem;text-align:center;padding:.5rem;background:#ff6b6b1a;border-radius:6px}.success-message{color:#51cf66;font-size:.9rem;text-align:center;padding:.5rem;background:#51cf661a;border-radius:6px}.profile-page{min-height:100vh;padding:2rem 0}.page-content{text-align:center;max-width:800px;margin:0 auto;padding:2rem}.page-content h1{margin-bottom:2rem;color:gold}.loading-container{padding:3rem;color:#eee}.profile-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:2rem;margin:2rem auto;max-width:600px;box-shadow:0 4px 6px #0000004d}.profile-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #333}.profile-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,gold,gold);display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:#000;box-shadow:0 4px 8px #ffd7004d}.profile-header h2{color:gold;margin:0;font-size:1.8rem}.profile-info{display:flex;flex-direction:column;gap:2rem}.info-section{text-align:left}.info-section h3{color:gold;margin-bottom:1rem;font-size:1.2rem;border-bottom:1px solid #333;padding-bottom:.5rem}.info-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #2a2a2a}.info-item:last-child{border-bottom:none}.info-label{color:#aaa;font-weight:500;font-size:.95rem}.info-value{color:#eee;font-size:.95rem;text-align:right;word-break:break-word;max-width:60%}.info-value.user-id{font-family:monospace;font-size:.85rem;color:#888}.info-value.highlight{color:gold;font-weight:600;font-size:1.1rem}.error-message{color:#ff6b6b;font-size:.9rem;text-align:center;padding:.75rem;background:#ff6b6b1a;border-radius:6px;margin-bottom:1rem;border:1px solid rgba(255,107,107,.3)}@media (max-width: 768px){.page-content{padding:1rem}.profile-card{padding:1.5rem;margin:1rem auto}.profile-avatar{width:60px;height:60px;font-size:2rem}.profile-header h2{font-size:1.5rem}.info-item{flex-direction:column;align-items:flex-start;gap:.5rem}.info-value{max-width:100%;text-align:left}}.about{padding:2rem}.about-header{text-align:center;margin-bottom:2rem}.about-details{text-align:center;max-width:800px;margin:0 auto;line-height:1.6}.about-details p{margin-bottom:1.5rem}.about-details p:last-child{margin-bottom:0}.about-details strong,.about-details ol,.about-details li,.about-details li strong{color:#000}.about-details ol{text-align:left}.about-details li strong{color:#000!important;filter:none!important}.dark-mode .about-details strong,.dark-mode .about-details ol,.dark-mode .about-details li,.dark-mode .about-details li strong{color:#fff!important}.navbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:var(--navbar-bg, #ffffff);border-bottom:1px solid var(--navbar-border, #e5e7eb);box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.navbar-left,.navbar-center,.navbar-right{flex:1;display:flex;align-items:center}.navbar-left{justify-content:flex-start;gap:1rem;align-items:center}.navbar-center{justify-content:center}.navbar-right{justify-content:flex-end;gap:1rem;align-items:center}.username-dropdown-container{position:relative}.navbar-username{font-size:1rem;font-weight:500;color:var(--navbar-username-color, #374151);padding:.5rem 1rem;border-radius:.5rem;background-color:var(--navbar-username-bg, #f3f4f6);border:none;cursor:pointer;transition:all .3s ease;font-family:inherit}.navbar-username:hover{background-color:var(--navbar-username-hover, #e5e7eb)}.username-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background-color:var(--dropdown-bg, #ffffff);border:1px solid var(--dropdown-border, #e5e7eb);border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:150px;z-index:1000;overflow:hidden;animation:dropdownFadeIn .2s ease-out;display:flex;flex-direction:column}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;color:var(--dropdown-item-color, #374151);font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;font-family:inherit}.dropdown-item:hover{background-color:var(--dropdown-item-hover, #f3f4f6)}.dropdown-item:active{background-color:var(--dropdown-item-active, #e5e7eb)}.theme-toggle{background:none;border:2px solid var(--theme-toggle-border, #374151);border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:all .3s ease;background-color:var(--theme-toggle-bg, transparent)}.theme-toggle:hover{transform:scale(1.1)}.theme-toggle:active{transform:scale(.95)}.navbar-title{font-size:2rem;font-weight:700;color:#000;font-family:cursive;margin:0;text-align:center;letter-spacing:.05em}.navbar-logo{height:3rem;width:auto;filter:var(--logo-filter, none);transition:transform .3s ease;z-index:1001;position:relative}.navbar-logo:hover{transform:scale(1.1)}.navbar-about-link{font-size:1rem;font-weight:500;color:var(--navbar-about-color, #374151);text-decoration:none;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease}.navbar-about-link:hover{background-color:var(--navbar-about-hover, #f3f4f6);color:var(--navbar-about-hover-color, #1f2937)}.dark-mode .theme-toggle{filter:invert(1) hue-rotate(180deg)}@media (max-width: 768px){.navbar{padding:.75rem 1rem}.navbar-title{font-size:1.5rem}.theme-toggle{width:2.5rem;height:2.5rem;font-size:1.25rem}.navbar-logo{height:2.5rem}.navbar-username{font-size:.875rem;padding:.375rem .75rem}}@media (max-width: 480px){.navbar{padding:.5rem .75rem}.navbar-title{font-size:1.25rem}.theme-toggle{width:2rem;height:2rem;font-size:1rem}.navbar-logo{height:2rem}.navbar-username{font-size:.75rem;padding:.25rem .5rem}.dropdown-item{font-size:.75rem}}.central-hub{position:relative;width:100vw;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.central-element{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.glowing-circle{position:relative;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#ffd700cc,#ffd70066,#ffd7001a);box-shadow:0 0 30px #ffd70099,0 0 60px #ffd70066,0 0 90px #ffd70033,inset 0 0 20px #ffd7004d;display:flex;align-items:center;justify-content:center;animation:pulse 3s ease-in-out infinite}.gold-cross-link{display:block;text-decoration:none;cursor:pointer;transition:transform .2s ease}.gold-cross-link:hover{transform:scale(1.05)}.navigation-circles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px}.nav-circle{position:absolute;width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#ffd900cb,#ffa500b3);border:3px solid rgba(255,215,0,.8);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 0 15px #ffd70080,inset 0 0 10px #ffd7004d}.nav-circle:hover{box-shadow:0 0 25px #ffd700cc,inset 0 0 15px #ffd70080;background:linear-gradient(135deg,gold,#ffa500e6)}.nav-label{color:#000;font-weight:700;font-size:12px;text-align:center;text-shadow:0 0 5px rgba(255,255,255,.8)}.nav-circle-1{top:0;left:50%;transform:translate(-50%)}.nav-circle-2{top:8.66%;right:25%}.nav-circle-3{top:25%;right:8.66%}.nav-circle-4{top:50%;right:0;transform:translateY(-50%)}.nav-circle-5{bottom:25%;right:8.66%}.nav-circle-6{bottom:8.66%;right:25%}.nav-circle-7{bottom:0;left:50%;transform:translate(-50%)}.nav-circle-8{bottom:8.66%;left:25%}.nav-circle-9{bottom:25%;left:8.66%}.nav-circle-10{top:50%;left:0;transform:translateY(-50%)}.nav-circle-11{top:25%;left:8.66%}.nav-circle-12{top:8.66%;left:25%}@media (max-width: 768px){.central-hub{width:100vw;height:100vh}.glowing-circle{width:150px;height:150px}.gold-cross{width:90px;height:90px}.navigation-circles{width:500px;height:500px}.nav-circle{width:60px;height:60px}.nav-label{font-size:10px}}@media (max-width: 480px){.glowing-circle{width:120px;height:120px}.gold-cross{width:70px;height:70px}.navigation-circles{width:400px;height:400px}.nav-circle{width:50px;height:50px}.nav-label{font-size:8px}}.Home{position:relative;width:100vw;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.Auth-Container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.glowing-circle{position:relative;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#ffd700cc,#ffd70066,#ffd7001a);box-shadow:0 0 30px #ffd70099,0 0 60px #ffd70066,0 0 90px #ffd70033,inset 0 0 20px #ffd7004d;display:flex;align-items:center;justify-content:center;animation:pulse 3s ease-in-out infinite;margin-bottom:2rem}.Auth-Form{display:flex;align-items:center;justify-content:center;width:100%;padding-top:5%}@keyframes pulse{0%,to{box-shadow:0 0 30px #ffd70099,0 0 60px #ffd70066,0 0 90px #ffd70033,inset 0 0 20px #ffd7004d}50%{box-shadow:0 0 40px #ffd700cc,0 0 80px #ffd70099,0 0 120px #ffd70066,inset 0 0 30px #ffd70080}}.gold-cross{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,215,0,.8))}@media (max-width: 768px){.Home{width:100vw;height:100vh}.glowing-circle{width:150px;height:150px}.gold-cross{width:90px;height:90px}}@media (max-width: 480px){.glowing-circle{width:120px;height:120px}.gold-cross{width:70px;height:70px}}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}main h1{margin-bottom:1rem;color:#000}main p{font-size:1.1rem;color:#000}.dark-mode main h1,.dark-mode main p{filter:invert(1) hue-rotate(180deg)}
