body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Zurich;font-style:normal;font-weight:700;src:url(/static/media/zurich_blk_wgl.b77b7f4ec03859ca7d7b.ttf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%}#root,.landing-page{min-height:100vh}.landing-page{overflow-x:hidden;position:relative}.landing-bg{background:linear-gradient(135deg,#0f0f1a,#1a1a2e 40%,#16213e);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.landing-bg:before{background:radial-gradient(circle at 20% 80%,#e9456026 0,#0000 50%),radial-gradient(circle at 80% 20%,#00b8941a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.landing-content{margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:1}.landing-header{justify-content:space-between;padding:24px 0}.landing-header,.logo{align-items:center;display:flex}.logo{gap:12px}.logo-icon{font-size:32px}.logo-text{color:#fff;font-size:24px;font-weight:800;letter-spacing:-.5px}.badge{background:#e9456033;border:1px solid #e945604d;border-radius:20px;color:#e94560;font-size:12px;font-weight:700;letter-spacing:1px;padding:8px 16px;text-transform:uppercase}.landing-main{padding:20px 0 60px}.hero-section{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin-bottom:48px}.hero-text{display:flex;flex-direction:column}.headline{color:#fff;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.2;margin-bottom:20px}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#e94560,#ff6b6b);-webkit-background-clip:text;background-clip:text}.subheadline{color:#ffffffb3;font-size:clamp(14px,1.8vw,18px);line-height:1.6;margin-bottom:32px}.demo-preview{align-items:center;display:flex;flex-direction:column}.phone-mockup{background:#1a1a2e;border-radius:32px;box-shadow:0 50px 100px #00000080,0 0 0 1px #ffffff1a;height:400px;padding:8px;position:relative;width:200px}.phone-mockup:before{background:#0f0f1a;border-radius:3px;content:"";height:6px;left:50%;position:absolute;top:12px;transform:translateX(-50%);width:60px}.phone-screen{background-position:50%;background-size:cover;border-radius:24px;height:100%;overflow:hidden;position:relative;width:100%}.fake-number{color:#000;font-family:Zurich,Arial,sans-serif;font-size:18px;font-weight:700;position:absolute;right:-4%;text-align:center;top:10%;width:35%}.preview-caption{color:#ffffff80;font-size:14px;font-weight:500;letter-spacing:.5px;margin-top:24px}.info-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:48px 0}.info-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:28px;transition:all .3s ease}.info-card:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-4px)}.card-icon{font-size:32px;margin-bottom:16px}.info-card h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:12px}.info-card p{color:#fff9;font-size:14px;line-height:1.6}.info-card.problem{border-left:3px solid #e94560}.info-card.impact{border-left:3px solid #ffd93d}.info-card.solution{border-left:3px solid #00b894}.info-card.clickable{cursor:pointer}.info-card.clickable:hover{border-color:#00b894;transform:translateY(-6px)}.card-link{color:#00b894;display:inline-block;font-size:13px;font-weight:600;margin-top:12px}.info-card.solution{animation:solutionGlow 3s ease-in-out infinite;background:linear-gradient(135deg,#00b89414,#00b89405);overflow:hidden;position:relative}.info-card.solution:before{animation:shimmer 4s ease-in-out infinite;background:linear-gradient(45deg,#0000 40%,#00b89426 50%,#0000 60%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}.info-card.solution:after{animation:borderPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#00b89480,#00b8941a) border-box;border:2px solid #0000;border-radius:16px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute;right:0;top:0}.info-card.solution .card-icon{animation:iconBounce 2s ease-in-out infinite;display:inline-block;transform-origin:center center}.info-card.solution .card-link{animation:arrowPulse 1.5s ease-in-out infinite;display:inline-block;transform-origin:left center}.info-card.solution:hover{box-shadow:0 20px 40px #00b8944d,0 0 60px #00b89426;transform:translateY(-8px) scale(1.02)}@keyframes solutionGlow{0%,to{box-shadow:0 4px 20px #00b89433,0 0 40px #00b8941a}50%{box-shadow:0 8px 30px #00b89459,0 0 60px #00b89433}}@keyframes shimmer{0%{transform:translateX(-100%) rotate(45deg)}50%,to{transform:translateX(100%) rotate(45deg)}}@keyframes borderPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes arrowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.solution-page{min-height:100vh;position:relative}.solution-content{margin:0 auto;max-width:900px;padding:24px;position:relative;z-index:1}.back-button{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-bottom:32px;padding:10px 20px;transition:all .2s ease}.back-button:hover{background:#fff3}.solution-title{align-items:center;color:#fff;display:flex;font-size:clamp(24px,4vw,40px);font-weight:800;gap:16px;line-height:1.3;margin-bottom:40px}.solution-icon{font-size:40px}.solution-section{margin-bottom:48px}.solution-section h2{color:#fff;font-size:clamp(20px,3vw,28px);font-weight:700;margin-bottom:24px}.explanation-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-bottom:16px;padding:24px}.explanation-box h3{color:#fff;font-size:16px;font-weight:700;margin-bottom:12px}.explanation-box p{color:#ffffffb3;font-size:15px;line-height:1.7}.explanation-box strong{color:#e94560}.analogy-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:24px}.analogy-card{border-radius:12px;padding:24px;text-align:center}.analogy-card.bad{background:#e945601a;border:1px solid #e945604d}.analogy-card.good{background:#00b8941a;border:1px solid #00b8944d}.analogy-icon{font-size:32px;margin-bottom:12px}.analogy-card h4{color:#fff;font-size:16px;font-weight:700;margin-bottom:8px}.analogy-card p{color:#fff9;font-size:14px}.tech-step{margin-bottom:32px}.tech-step h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:12px}.tech-step>p{color:#ffffffb3;font-size:14px;margin-bottom:16px}.code-block{background:#0d0d14;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.code-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;color:#ffffff80;font-size:12px;font-weight:600;padding:12px 16px}.code-block pre{color:#a8dadc;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6;margin:0;overflow-x:auto;padding:16px}.qr-structure{align-items:center;background:#0000004d;border-radius:12px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:24px}.qr-part{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;text-align:center}.qr-label{color:#fff6;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.qr-label,.qr-value{display:block;margin-bottom:4px}.qr-value{color:#fff;font-family:Monaco,monospace;font-size:14px;font-weight:700}.qr-desc{color:#ffffff80;display:block;font-size:11px}.qr-separator{color:#ffffff4d;font-size:24px;font-weight:700}.benefits-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.benefit-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:24px;text-align:center}.benefit-icon{font-size:32px;margin-bottom:12px}.benefit-card h4{color:#fff;font-size:16px;font-weight:700;margin-bottom:8px}.benefit-card p{color:#fff9;font-size:13px;line-height:1.5}.comparison-table{background:#0003;border-radius:12px;overflow:hidden}.comparison-row{border-bottom:1px solid #ffffff14;display:grid;grid-template-columns:2fr 1fr 1fr}.comparison-row:last-child{border-bottom:none}.comparison-row.header{background:#ffffff0d}.comparison-cell{color:#ffffffb3;font-size:14px;padding:16px;text-align:center}.comparison-cell.label{color:#fff;font-weight:600;text-align:left}.comparison-cell.bad{color:#e94560}.comparison-cell.good{color:#00b894}.comparison-row.header .comparison-cell{font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.solution-footer{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin-top:48px;padding:24px;text-align:center}.solution-footer p{color:#fff9;font-size:14px;margin-bottom:12px}.solution-footer .highlight-text{color:#00b894;font-size:18px;font-weight:700;margin-bottom:0}.image-popup-overlay{align-items:center;background:#000000e6;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;padding:24px;position:fixed;right:0;top:0;z-index:10000}.image-popup-content{max-height:95vh;max-width:95vw}.image-popup-content img{border-radius:8px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:100%;object-fit:contain}.image-popup-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:32px;height:50px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .2s ease;width:50px}.image-popup-close:hover{background:#fff3}.research-section{background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;margin:48px 0;padding:32px}.research-title{align-items:center;color:#fff;display:flex;font-size:clamp(20px,3vw,28px);font-weight:700;gap:12px;margin-bottom:16px}.research-icon{font-size:28px}.research-intro{color:#ffffffb3;font-size:15px;line-height:1.6;margin-bottom:24px}.research-intro strong{color:#e94560}.evidence-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.evidence-card{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;overflow:hidden;transition:all .3s ease}.evidence-card:hover{border-color:#e9456080;box-shadow:0 12px 40px #0006;transform:translateY(-4px)}.evidence-card img{display:block;height:150px;object-fit:cover;object-position:top;width:100%}.evidence-label{background:#0006;color:#fffc;display:block;font-size:13px;font-weight:600;padding:12px;text-align:center}.research-conclusion{background:#e945601a;border-left:3px solid #e94560;border-radius:0 8px 8px 0;color:#ffffffb3;font-size:15px;line-height:1.6;padding:16px}.research-conclusion strong{color:#e94560}.sources-section{margin:48px 0}.sources-title{align-items:center;color:#fff;display:flex;font-size:clamp(20px,3vw,28px);font-weight:700;gap:12px;margin-bottom:16px}.sources-icon{font-size:28px}.sources-intro{color:#ffffffb3;font-size:15px;line-height:1.6;margin-bottom:24px}.sources-list{display:flex;flex-direction:column;gap:16px}.source-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;display:block;padding:20px 24px;position:relative;text-decoration:none;transition:all .3s ease}.source-card:hover{background:#ffffff0f;border-color:#e9456066;transform:translateX(8px)}.source-badge{background:#e9456033;border-radius:4px;color:#e94560;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;padding:4px 10px;text-transform:uppercase}.source-card h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:8px}.source-card p{color:#fff9;font-size:14px;line-height:1.5;margin-bottom:12px}.source-link{color:#e94560;font-size:13px;font-weight:600;transition:color .2s ease}.source-card:hover .source-link{color:#ff6b6b}.legal-notice{align-items:flex-start;background:#ffc1071a;border:1px solid #ffc10733;border-radius:12px;display:flex;gap:16px;margin:48px 0;padding:20px 24px}.legal-icon{flex-shrink:0;font-size:24px}.legal-text{color:#ffffffb3;font-size:14px;line-height:1.5}.legal-text strong{color:#ffd93d}.cta-button{align-items:center;background:linear-gradient(135deg,#e94560,#ff6b6b);border:none;border-radius:12px;box-shadow:0 8px 32px #e945604d;color:#fff;cursor:pointer;display:inline-flex;font-size:17px;font-weight:700;gap:12px;padding:18px 36px;transition:all .3s ease}.cta-button:hover{box-shadow:0 12px 40px #e9456066;transform:translateY(-2px)}.cta-button svg{height:20px;transition:transform .3s ease;width:20px}.cta-button:hover svg{transform:translateX(4px)}.landing-footer{border-top:1px solid #ffffff0f;padding:32px 0;text-align:center}.landing-footer span{color:#ffffff4d;font-size:13px;letter-spacing:2px;text-transform:uppercase}.app{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-items:center;background:#1a1a2e;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100vw}.demo-back-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;left:24px;padding:12px 20px;position:absolute;top:24px;transition:all .2s ease;z-index:1000}.demo-back-button:hover{background:#fff3;transform:translateX(-4px)}.mobile-container{background-position:50%;background-repeat:no-repeat;background-size:cover;height:812px;max-height:100vh;max-width:100vw;overflow:hidden;position:relative;width:375px}.number-input{-webkit-touch-callout:none;-webkit-appearance:none;-moz-appearance:textfield;background:#0000;border:none;caret-color:#0000;color:#000;cursor:text;font-family:Zurich,Arial,sans-serif;font-size:32px;font-weight:700;height:9%;line-height:normal;margin:0;outline:none;padding:0;position:absolute;right:-4%;text-align:center;top:9%;-webkit-user-select:none;user-select:none;vertical-align:middle;width:35%}.number-input::-webkit-inner-spin-button,.number-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.number-input:focus{caret-color:#0000;outline:none}.number-input::selection{background:#0000}.number-input::-moz-selection{background:#0000}.input-hint-container{display:flex;justify-content:center;pointer-events:none;position:absolute;right:-4%;top:9%;transform:translateY(-100%) translateY(-12px);width:35%;z-index:1000}.input-hint-bubble{animation:bubblePulse 2s ease-in-out infinite;background:linear-gradient(135deg,#e94560,#ff6b6b);border-radius:20px;box-shadow:0 6px 20px #e9456080;color:#fff;font-size:13px;font-weight:700;padding:8px 16px;position:relative;white-space:nowrap}.hint-arrow{border-left:12px solid #0000;border-right:12px solid #0000;border-top:12px solid #ff6b6b;bottom:-10px;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.demo-active{animation:inputBreath 2s ease-in-out infinite;background:#e945600d;border:3px solid #e94560!important;border-radius:8px;z-index:100}@keyframes bubblePulse{0%,to{box-shadow:0 6px 20px #e9456080;transform:translateY(0) scale(1)}50%{box-shadow:0 10px 28px #e9456099;transform:translateY(-4px) scale(1.02)}}@keyframes inputBreath{0%,to{border-color:#e9456099;box-shadow:0 0 0 0 #e9456066,0 0 20px #e9456033;transform:scale(1)}50%{border-color:#e94560;box-shadow:0 0 0 4px #e945604d,0 0 30px #e9456066;transform:scale(1.02)}}@media screen and (max-width:768px){.landing-header{flex-direction:column;gap:16px;text-align:center}.hero-section{gap:32px;grid-template-columns:1fr;text-align:center}.hero-text{align-items:center;order:1}.demo-preview{order:0}.phone-mockup{height:360px;width:180px}.fake-number{font-size:14px;right:-4%;top:10%;width:35%}.info-cards{grid-template-columns:1fr}.cta-button{justify-content:center;width:100%}.research-section{padding:20px}.research-title{flex-direction:column;gap:8px;text-align:center}.evidence-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.evidence-card img{height:100px}}@media screen and (min-width:769px){.mobile-container{border-radius:40px;box-shadow:0 50px 100px #00000080,0 0 0 1px #ffffff1a;height:812px;width:375px}.number-input{font-size:32px;height:9%}.input-hint-container,.number-input{right:-4%;top:9%;width:35%}}@media screen and (max-width:768px) and (min-width:481px){.mobile-container{border-radius:0;height:100vh;width:100vw}.number-input{font-size:clamp(28px,5vw,40px);height:9%;text-align:center}.input-hint-container,.number-input{right:-4%;top:9%;width:35%}}@media screen and (max-width:480px){.landing-content{padding:0 16px}.mobile-container{border-radius:0;height:100vh;width:100vw}.number-input{font-size:clamp(28px,7vw,40px);height:9%;text-align:center}.input-hint-container,.number-input{right:-4%;top:9%;width:35%}.input-hint-bubble{font-size:11px;padding:6px 12px}.hint-arrow{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #ff6b6b;bottom:-7px}}
/*# sourceMappingURL=main.4b1c6a94.css.map*/