.info-section[data-astro-cid-f5acquvh],.features-section[data-astro-cid-f5acquvh],.quick-start-section[data-astro-cid-f5acquvh],.next-steps-section[data-astro-cid-f5acquvh]{margin-bottom:3rem}.info-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh],.features-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh],.quick-start-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh],.next-steps-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh]{display:flex;align-items:center;gap:.875rem;font-size:1.875rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-foreground);padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.info-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh] svg[data-astro-cid-f5acquvh],.features-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh] svg[data-astro-cid-f5acquvh],.quick-start-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh] svg[data-astro-cid-f5acquvh],.next-steps-section[data-astro-cid-f5acquvh] h2[data-astro-cid-f5acquvh] svg[data-astro-cid-f5acquvh]{width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;color:var(--color-primary);padding:.5rem;background:linear-gradient(135deg,var(--color-primary)/20,var(--color-primary)/10);border-radius:.5rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.info-section[data-astro-cid-f5acquvh] p[data-astro-cid-f5acquvh]{font-size:1.125rem;line-height:1.75;color:var(--color-muted-foreground);margin-bottom:1.5rem}.registration-notice[data-astro-cid-f5acquvh]{display:flex;gap:1.5rem;padding:2rem;margin-top:2rem;border:2px solid var(--color-border);border-radius:.75rem;background:linear-gradient(135deg,var(--color-muted) 0%,var(--color-card) 100%);border-left:4px solid var(--color-primary);box-shadow:0 8px 20px -5px #0000001a,0 4px 10px -2px #0000000d;position:relative;overflow:hidden}.registration-notice[data-astro-cid-f5acquvh]:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(90deg,var(--color-primary)/5,transparent);pointer-events:none}.notice-icon[data-astro-cid-f5acquvh]{width:3rem;height:3rem;min-width:3rem;border-radius:.5rem;background:linear-gradient(135deg,var(--color-primary),var(--color-primary));display:flex;align-items:center;justify-content:center;color:var(--color-primary-foreground);flex-shrink:0;box-shadow:0 4px 12px var(--color-primary)/30,inset 0 1px #fff3;position:relative;z-index:1;transition:transform .3s ease}.registration-notice[data-astro-cid-f5acquvh]:hover .notice-icon[data-astro-cid-f5acquvh]{transform:scale(1.1) rotate(5deg)}.notice-icon[data-astro-cid-f5acquvh] svg[data-astro-cid-f5acquvh]{width:1.5rem;height:1.5rem}.notice-content[data-astro-cid-f5acquvh]{flex:1}.notice-content[data-astro-cid-f5acquvh] h3[data-astro-cid-f5acquvh]{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-foreground)}.notice-content[data-astro-cid-f5acquvh] p[data-astro-cid-f5acquvh]{font-size:1rem;line-height:1.75;color:var(--color-muted-foreground);margin-bottom:1rem}.notice-content[data-astro-cid-f5acquvh] p[data-astro-cid-f5acquvh]:last-child{margin-bottom:0}.notice-content[data-astro-cid-f5acquvh] a[data-astro-cid-f5acquvh]{color:var(--color-primary);text-decoration:none;font-weight:500}.notice-content[data-astro-cid-f5acquvh] a[data-astro-cid-f5acquvh]:hover{text-decoration:underline}.features-grid[data-astro-cid-f5acquvh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-item[data-astro-cid-f5acquvh]{display:flex;gap:1rem;padding:1.5rem;border:2px solid var(--color-border);border-radius:.75rem;background:linear-gradient(135deg,var(--color-card) 0%,var(--color-muted) 100%);transition:all .3s cubic-bezier(.4,0,.2,1);align-items:flex-start;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.feature-item[data-astro-cid-f5acquvh]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-primary);transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}.feature-item[data-astro-cid-f5acquvh]:hover{border-color:var(--color-primary);box-shadow:0 8px 20px -5px #0000001a,0 4px 10px -2px #0000000d;transform:translate(4px) scale(1.01);background:linear-gradient(135deg,var(--color-muted) 0%,var(--color-card) 100%)}.feature-item[data-astro-cid-f5acquvh]:hover:before{transform:scaleY(1)}.feature-item[data-astro-cid-f5acquvh] svg[data-astro-cid-f5acquvh]{width:2rem;height:2rem;color:var(--color-primary);flex-shrink:0;margin-top:.125rem}.feature-item[data-astro-cid-f5acquvh]>div[data-astro-cid-f5acquvh]{flex:1;min-width:0}.feature-item[data-astro-cid-f5acquvh] h3[data-astro-cid-f5acquvh]{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;margin-top:0;color:var(--color-foreground);line-height:1.4}.feature-item[data-astro-cid-f5acquvh] p[data-astro-cid-f5acquvh]{font-size:.875rem;color:var(--color-muted-foreground);margin:0;line-height:1.5}.steps[data-astro-cid-f5acquvh]{display:flex;flex-direction:column;gap:1.5rem}.step[data-astro-cid-f5acquvh]{display:flex;gap:1.5rem;padding:1.5rem;border:2px solid var(--color-border);border-radius:.75rem;background:linear-gradient(135deg,var(--color-card) 0%,var(--color-muted) 100%);align-items:flex-start;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.step[data-astro-cid-f5acquvh]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--color-primary),var(--color-primary)/50);transform:scaleY(0);transform-origin:bottom;transition:transform .3s ease}.step[data-astro-cid-f5acquvh]:hover{border-color:var(--color-primary);box-shadow:0 8px 20px -5px #0000001a,0 4px 10px -2px #0000000d;transform:translate(4px);background:linear-gradient(135deg,var(--color-muted) 0%,var(--color-card) 100%)}.step[data-astro-cid-f5acquvh]:hover:before{transform:scaleY(1)}.step-number[data-astro-cid-f5acquvh]{width:3rem;height:3rem;min-width:3rem;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),var(--color-primary));color:var(--color-primary-foreground);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px var(--color-primary)/30,inset 0 1px #fff3;transition:all .3s ease;position:relative;z-index:1}.step[data-astro-cid-f5acquvh]:hover .step-number[data-astro-cid-f5acquvh]{transform:scale(1.15) rotate(5deg);box-shadow:0 6px 16px var(--color-primary)/40,inset 0 1px #ffffff4d}.step-content[data-astro-cid-f5acquvh]{flex:1;min-width:0}.step-content[data-astro-cid-f5acquvh] h3[data-astro-cid-f5acquvh]{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:0;color:var(--color-foreground);line-height:1.3}.step-content[data-astro-cid-f5acquvh] ul[data-astro-cid-f5acquvh]{list-style:none;padding:0;margin:0}.step-content[data-astro-cid-f5acquvh] li[data-astro-cid-f5acquvh]{padding:.25rem 0 .25rem 1.5rem;position:relative;color:var(--color-muted-foreground);line-height:1.75}.step-content[data-astro-cid-f5acquvh] li[data-astro-cid-f5acquvh]:before{content:"•";position:absolute;left:0;color:var(--color-primary);font-weight:700}.step-content[data-astro-cid-f5acquvh] a[data-astro-cid-f5acquvh]{color:var(--color-primary);text-decoration:none;font-weight:500}.step-content[data-astro-cid-f5acquvh] a[data-astro-cid-f5acquvh]:hover{text-decoration:underline}.next-steps-grid[data-astro-cid-f5acquvh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.next-step-card[data-astro-cid-f5acquvh]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;border:2px solid var(--color-border);border-radius:.75rem;background:linear-gradient(135deg,var(--color-card) 0%,var(--color-muted) 100%);text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.next-step-card[data-astro-cid-f5acquvh]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary),transparent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.next-step-card[data-astro-cid-f5acquvh]:hover{border-color:var(--color-primary);transform:translateY(-4px) scale(1.02);box-shadow:0 10px 25px -5px #00000026,0 4px 10px -2px #0000001a;background:linear-gradient(135deg,var(--color-muted) 0%,var(--color-card) 100%)}.next-step-card[data-astro-cid-f5acquvh]:hover:before{transform:scaleX(1)}.next-step-card[data-astro-cid-f5acquvh]:hover svg[data-astro-cid-f5acquvh]{transform:scale(1.15) rotate(5deg)}.next-step-card[data-astro-cid-f5acquvh] svg[data-astro-cid-f5acquvh]{width:3rem;height:3rem;color:var(--color-primary);margin-bottom:1rem;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.next-step-card[data-astro-cid-f5acquvh] h3[data-astro-cid-f5acquvh]{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--color-foreground)}.next-step-card[data-astro-cid-f5acquvh] p[data-astro-cid-f5acquvh]{font-size:.875rem;color:var(--color-muted-foreground);margin:0}.help-section[data-astro-cid-f5acquvh]{margin-top:3rem;padding:1.5rem;background:linear-gradient(135deg,var(--color-muted) 0%,var(--color-card) 100%);border-radius:.75rem;border:2px solid var(--color-border);text-align:center;box-shadow:0 4px 12px #0000000d,inset 0 1px #ffffff1a;position:relative;overflow:hidden}.help-section[data-astro-cid-f5acquvh]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary),transparent)}.help-section[data-astro-cid-f5acquvh] p[data-astro-cid-f5acquvh]{margin:0;color:var(--color-muted-foreground)}.help-section[data-astro-cid-f5acquvh] a[data-astro-cid-f5acquvh]{color:var(--color-primary);text-decoration:none;font-weight:500}.help-section[data-astro-cid-f5acquvh] a[data-astro-cid-f5acquvh]:hover{text-decoration:underline}@media (max-width:768px){.features-grid[data-astro-cid-f5acquvh]{grid-template-columns:1fr}.step[data-astro-cid-f5acquvh]{flex-direction:column}.next-steps-grid[data-astro-cid-f5acquvh]{grid-template-columns:1fr}.registration-notice[data-astro-cid-f5acquvh]{flex-direction:column;gap:1rem}.notice-icon[data-astro-cid-f5acquvh]{align-self:flex-start}}