@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box}:root{color-scheme:light;--background: 243 246 250;--foreground: 24 28 37;--primary: 46 52 68;--primary-foreground: 255 255 255;--secondary: 227 233 240;--secondary-foreground: 24 28 37;--muted: 233 238 244;--muted-foreground: 99 111 128;--accent: 218 226 236;--accent-foreground: 24 28 37;--destructive: 244 63 94;--card: 250 252 255;--card-foreground: 24 28 37;--popover: 250 252 255;--popover-foreground: 24 28 37;--border: 205 215 226;--input: 205 215 226;--ring: 90 102 120;--chart-1: 16 185 129;--chart-2: 245 158 11;--chart-3: 96 122 138;--chart-4: 138 149 165;--chart-5: 244 63 94;--light-purple: 138 149 165;--pink: 236 72 153;--gray: 100 116 139;--black-gray: 22 24 31;--green: 16 185 129;--red: 244 63 94;--info: 59 130 246;--cyan: 96 122 138;--teal: 20 184 166;--amber: 245 158 11;--surface: 245 247 251;--surface-elevated: 232 238 246;--surface-card: 255 255 255;--brand-glow-rgb: 90 102 120}.dark{color-scheme:dark;--background: 12 12 14;--foreground: 242 244 247;--primary: 138 149 165;--primary-foreground: 8 8 8;--secondary: 20 20 24;--secondary-foreground: 242 244 247;--muted: 22 24 31;--muted-foreground: 152 160 173;--accent: 26 26 31;--accent-foreground: 242 244 247;--destructive: 244 63 94;--card: 16 16 18;--card-foreground: 242 244 247;--popover: 16 16 18;--popover-foreground: 242 244 247;--border: 36 38 44;--input: 20 20 24;--ring: 138 149 165;--chart-1: 16 185 129;--chart-2: 245 158 11;--chart-3: 96 122 138;--chart-4: 184 193 204;--chart-5: 251 113 133;--light-purple: 184 193 204;--pink: 236 72 153;--gray: 100 116 139;--black-gray: 12 12 14;--green: 16 185 129;--red: 244 63 94;--info: 59 130 246;--cyan: 96 122 138;--teal: 20 184 166;--amber: 245 158 11;--surface: 12 12 14;--surface-elevated: 20 20 24;--surface-card: 16 16 18;--brand-glow-rgb: 138 149 165}body{margin:0;font-family:Instrument Sans,sans-serif;color:rgb(var(--foreground));line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;position:relative;isolation:isolate;background-image:radial-gradient(120% 55% at 50% -8%,rgb(var(--brand-glow-rgb) / .32) 0%,rgb(var(--brand-glow-rgb) / .12) 30%,rgb(var(--brand-glow-rgb) / .045) 55%,rgb(var(--brand-glow-rgb) / .015) 75%,transparent 100%),linear-gradient(rgb(var(--background)),rgb(var(--background)));background-attachment:fixed;background-repeat:no-repeat}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgb(var(--foreground) / .03) 0%,transparent 35%);z-index:-1}a{color:inherit;text-decoration:none;transition:color .2s ease}img{max-width:100%;height:auto}.container{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.container{padding:0 24px}}@media(min-width:1024px){.container{padding:0 32px}}.site-header{position:sticky;top:0;z-index:30;background:rgb(var(--background) / .9);border-bottom:1px solid rgb(var(--border));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-content{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0}@media(min-width:640px){.header-content{padding:20px 0}}.header-left{display:flex;align-items:center;gap:12px}.header-actions{display:flex;align-items:center;gap:8px}@media(min-width:640px){.header-actions{gap:12px}}.logo{display:flex;align-items:center;gap:8px;text-decoration:none}@media(min-width:640px){.logo{gap:12px}}.logo-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#fff;border:1px solid rgb(var(--border) / .7);overflow:hidden;box-shadow:0 6px 20px rgb(var(--black-gray) / .25)}@media(min-width:640px){.logo-icon{width:40px;height:40px;border-radius:12px}}.logo-icon img{width:24px;height:24px;object-fit:contain;border-radius:6px}@media(min-width:640px){.logo-icon img{width:32px;height:32px}}.logo-text{display:none;font-size:11px;font-weight:700;letter-spacing:.28em;color:rgb(var(--foreground) / .9)}@media(min-width:640px){.logo-text{display:inline;font-size:13px}}.header-nav{display:none;align-items:center;gap:24px}@media(min-width:768px){.header-nav{display:flex}}.header-nav a{font-size:.875rem;font-weight:600;color:rgb(var(--muted-foreground));transition:all .2s ease;white-space:nowrap}.header-nav a:hover{color:rgb(var(--foreground))}.nav-cta{display:none;align-items:center;gap:6px;padding:8px 16px;border-radius:12px;background:linear-gradient(to right,rgb(var(--primary)),rgb(var(--chart-4)));color:rgb(var(--primary-foreground))!important;font-size:.875rem;font-weight:600;transition:all .2s ease;box-shadow:0 4px 16px rgb(var(--brand-glow-rgb) / .28)}@media(min-width:768px){.nav-cta{display:inline-flex}}.nav-cta:hover{box-shadow:0 6px 24px rgb(var(--brand-glow-rgb) / .42);transform:translateY(-1px)}.site-footer{border-top:1px solid rgb(var(--border));background:linear-gradient(to bottom,rgb(var(--background)),rgb(var(--muted) / .2))}.app-footer-shell{max-width:1600px;margin:0 auto;padding:40px 16px}@media(min-width:640px){.app-footer-shell{padding:48px 24px}}.app-footer-grid{display:grid;gap:32px}@media(min-width:1024px){.app-footer-grid{gap:40px;grid-template-columns:1.2fr 1fr 1fr 1.1fr}}.app-footer-brand{display:grid;gap:16px}.app-footer-brand-row{display:flex;align-items:center;gap:12px}.app-footer-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#fff;border:1px solid rgb(var(--border) / .7);box-shadow:0 6px 20px rgb(var(--black-gray) / .25);overflow:hidden}@media(min-width:640px){.app-footer-brand-icon{width:40px;height:40px;border-radius:12px}}.app-footer-brand-icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.app-footer-brand-title{margin:0;font-size:1rem;font-weight:700;color:rgb(var(--foreground))}.app-footer-brand-domain{margin:2px 0 0;font-size:.75rem;color:rgb(var(--muted-foreground))}.app-footer-brand-description{margin:0;font-size:.875rem;line-height:1.6;color:rgb(var(--muted-foreground));max-width:44rem}.app-footer-column{display:grid;gap:12px;align-content:start}.app-footer-column-title{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--muted-foreground))}.app-footer-links{display:grid;gap:8px}.app-footer-links a{font-size:.875rem;color:rgb(var(--muted-foreground));text-decoration:none;transition:color .2s ease}.app-footer-links a:hover{color:rgb(var(--primary))}.app-footer-social-description{margin:0;font-size:.875rem;line-height:1.6;color:rgb(var(--muted-foreground))}.app-footer-social-links{display:grid;gap:10px}.app-footer-social-link{display:inline-flex;align-items:center;gap:10px;font-size:.875rem;color:rgb(var(--muted-foreground));text-decoration:none;transition:color .2s ease}.app-footer-social-link:hover{color:rgb(var(--primary))}.app-footer-social-link svg{width:16px;height:16px;flex-shrink:0}.app-footer-store-links{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.app-footer-store-link{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:rgb(var(--muted) / .6);border:1px solid rgb(var(--border));color:rgb(var(--foreground));text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.app-footer-store-link:hover{background:rgb(var(--muted));border-color:rgb(var(--primary) / .3)}.app-footer-store-link svg{width:16px;height:16px;flex-shrink:0}.app-footer-store-link span{font-size:.75rem;font-weight:600}.app-footer-bottom{margin-top:32px;padding-top:24px;border-top:1px solid rgb(var(--border) / .7);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px}@media(min-width:640px){.app-footer-bottom{flex-direction:row}}.app-footer-bottom-copyright{font-size:.75rem;color:rgb(var(--muted-foreground));text-align:center}@media(min-width:640px){.app-footer-bottom-copyright{font-size:.875rem;text-align:left}}.app-footer-bottom-tagline{font-size:.75rem;color:rgb(var(--muted-foreground))}.site-main{flex:1;padding:24px 0 48px}@media(min-width:640px){.site-main{padding:32px 0 64px}}.hero-title{margin-bottom:8px}.hero-title .eyebrow{margin-bottom:4px}.hero-title h1{margin:0;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(to right,rgb(var(--primary)),rgb(var(--chart-4)),rgb(var(--primary)));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:640px){.hero-title h1{font-size:2.5rem}}.hero{display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;overflow:hidden;background:linear-gradient(135deg,rgb(var(--primary) / .1),rgb(var(--card)),rgb(var(--chart-4) / .1));border:1px solid rgb(var(--border));padding:32px;border-radius:24px}@media(min-width:640px){.hero{padding:40px}}.hero:before{content:"";position:absolute;top:-50%;right:-30%;width:400px;height:400px;background:rgb(var(--primary) / .08);border-radius:50%;filter:blur(80px);pointer-events:none}.hero h1{margin-top:10px;margin-bottom:12px;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(to right,rgb(var(--primary)),rgb(var(--chart-4)),rgb(var(--primary)));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:640px){.hero h1{font-size:2.5rem}}.hero p{color:rgb(var(--muted-foreground));font-size:1rem;line-height:1.6}@media(min-width:640px){.hero p{font-size:1.125rem}}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:600;color:rgb(var(--primary));margin:0}.hero-stats{display:grid;gap:12px;min-width:180px}.stat-card{background:rgb(var(--card));border:1px solid rgb(var(--border));border-radius:16px;padding:14px 18px;box-shadow:0 4px 12px rgb(var(--foreground) / .04);transition:all .2s ease}.stat-card:hover{box-shadow:0 8px 24px rgb(var(--foreground) / .08);transform:translateY(-1px)}.stat-card strong{display:block;font-size:1.25rem;font-weight:700;color:rgb(var(--primary))}.stat-card span{font-size:.8rem;color:rgb(var(--muted-foreground))}.section{margin-top:48px}.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:24px}.section-header h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}@media(min-width:640px){.section-header h2{font-size:1.875rem}}.section-header p{color:rgb(var(--muted-foreground));margin:0;font-size:.9rem}.featured-grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:640px){.featured-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.featured-card{display:block;text-decoration:none;position:relative;overflow:hidden;padding:28px;border-radius:20px;border:1px solid rgb(var(--border) / .9);background:linear-gradient(165deg,rgb(var(--surface-card)),rgb(var(--card)),rgb(var(--primary) / .22) 48%,rgb(var(--chart-3) / .2) 66%,rgb(var(--surface-elevated)));color:rgb(var(--foreground));box-shadow:inset 0 1px #ffffff29,inset 0 -1px #00000029,0 12px 34px rgb(var(--black-gray) / .32);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer}.dark .featured-card{background:linear-gradient(165deg,rgb(var(--card)),rgb(var(--secondary)) 24%,rgb(var(--primary) / .24) 50%,rgb(var(--chart-3) / .18) 70%,rgb(var(--card)))}.featured-card:hover{transform:translateY(-3px);border-color:rgb(var(--primary) / .45);box-shadow:inset 0 1px #fff3,inset 0 -1px #00000038,0 16px 46px rgb(var(--black-gray) / .4)}.featured-card>*{position:relative;z-index:1}.featured-card:before{content:"";position:absolute;inset:-1px;background:linear-gradient(120deg,transparent 18%,rgb(255 255 255 / .22) 44%,transparent 68%);opacity:.45;pointer-events:none;z-index:0}.featured-card:after{content:"";position:absolute;top:-35%;right:-18%;width:230px;height:230px;background:radial-gradient(circle at center,rgb(255 255 255 / .22) 0%,rgb(255 255 255 / .06) 28%,transparent 72%);pointer-events:none;z-index:0}.featured-card-image{width:100%;height:auto;max-height:220px;object-fit:contain;object-position:center;border-radius:12px;border:1px solid rgb(var(--border) / .75);margin-bottom:16px;opacity:.96;background:linear-gradient(145deg,rgb(var(--muted) / .62),rgb(var(--background) / .45))}.featured-card h3{margin-top:8px;margin-bottom:12px;font-size:1.2rem;font-weight:700;line-height:1.4;color:rgb(var(--foreground))}.featured-description{color:rgb(var(--foreground) / .78);font-size:.9rem;line-height:1.6}.featured-tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;border:1px solid rgb(var(--border) / .75);background:linear-gradient(150deg,rgb(var(--surface-card) / .9),rgb(var(--surface-elevated) / .82));color:rgb(var(--foreground) / .85);font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(4px);box-shadow:inset 0 1px #ffffff29}.post-list{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:640px){.post-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.post-card{display:block;text-decoration:none;color:inherit;background:rgb(var(--card));border:1px solid rgb(var(--border));padding:24px;border-radius:16px;box-shadow:0 4px 12px rgb(var(--foreground) / .04);transition:all .3s ease;cursor:pointer}.post-card:hover{box-shadow:0 8px 32px rgb(var(--foreground) / .08);transform:translateY(-2px);border-color:rgb(var(--primary) / .3)}.post-card-image{width:100%;height:180px;object-fit:cover;border-radius:12px;margin-bottom:16px}.post-card h3{margin-top:0;margin-bottom:12px;font-size:1.1rem;font-weight:700;line-height:1.4;letter-spacing:-.01em;color:rgb(var(--foreground))}.post-card>p{color:rgb(var(--muted-foreground));font-size:.9rem;line-height:1.6;margin:0 0 16px}.post-meta{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:rgb(var(--muted-foreground));margin-top:16px;padding-top:16px;border-top:1px solid rgb(var(--border))}.post-meta-left{display:flex;align-items:center;gap:12px}.post-meta-left .reading-time{color:rgb(var(--muted-foreground))}.post-meta-left .reading-time:before{content:"·";margin-right:12px;color:rgb(var(--muted-foreground) / .7)}.read-more{font-weight:600;color:rgb(var(--primary));transition:all .2s ease}.read-more:hover{text-decoration:underline;text-underline-offset:3px}.article{max-width:1280px;width:100%;margin:0 auto;background:rgb(var(--card));border:1px solid rgb(var(--border));padding:32px;border-radius:24px;box-shadow:0 4px 20px rgb(var(--foreground) / .06)}@media(min-width:640px){.article{padding:40px}}.article-back{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:rgb(var(--muted-foreground));transition:color .2s ease;margin-bottom:24px}.article-back:hover{color:rgb(var(--primary))}.article-back:before{content:"←"}.article-image{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:16px;margin-bottom:24px}.article h1{font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-top:0;margin-bottom:12px}@media(min-width:640px){.article h1{font-size:2.25rem}}.article>p:first-of-type{color:rgb(var(--muted-foreground));font-size:1.05rem;line-height:1.6}.article a{color:rgb(var(--chart-3));font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;text-decoration-color:rgb(var(--chart-3) / .75);transition:color .2s ease,text-decoration-color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.article a:visited{color:rgb(var(--chart-3))}.article a:hover{color:rgb(var(--foreground));text-decoration-color:rgb(var(--primary))}.article a[href*="traderspy.app"]{color:rgb(var(--foreground));font-weight:700;text-decoration:none;background:linear-gradient(90deg,rgb(var(--primary) / .26),rgb(var(--chart-3) / .24));border:1px solid rgb(var(--primary) / .35);padding:.04em .38em;border-radius:.5em;box-decoration-break:clone;-webkit-box-decoration-break:clone;box-shadow:inset 0 1px #ffffff24}.article a[href*="traderspy.app"]:visited{color:rgb(var(--foreground))}.article a[href*="traderspy.app"]:hover{color:rgb(var(--foreground));text-decoration:none;background:linear-gradient(90deg,rgb(var(--primary) / .36),rgb(var(--chart-3) / .3));border-color:rgb(var(--primary) / .55)}.article time{display:inline-block;color:rgb(var(--muted-foreground));font-size:.85rem;margin-bottom:24px}.article hr{border:none;height:1px;background:rgb(var(--border));margin:24px 0}.article h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-top:32px;margin-bottom:16px}.article h3{font-size:1.25rem;font-weight:600;margin-top:24px;margin-bottom:12px}.article p{margin:0 0 16px;line-height:1.8}.article ul,.article ol{padding-left:24px;margin:0 0 16px}.article li{margin-bottom:8px;line-height:1.7}.article blockquote{border-left:3px solid rgb(var(--primary));margin:24px 0;padding:16px 24px;background:rgb(var(--muted) / .5);border-radius:0 12px 12px 0;color:rgb(var(--muted-foreground));font-style:italic}.article code{background:rgb(var(--muted));padding:2px 6px;border-radius:6px;font-size:.85em}.article pre{background:rgb(var(--secondary));border:1px solid rgb(var(--border));border-radius:12px;padding:20px;overflow-x:auto;margin:24px 0}.article pre code{background:none;padding:0}.article strong{font-weight:700;color:rgb(var(--foreground))}.lang-dropdown{position:relative}.lang-dropdown-trigger{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;border:1px solid rgb(var(--border) / .6);background:transparent;cursor:pointer;transition:all .2s ease;color:rgb(var(--foreground));font-family:inherit;font-size:.875rem}.lang-dropdown-trigger:hover{background:rgb(var(--muted) / .6);border-color:rgb(var(--border))}.lang-globe-icon{width:16px;height:16px;color:rgb(var(--muted-foreground))}.lang-dropdown-code{font-size:.8rem;font-weight:500;color:rgb(var(--foreground) / .8)}.lang-arrow-icon{width:12px;height:12px;color:rgb(var(--muted-foreground))}.lang-dropdown-menu{position:absolute;right:0;top:100%;margin-top:8px;width:200px;background:rgb(var(--popover) / .95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(var(--border) / .7);border-radius:12px;box-shadow:0 16px 48px #00000026;opacity:0;visibility:hidden;transform:translateY(4px);transition:all .2s ease;overflow:hidden;z-index:50}.dark .lang-dropdown-menu{box-shadow:0 16px 48px #0006}.lang-dropdown:hover .lang-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.lang-dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:.875rem;color:rgb(var(--muted-foreground));transition:all .15s ease;text-decoration:none}.lang-dropdown-item:hover{background:rgb(var(--muted) / .5);color:rgb(var(--foreground))}.lang-dropdown-item.active{background:rgb(var(--primary) / .15);color:rgb(var(--primary));font-weight:600}.lang-dropdown-item-code{font-size:.7rem;font-weight:700;color:rgb(var(--muted-foreground) / .7);min-width:20px}.lang-dropdown-item.active .lang-dropdown-item-code{color:rgb(var(--primary) / .7)}.lang-check-icon{width:16px;height:16px;margin-left:auto;color:rgb(var(--primary))}.theme-toggle{position:relative;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgb(var(--border));background:rgb(var(--muted) / .6);padding:4px;cursor:pointer;transition:all .2s ease}.theme-toggle:hover{background:rgb(var(--muted))}.theme-toggle-slider{position:absolute;left:4px;top:4px;width:28px;height:28px;border-radius:50%;background:rgb(var(--card));box-shadow:0 1px 3px #00000026;transition:transform .25s ease}.dark .theme-toggle-slider{transform:translate(30px)}.theme-toggle-icon{position:relative;z-index:1;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:rgb(var(--muted-foreground));transition:color .2s ease}.theme-toggle-icon.active{color:rgb(var(--primary))}@media(max-width:900px){.hero{flex-direction:column;align-items:flex-start}.hero-stats{width:100%;grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.section-header{flex-direction:column;align-items:flex-start;gap:8px}}
