.page-module__SIX0Fq__container{scroll-snap-type:y mandatory;scroll-behavior:smooth;max-width:100%;height:100vh;color:var(--foreground);background-color:var(--background);margin:0;padding:0;overflow-y:auto}.page-module__SIX0Fq__homeButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#141414cc;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:fixed;top:32px;left:32px;box-shadow:0 4px 20px #0000004d}.page-module__SIX0Fq__homeButton:hover{background:var(--accent-gold);border-color:var(--accent-gold);transform:translateY(-2px);box-shadow:0 8px 30px #c5a0594d}.page-module__SIX0Fq__logoIcon{object-fit:contain;width:24px;height:24px}.page-module__SIX0Fq__hero{scroll-snap-align:start;grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1200px;min-height:100vh;margin:0 auto;padding:0 24px;display:grid}.page-module__SIX0Fq__heroContent{max-width:100%}@media (max-width:1024px){.page-module__SIX0Fq__hero{grid-template-columns:1fr;gap:40px}}.page-module__SIX0Fq__title{color:#fff;letter-spacing:-.03em;margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1.1}.page-module__SIX0Fq__subtitle{color:var(--accent-gold);margin-bottom:32px;font-size:1.5rem;font-weight:500}.page-module__SIX0Fq__heroParagraph{color:var(--text-secondary);max-width:700px;margin-bottom:24px;font-size:1.125rem;line-height:1.7}.page-module__SIX0Fq__screenshotContainer{border-radius:12px;height:fit-content;margin-top:0;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1a,0 20px 40px -10px #00000080}.page-module__SIX0Fq__screenshot{width:100%;height:auto;display:block;color:#0000!important}.page-module__SIX0Fq__highlight{font-weight:600;color:#fff!important}.page-module__SIX0Fq__section{scroll-snap-align:start;flex-direction:column;justify-content:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:80px 24px;display:flex}.page-module__SIX0Fq__sectionTitle{color:#fff;align-items:center;gap:12px;margin-bottom:32px;font-size:1.75rem;font-weight:700;display:flex}.page-module__SIX0Fq__sectionTitle:before{content:"";background-color:var(--accent-gold);border-radius:2px;width:4px;height:24px;display:block}.page-module__SIX0Fq__text{color:var(--text-secondary);margin-bottom:24px;font-size:1.125rem;line-height:1.7}.page-module__SIX0Fq__list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;padding:0;list-style:none;display:grid}.page-module__SIX0Fq__listItem{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;height:100%;padding:20px;transition:all .2s;display:flex}.page-module__SIX0Fq__itemTitle{color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1rem;font-weight:600}.page-module__SIX0Fq__itemDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.page-module__SIX0Fq__listItem:hover{border-color:var(--accent-gold);background:#ffffff0f;transform:translateY(-2px)}.page-module__SIX0Fq__simpleList{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.page-module__SIX0Fq__simpleListItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:1.125rem;display:flex}.page-module__SIX0Fq__simpleListItem:before{content:"→";color:var(--accent-gold);font-weight:700}.page-module__SIX0Fq__codeBlock{color:#e0e0e0;white-space:pre;background:#111;border:1px solid #ffffff1a;border-radius:12px;padding:24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.95rem;overflow-x:auto}.page-module__SIX0Fq__installWrapper{background:#0e0e0e;border:1px solid #333;border-radius:12px;align-items:center;gap:16px;max-width:fit-content;margin-bottom:32px;padding:16px 24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;transition:all .3s;display:flex;box-shadow:0 8px 30px #0000004d}.page-module__SIX0Fq__installWrapper:hover{border-color:#555;transform:translateY(-2px);box-shadow:0 12px 40px #0006}.page-module__SIX0Fq__prompt{color:var(--accent-gold);-webkit-user-select:none;user-select:none;font-size:1.1em;font-weight:700}.page-module__SIX0Fq__command{color:#fff;letter-spacing:.5px;cursor:text;-webkit-user-select:all;user-select:all;background:0 0;font-size:1rem}.page-module__SIX0Fq__copyIcon{color:#666;border-left:1px solid #333;align-items:center;margin-left:auto;padding-left:16px;transition:color .2s;display:flex}.page-module__SIX0Fq__installWrapper:hover .page-module__SIX0Fq__copyIcon{color:#fff}.page-module__SIX0Fq__copyIcon button,.page-module__SIX0Fq__hiddenButton{cursor:pointer;color:inherit;align-items:center;padding:4px;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.page-module__SIX0Fq__buttonGroup{flex-wrap:wrap;gap:16px;display:flex}.page-module__SIX0Fq__button{border-radius:100px;justify-content:center;align-items:center;padding:16px 32px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__SIX0Fq__primaryButton{color:#000;background-color:#fff}.page-module__SIX0Fq__primaryButton:hover{background-color:#e0e0e0;transform:translateY(-2px)}.page-module__SIX0Fq__secondaryButton{color:#fff;background-color:#0000;border:1px solid #fff3}.page-module__SIX0Fq__secondaryButton:hover{background-color:#ffffff0d;border-color:#fff;transform:translateY(-2px)}.page-module__SIX0Fq__founderNote{scroll-snap-align:start;background:linear-gradient(#111,#050505);border-top:1px solid #222;border-radius:0;flex-direction:column;justify-content:center;min-height:100vh;margin:0;padding:40px;display:flex;position:relative;overflow:hidden}.page-module__SIX0Fq__founderNoteTitle{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;margin-bottom:24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;display:flex}.page-module__SIX0Fq__founderNoteTitle:before{content:"";background:var(--accent-gold);opacity:.5;width:40px;height:1px}.page-module__SIX0Fq__founderNoteTitle:after{content:"";background:#222;flex:1;height:1px}.page-module__SIX0Fq__founderNoteText{color:#e5e5e5;margin-bottom:16px;font-size:1.125rem;font-style:normal;line-height:1.7}@media (max-width:1024px){.page-module__SIX0Fq__hero{text-align:center;grid-template-columns:1fr;align-content:center;gap:40px;padding-top:80px}.page-module__SIX0Fq__section{justify-content:flex-start;padding:60px 20px}.page-module__SIX0Fq__founderNote{padding:40px 20px}.page-module__SIX0Fq__homeButton{width:40px;height:40px;top:24px;left:24px}}@media (max-width:768px){.page-module__SIX0Fq__container{padding:0}.page-module__SIX0Fq__title{font-size:2.25rem}.page-module__SIX0Fq__list{grid-template-columns:1fr}}
