.curiothink-page{background:var(--color-background);min-height:100vh}.curiothink-container{max-width:1280px;margin:0 auto;padding:0 2rem}.curiothink-hero{background:linear-gradient(135deg,var(--violet-9)0%,var(--purple-11)100%);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.curiothink-hero:before{content:"";z-index:1;background:#0000001a;position:absolute;inset:0}.curiothink-hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.curiothink-hero-title{color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.curiothink-hero-subtitle{color:#fffffff2;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.curiothink-hero-description{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.7}.curiothink-coming-soon{background:var(--color-surface);padding:6rem 2rem}.coming-soon-content{text-align:center;border:2px solid var(--gray-6);border-radius:var(--radius-5);background:var(--color-background);max-width:600px;margin:0 auto;padding:4rem 2rem}.coming-soon-icon{margin-bottom:2rem;font-size:6rem;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.coming-soon-title{color:var(--gray-12);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.coming-soon-text{color:var(--gray-11);font-size:1.125rem;line-height:1.7}:is(.dark,.dark-theme) .curiothink-hero{background:linear-gradient(135deg,var(--violet-10)0%,var(--purple-12)100%)}:is(.dark,.dark-theme) .coming-soon-content{background:var(--gray-2);border-color:var(--gray-7)}@media (max-width:1024px){.curiothink-hero-title{font-size:3rem}.curiothink-hero-subtitle{font-size:1.5rem}}@media (max-width:768px){.curiothink-container{padding:0 1.5rem}.curiothink-hero{padding:4rem 1.5rem}.curiothink-hero-title{font-size:2.25rem}.curiothink-hero-subtitle{font-size:1.25rem}.curiothink-hero-description{font-size:1rem}.curiothink-coming-soon{padding:4rem 1.5rem}.coming-soon-icon{font-size:4rem}.coming-soon-title{font-size:2rem}}@media (max-width:480px){.curiothink-hero{padding:3rem 1rem}.curiothink-hero-title{font-size:1.875rem}.curiothink-hero-subtitle{font-size:1.125rem}.curiothink-coming-soon{padding:3rem 1rem}.coming-soon-content{padding:3rem 1.5rem}}
