:root{--vex-bg:#030506;--vex-panel:#080d11;--vex-line:rgba(222,244,255,.16);--vex-text:#f2f7fb;--vex-muted:#9ba8af;--vex-cold:#b9d9e8}html{scroll-behavior:smooth}body{background:var(--vex-bg);color:var(--vex-text)}body:before{content:"";position:fixed;z-index:-2;inset:0;background:radial-gradient(ellipse at 19% 94%,#8faab422 0,transparent 29%),radial-gradient(ellipse at 72% 86%,#bfd7e620 0,transparent 28%),linear-gradient(115deg,#030506,#080d11 47%,#020303 76%)}.topbar{height:64px;padding:0 clamp(16px,2.2vw,34px);gap:18px;background:#030506e8;border-bottom:1px solid var(--vex-line);backdrop-filter:blur(12px);position:sticky}.brand-vex{display:flex;align-items:center;gap:7px;min-width:108px;color:#fff;text-decoration:none;font:700 12px/1 Arial,sans-serif;letter-spacing:.08em}.brand-vex span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#f4f7f9;color:#06090a;font-size:11px}.topbar .categories{order:0;max-width:none;margin:0;flex:1;justify-content:center;gap:clamp(8px,1.6vw,28px);padding:0;overflow:visible}.topbar .category,.topbar .category.active{padding:0;border-radius:0;background:transparent;color:#aeb8bd;font-size:10px;font-weight:500;letter-spacing:.02em;line-height:64px;position:relative}.topbar .category:hover,.topbar .category.active{color:#fff;background:transparent}.topbar .category.active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#eaf8ff}.topbar .category.add-category{font-size:14px}.topbar .search{display:none}.topbar .icon-button{color:#b7c2c7;font-size:16px}.start-chat,.hero-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:3px;background:#f6f8f8;color:#0a0d0e;font-size:10px;font-weight:700;cursor:pointer}.start-chat{width:75px;height:27px}.start-chat input,.hero-primary input{display:none}main{padding:0 0 70px}.hero-copy{position:relative;display:flex;min-height:calc(100svh - 64px);margin:0;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;text-align:center;border-bottom:1px solid var(--vex-line);isolation:isolate}.hero-copy:before,.hero-copy:after{content:"";position:absolute;z-index:-1;border:1px solid #c9e8f221;border-radius:50%;pointer-events:none}.hero-copy:before{width:76vw;height:24vw;bottom:-15vw;left:-11vw;transform:rotate(-8deg)}.hero-copy:after{width:59vw;height:34vw;right:-15vw;bottom:-21vw;transform:rotate(12deg)}.hero-copy .eyebrow{color:#cde6f0;font:500 9px "Courier New",monospace;letter-spacing:.18em;margin:0 0 15px}.hero-copy h1{max-width:760px;margin:0;font-size:clamp(42px,5.2vw,77px);font-weight:500;line-height:.97;letter-spacing:-.075em;color:#f5f8fa}.hero-copy>p:not(.eyebrow):not(.hero-note){max-width:460px;margin:18px 0 0;color:#a8b5bc;font-size:11px;line-height:1.7}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:20px}.hero-primary{height:31px;padding:0 15px}.hero-actions a{color:#b8cbd4;text-decoration:none;font-size:10px}.hero-actions a span{margin-left:7px}.hero-note{position:absolute;bottom:25px;margin:0!important;padding:6px 9px;border:1px solid #b4d1dc20;border-radius:3px;color:#b7c7cc!important;background:#06101480;font:8px "Courier New",monospace}.meteor-field{position:absolute;z-index:-1;inset:0;overflow:hidden;pointer-events:none}.meteor-field i{position:absolute;width:2px;height:2px;border-radius:50%;background:#effcff;box-shadow:0 0 8px 2px #d5f3ff80;opacity:0}.meteor-field i:after{content:"";position:absolute;right:1px;bottom:1px;width:clamp(80px,14vw,230px);height:1px;background:linear-gradient(90deg,transparent,#e9faffc9);transform:rotate(-18deg);transform-origin:right}.meteor-field i:nth-child(1){top:22%;left:-15%;animation:meteor 7.6s linear .4s infinite}.meteor-field i:nth-child(2){top:9%;left:41%;animation:meteor 10s linear 2.2s infinite}.meteor-field i:nth-child(3){top:45%;left:-24%;animation:meteor 9.4s linear 4.1s infinite}.meteor-field i:nth-child(4){top:68%;left:8%;animation:meteor 12s linear 1.1s infinite}.meteor-field i:nth-child(5){top:31%;left:-20%;animation:meteor 8.8s linear 6s infinite}@keyframes meteor{0%{transform:translate3d(0,0,0);opacity:0}7%{opacity:1}25%{opacity:.7}42%,100%{transform:translate3d(125vw,29vw,0);opacity:0}}.toolbar{max-width:1400px;padding:34px clamp(18px,4vw,72px) 15px;margin:0;color:var(--vex-muted)}.toolbar strong{color:#e8f7ff}.create-button{background:#dcebf0;color:#071114;border-radius:3px;font-size:11px}.masonry{max-width:1400px;padding:0 clamp(18px,4vw,72px);columns:5 220px;column-gap:13px}.pin{margin-bottom:14px}.media-slot{border:1px solid #ffffff15;border-radius:4px;background:#10191e;color:#bdcbd2}.pin-info{padding:8px 1px 2px}.pin-info h2{color:#eaf2f5;font-size:13px}.pin-info p{color:#8fa1aa;font-size:11px}.pin:nth-child(3n+1) .media-slot{background:linear-gradient(145deg,#25404c,#10191e)}.pin:nth-child(3n+2) .media-slot{background:linear-gradient(145deg,#26323b,#101115)}.pin:nth-child(3n) .media-slot{background:linear-gradient(145deg,#3a5054,#131a1e)}.hint{background:#dcebf0;color:#061014}.editor-mode .editable{outline-color:#bce8f9}@media(max-width:740px){.topbar{height:56px;padding:0 13px;gap:8px}.brand-vex{min-width:auto;font-size:10px}.brand-vex span{width:20px;height:20px}.topbar .categories{justify-content:flex-start;gap:14px;overflow-x:auto}.topbar .category,.topbar .category.active{font-size:9px;line-height:56px}.topbar .category:nth-of-type(n+5){display:none}.start-chat{width:57px;height:25px;font-size:8px}.topbar .icon-button{display:none}.hero-copy{min-height:calc(100svh - 56px);padding:0 23px}.hero-copy h1{font-size:clamp(40px,11vw,58px)}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:10px}.masonry{columns:2 145px;padding:0 10px;column-gap:9px}.toolbar{padding:24px 14px 12px}.hero-copy:before{width:150vw;height:75vw;bottom:-40vw}.hero-copy:after{width:120vw;height:78vw;right:-55vw;bottom:-48vw}}
