:root{--navy: #09090B;--navy-light: #18181B;--navy-lighter: #27272A;--cyan: #06B6D4;--cyan-glow: rgba(6, 182, 212, .4);--cyan-soft: rgba(6, 182, 212, .1);--amber: #F59E0B;--amber-glow: rgba(245, 158, 11, .4);--amber-soft: rgba(245, 158, 11, .1);--white: #FFFFFF;--white-muted: rgba(255, 255, 255, .7);--white-subtle: rgba(255, 255, 255, .4)}[data-astro-cid-au7rboj5],[data-astro-cid-au7rboj5]:before,[data-astro-cid-au7rboj5]:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--navy);color:var(--white);min-height:100vh;min-height:100dvh;overflow-x:hidden}.bg-layer[data-astro-cid-au7rboj5]{position:fixed;inset:0;pointer-events:none;z-index:0}.bg-glow[data-astro-cid-au7rboj5]{background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(255,255,255,.04) 0%,transparent 60%)}.bg-grid[data-astro-cid-au7rboj5]{background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse at center,black 30%,transparent 70%)}.bg-noise[data-astro-cid-au7rboj5]{opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.container[data-astro-cid-au7rboj5]{position:relative;z-index:1;width:100%;max-width:420px;margin:0 auto;padding:2.5rem 1.25rem 3rem;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.profile[data-astro-cid-au7rboj5]{text-align:center;margin-bottom:2rem;animation:fadeInUp .6s ease-out}.profile-photo-wrapper[data-astro-cid-au7rboj5]{position:relative;width:96px;height:96px;margin:0 auto 1rem}.profile-glow[data-astro-cid-au7rboj5]{position:absolute;inset:-4px;border-radius:50%;background:conic-gradient(from 180deg,var(--cyan) 0deg,transparent 60deg,transparent 300deg,var(--cyan) 360deg);opacity:.6;animation:rotate 8s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.profile-photo[data-astro-cid-au7rboj5]{position:relative;width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid var(--navy-light);box-shadow:0 0 30px var(--cyan-glow)}.profile-name[data-astro-cid-au7rboj5]{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.25rem}.profile-handle[data-astro-cid-au7rboj5]{font-size:.875rem;color:var(--cyan);font-weight:500;margin-bottom:.5rem}.profile-bio[data-astro-cid-au7rboj5]{font-size:.9375rem;color:var(--white-muted);line-height:1.5}.links[data-astro-cid-au7rboj5]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.link-card[data-astro-cid-au7rboj5]{display:block;position:relative;padding:1rem 1.25rem;border-radius:14px;text-decoration:none;color:var(--white);background:linear-gradient(135deg,var(--navy-light) 0%,var(--navy-lighter) 100%);border:1px solid rgba(255,255,255,.08);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.link-card[data-astro-cid-au7rboj5]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transition:left .5s ease}.link-card[data-astro-cid-au7rboj5]:hover:before{left:100%}.link-card[data-astro-cid-au7rboj5]:hover{transform:translateY(-2px);border-color:#ffffff26}.link-card--lead-magnet[data-astro-cid-au7rboj5]{background:linear-gradient(135deg,rgba(6,182,212,.15) 0%,var(--navy-light) 100%);border-color:#06b6d44d;box-shadow:0 4px 24px -4px var(--cyan-glow)}.link-card--lead-magnet[data-astro-cid-au7rboj5]:hover{border-color:var(--cyan);box-shadow:0 8px 32px -4px var(--cyan-glow)}.link-card--product[data-astro-cid-au7rboj5]{background:linear-gradient(135deg,rgba(245,158,11,.1) 0%,var(--navy-light) 100%);border-color:#f59e0b40}.link-card--product[data-astro-cid-au7rboj5]:hover{border-color:var(--amber);box-shadow:0 8px 32px -4px var(--amber-glow)}.link-card--product-soon[data-astro-cid-au7rboj5]{background:var(--navy-light);border:1px dashed rgba(245,158,11,.4)}.link-card--product-soon[data-astro-cid-au7rboj5]:hover{border-style:solid;border-color:var(--amber);background:linear-gradient(135deg,rgba(245,158,11,.08) 0%,var(--navy-light) 100%)}.link-card--nav[data-astro-cid-au7rboj5]{background:transparent;border:1px solid rgba(255,255,255,.1)}.link-card--nav[data-astro-cid-au7rboj5]:hover{background:var(--navy-light);border-color:#fff3}.link-card--content[data-astro-cid-au7rboj5]{background:var(--navy-light);border-color:#ffffff0f}.link-card--content[data-astro-cid-au7rboj5]:hover{border-color:#ffffff26}.link-card-content[data-astro-cid-au7rboj5]{position:relative;display:flex;align-items:center;gap:.875rem}.link-card-text[data-astro-cid-au7rboj5]{flex:1;min-width:0}.link-card-title[data-astro-cid-au7rboj5]{font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.125rem;letter-spacing:-.01em;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.link-card-subtitle[data-astro-cid-au7rboj5]{font-size:.8125rem;color:var(--white-muted);line-height:1.4}.link-badge[data-astro-cid-au7rboj5]{flex-shrink:0;padding:.375rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.02em}.link-badge--free[data-astro-cid-au7rboj5]{background:var(--cyan);color:var(--navy)}.link-badge--price[data-astro-cid-au7rboj5]{background:var(--amber);color:var(--navy)}.link-badge--price-soon[data-astro-cid-au7rboj5]{background:transparent;color:var(--amber);border:1px solid var(--amber)}.link-tag[data-astro-cid-au7rboj5]{font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.25rem .5rem;border-radius:4px;white-space:nowrap}.link-tag--soon[data-astro-cid-au7rboj5]{background:#f59e0b26;color:var(--amber)}.link-tag--value[data-astro-cid-au7rboj5]{background:#06b6d426;color:var(--cyan)}.link-arrow[data-astro-cid-au7rboj5]{flex-shrink:0;width:20px;height:20px;color:var(--white-subtle);transition:transform .2s ease,color .2s ease}.link-card[data-astro-cid-au7rboj5]:hover .link-arrow[data-astro-cid-au7rboj5]{transform:translate(3px);color:var(--white)}.socials[data-astro-cid-au7rboj5]{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;animation:fadeInUp .6s ease-out .2s both}.social-link[data-astro-cid-au7rboj5]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--navy-light);border:1px solid rgba(255,255,255,.06);color:var(--white-muted);transition:all .2s ease}.social-link[data-astro-cid-au7rboj5]:hover{background:var(--navy-lighter);border-color:#ffffff1f;color:var(--white);transform:translateY(-2px)}.social-link[data-astro-cid-au7rboj5] svg[data-astro-cid-au7rboj5]{width:20px;height:20px}.footer[data-astro-cid-au7rboj5]{margin-top:auto;text-align:center;padding-top:1rem;animation:fadeInUp .6s ease-out .3s both}.privacy-link[data-astro-cid-au7rboj5]{font-size:.75rem;color:var(--white-subtle);text-decoration:none;transition:color .2s ease}.privacy-link[data-astro-cid-au7rboj5]:hover{color:var(--white-muted)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.link-card[data-astro-cid-au7rboj5]{animation:fadeInUp .5s ease-out both}.link-card[data-astro-cid-au7rboj5]:nth-child(1){animation-delay:.1s}.link-card[data-astro-cid-au7rboj5]:nth-child(2){animation-delay:.15s}.link-card[data-astro-cid-au7rboj5]:nth-child(3){animation-delay:.2s}.link-card[data-astro-cid-au7rboj5]:nth-child(4){animation-delay:.25s}.link-card[data-astro-cid-au7rboj5]:nth-child(5){animation-delay:.3s}.link-card[data-astro-cid-au7rboj5]:nth-child(6){animation-delay:.35s}.link-card[data-astro-cid-au7rboj5]:nth-child(7){animation-delay:.4s}@media(min-width:480px){.container[data-astro-cid-au7rboj5]{padding:3rem 1.5rem 4rem}.profile-photo-wrapper[data-astro-cid-au7rboj5],.profile-photo[data-astro-cid-au7rboj5]{width:112px;height:112px}.profile-name[data-astro-cid-au7rboj5]{font-size:1.75rem}}@media(prefers-reduced-motion:reduce){[data-astro-cid-au7rboj5],[data-astro-cid-au7rboj5]:before,[data-astro-cid-au7rboj5]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.profile-glow[data-astro-cid-au7rboj5]{animation:none}}
