:root{--blue: #0F64FF;--yellow: #FFCB05;--green: #50BE5A;--light-blue: #E6F0FA;--dark-blue: #0A195A;--white: #ffffff;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-500: #64748b;--gray-600: #475569;--gray-900: #0f172a}[data-astro-cid-ffbxljzj]{margin:0;padding:0;box-sizing:border-box}body{font-family:Urbanist,sans-serif;background:var(--gray-900);color:var(--white);padding:40px}h1[data-astro-cid-ffbxljzj]{text-align:center;font-size:2rem;font-weight:600;margin-bottom:16px}.subtitle[data-astro-cid-ffbxljzj]{text-align:center;color:var(--gray-500);margin-bottom:48px}.grid[data-astro-cid-ffbxljzj]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1400px;margin:0 auto}.design-card[data-astro-cid-ffbxljzj]{background:var(--white);border-radius:16px;overflow:hidden}.design-preview[data-astro-cid-ffbxljzj]{height:350px;position:relative;background:linear-gradient(180deg,var(--white) 0%,var(--gray-50) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.design-preview[data-astro-cid-ffbxljzj]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(15,100,255,.08) 0%,transparent 60%);pointer-events:none}.preview-content[data-astro-cid-ffbxljzj]{text-align:center;z-index:1;padding:24px}.preview-content[data-astro-cid-ffbxljzj] h2[data-astro-cid-ffbxljzj]{font-size:1.5rem;font-weight:600;color:var(--gray-900);margin-bottom:8px}.preview-content[data-astro-cid-ffbxljzj] p[data-astro-cid-ffbxljzj]{color:var(--gray-600);font-size:.875rem}.design-label[data-astro-cid-ffbxljzj]{padding:16px 24px;background:var(--gray-900);color:var(--white);font-weight:600;font-size:.875rem;display:flex;justify-content:space-between;align-items:center}.design-label[data-astro-cid-ffbxljzj] span[data-astro-cid-ffbxljzj]{color:var(--gray-500);font-weight:400}.mesh-grid[data-astro-cid-ffbxljzj] svg[data-astro-cid-ffbxljzj]{position:absolute;inset:0;width:100%;height:100%}.mesh-line[data-astro-cid-ffbxljzj]{stroke:var(--blue);stroke-width:1;opacity:.08}.mesh-node[data-astro-cid-ffbxljzj]{fill:var(--blue);opacity:.15}.velocity-streaks[data-astro-cid-ffbxljzj]{position:absolute;inset:0;overflow:hidden}.streak[data-astro-cid-ffbxljzj]{position:absolute;height:2px;background:linear-gradient(90deg,transparent 0%,var(--blue) 50%,transparent 100%);opacity:0;transform:rotate(-15deg);animation:streak-fly 3s ease-out infinite}.streak-1[data-astro-cid-ffbxljzj]{width:150px;top:20%;left:-150px;animation-delay:0s}.streak-2[data-astro-cid-ffbxljzj]{width:250px;top:40%;left:-250px;animation-delay:.6s;height:3px}.streak-3[data-astro-cid-ffbxljzj]{width:100px;top:60%;left:-100px;animation-delay:1.2s}.streak-4[data-astro-cid-ffbxljzj]{width:200px;top:80%;left:-200px;animation-delay:1.8s}.streak-5[data-astro-cid-ffbxljzj]{width:180px;top:30%;left:-180px;animation-delay:2.4s;background:linear-gradient(90deg,transparent 0%,var(--green) 50%,transparent 100%)}@keyframes streak-fly{0%{transform:translate(0) rotate(-15deg);opacity:0}10%{opacity:.5}90%{opacity:.5}to{transform:translate(calc(100% + 600px)) rotate(-15deg);opacity:0}}.trajectory[data-astro-cid-ffbxljzj] svg[data-astro-cid-ffbxljzj]{position:absolute;bottom:0;left:0;width:100%;height:80%}.trajectory-line[data-astro-cid-ffbxljzj]{fill:none;stroke:var(--blue);stroke-width:3;stroke-linecap:round;opacity:.15}.trajectory-accent[data-astro-cid-ffbxljzj]{stroke:var(--green);stroke-width:2;opacity:.12}.trajectory-dot[data-astro-cid-ffbxljzj]{fill:var(--blue);opacity:.25}.radial-burst[data-astro-cid-ffbxljzj] svg[data-astro-cid-ffbxljzj]{position:absolute;top:-100px;left:50%;transform:translate(-50%);width:800px;height:500px}.ray[data-astro-cid-ffbxljzj]{fill:none;stroke:var(--blue);stroke-width:2;stroke-linecap:round;opacity:.1}.ray-glow[data-astro-cid-ffbxljzj]{filter:blur(6px);stroke-width:10;opacity:.04}.ray-accent[data-astro-cid-ffbxljzj]{stroke:var(--green);opacity:.12}.chevrons[data-astro-cid-ffbxljzj]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px}.chevron[data-astro-cid-ffbxljzj]{width:60px;height:20px;border-left:2px solid var(--blue);border-top:2px solid var(--blue);transform:rotate(45deg) skew(-10deg);opacity:.08;animation:chevron-pulse 2s ease-in-out infinite}.chevron[data-astro-cid-ffbxljzj]:nth-child(1){width:80px;opacity:.15;animation-delay:0s}.chevron[data-astro-cid-ffbxljzj]:nth-child(2){width:70px;opacity:.12;animation-delay:.2s}.chevron[data-astro-cid-ffbxljzj]:nth-child(3){width:60px;opacity:.09;animation-delay:.4s}.chevron[data-astro-cid-ffbxljzj]:nth-child(4){width:50px;opacity:.06;animation-delay:.6s}@keyframes chevron-pulse{0%,to{transform:rotate(45deg) skew(-10deg) translateY(0)}50%{transform:rotate(45deg) skew(-10deg) translateY(-5px)}}.divine-light[data-astro-cid-ffbxljzj]{position:absolute;inset:0;overflow:hidden}.divine-light[data-astro-cid-ffbxljzj]:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:200%;height:100%;background:conic-gradient(from 180deg at 50% 0%,transparent 40%,rgba(15,100,255,.06) 45%,rgba(255,203,5,.04) 48%,rgba(15,100,255,.08) 50%,rgba(255,203,5,.04) 52%,rgba(15,100,255,.06) 55%,transparent 60%);animation:divine-rotate 20s linear infinite}.divine-light[data-astro-cid-ffbxljzj]:after{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:300px;height:400px;background:radial-gradient(ellipse at center top,rgba(255,203,5,.15) 0%,transparent 60%);filter:blur(40px)}@keyframes divine-rotate{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}.beacon[data-astro-cid-ffbxljzj] svg[data-astro-cid-ffbxljzj]{position:absolute;inset:0;width:100%;height:100%}.beacon-line[data-astro-cid-ffbxljzj]{stroke:var(--blue);stroke-width:1.5;opacity:.1}.beacon-line-accent[data-astro-cid-ffbxljzj]{stroke:var(--green);opacity:.12}.beacon-point[data-astro-cid-ffbxljzj]{fill:var(--blue);opacity:.2}.rising-bars[data-astro-cid-ffbxljzj]{position:absolute;bottom:0;left:0;right:0;height:60%;display:flex;align-items:flex-end;justify-content:center;gap:8px;padding:0 40px}.bar[data-astro-cid-ffbxljzj]{width:4px;background:linear-gradient(to top,var(--blue),transparent);opacity:.12;border-radius:2px 2px 0 0;animation:bar-rise 3s ease-out infinite}.bar[data-astro-cid-ffbxljzj]:nth-child(1){height:30%;animation-delay:0s}.bar[data-astro-cid-ffbxljzj]:nth-child(2){height:45%;animation-delay:.1s}.bar[data-astro-cid-ffbxljzj]:nth-child(3){height:35%;animation-delay:.2s}.bar[data-astro-cid-ffbxljzj]:nth-child(4){height:60%;animation-delay:.3s}.bar[data-astro-cid-ffbxljzj]:nth-child(5){height:50%;animation-delay:.4s}.bar[data-astro-cid-ffbxljzj]:nth-child(6){height:75%;animation-delay:.5s}.bar[data-astro-cid-ffbxljzj]:nth-child(7){height:55%;animation-delay:.6s}.bar[data-astro-cid-ffbxljzj]:nth-child(8){height:85%;animation-delay:.7s;background:linear-gradient(to top,var(--green),transparent)}.bar[data-astro-cid-ffbxljzj]:nth-child(9){height:70%;animation-delay:.8s}.bar[data-astro-cid-ffbxljzj]:nth-child(10){height:90%;animation-delay:.9s}.bar[data-astro-cid-ffbxljzj]:nth-child(11){height:65%;animation-delay:1s}.bar[data-astro-cid-ffbxljzj]:nth-child(12){height:80%;animation-delay:1.1s}@keyframes bar-rise{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.1)}}.particles[data-astro-cid-ffbxljzj] svg[data-astro-cid-ffbxljzj]{position:absolute;inset:0;width:100%;height:100%}.particle[data-astro-cid-ffbxljzj]{opacity:.6}.particle-blue[data-astro-cid-ffbxljzj]{fill:var(--blue)}.particle-green[data-astro-cid-ffbxljzj]{fill:var(--green)}.particle-yellow[data-astro-cid-ffbxljzj]{fill:var(--yellow)}.particle-line[data-astro-cid-ffbxljzj]{stroke:var(--blue);stroke-width:1;opacity:.08}.twinkle[data-astro-cid-ffbxljzj]{animation:twinkle 3s ease-in-out infinite}.twinkle-slow[data-astro-cid-ffbxljzj]{animation:twinkle 4s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.6}50%{opacity:.2}}.lowpoly[data-astro-cid-ffbxljzj] svg[data-astro-cid-ffbxljzj]{position:absolute;bottom:0;left:0;width:100%;height:70%}.facet[data-astro-cid-ffbxljzj]{stroke:#ffffff1a;stroke-width:.5}.crystals[data-astro-cid-ffbxljzj]{position:absolute;inset:0;overflow:hidden}.crystal[data-astro-cid-ffbxljzj]{position:absolute;opacity:.6;animation:crystal-float 15s ease-in-out infinite}.crystal-1[data-astro-cid-ffbxljzj]{width:120px;height:140px;top:10%;left:5%;background:linear-gradient(135deg,rgba(15,100,255,.1) 0%,transparent 60%);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%)}.crystal-2[data-astro-cid-ffbxljzj]{width:100px;height:100px;top:20%;right:10%;background:linear-gradient(225deg,rgba(15,100,255,.12) 0%,transparent 70%);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);animation-delay:-5s}.crystal-3[data-astro-cid-ffbxljzj]{width:80px;height:100px;bottom:15%;left:20%;background:linear-gradient(180deg,#50be5a14,#0f64ff1a);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);animation-delay:-10s}.crystal-4[data-astro-cid-ffbxljzj]{width:90px;height:90px;bottom:20%;right:15%;background:linear-gradient(315deg,rgba(15,100,255,.08) 0%,transparent 60%);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);animation-delay:-7s}@keyframes crystal-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(2deg)}}.orbs[data-astro-cid-ffbxljzj]{position:absolute;inset:0;overflow:hidden}.orb[data-astro-cid-ffbxljzj]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;animation:orb-drift 20s ease-in-out infinite}.orb-1[data-astro-cid-ffbxljzj]{width:200px;height:200px;top:-50px;left:-50px;background:var(--blue)}.orb-2[data-astro-cid-ffbxljzj]{width:150px;height:150px;top:30%;right:-30px;background:var(--green);animation-delay:-7s}.orb-3[data-astro-cid-ffbxljzj]{width:180px;height:180px;bottom:-40px;left:30%;background:var(--blue);animation-delay:-14s}@keyframes orb-drift{0%,to{transform:translate(0)}33%{transform:translate(20px,-20px)}66%{transform:translate(-10px,10px)}}@media(max-width:900px){.grid[data-astro-cid-ffbxljzj]{grid-template-columns:1fr}}
