.LandingPage-module__gdST4a__container{--bg-surface:#fff;--bg-background:#fff;--text-primary:#111;--text-secondary:#666;--text-accent:#000;--accent-primary:#000;--accent-light:#f5f5f5;--accent-hover:#333;--border-color:#e5e5e5;--elevation-1:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;--elevation-2:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a;background-color:var(--bg-background);min-height:100vh;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;overflow-x:hidden}@keyframes LandingPage-module__gdST4a__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__gdST4a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LandingPage-module__gdST4a__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes LandingPage-module__gdST4a__pulse-glow{0%{box-shadow:0 0 #0000001a}70%{box-shadow:0 0 0 10px #0000}to{box-shadow:0 0 #0000}}.LandingPage-module__gdST4a__blob{z-index:0;pointer-events:none;opacity:.4;background:radial-gradient(circle,#f0f0f0 0%,#0000 70%);position:absolute}.LandingPage-module__gdST4a__blobTop{width:60vw;height:60vw;top:-10%;right:-10%}.LandingPage-module__gdST4a__blobBottom{width:50vw;height:50vw;bottom:-10%;left:-10%}.LandingPage-module__gdST4a__hero{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;padding:10rem 1.5rem 6rem;animation:1s ease-out forwards LandingPage-module__gdST4a__fadeUp;display:flex;position:relative}.LandingPage-module__gdST4a__badge{color:var(--text-primary);border:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.1em;background-color:#f8f8f8;border-radius:999px;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-flex}.LandingPage-module__gdST4a__badge:hover{background-color:#fff;border-color:#000;transform:translateY(-1px)}.LandingPage-module__gdST4a__title{color:var(--text-primary);letter-spacing:-.04em;background:linear-gradient(135deg,#000 0%,#444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:5rem;font-weight:800;line-height:1.05}.LandingPage-module__gdST4a__titleAccent{-webkit-text-fill-color:var(--text-primary);color:#000;font-weight:800;display:inline-block;position:relative}.LandingPage-module__gdST4a__titleAccent:after{content:"";z-index:-1;background:#0000000d;width:100%;height:8px;position:absolute;bottom:5px;left:0}.LandingPage-module__gdST4a__subtitle{color:var(--text-secondary);opacity:.9;max-width:700px;margin:0;font-size:1.5rem;font-weight:300;line-height:1.6}.LandingPage-module__gdST4a__ctaButton{color:#fff;letter-spacing:.02em;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:6px;align-items:center;gap:1rem;height:4rem;margin-top:2rem;padding:0 3rem;font-size:1.125rem;font-weight:600;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 20px -5px #0003}.LandingPage-module__gdST4a__ctaButton:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingPage-module__gdST4a__ctaButton:hover:before{width:400px;height:400px}.LandingPage-module__gdST4a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px -5px #0000004d}.LandingPage-module__gdST4a__ctaButton:active{transform:translateY(0)}.LandingPage-module__gdST4a__gridSection{z-index:10;max-width:1400px;margin:0 auto;padding:2rem 2rem 8rem;position:relative}.LandingPage-module__gdST4a__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.LandingPage-module__gdST4a__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);opacity:0;background:#fffc;border-radius:16px;flex-direction:column;align-items:flex-start;gap:1.25rem;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);animation:.8s ease-out forwards LandingPage-module__gdST4a__fadeUp;display:flex;position:relative}.LandingPage-module__gdST4a__card:hover{box-shadow:var(--elevation-2);background:#fff;border-color:#000;transform:translateY(-5px)}.LandingPage-module__gdST4a__iconWrapper{width:3.5rem;height:3.5rem;color:var(--text-primary);background:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;font-size:1.75rem;transition:all .3s;display:flex}.LandingPage-module__gdST4a__card:hover .LandingPage-module__gdST4a__iconWrapper{color:#fff;background:#000}.LandingPage-module__gdST4a__cardTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.LandingPage-module__gdST4a__cardDesc{color:var(--text-secondary);margin:0;font-size:.95rem;font-weight:400;line-height:1.6}.LandingPage-module__gdST4a__footer{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-color);letter-spacing:.05em;background-color:#fafafa;padding:3rem 0;font-family:monospace;font-size:.75rem}@media (max-width:768px){.LandingPage-module__gdST4a__title{font-size:3rem}.LandingPage-module__gdST4a__subtitle{font-size:1.125rem}.LandingPage-module__gdST4a__hero{padding:6rem 1.5rem 4rem}.LandingPage-module__gdST4a__grid{grid-template-columns:1fr;gap:1rem}}
