.Thoughts-module__nImP7W__container{background-color:var(--color-background);min-height:100vh;color:var(--color-text);flex-direction:column;font-family:system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow:hidden}.Thoughts-module__nImP7W__navBrand{color:var(--color-primary);flex-grow:0;width:8rem;min-width:50px;height:2.5rem;margin-left:1rem;font-size:1.25rem;font-weight:700;text-decoration:none}.Thoughts-module__nImP7W__navLinkItem{color:var(--color-text-muted);font-weight:500;text-decoration:none;transition:color .2s}.Thoughts-module__nImP7W__desktopWrapper{z-index:50;width:100%;display:flex;position:fixed;top:0;left:0}.Thoughts-module__nImP7W__mobileWrapper{z-index:50;padding:var(--spacing-medium) 5%;background-color:var(--color-surface);padding-top:var(--spacing-medium);padding-left:5%;padding-right:5%;padding-bottom:calc(var(--spacing-medium) + env(safe-area-inset-bottom,0px));border-top:.1rem solid var(--color-border);justify-content:flex-start;align-items:center;gap:3rem;display:flex;position:fixed;bottom:0;left:0;right:0}@media (max-width:767px){.Thoughts-module__nImP7W__desktopWrapper{display:none}}@media (min-width:768px){.Thoughts-module__nImP7W__mobileWrapper{display:none}}.Thoughts-module__nImP7W__navLinks{flex-wrap:wrap;gap:2rem;display:flex}.Thoughts-module__nImP7W__navLinkItem:hover{color:var(--color-primary-hover)}.Thoughts-module__nImP7W__mainContent{width:100%;padding:var(--spacing-large);flex-direction:column;flex-grow:1;max-width:100%;margin:0 auto;display:flex}.Thoughts-module__nImP7W__signPageWrapper{width:100%;padding-top:5.5rem}@media (max-width:640px){.Thoughts-module__nImP7W__signPageWrapper{padding-top:6rem}}@media (min-width:768px){.Thoughts-module__nImP7W__mainContent{width:60%;min-width:320px}}.Thoughts-module__nImP7W__headerSection{margin-bottom:var(--spacing-large);text-align:center;flex-direction:column;align-items:center;display:flex}.Thoughts-module__nImP7W__signBadge{background-color:var(--color-primary);color:var(--color-surface);padding:var(--spacing-small) var(--spacing-medium);margin-bottom:var(--spacing-medium);border-radius:2rem;font-size:.875rem;font-weight:700}.Thoughts-module__nImP7W__messageCard{background-color:var(--color-surface);padding:var(--spacing-large);border-radius:var(--radii-card);margin-bottom:var(--spacing-xlarge);flex-direction:column;display:flex;box-shadow:0 .5rem 1rem #0000000d}.Thoughts-module__nImP7W__articleHeader{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.Thoughts-module__nImP7W__articleTitle{color:var(--color-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,2.5vw,2.25rem);line-height:1.1}.Thoughts-module__nImP7W__articleMeta{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.95rem;display:flex}.Thoughts-module__nImP7W__metaItem{align-items:center;gap:.5rem;display:inline-flex}.Thoughts-module__nImP7W__metaIcon{width:1.35rem;height:1.35rem;color:var(--color-primary);justify-content:center;align-items:center;display:inline-flex}.Thoughts-module__nImP7W__articleContent{color:var(--color-text);font-size:1rem;line-height:1.8}.Thoughts-module__nImP7W__pageHeader{gap:.75rem;margin-bottom:2rem}.Thoughts-module__nImP7W__confettiPopup{z-index:60;pointer-events:auto;background:#0f172ab8;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;animation:.25s ease-out Thoughts-module__nImP7W__fadeIn;display:flex;position:absolute;inset:0}.Thoughts-module__nImP7W__confettiMessage{color:var(--color-text);text-align:center;background:#fffffff2;border-radius:1.25rem;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;box-shadow:0 .75rem 2rem #0f172a2e}.Thoughts-module__nImP7W__confettiBurst{opacity:.9;pointer-events:none;background-image:radial-gradient(circle at 25% 20%,#ec489980 0,#0000 16px),radial-gradient(circle at 75% 22%,#3b82f673 0,#0000 16px),radial-gradient(circle at 50% 45%,#22c55e73 0,#0000 20px),radial-gradient(circle at 20% 70%,#fbbf2473 0,#0000 18px),radial-gradient(circle at 80% 65%,#0ea5e973 0,#0000 20px);width:100%;height:100%;animation:1.4s ease-out Thoughts-module__nImP7W__burst;position:absolute;top:0;left:0}@keyframes Thoughts-module__nImP7W__fadeIn{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes Thoughts-module__nImP7W__burst{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.Thoughts-module__nImP7W__badge{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Thoughts-module__nImP7W__badgeIcon{width:1.5rem;height:1.5rem;color:var(--color-surface);background:#3b82f626;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}.Thoughts-module__nImP7W__title{color:var(--color-text);margin:0;font-size:clamp(2.2rem,4vw,2.9rem);font-weight:800}.Thoughts-module__nImP7W__titleAccent{color:var(--color-primary)}.Thoughts-module__nImP7W__subtitle{max-width:44rem;color:var(--color-text-muted);margin:0;line-height:1.8}.Thoughts-module__nImP7W__thoughtsCountMessage{color:var(--color-text-muted);margin-bottom:1rem;font-weight:600}.Thoughts-module__nImP7W__messageTitle{margin-bottom:var(--spacing-medium);color:var(--color-text);font-size:1.8rem;line-height:1.2}.Thoughts-module__nImP7W__messageParagraph{color:var(--color-text-muted);margin-bottom:var(--spacing-medium);font-size:1.1rem;line-height:1.6}.Thoughts-module__nImP7W__resourceGrid{gap:var(--spacing-medium);flex-wrap:wrap;justify-content:center;display:flex}.Thoughts-module__nImP7W__buttonPrimary{min-width:200px;padding:var(--spacing-medium);background-color:var(--color-primary);color:var(--color-surface);border-radius:var(--radii-button);cursor:pointer;text-align:center;border:none;flex-grow:1;justify-content:center;font-weight:700;text-decoration:none;transition:background-color .2s;display:flex}.Thoughts-module__nImP7W__buttonPrimary:hover{background-color:var(--color-primary-hover)}.Thoughts-module__nImP7W__buttonSecondary{min-width:200px;padding:var(--spacing-medium);background-color:var(--color-surface);color:var(--color-primary);border-radius:var(--radii-button);border:.1rem solid var(--color-primary);cursor:pointer;text-align:center;flex-grow:1;justify-content:center;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.Thoughts-module__nImP7W__buttonSecondary:hover{background-color:var(--color-primary);color:var(--color-surface)}.Thoughts-module__nImP7W__footer{padding:var(--spacing-large);text-align:center;color:var(--color-text-muted);border-top:.1rem solid var(--color-border);margin-top:auto;font-size:.875rem}
.Signs-module__4LydMq__signWrapper{width:100%;max-width:50rem;margin:0 auto}.Signs-module__4LydMq__pageContent{max-width:1200px;margin:0 auto;padding:7.5rem 1.5rem 4rem}.Signs-module__4LydMq__container{background:var(--theme-card);color:var(--theme-card-foreground);border:1px solid var(--theme-border);border-radius:1.25rem;grid-template-columns:100%;gap:clamp(1rem,3vh,2rem);margin-top:1.25rem;padding:clamp(1.25rem,4%,2.25rem);display:grid}.Signs-module__4LydMq__imageFrame{border-radius:.75rem;width:100%;height:clamp(200px,45vh,400px);position:relative;overflow:hidden}.Signs-module__4LydMq__actualImage{object-fit:cover;object-position:center}.Signs-module__4LydMq__thoughtsSection{flex-direction:column;gap:1rem;display:flex}.Signs-module__4LydMq__signTitle{margin:0;font-size:clamp(1.25rem,4vw,1.75rem)}.Signs-module__4LydMq__signDescription{opacity:.8;margin-bottom:.5rem;font-size:1rem}.Signs-module__4LydMq__thoughtsList{flex-direction:column;gap:1rem;display:flex}.Signs-module__4LydMq__thoughtCard{background:#ffffff0d;border-radius:.5rem;padding:1rem}.Signs-module__4LydMq__divider{background:linear-gradient(90deg, transparent, var(--theme-border,#fff3), transparent);height:1px;margin:.75rem 0 0}.Signs-module__4LydMq__signSeparator{background:linear-gradient(90deg, transparent, var(--theme-border,#ffffff26), transparent);width:60%;max-width:300px;height:1px;margin:clamp(2rem,5vh,4rem) auto}
.Navigation-module__Y3L4dW__nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--theme-border);background:#070766;padding:1rem 1.5rem;position:fixed;top:0;left:0;right:0}.Navigation-module__Y3L4dW__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navigation-module__Y3L4dW__logo{color:var(--theme-primary-foreground);letter-spacing:-.02em;font-size:1.125rem;font-weight:600;text-decoration:none}.Navigation-module__Y3L4dW__logoAccent{color:var(--theme-accent-foreground)}.Navigation-module__Y3L4dW__navLinks{gap:2rem;display:flex}.Navigation-module__Y3L4dW__navLink{color:var(--theme-primary-foreground);font-size:.875rem;text-decoration:none;transition:color .2s;position:relative}.Navigation-module__Y3L4dW__navLink:hover{color:var(--theme-accent-foreground)}.Navigation-module__Y3L4dW__navLinkActive{color:var(--theme-primary-foreground)}.Navigation-module__Y3L4dW__navLinkActive:after{content:"";background:var(--theme-primary-foreground);border-radius:1px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.Navigation-module__Y3L4dW__mobileMenuBtn{color:var(--theme-primary-foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Navigation-module__Y3L4dW__mobileMenuBtn svg{width:24px;height:24px}.Navigation-module__Y3L4dW__mobileMenu{background:var(--theme-background);border-bottom:1px solid var(--theme-border);flex-direction:column;gap:.5rem;padding:1rem;display:none;position:fixed;top:60px;left:0;right:0}.Navigation-module__Y3L4dW__mobileMenu.Navigation-module__Y3L4dW__open{display:flex}.Navigation-module__Y3L4dW__mobileNavLink{color:var(--theme-muted-foreground);border-radius:8px;padding:.75rem 1rem;font-size:1rem;text-decoration:none;transition:all .2s}.Navigation-module__Y3L4dW__mobileNavLink:hover{background:var(--theme-muted);color:var(--theme-foreground)}.Navigation-module__Y3L4dW__mobileNavLinkActive{color:var(--theme-primary);background:var(--theme-muted)}@media (max-width:640px){.Navigation-module__Y3L4dW__navLinks{display:none}.Navigation-module__Y3L4dW__mobileMenuBtn{display:block}}
.DevDashboard-module__YjYK_W__o{object-fit:cover;border-radius:.5rem;width:100%;height:100%}
.Links-module__e9PvhG__container{background:var(--theme-background);min-height:100vh;color:var(--theme-foreground);padding-top:80px}.Links-module__e9PvhG__main{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.Links-module__e9PvhG__header{margin-bottom:3rem}.Links-module__e9PvhG__breadcrumb{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.Links-module__e9PvhG__breadcrumbLink{color:var(--theme-muted-foreground);text-decoration:none;transition:color .2s}.Links-module__e9PvhG__breadcrumbLink:hover{color:var(--theme-primary)}.Links-module__e9PvhG__breadcrumbSeparator{color:var(--theme-border)}.Links-module__e9PvhG__breadcrumbCurrent{color:var(--theme-foreground)}.Links-module__e9PvhG__title{letter-spacing:-.03em;color:var(--theme-foreground);margin-bottom:1rem;font-size:clamp(2rem,6vw,3rem);font-weight:700}.Links-module__e9PvhG__titleAccent{color:var(--theme-primary)}.Links-module__e9PvhG__sectionTitle{flex-wrap:wrap;align-items:center;gap:1rem;display:inline-flex}.Links-module__e9PvhG__sectionTitleIcon{margin-bottom:0}.Links-module__e9PvhG__subtitle{color:var(--theme-muted-foreground);font-size:1.0625rem;line-height:1.6}.Links-module__e9PvhG__linksHeaderSearch{flex-direction:column;gap:.75rem;width:100%;margin-top:1rem;display:flex}.Links-module__e9PvhG__searchHint{color:var(--theme-muted-foreground);margin:0;font-size:.95rem;line-height:1.5}@media (min-width:640px){.Links-module__e9PvhG__linksHeaderSearch{flex-direction:row;justify-content:space-between;align-items:center}}.Links-module__e9PvhG__sectionsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.Links-module__e9PvhG__sectionCard{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:16px;padding:1.75rem;text-decoration:none;transition:all .3s;display:block}.Links-module__e9PvhG__sectionCard:hover{border-color:var(--theme-primary);box-shadow:0 12px 40px color-mix(in srgb, var(--theme-primary) 10%, transparent);transform:translateY(-4px)}.Links-module__e9PvhG__sectionIcon{background:color-mix(in srgb, var(--theme-primary) 15%, transparent);width:48px;height:48px;color:var(--theme-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Links-module__e9PvhG__sectionName{color:var(--theme-foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Links-module__e9PvhG__sectionDescription{color:var(--theme-muted-foreground);margin-bottom:1rem;font-size:.9375rem;line-height:1.5}.Links-module__e9PvhG__sectionCount{color:var(--theme-primary);font-size:.8125rem;font-weight:500}.Links-module__e9PvhG__linksList{flex-direction:column;gap:1rem;display:flex}.Links-module__e9PvhG__linkCard{background:var(--theme-card);border:1px solid var(--theme-border);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.Links-module__e9PvhG__linkCard:hover{border-color:var(--theme-primary);box-shadow:0 4px 20px color-mix(in srgb, var(--theme-primary) 8%, transparent)}.Links-module__e9PvhG__linkContent{flex:1;min-width:0}.Links-module__e9PvhG__linkTitle{color:var(--theme-foreground);margin-bottom:.375rem;font-size:1.0625rem;font-weight:600}.Links-module__e9PvhG__linkDescription{color:var(--theme-muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.Links-module__e9PvhG__linkArrow{width:20px;height:20px;color:var(--theme-muted-foreground);flex-shrink:0;margin-left:1rem;transition:all .2s}.Links-module__e9PvhG__linkCard:hover .Links-module__e9PvhG__linkArrow{color:var(--theme-primary);transform:translate(4px)}.Links-module__e9PvhG__backLink{color:var(--theme-muted-foreground);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.Links-module__e9PvhG__backLink:hover{color:var(--theme-primary)}.Links-module__e9PvhG__backIcon{width:16px;height:16px}.Links-module__e9PvhG__detailToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Links-module__e9PvhG__linkDetail{text-align:center;padding:clamp(2rem,6vw,4rem) 1.5rem}.Links-module__e9PvhG__linkDetailCard{background:var(--theme-card);border:1px solid var(--theme-border);text-align:left;border-radius:20px;width:min(100%,680px);max-width:680px;margin:0 auto;padding:clamp(2rem,3vw,3rem);box-shadow:0 20px 60px #0f172a0f}.Links-module__e9PvhG__linkDetailActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1rem auto 2rem;display:flex}.Links-module__e9PvhG__linkDetailSecondaryBtn{border:1px solid var(--theme-border);background:var(--theme-muted);color:var(--theme-foreground);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.35rem;font-weight:600;transition:all .2s;display:inline-flex}.Links-module__e9PvhG__linkDetailSecondaryBtn:hover{background:color-mix(in srgb, var(--theme-primary) 12%, var(--theme-muted));border-color:var(--theme-primary)}.Links-module__e9PvhG__searchButton{background:var(--theme-primary);color:var(--theme-primary-foreground);border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Links-module__e9PvhG__searchButton:hover{transform:translateY(-1px);box-shadow:0 16px 40px #3b82f626}.Links-module__e9PvhG__linkDetailIcon{background:color-mix(in srgb, var(--theme-primary) 15%, transparent);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.Links-module__e9PvhG__linkDetailIconSvg{width:28px;height:28px;color:var(--theme-primary)}.Links-module__e9PvhG__linkDetailTitle{color:var(--theme-foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.Links-module__e9PvhG__linkDetailDescription{color:var(--theme-muted-foreground);margin-bottom:2rem;font-size:1rem;line-height:1.6}.Links-module__e9PvhG__linkDetailBtn{background:var(--theme-primary);color:var(--theme-primary-foreground);border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Links-module__e9PvhG__linkDetailBtn:hover{box-shadow:0 8px 30px color-mix(in srgb, var(--theme-primary) 30%, transparent);transform:translateY(-2px)}.Links-module__e9PvhG__linkDetailMeta{border-top:1px solid var(--theme-border);margin-top:1.5rem;padding-top:1.5rem}.Links-module__e9PvhG__linkDetailUrl{color:var(--theme-muted-foreground);word-break:break-all;font-size:.8125rem}.Links-module__e9PvhG__notFound{text-align:center;padding:4rem 2rem}.Links-module__e9PvhG__notFoundTitle{color:var(--theme-foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Links-module__e9PvhG__notFoundText{color:var(--theme-muted-foreground);margin-bottom:2rem}.Links-module__e9PvhG__notFoundLink{background:var(--theme-muted);color:var(--theme-foreground);border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.Links-module__e9PvhG__notFoundLink:hover{background:var(--theme-border)}@media (max-width:640px){.Links-module__e9PvhG__linkDetail{padding:2.5rem 1rem}.Links-module__e9PvhG__linkDetailCard{padding:1.75rem}}.Links-module__e9PvhG__footer{border-top:1px solid var(--theme-border);text-align:center;padding:2rem 1.5rem}.Links-module__e9PvhG__footerText{color:var(--theme-muted-foreground);font-size:.875rem}.Links-module__e9PvhG__footerAccent{color:var(--theme-primary)}.Links-module__e9PvhG__linkDetailShareIcon,.Links-module__e9PvhG__linkDetailCopyIcon{background-color:var(--theme-card)}
@keyframes app-module__tEuC9a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.app-module__tEuC9a__scard{padding:var(--spacing-large);background-color:var(--color-surface);border-radius:var(--radii-card);border:.1rem solid var(--color-border);gap:var(--spacing-medium);flex-direction:column;min-height:150px;display:flex}.app-module__tEuC9a__shimmerBase{background:linear-gradient( 90deg, var(--color-border) 25%, var(--color-background) 50%, var(--color-border) 75%);border-radius:var(--radii-button);background-size:200% 100%;animation:1.5s linear infinite app-module__tEuC9a__shimmer}.app-module__tEuC9a__stitle{background:linear-gradient( 90deg, var(--color-border) 25%, var(--color-background) 50%, var(--color-border) 75%);border-radius:var(--radii-button);background-size:200% 100%;width:60%;height:1.5rem;animation:1.5s linear infinite app-module__tEuC9a__shimmer}.app-module__tEuC9a__sbody{background:linear-gradient( 90deg, var(--color-border) 25%, var(--color-background) 50%, var(--color-border) 75%);border-radius:var(--radii-button);width:100%;height:1rem;margin-bottom:var(--spacing-small);background-size:200% 100%;animation:1.5s linear infinite app-module__tEuC9a__shimmer}.app-module__tEuC9a__sbodyShort{background:linear-gradient( 90deg, var(--color-border) 25%, var(--color-background) 50%, var(--color-border) 75%);border-radius:var(--radii-button);height:1rem;margin-bottom:var(--spacing-small);background-size:200% 100%;width:85%;animation:1.5s linear infinite app-module__tEuC9a__shimmer}.app-module__tEuC9a__sactions{gap:var(--spacing-medium);display:flex}.app-module__tEuC9a__sbutton{background:linear-gradient( 90deg, var(--color-border) 25%, var(--color-background) 50%, var(--color-border) 75%);border-radius:var(--radii-button);background-size:200% 100%;flex-grow:1;min-width:100px;height:2.5rem;animation:1.5s linear infinite app-module__tEuC9a__shimmer}
