@import url(https://fonts.googleapis.com/css2?family=Libertinus+Serif:ital,wght@0,400;0,600;0,700;1,400&display=swap);*{box-sizing:border-box}*,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:"Libertinus Serif",Georgia,serif;font-weight:400;letter-spacing:-.02em}.App{background-color:#ede9e5;min-height:100vh}.container{margin:0 auto;max-width:90%;padding:0}.section{padding:100px 0}.section-title{font-size:59px;font-weight:300;letter-spacing:-.03em;line-height:1.1;margin-bottom:24px}.section-subtitle{color:#666;font-size:22px;font-weight:400;line-height:1.6;margin:0 0 50px;max-width:800px;text-align:center}@media (max-width:768px){.container{padding:0 24px}.section{padding:70px 0}.section-title{font-size:31px}.section-subtitle{font-size:18px}}.header{background:#1a1a1a;border-radius:12px;box-shadow:0 2px 10px #0000001a;left:50%;position:fixed;top:25px;transform:translateX(-50%);width:50%;z-index:1000}.nav{justify-content:space-between;padding:10px 20px;width:100%}.logo,.nav,.nav-left,.nav-right{align-items:center;display:flex}.logo{cursor:pointer;gap:8px;text-decoration:none}.logo-image{height:40px;width:auto}.logo-text{color:#fff;font-size:18px;font-weight:600;letter-spacing:-.01em}.menu-toggle{background:none;border:none;cursor:pointer;display:none;font-size:20px;padding:5px}.nav-links{align-items:center;display:flex;gap:12px;list-style:none}.nav-links li a{color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}.nav-links li a:hover{color:#ccc}.cta-button{background:#fff;border-radius:6px;color:#1a1a1a!important;font-size:14px;font-weight:500;margin-left:12px;padding:10px 24px;transition:all .2s}.cta-button:hover{background:#e5e5e5;transform:translateY(-1px)}@media (max-width:768px){.header{padding:16px 20px;top:12px;width:calc(100% - 40px)}.menu-toggle{color:#fff;display:block}.nav-right{background:#1a1a1a;box-shadow:0 10px 25px #0000004d;left:0;opacity:0;padding:20px;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:transform .3s,opacity .3s}.nav-right.active{opacity:1;pointer-events:all;transform:translateY(0)}.nav-links{flex-direction:column;gap:20px}}.hero{background:#ede9e5;overflow:hidden;padding:160px 0 60px;position:relative}.hero .container{position:relative;z-index:1}.hero-content{margin:0 auto;max-width:950px;text-align:center}.hero-title{color:#1a1a1a;font-size:80px;font-weight:300;letter-spacing:-.03em;line-height:1;margin-bottom:32px}.hero-subtitle{color:#666;font-size:18px;font-weight:400;line-height:1.6;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:750px}.hero-cta{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.primary-button{background:#ede9e5;border:none;border-radius:8px;color:#1a1a1a;cursor:pointer;font-size:17px;font-weight:500;padding:16px 48px;transition:all .2s}.primary-button:hover{background:#e0dcd8;box-shadow:0 8px 20px #0000001a;transform:translateY(-1px)}.secondary-button{background:#0000;border:1px solid #d1d5db;border-radius:8px;color:#1a1a1a;cursor:pointer;font-size:17px;font-weight:500;padding:16px 48px;transition:all .2s}.secondary-button:hover{border-color:#5b4cdb;color:#5b4cdb}@media (max-width:968px){.hero .container{padding:0 60px}}@media (max-width:768px){.hero{padding:140px 0 80px}.hero .container{padding:0 24px}.hero-title{font-size:40px}.hero-subtitle{font-size:18px}.hero-cta{align-items:center;flex-direction:column}.primary-button,.secondary-button{max-width:300px;width:100%}}.lines-container{align-items:stretch;display:flex;flex-direction:row;gap:25px;height:200px;justify-content:flex-start;margin:0 auto;max-width:95vw;overflow:hidden;width:95vw}.line-item{background:#1a1a1a;border-radius:1px;flex-shrink:0;height:100%;overflow:visible;position:relative;transition:width .3s ease}.line-item.purple-line{cursor:pointer}.line-item.purple-line:hover{width:200px!important}.question-text{word-wrap:break-word;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:20px;font-weight:400;left:15px;line-height:1.4;opacity:0;pointer-events:none;position:absolute;right:15px;top:15px;transition:opacity .2s ease;white-space:normal}.question-text.typing{opacity:1}@media (max-width:768px){.lines-section{padding:40px 0}.lines-container{height:150px}}.problem{background:#ede9e5;padding:80px 0 50px}.problem-content{margin:0 auto;max-width:1000px;text-align:center}.problem-main-title{color:#1a1a1a;font-size:59px;font-weight:300;letter-spacing:-.03em;line-height:1.1;margin-bottom:24px}.problem-subtitle{color:#666;font-size:32px;font-weight:500;letter-spacing:-.01em;margin-bottom:60px}.problem-questions-list{grid-gap:32px 60px;display:grid;gap:32px 60px;grid-template-columns:repeat(2,1fr);margin:0 auto 60px;max-width:1100px}.problem-question-item{align-items:center;display:flex;gap:8px;justify-content:center;padding:0 10px}.problem-quote-mark{color:#1a1a1a;flex-shrink:0;font-family:Georgia,serif;font-size:36px;line-height:.8;opacity:1}.problem-question-text{font-size:20px;font-weight:400;letter-spacing:-.01em;line-height:1.3;opacity:1;text-align:center;white-space:nowrap}.problem-closing,.problem-question-text{color:#1a1a1a;font-style:italic;margin:0}.problem-closing{font-size:24px;font-weight:500}@media (max-width:768px){.problem{padding:60px 0 40px}.problem-main-title{font-size:31px;margin-bottom:16px}.problem-subtitle{font-size:24px;margin-bottom:40px}.problem-questions-list{gap:24px;grid-template-columns:1fr;margin-bottom:40px}.problem-question-item{gap:8px;padding:0 10px}.problem-quote-mark{font-size:28px}.problem-question-text{font-size:16px;white-space:normal}.problem-closing{font-size:20px}}.features{background:#ede9e5;padding:50px 0}.features-header{margin-bottom:80px;text-align:center}.features-header .section-title{margin-left:auto;margin-right:auto;max-width:850px}.features .section-subtitle{font-size:18px;line-height:1.5;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.feature-card{display:flex;flex-direction:column;min-width:0;padding:0;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px)}.feature-visual{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;height:200px;justify-content:center;margin-bottom:32px;min-width:0;overflow:hidden;width:100%}.visual-placeholder{background:linear-gradient(135deg,#f0f0f0,#e0e0e0)}.network-container,.visual-placeholder{border-radius:8px;height:100%;width:100%}.network-container{align-items:center;background:#f5f5f5;display:flex;justify-content:center;padding:20px}.blueprint-container,.security-container,.share-link-container,.signals-container{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;height:100%;justify-content:center;padding:20px;width:100%}.security-image{height:100%;object-fit:contain;width:100%}.tags-container{background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;overflow:hidden;padding:20px 0;position:relative;width:100%}.tags-scroll-wrapper{min-width:0;overflow:hidden;width:100%}.tags-row{display:flex;gap:10px;white-space:nowrap}.tags-row-animated{animation:scroll-tags 12s linear infinite}.tags-row-reverse{animation:scroll-tags-reverse 12s linear infinite}@keyframes scroll-tags{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-tags-reverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.tag{background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#1a1a1a;flex-shrink:0;font-size:11px;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase;white-space:nowrap}.tag-highlighted{background:#9579fc;border-color:#9579fc;color:#fff}.waveform-container{align-items:center;background:#242422;border-radius:8px;display:flex;gap:6px;height:100%;justify-content:center;overflow:hidden;padding:30px;position:relative;width:100%}.waveform-bar{animation:waveform-pulse 1.5s ease-in-out infinite alternate;background:#fff;border-radius:20px;width:4px}@keyframes waveform-pulse{0%{transform:scaleY(.5)}50%{transform:scaleY(1.2)}to{transform:scaleY(.8)}}.waveform-bubble{align-items:center;animation:bubble-appear .5s ease-out forwards;background:#fff;border-radius:20px;box-shadow:0 4px 12px #00000026;display:flex;gap:8px;max-width:320px;opacity:0;padding:12px 16px;pointer-events:none;position:absolute;width:calc(100% - 10px);z-index:10}.waveform-bubble.fading{animation:bubble-disappear .4s ease-out forwards}.bubble-icon{align-items:center;color:#1a1a1a;display:flex;justify-content:center}.bubble-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-size:13px;font-weight:500;line-height:1.4;max-width:280px;overflow:hidden}@keyframes bubble-appear{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes bubble-disappear{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.document-upload-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.document-icon{animation:doc-fade-in 8s ease-in-out infinite;bottom:5px;opacity:0;position:absolute;transform:scale(.8)}.doc-1{animation-delay:0s;left:calc(20% - 20px)}.doc-2{animation-delay:.3s;left:calc(40% - 20px)}.doc-3{animation-delay:.6s;left:calc(60% - 20px)}.doc-4{animation-delay:.9s;left:calc(80% - 20px)}.diagram-builder{height:100%;position:relative;width:100%}.diagram-box{animation:diagram-appear 8s ease-in-out infinite;opacity:0}.diagram-line{animation:line-draw 8s ease-in-out infinite;opacity:0}.box-1{animation-delay:1.5s}.box-2{animation-delay:2s}.line-1{animation-delay:2.5s}.line-2{animation-delay:2.8s}.box-3{animation-delay:3.1s}.line-3{animation-delay:3.5s}.box-4{animation-delay:3.8s}@keyframes doc-fade-in{0%{opacity:0;transform:scale(.8) translateY(10px)}5%{opacity:1;transform:scale(.8) translateY(0)}95%{opacity:1;transform:scale(.8) translateY(0)}to{opacity:0;transform:scale(.8) translateY(10px)}}@keyframes diagram-appear{0%{opacity:0}40%{opacity:0}45%{opacity:1}95%{opacity:1}to{opacity:0}}@keyframes line-draw{0%{opacity:0}40%{opacity:0}45%{opacity:1}95%{opacity:1}to{opacity:0}}.feature-title{color:#1a1a1a;font-family:"Libertinus Serif",Georgia,serif;font-size:24px;font-weight:400;letter-spacing:-.02em;margin-bottom:16px}.feature-description{color:#666;font-size:15px;font-weight:400;line-height:1.6}@media (max-width:1200px){.features-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features-grid{gap:20px;grid-template-columns:1fr}.feature-card{padding:0}.feature-visual{height:160px}}.nano{background:#ede9e5;color:#1a1a1a;padding:50px 0}.nano-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.nano-text .section-title{color:#1a1a1a;text-align:left}.nano-text .section-subtitle{color:#666;font-size:18px;font-weight:400;line-height:1.5;max-width:800px;text-align:left}.workflow-list{display:flex;flex-direction:column;gap:20px;margin-top:32px}.workflow-item{align-items:flex-start;display:flex;gap:20px}.workflow-number{align-items:center;background:#0000001a;border-radius:50%;color:#1a1a1a;display:flex;flex-shrink:0;font-family:"Libertinus Serif",Georgia,serif;font-size:18px;font-weight:400;height:40px;justify-content:center;width:40px}.nano-workflow-content{flex:1 1;height:-webkit-fit-content;height:fit-content}.workflow-title{font-size:20px;font-weight:700;margin-bottom:6px}.workflow-description{color:#666;font-size:16px;line-height:1.6;margin:0}.nano-visual{height:600px;position:relative}.scrolling-cards-container{height:100%;mask-image:linear-gradient(180deg,#0000 0,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(180deg,#0000 0,#000 10%,#000 90%,#0000);overflow:hidden;position:relative}.scrolling-cards{animation:scroll-vertical 20s linear infinite;display:flex;flex-direction:column;gap:20px}@keyframes scroll-vertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.nano-workflow-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafafa;border:1px solid #0000000d;border-radius:16px;min-height:100px;padding:16px 24px;transition:all .3s ease}.nano-workflow-card:hover{background:#fffc;transform:scale(1.02)}.nano-workflow-card.highlighted{background:#fff;border:1px solid #00000014;box-shadow:0 10px 40px #0000001a}.card-content{display:flex;flex-direction:column;gap:12px}.question-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.question-tag{align-self:flex-start;background:#242422;border-radius:6px;color:#fff;flex-shrink:0;font-size:11px;font-weight:500;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.card-content h4{color:#1a1a1a;flex:1 1;font-family:"Libertinus Serif",Georgia,serif;font-size:18px;font-weight:400;line-height:1.4;margin:0}.card-user{align-items:center;display:flex;gap:10px}.card-user span{color:#666;font-size:14px;font-weight:400}@media (max-width:968px){.nano-content{gap:60px;grid-template-columns:1fr}.nano-visual{height:400px}}.footer{background:#242422;color:#fff;padding:20px 0 40px}.footer-cta{border-bottom:1px solid #ffffff14;margin-bottom:0;padding:60px 0;text-align:center}.footer-title{font-size:52px;font-weight:600;letter-spacing:-.02em;margin-bottom:24px}.footer-subtitle{color:#9ca3af;font-size:22px;font-weight:400;margin-bottom:48px}.footer-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.secondary-button-light{background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;padding:16px 48px;transition:all .2s}.secondary-button-light:hover{background:#fff;border-color:#fff;color:#1a1a1a}.footer-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:60px}.footer-logo{margin-bottom:20px}.footer-description{color:#9ca3af;font-size:15px;line-height:1.7;max-width:300px}.footer-heading{color:#d1d5db;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:24px;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:14px;list-style:none}.footer-links a{color:#9ca3af;font-size:15px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #ffffff14;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding-top:40px}.footer-copyright{color:#6b7280;font-size:14px}.footer-legal{display:flex;gap:32px}.footer-legal a{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff}@media (max-width:968px){.footer-title{font-size:36px}.footer-content{gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer{padding:60px 0 30px}.footer-cta{padding:40px 0}.footer-title{font-size:28px}.footer-subtitle{font-size:16px}.footer-buttons{align-items:center;flex-direction:column}.primary-button,.secondary-button-light{max-width:300px;width:100%}.footer-content{gap:40px;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.footer-legal{flex-direction:column;gap:12px}}.manifesto-page{background-color:#ede9e5;min-height:100vh}.manifesto-section{padding:100px 0 150px}.manifesto-title{margin-bottom:80px;padding-top:60px;text-align:center}.manifesto-content{margin:0 auto;max-width:800px;padding:0 20px}.manifesto-heading{color:#1a1a1a;font-size:36px;font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-bottom:32px;margin-top:60px}.manifesto-heading:first-of-type{margin-top:0}.manifesto-text{color:#333;font-size:20px;font-weight:400;line-height:1.8;margin-bottom:28px}.manifesto-final{font-weight:500;margin-bottom:0;margin-top:48px}@media (max-width:768px){.manifesto-section{padding:70px 0 100px}.manifesto-title{margin-bottom:60px;padding-top:40px}.manifesto-content{padding:0 24px}.manifesto-heading{font-size:28px;margin-bottom:24px;margin-top:48px}.manifesto-text{font-size:18px;margin-bottom:24px}.manifesto-final{margin-top:40px}}.privacy-page{display:flex;flex-direction:column;min-height:100vh}.privacy-section{background:#fff;flex:1 1;padding:80px 0 120px}.privacy-title{margin-bottom:60px;padding-top:60px;text-align:center}.privacy-content{margin:0 auto;max-width:800px;padding:0 20px}.privacy-updated{color:#666;font-size:16px;font-style:italic;margin-bottom:40px}.privacy-heading{color:#1a1a1a;font-size:28px;font-weight:500;letter-spacing:-.01em;line-height:1.3;margin-bottom:20px;margin-top:48px}.privacy-content h2:first-of-type{margin-top:0}.privacy-text{font-weight:400}.privacy-list,.privacy-text{color:#333;font-size:18px;line-height:1.7;margin-bottom:20px}.privacy-list{padding-left:24px}.privacy-list li{margin-bottom:12px}.privacy-text strong{color:#1a1a1a;font-weight:600}@media (max-width:768px){.privacy-section{padding:40px 0 80px}.privacy-title{margin-bottom:40px;padding-top:40px}.privacy-heading{font-size:24px;margin-top:36px}.privacy-list,.privacy-text{font-size:16px}.privacy-content{padding:0 16px}}.terms-page{display:flex;flex-direction:column;min-height:100vh}.terms-section{background:#fff;flex:1 1;padding:80px 0 120px}.terms-title{margin-bottom:60px;padding-top:60px;text-align:center}.terms-content{margin:0 auto;max-width:800px;padding:0 20px}.terms-updated{color:#666;font-size:16px;font-style:italic;margin-bottom:40px}.terms-heading{color:#1a1a1a;font-size:28px;font-weight:500;letter-spacing:-.01em;line-height:1.3;margin-bottom:20px;margin-top:48px}.terms-content h2:first-of-type{margin-top:0}.terms-text{font-weight:400}.terms-list,.terms-text{color:#333;font-size:18px;line-height:1.7;margin-bottom:20px}.terms-list{padding-left:24px}.terms-list li{margin-bottom:12px}.terms-text strong{color:#1a1a1a;font-weight:600}@media (max-width:768px){.terms-section{padding:40px 0 80px}.terms-title{margin-bottom:40px;padding-top:40px}.terms-heading{font-size:24px;margin-top:36px}.terms-list,.terms-text{font-size:16px}.terms-content{padding:0 16px}}
/*# sourceMappingURL=main.534ec0f2.css.map*/