.Home-module__g21JLG__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__container:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#833ab414 0%,#3186fb0a 50%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite Home-module__g21JLG__orbFloat;position:absolute}@keyframes Home-module__g21JLG__orbFloat{0%,to{transform:translate(-20%,-10%)}33%{transform:translate(10%,15%)}66%{transform:translate(-5%,-20%)}}.Home-module__g21JLG__main{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:relative}.Home-module__g21JLG__title{color:var(--text-secondary);text-align:center;margin:0;font-size:3.5rem;font-weight:300;line-height:1.1}.Home-module__g21JLG__titleBold{letter-spacing:-.02em;font-weight:800}.Home-module__g21JLG__titleTemplate{display:inline-block;position:relative}.Home-module__g21JLG__titleHidden{opacity:0}.Home-module__g21JLG__pythonTitle{opacity:1;animation:4s 2s infinite Home-module__g21JLG__fadeOut;display:inline-block;position:absolute;inset:0}.Home-module__g21JLG__swiftTitle{opacity:0;animation:4s 2s infinite Home-module__g21JLG__fadeIn;display:inline-block;position:absolute;inset:0}.Home-module__g21JLG__linkContainer{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:640px;margin-top:3rem;display:grid}.Home-module__g21JLG__card{border-radius:var(--radius-lg);transition:all var(--duration-normal)ease;background:var(--glass-bg);border:var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow);padding:2rem;text-decoration:none;position:relative;overflow:hidden}.Home-module__g21JLG__card:before{content:"";border-radius:inherit;background:var(--gradient-python);-webkit-mask-composite:xor;opacity:0;transition:opacity var(--duration-normal)ease;pointer-events:none;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}.Home-module__g21JLG__card:hover:before,.Home-module__g21JLG__card:focus-visible:before{opacity:.5}.Home-module__g21JLG__card:hover,.Home-module__g21JLG__card:focus-visible{background:var(--bg-surface-hover);box-shadow:var(--glass-shadow),0 8px 32px #0000004d;transform:translateY(-2px)}.Home-module__g21JLG__pythonCard:before{background:var(--gradient-python)}.Home-module__g21JLG__swiftCard:before{background:var(--gradient-swift)}.Home-module__g21JLG__card h2{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.Home-module__g21JLG__card p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.Home-module__g21JLG__cardIcon{margin-bottom:.75rem;font-size:2rem;display:block}.Home-module__g21JLG__footer{border-top:1px solid var(--border-subtle);width:100%;color:var(--text-muted);z-index:1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex;position:relative}.Home-module__g21JLG__footer a{background:var(--gradient-python);color:#fff;transition:all var(--duration-normal)ease;border-radius:6px;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-block}.Home-module__g21JLG__footer a:hover{box-shadow:0 0 12px #fcb0454d}@keyframes Home-module__g21JLG__fadeIn{50%{opacity:1}to{opacity:0}}@keyframes Home-module__g21JLG__fadeOut{50%{opacity:0}to{opacity:1}}@media (max-width:800px){.Home-module__g21JLG__title{font-size:2rem}.Home-module__g21JLG__pythonTitle,.Home-module__g21JLG__swiftTitle{display:block}.Home-module__g21JLG__linkContainer{grid-template-columns:1fr;margin-top:2rem;padding:0 1rem}.Home-module__g21JLG__card{padding:1.5rem}.Home-module__g21JLG__footer{padding:1rem}.Home-module__g21JLG__container:before{width:400px;height:400px}}
