main.svelte-1m5shf{position:relative;min-height:100dvh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:clamp(80px,12vh,120px) 20px clamp(40px,6vh,64px);box-sizing:border-box;background:#1a1a1a}.bg-layer.svelte-1m5shf{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:radial-gradient(ellipse at 50% 35%,#14100c,#08060a 60%,#04030a),linear-gradient(180deg,#0a080c,#050308)}.bg-tint.svelte-1m5shf{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--tint-color, rgba(0, 0, 0, .38));transition:background .45s ease;pointer-events:none}.content.svelte-1m5shf{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:clamp(24px,4vh,44px);width:100%;max-width:720px;text-align:center}.bg-layer.svelte-1m5shf .globe:where(.svelte-1m5shf){position:fixed;top:-8vmin;right:-8vmin;width:45vmin;height:45vmin;min-width:238px;min-height:238px;max-width:518px;max-height:518px;opacity:.7;filter:drop-shadow(0 0 30px rgba(232,138,58,.2));pointer-events:none}.globe-spin.svelte-1m5shf{transform-origin:0 0;animation:svelte-1m5shf-globe-tilt 60s linear infinite}@keyframes svelte-1m5shf-globe-tilt{0%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}to{transform:rotate(-8deg)}}.rim.svelte-1m5shf{fill:none;stroke:#ffdda6eb;stroke-width:2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(255,221,166,.55)) drop-shadow(0 0 14px rgba(232,138,58,.45)) drop-shadow(0 0 26px rgba(232,138,58,.25))}.parallel.svelte-1m5shf{fill:none;stroke:#ffdda652;stroke-width:.8;vector-effect:non-scaling-stroke}.meridian.svelte-1m5shf{fill:none;stroke:#e88a3a80;stroke-width:.9;vector-effect:non-scaling-stroke;animation:svelte-1m5shf-meridian-rotate 8s linear infinite}.m1.svelte-1m5shf{animation-delay:0s}.m2.svelte-1m5shf{animation-delay:-1s}.m3.svelte-1m5shf{animation-delay:-2s}.m4.svelte-1m5shf{animation-delay:-3s}.m5.svelte-1m5shf{animation-delay:-4s}.m6.svelte-1m5shf{animation-delay:-5s}.m7.svelte-1m5shf{animation-delay:-6s}.m8.svelte-1m5shf{animation-delay:-7s}@keyframes svelte-1m5shf-meridian-rotate{0%{rx:100;opacity:.55}25%{rx:0;opacity:.85}50%{rx:100;opacity:.55}75%{rx:0;opacity:.85}to{rx:100;opacity:.55}}.halo.svelte-1m5shf{fill:none;stroke:#e88a3a99;stroke-width:1;transform-origin:0 0;animation:svelte-1m5shf-halo-pulse 4s ease-out infinite}.halo-1.svelte-1m5shf{animation-delay:0s}.halo-2.svelte-1m5shf{animation-delay:-2s}@keyframes svelte-1m5shf-halo-pulse{0%{opacity:0;transform:scale(1)}15%{opacity:.65}to{opacity:0;transform:scale(1.25)}}.logo-axis.svelte-1m5shf{stroke:#ffdda6eb;stroke-width:1.6;stroke-linecap:round;opacity:0;filter:drop-shadow(0 0 5px rgba(255,221,166,.8)) drop-shadow(0 0 14px rgba(232,138,58,.6)) drop-shadow(0 0 26px rgba(232,138,58,.35));animation:svelte-1m5shf-axis-pulse 5s infinite}@keyframes svelte-1m5shf-axis-pulse{0%,9%{opacity:.55}13%,87%{opacity:0}91%,to{opacity:.55}}.shockwave.svelte-1m5shf{fill:none;stroke:#e88a3ad9;stroke-width:1.4;transform-origin:0 0;animation:svelte-1m5shf-shockwave-burst 5s infinite}@keyframes svelte-1m5shf-shockwave-burst{0%,9%{opacity:0;transform:scale(0)}10%{opacity:.85;transform:scale(0);animation-timing-function:ease-out}32%{opacity:0;transform:scale(3.6)}to{opacity:0;transform:scale(3.6)}}.node-center.svelte-1m5shf{fill:#ffdda6;transform-origin:0 0;filter:drop-shadow(0 0 5px rgba(255,221,166,1)) drop-shadow(0 0 14px rgba(232,138,58,.75)) drop-shadow(0 0 26px rgba(232,138,58,.45));animation:svelte-1m5shf-center-pulse 5s infinite}@keyframes svelte-1m5shf-center-pulse{0%,8%{opacity:1;transform:scale(1)}10%{opacity:1;transform:scale(1.35)}14%,86%{opacity:0;transform:scale(.55)}90%{opacity:1;transform:scale(1.35)}92%,to{opacity:1;transform:scale(1)}}.node.svelte-1m5shf{fill:#ffdda6;filter:drop-shadow(0 0 4px rgba(255,221,166,.75));animation:svelte-1m5shf-pentagon-pulse 5s infinite}@keyframes svelte-1m5shf-pentagon-pulse{0%{transform:translate(0);opacity:0}10%{transform:translate(0);opacity:0;animation-timing-function:cubic-bezier(.18,.78,.36,1)}32%{transform:translate(var(--tx),var(--ty));opacity:.92}68%{transform:translate(var(--tx),var(--ty));opacity:.92;animation-timing-function:cubic-bezier(.6,0,.78,.22)}90%{transform:translate(0);opacity:0}to{transform:translate(0);opacity:0}}.signin-corner.svelte-1m5shf{position:fixed;top:16px;left:20px;z-index:10;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:500;color:#ffffffe0;text-decoration:none;border-radius:var(--radius-sm, 8px);min-height:36px;transition:background .2s ease,color .2s ease}.signin-corner.svelte-1m5shf:hover,.signin-corner.svelte-1m5shf:focus-visible{background:#ffffff1f;color:#fff}.signin-icon.svelte-1m5shf{width:14px;height:14px}.headline.svelte-1m5shf{margin:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(20px,2.8vw,32px);font-weight:600;color:#fff;letter-spacing:-.4px;line-height:1.2;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.55);opacity:0;transform:translateY(8px);animation:svelte-1m5shf-headline-in .7s ease forwards}@keyframes svelte-1m5shf-headline-in{to{opacity:1;transform:translateY(0)}}.value-prop-row.svelte-1m5shf{display:flex;gap:clamp(28px,5vw,56px);justify-content:center;align-items:flex-start}.value-prop.svelte-1m5shf{display:flex;flex-direction:column;align-items:center;gap:6px}.vp-icon.svelte-1m5shf{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#ffffffd9}.vp-icon.svelte-1m5shf svg:where(.svelte-1m5shf){width:100%;height:100%}.vp-label.svelte-1m5shf{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(11px,1.05vw,13px);font-weight:500;color:#ffffffb8;letter-spacing:1.4px;text-transform:uppercase}.industry-row.svelte-1m5shf{display:flex;gap:clamp(12px,2vw,22px);justify-content:center;align-items:stretch;width:100%;flex-wrap:wrap}.industry-tile.svelte-1m5shf{flex:1 1 140px;max-width:200px;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:clamp(16px,2vh,22px) 16px;text-decoration:none;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius-md, 12px);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.industry-tile.svelte-1m5shf:hover,.industry-tile.active.svelte-1m5shf,.industry-tile.svelte-1m5shf:focus-visible{background:#fff3;border-color:#ffffff8c;transform:translateY(-3px);box-shadow:0 12px 28px #00000040}.industry-icon.svelte-1m5shf{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--icon-color, rgba(255, 255, 255, .92))}.industry-icon.svelte-1m5shf svg:where(.svelte-1m5shf){width:100%;height:100%}.industry-label.svelte-1m5shf{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(17px,1.9vw,20px);font-weight:600;letter-spacing:.3px}.cta-create.svelte-1m5shf{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:12px 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:clamp(15px,1.8vw,17px);font-weight:600;letter-spacing:.2px;color:#fff;background:#e88a3ac7;border:1.5px solid rgba(232,138,58,.78);border-radius:var(--radius-md, 12px);text-decoration:none;box-shadow:0 2px 8px #e88a3a2e;box-sizing:border-box;transition:background .3s ease,border-color .3s ease,transform .2s ease,box-shadow .3s ease}.cta-create.svelte-1m5shf:hover,.cta-create.svelte-1m5shf:focus-visible{background:#e88a3af2;border-color:#e88a3a;transform:translateY(-1px);box-shadow:0 4px 14px #e88a3a52}.cta-create.svelte-1m5shf:active{transform:translateY(0)}.cta-how.svelte-1m5shf{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;color:#ffffffc7;text-decoration:none;padding:6px 10px;border-radius:var(--radius-sm, 8px);transition:color .2s ease}.cta-how.svelte-1m5shf:hover,.cta-how.svelte-1m5shf:focus-visible{color:#fff;text-decoration:underline}.legal-row.svelte-1m5shf{display:flex;align-items:center;justify-content:center;gap:8px}.legal-link.svelte-1m5shf{font-size:clamp(10px,1.1vw,12px);color:#ffffff73;text-decoration:none;transition:color .2s ease}.legal-link.svelte-1m5shf:hover,.legal-link.svelte-1m5shf:focus-visible{color:#ffffffd9}.legal-sep.svelte-1m5shf{font-size:11px;color:#ffffff4d}@media(prefers-reduced-motion:reduce){.globe-spin.svelte-1m5shf,.meridian.svelte-1m5shf,.halo.svelte-1m5shf,.headline.svelte-1m5shf,.logo-axis.svelte-1m5shf,.shockwave.svelte-1m5shf,.node-center.svelte-1m5shf,.node.svelte-1m5shf{animation:none}.bg-tint.svelte-1m5shf,.industry-tile.svelte-1m5shf,.cta-create.svelte-1m5shf,.cta-how.svelte-1m5shf,.signin-corner.svelte-1m5shf{transition:none}.headline.svelte-1m5shf{opacity:1;transform:none}.node.svelte-1m5shf{transform:translate(var(--tx),var(--ty));opacity:.85}.logo-axis.svelte-1m5shf{opacity:.55}.node-center.svelte-1m5shf,.shockwave.svelte-1m5shf{opacity:0}.industry-tile.svelte-1m5shf:hover,.industry-tile.active.svelte-1m5shf,.cta-create.svelte-1m5shf:hover{transform:none}}@media(max-width:480px){main.svelte-1m5shf{padding:clamp(64px,9vh,88px) 16px clamp(28px,4vh,44px)}.signin-corner.svelte-1m5shf{top:12px;left:12px;padding:6px 10px;font-size:13px;min-height:32px}.industry-row.svelte-1m5shf{gap:10px}.industry-tile.svelte-1m5shf{flex:1 1 0;min-height:110px;padding:14px 8px;gap:8px}.industry-icon.svelte-1m5shf{width:30px;height:30px}.industry-label.svelte-1m5shf{font-size:13.5px}.cta-create.svelte-1m5shf{width:100%;max-width:320px}}@media(max-width:360px){.industry-row.svelte-1m5shf{flex-direction:column;align-items:stretch}.industry-tile.svelte-1m5shf{flex-direction:row;justify-content:flex-start;gap:14px;min-height:60px;padding:12px 18px;max-width:none}}
