.search-box-container{width:100%;max-width:900px;margin:10px auto 24px;position:relative}.search-box{background:#fff;border:3px solid #c8c8c880;border-radius:38px;align-items:center;padding:5px 10px;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 6px #20212447}.search-box:hover{border-color:#89898980;box-shadow:0 1px 6px #20212466,0 4px 12px #20212426}.search-box:focus-within{box-shadow:0 1px 6px #20212466,0 4px 12px #20212426}.search-icon{opacity:.6;margin-left:12px;margin-right:12px;font-size:18px}.search-input{color:#333;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:24px}.search-input::placeholder{color:#999}.search-button{color:#5f6368;cursor:pointer;background:#f1f3f4;border:3px solid #0000;border-radius:24px;justify-content:center;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative}.search-button:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(90deg,#ff4d4d,#20db1d,#9b59b6,#f1c40f,#ff4d4d) 0 0/300% 100%;border-radius:26px;padding:2px;transition:opacity 1.3s;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.search-button:hover:before{opacity:1;animation:3.5s linear infinite gradientFlow}.search-button:hover{color:#333;background:#fff}@keyframes gradientFlow{0%{background-position:0%}to{background-position:300%}}.search-dropdown{z-index:1000;background:#fff;border-radius:16px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #0003}.search-loading{text-align:center;color:#666;padding:20px}.search-results{scrollbar-width:none;-ms-overflow-style:none;max-height:400px;overflow-y:auto}.search-results::-webkit-scrollbar{display:none}.search-result-item{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background .15s;display:flex}.search-result-item:hover{background:#f5f5f5}.result-icon{background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;display:flex}.result-info{flex:1}.result-name{color:#333;font-size:14px;font-weight:600}.result-meta{color:#888;margin-top:2px;font-size:12px}.search-footer{background:#fafafa;border-top:1px solid #eee;padding:12px 16px}.search-compare-btn{color:#5f6368;cursor:pointer;background:#f1f3f4;border:none;border-radius:8px;width:100%;padding:10px;font-size:14px;font-weight:500;transition:all .2s}.search-compare-btn:hover{color:#333;background:#e8eaed}.search-empty{text-align:center;padding:24px}.search-empty p{color:#666}@media (prefers-color-scheme:light){.search-box{background:#fff;border-color:#0000001a;box-shadow:0 4px 20px #00000014}.search-input{color:#1a1a1a}.search-input::placeholder,.search-icon{color:#1a1a1a66}.search-clear{color:#1a1a1a80}.search-results{background:#fff;border-color:#00000014}.search-result-item:hover{background:#0000000a}.search-result-name{color:#1a1a1a}.search-result-meta,.search-section-title,.search-empty p{color:#1a1a1a80}}
.Home,.Home main{padding-top:0}.Hero{text-align:center;isolation:isolate;background:linear-gradient(135deg,#ffdb99fa 0%,#ffcc6f 50%,#edb848eb 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}html.dark .Hero{background:0 0}html.dark .HeroTitle{color:#fffffff2}html.dark .HeroSubtitle{color:#fff9}html.dark .TrendingLabel{color:#fff6}html.dark .TrendingTag{color:#ffffffb3;background:#ffffff0d;border-color:#ffffff1a}html.dark .TrendingTag:hover{color:#ffffffe6;background:#3b82f61a;border-color:#3b82f64d}.Hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#667eea1f 0%,#764ba20f 40%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite breathe;position:absolute;top:-100px;right:-100px}@keyframes breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.HeroOrbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.HeroOrb{-webkit-backdrop-filter:blur(8px);border:1px solid #ffffff4d;border-radius:5px;animation:6s ease-in-out infinite float;position:absolute;box-shadow:0 4px 12px #667eea40}.HeroOrb:first-child{background:#667eea99;width:18px;height:18px;animation-delay:0s;top:20%;left:15%}.HeroOrb:nth-child(2){background:#764ba299;width:38px;height:38px;animation-delay:1s;top:35%;right:20%}.HeroOrb:nth-child(3){background:#4a9eff99;width:14px;height:14px;animation-delay:2s;bottom:30%;left:25%}.HeroOrb:nth-child(4){background:#667eea99;width:26px;height:26px;animation-delay:3s;bottom:20%;right:30%}.HeroOrb:nth-child(5){background:#764ba299;width:22px;height:22px;animation-delay:1.5s;top:50%;left:40%}.HeroOrb:nth-child(6){background:#4a9eff99;width:27px;height:27px;animation-delay:.5s;top:15%;right:35%}.HeroOrb:nth-child(7){background:#667eea99;width:19px;height:19px;animation-delay:2.5s;bottom:40%;right:15%}@keyframes float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-25px)scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.HeroContent{z-index:2;max-width:1200px;margin:0 auto;position:relative;top:-50px}.HeroTitle{color:#1a1a2e;letter-spacing:-.05em;z-index:1;margin-bottom:20px;font-size:clamp(3rem,10vw,8rem);font-weight:700;line-height:.9;animation:1s forwards fadeInUp;position:relative}.HeroTitle span{color:#0000;-webkit-text-stroke:1px #0000008f}.dark .HeroTitle span{color:#ffc34a7a;-webkit-text-stroke:1px #deb74a}.HeroSubtitle{color:#1a1a2eb3;z-index:1;margin-bottom:40px;font-size:18px;line-height:1.6;animation:1s forwards fadeInDown;position:relative}.HeroActions{justify-content:center;gap:16px;margin-bottom:32px;display:flex}.HeroButton{border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.HeroButtonPrimary{color:#fff;background:#764ba2}.HeroButtonPrimary:hover{background:#5a3d7a;transform:translateY(-2px)}.HeroButtonOutline{color:#fff;background:0 0;border:2px solid #ffffff4d}.HeroButtonOutline:hover{background:#ffffff1a;border-color:#fff9}.TrendingTags{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.TrendingLabel{color:#1a1a2e80;font-size:14px}.TrendingTag{color:#1a1a2eb3;background:#ffffff80;border:1px solid #667eea26;border-radius:20px;padding:6px 14px;font-size:13px;text-decoration:none;transition:all .2s}.TrendingTag:hover{color:#1a1a2e;background:#667eea1a;border-color:#667eea4d}.HeroCTA{margin-top:32px}.HeroCTAButton{color:#fff;z-index:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:30px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;box-shadow:0 4px 15px #667eea4d}.HeroCTAButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.Categories{max-width:1200px;margin:0 auto;padding:60px 20px}.SectionTitle{text-align:center;color:#333;margin-bottom:40px;font-size:28px;font-weight:600}.CategoryGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;display:grid}.CategoryCard{background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:30px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000014}.CategoryCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.CategoryIcon{margin-bottom:12px;font-size:40px}.CategoryName{color:#333;margin-bottom:4px;font-size:16px;font-weight:600}.CategoryCount{color:#888;font-size:13px}.SculptureContainer{z-index:11;width:350px;height:500px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.monolith{-webkit-backdrop-filter:blur(40px);border:1px solid var(--border,#ffffff37);background:linear-gradient(135deg,#ffffff0d 0%,#fff0 100%);border-radius:4px;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;transform:perspective(1000px)rotateY(-20deg)rotateX(10deg);box-shadow:50px 50px 100px #00000080}.monolith:after{content:"TRUE DATA";opacity:.5;font-family:Space Mono,monospace;font-size:10px;position:absolute;bottom:20px;left:20px}.Hero:hover .monolith{transform:perspective(1000px)rotateY(-10deg)rotateX(5deg)scale(1.15)}html.light .Monolith,html.light .MonolithShadow{background:linear-gradient(135deg,#fffc 0%,#fff6 100%);border-color:#667eea33;box-shadow:20px 20px 60px #667eea26,-10px -10px 40px #ffffff80}html.light .MonolithLabel{color:#1a1a2ecc}html.light .MonolithShadow{opacity:.5}html.dark .Monolith{background:linear-gradient(135deg,#ffffff0d 0%,#fff0 100%);border-color:#ffffff14;box-shadow:50px 50px 100px #00000080}html.dark .MonolithLabel{color:#ffffff80}html.dark .MonolithShadow{opacity:.5;background:linear-gradient(135deg,#ffffff0d 0%,#fff0 100%);border-color:#ffffff14}@media (max-width:1024px){.SculptureContainer{display:none}}
