@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700;800;900&family=Fira+Code:wght@400;500&display=swap);:root{--bg-color:#000;--bg-card:#0a0a0ab3;--border-color:#ffffff14;--text-primary:#fff;--text-secondary:#8f8f9e;--accent:#b794f4;--accent-glow:#b794f426;--accent-light:#d6bcfa;--accent-dark:#6b46c1;--font-display:"Outfit","Inter",-apple-system,sans-serif;--font-body:"Inter",-apple-system,sans-serif;--font-mono:"Fira Code",monospace}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;margin:0;padding:0;-webkit-user-select:none;user-select:none}body,html{background-color:#000;background-color:var(--bg-color);color:#fff;color:var(--text-primary);font-family:Inter,-apple-system,sans-serif;font-family:var(--font-body);min-height:100%;overflow-x:hidden;width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#b794f440;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b794f480}::selection{background:#b794f4;background:var(--accent);color:#000;color:var(--bg-color)}.grain-overlay{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");height:100vh;left:0;opacity:.025;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9999}.radial-glow{background:radial-gradient(circle,#8b5cf614 0,#0000 70%);right:-10%;top:-10%}.radial-glow,.radial-glow-bottom{filter:blur(80px);height:60vmax;pointer-events:none;position:fixed;width:60vmax;z-index:-5}.radial-glow-bottom{background:radial-gradient(circle,#b794f40f 0,#0000 75%);bottom:-20%;left:-10%}.app-container{background-color:var(--bg-color);position:relative;width:100%}.navbar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0009;border-bottom:1px solid #ffffff08;height:80px;justify-content:space-between;left:0;padding:0 5%;position:fixed;top:0;transition:all .4s cubic-bezier(.16,1,.3,1);width:100%;z-index:1000}.nav-logo-container,.navbar{align-items:center;display:flex}.nav-logo-container{cursor:pointer;gap:12px;height:100%;position:relative}.logo-placeholder{height:28px;position:relative;width:126px}.nav-title{display:none}.nav-links{align-items:center;display:flex;gap:24px}.nav-link{color:var(--text-secondary);cursor:pointer;font-family:var(--font-body);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s ease}.btn-contact-nav,.nav-link:hover{color:var(--accent-light)}.btn-contact-nav{background:#b794f414;border:1px solid #b794f42e;border-radius:20px;font-weight:600;padding:6px 14px;transition:all .3s ease}.btn-contact-nav:hover{background:var(--accent);box-shadow:0 0 15px var(--accent-glow);color:var(--bg-color)}.visual-stage{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.master-logo,.visual-stage{align-items:center;display:flex;justify-content:center}.master-logo{cursor:pointer;height:80px;position:absolute;width:360px;z-index:5}.logo-text-3d{align-items:center;display:flex;font-family:Outfit,sans-serif;font-size:46px;font-weight:300;gap:16px;justify-content:center;letter-spacing:.05em;perspective:1200px;-webkit-user-select:none;user-select:none}.logo-char-wrapper{will-change:transform,opacity,filter}.logo-char,.logo-char-wrapper{display:inline-block;transform-style:preserve-3d}.logo-char{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e9d8fd 50%,#c084fc);-webkit-background-clip:text;cursor:pointer;transition:filter .3s ease,text-shadow .3s ease;will-change:transform}.logo-char:hover{filter:drop-shadow(0 0 10px rgba(183,148,244,.6))}.logo-glow-layer{animation:logoGlowPulse 6s ease-in-out infinite alternate;background:radial-gradient(ellipse at center,#b794f459 0,#b794f400 75%);border-radius:8px;filter:blur(25px);height:100%;position:absolute;width:100%}@keyframes logoGlowPulse{0%{opacity:.45;transform:scale(.9)}to{opacity:.85;transform:scale(1.1)}}.graphics-layer{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.hero-ticker-container{bottom:12%;color:#fff6;font-family:var(--font-display);font-size:5vw;font-weight:900;letter-spacing:.1em;opacity:.15;overflow:hidden;pointer-events:none;position:absolute;white-space:nowrap;width:100%}.hero-ticker-inner{animation:tickerLoop 24s linear infinite;display:inline-block}@keyframes tickerLoop{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.design-assets-container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.design-asset{background:#ffffff03;border:1.5px dashed #ffffff26;border-radius:8px;box-shadow:0 4px 30px #000c;color:#fff6;flex-direction:column;font-family:var(--font-mono);font-size:10px;height:140px;padding:12px;position:absolute;transform-style:preserve-3d;width:220px;will-change:transform,opacity}.design-asset,.design-asset-header{display:flex;justify-content:space-between}.design-asset-header{border-bottom:1px solid #ffffff14;padding-bottom:4px}.design-asset-circle{background:#fff3;border-radius:50%;height:6px;width:6px}.design-asset-body{display:flex;flex-direction:column;flex-grow:1;gap:6px;margin-top:10px}.design-asset-line{background:#ffffff14;border-radius:2px;height:4px}.design-asset-line.short{width:60%}.design-asset-line.accent{background:#b794f44d}.glass-ui-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#14141980;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 20px 50px #0009;color:var(--text-primary);display:flex;flex-direction:column;height:170px;justify-content:space-between;padding:16px;position:absolute;width:250px;will-change:transform,opacity}.services-stage-cards{display:flex;flex-direction:column;gap:16px;max-width:550px;position:relative;width:100%;z-index:5}.svc-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a0a0fa6;border:1px solid #ffffff0d;border-radius:16px;box-shadow:0 15px 30px #00000080;flex:1 1;padding:24px;text-align:left;transition:all .4s ease}.svc-card:hover{border-color:#b794f44d;transform:translateY(-4px)}.svc-icon{align-items:center;background:#b794f41a;border-radius:12px;color:var(--accent-light);display:flex;font-size:1.25rem;height:44px;justify-content:center;margin-bottom:16px;width:44px}.svc-title{color:#fff;font-family:var(--font-display);font-size:1.15rem;font-weight:700;margin-bottom:8px}.svc-desc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.code-layer{background:#050505d9;border:1px solid #b794f433;border-radius:12px;box-shadow:0 30px 60px #000c,0 0 40px #b794f40d;box-sizing:border-box;color:#f8f8f2;font-family:var(--font-mono);font-size:13px;height:360px;max-width:550px;overflow:hidden;padding:20px;position:relative;text-align:left;width:100%;will-change:transform,opacity;z-index:2}.code-header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;gap:6px;margin-bottom:16px;padding-bottom:10px}.dot{border-radius:50%;height:10px;width:10px}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.code-title{color:#ffffff4d;font-size:11px;margin-left:auto}.code-content{line-height:1.7}.code-line{opacity:.75;transition:opacity .3s}.code-line:hover{opacity:1}.ai-cards-container{display:flex;flex-direction:column;gap:16px;max-width:550px;position:relative;width:100%;z-index:5}.ai-card{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#0a0a0fb3;border:1px solid #ffffff0a;border-radius:16px;box-shadow:0 15px 30px #00000080;flex:1 1;padding:28px;text-align:left;transition:all .4s ease}.ai-card:hover{border-color:#b794f44d;transform:translateY(-4px)}.ai-card-icon{align-items:center;background:#b794f414;border-radius:12px;color:var(--accent);display:flex;height:44px;justify-content:center;margin-bottom:20px;width:44px}.ai-card-title{color:#fff;font-family:var(--font-display);font-size:1.2rem;font-weight:700;margin-bottom:10px}.ai-card-desc{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.mockup-frame-outer-wrapper{max-width:550px;position:relative;width:100%;z-index:10}.project-card-outer-wrapper{opacity:0;pointer-events:auto;transform:translateY(40px) scale(.95);transition:all .8s cubic-bezier(.16,1,.3,1);width:100%}.project-card-outer-wrapper.visible{opacity:1;transform:translateY(0) scale(1)}.mockup-frame-outer{background:#0a0a0fd9;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 40px 100px #000c,0 0 40px #b794f408;display:flex;flex-direction:column;overflow:hidden;width:100%}.mockup-frame-decor{align-items:center;background:hsla(0,0%,100%,.025);border-bottom:1px solid #ffffff0a;display:flex;gap:6px;height:28px;padding:0 16px}.project-inner-mockup{background:#09090b;height:380px;overflow:hidden;position:relative;width:100%}.dudok-mockup{color:#f4f4f5;display:flex;flex-direction:column;font-size:13px;height:100%}.dudok-mockup .mock-nav{align-items:center;background:#ffffff03;border-bottom:1px solid #ffffff0d;display:flex;height:48px;justify-content:space-between;padding:0 16px}.dudok-mockup .mock-logo{align-items:center;display:flex;font-family:var(--font-display);font-weight:600;gap:8px}.ico-indigo{color:#818cf8}.dudok-mockup .mock-users{align-items:center;display:flex;gap:6px}.dudok-mockup .avatar{align-items:center;border:1px solid #09090b;border-radius:50%;display:flex;font-size:9px;font-weight:700;height:20px;justify-content:center;width:20px}.av-1{background:#c084fc}.av-1,.av-2{color:#fff;margin-right:-10px}.av-2{background:#818cf8}.av-3{background:#34d399;color:#fff}.av-small{font-size:7px!important;height:14px!important;width:14px!important}.btn-mock-share{align-items:center;background:#818cf826;border:1px solid #818cf84d;border-radius:12px;color:#a5b4fc;cursor:pointer;display:flex;font-size:10px;font-weight:500;gap:4px;margin-left:8px;padding:3px 8px}.dudok-mockup .mock-body{display:flex;flex-grow:1;height:calc(100% - 48px)}.dudok-mockup .mock-sidebar{background:hsla(0,0%,100%,.005);border-right:1px solid #ffffff0d;display:flex;flex-direction:column;gap:6px;padding:12px;text-align:left;width:130px}.sb-section-title{color:#ffffff4d;font-size:8px;font-weight:600;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.sb-item{border-radius:6px;color:#fff9;cursor:pointer;font-size:10px;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.sb-item.active{background:#ffffff0d;color:#fff;font-weight:500}.dudok-mockup .mock-editor{flex-grow:1;overflow-y:auto;padding:16px;text-align:left}.editor-h1{font-family:var(--font-display);font-size:1.3rem;font-weight:700;margin-bottom:6px}.editor-meta{margin-bottom:12px}.author-tag{background:#ffffff08;border-radius:4px;color:#ffffff59;font-size:9px;padding:2px 6px}.editor-p{color:#ffffffb3;font-size:11px;line-height:1.5;margin-bottom:10px}.editor-p-block{background:#818cf80f;border-left:2px solid #818cf8;border-radius:0 6px 6px 0;color:#a5b4fc;font-size:10px;margin-bottom:10px;padding:8px 12px}.mock-comment-bubble{animation:floatComment 4s ease-in-out infinite alternate;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#141419e6;border:1px solid #818cf840;border-radius:12px;bottom:16px;box-shadow:0 10px 30px #00000080;padding:10px;position:absolute;right:16px;text-align:left;width:190px}@keyframes floatComment{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.comment-user{align-items:center;color:#fff;display:flex;font-size:9px;font-weight:600;gap:6px;margin-bottom:4px}.comment-text{color:#ffffffbf;font-size:9px;line-height:1.35}.nutreebites-mockup{align-items:center;background:#000;display:flex;justify-content:center}.phone-bezel{background:#18181b;border:4px solid #27272a;border-radius:32px;box-shadow:0 20px 40px #0009;height:350px;overflow:hidden;position:relative;width:200px}.phone-screen{background:#09090b;display:flex;flex-direction:column;height:100%;padding:10px 12px;width:100%}.phone-status{align-items:center;color:#fff6;display:flex;font-family:var(--font-mono);font-size:7px;height:14px;justify-content:space-between}.phone-status-right{gap:4px}.phone-nav,.phone-status-right{align-items:center;display:flex}.phone-nav{height:28px;justify-content:space-between;margin-bottom:8px}.phone-app-title{color:#22c55e;font-family:var(--font-display);font-size:12px;font-weight:900}.phone-user-icon{background:#ffffff0d;border-radius:50%;color:#fff9;height:16px;width:16px}.phone-circle-container,.phone-user-icon{align-items:center;display:flex;justify-content:center}.phone-circle-container{margin-bottom:8px}.calorie-ring-svg{height:75px;position:relative;width:75px}.calorie-ring-content{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.ring-num{color:#fff;font-family:var(--font-display);font-size:13px;font-weight:800;line-height:1.1}.ring-label{color:#fff6;font-size:6px;text-transform:uppercase}.macro-bar-container{gap:6px;margin-bottom:12px}.macro-bar-container,.macro-item{display:flex;flex-direction:column}.macro-item{gap:2px}.macro-lbl{color:#ffffff80;display:flex;font-size:7px;justify-content:space-between}.macro-bar{background:#ffffff0d;border-radius:1.5px;height:3px;overflow:hidden}.macro-fill{border-radius:1.5px;height:100%}.macro-fill.green{background:#22c55e}.macro-fill.yellow{background:#eab308}.phone-section{display:flex;flex-direction:column;flex-grow:1;gap:4px;text-align:left}.section-head{color:#fff;font-size:8px;font-weight:700;justify-content:space-between;letter-spacing:.05em;margin-bottom:2px;text-transform:uppercase}.section-head,.section-link{align-items:center;display:flex}.section-link{color:#22c55e;cursor:pointer;font-size:7px;gap:1px}.meal-card{align-items:center;background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;display:flex;gap:6px;padding:4px 8px}.meal-emoji{font-size:11px}.meal-desc{display:flex;flex-direction:column;flex-grow:1}.meal-name{color:#fff;font-size:8px;font-weight:500}.meal-time{color:#ffffff4d;font-size:6px}.meal-kcal{color:#22c55e;font-size:8px;font-weight:600}.geet-mockup{background:#000;color:#fff;display:flex;height:100%}.geet-sidebar{border-right:1px solid #ffffff0d;display:flex;flex-direction:column;justify-content:space-between;padding:16px;text-align:left;width:110px}.geet-logo-mark{color:#f472b6;font-family:var(--font-display);font-size:1.5rem;font-weight:900;text-shadow:0 0 10px #f472b633}.geet-nav-group{display:flex;flex-direction:column;gap:8px;margin:24px 0}.g-nav{color:#fff6;cursor:pointer;font-size:10px;transition:all .3s}.g-nav.active{color:#f472b6;font-weight:700}.geet-footer-info{display:flex;flex-direction:column;gap:4px}.g-location{color:#ffffff4d;font-size:8px}.g-status,.ico-pink{color:#f472b6}.g-status{font-size:7px;font-weight:700;text-transform:uppercase}.geet-gallery{display:flex;flex-direction:column;flex-grow:1;padding:16px;text-align:left}.gallery-header{margin-bottom:12px}.g-title{color:#fff;display:block;font-family:var(--font-display);font-size:13px;font-weight:800}.g-subtitle{color:#fff6;font-size:8px}.gallery-grid{grid-gap:8px;display:grid;flex-grow:1;gap:8px;grid-template-columns:repeat(3,1fr);margin-bottom:12px}.grid-item{background:#ffffff03;border:1px solid #ffffff0d;border-radius:6px;flex-direction:column;gap:6px;padding:8px}.grid-img-placeholder,.grid-item{align-items:center;display:flex;justify-content:center}.grid-img-placeholder{background:#f472b608;border:1px dashed #f472b626;border-radius:4px;color:#f472b666;height:60px;width:100%}.grid-label{color:#ffffff80;font-size:7px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.g-editorial-banner{align-items:center;background:#f472b60f;border:1px solid #f472b626;border-radius:6px;color:#f472b6;display:flex;font-size:7.5px;padding:6px 10px}.rash-mockup{background:#000;height:100%}.rash-dashboard{display:flex;flex-direction:column;gap:12px;height:100%;padding:16px}.r-header{justify-content:space-between}.r-header,.r-title{align-items:center;display:flex}.r-title{color:#fff;font-family:var(--font-display);font-size:11px;font-weight:800;gap:4px}.ico-coral,.r-badge{color:#ff6b6b}.r-badge{background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:4px;font-size:7px;font-weight:700;padding:2px 6px}.r-stats-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.r-stat-cell{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;display:flex;flex-direction:column;padding:10px;text-align:left}.r-lbl{color:#fff6;font-size:7px;margin-bottom:2px}.r-val{color:#fff;font-family:var(--font-display);font-size:15px;font-weight:900;line-height:1.1;margin-bottom:4px}.mini-chart-bar{background:#ffffff0d;border-radius:1.5px;height:3px;overflow:hidden}.mini-chart-bar .fill{border-radius:1.5px;height:100%}.mini-chart-bar .fill.coral{background:#ff6b6b}.mini-chart-bar .fill.green{background:#10b981}.mini-chart-bar .fill.purple{background:#a78bfa}.r-services-scroller{display:flex;flex-direction:column;gap:6px;text-align:left}.scroller-title{color:#ffffff59;font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.tag-cloud{display:flex;flex-wrap:wrap;gap:6px}.svc-tag{background:#ffffff08;border:1px solid #ffffff0d;border-radius:4px;color:#ffffffb3;font-size:8px;padding:4px 8px}.r-quote-strip{background:#ff6b6b0a;border-left:2px solid #ff6b6b;border-radius:0 6px 6px 0;padding:8px 12px;text-align:left}.r-quote{color:#fff9;font-size:9px;font-style:italic;line-height:1.4}.founder-layer{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:linear-gradient(135deg,#0f0f14bf,#050505d9);border:1px solid #ffffff0d;border-radius:24px;box-shadow:0 30px 70px #000c;box-sizing:border-box;flex-direction:row;gap:24px;max-width:550px;padding:28px;width:100%;will-change:transform,opacity}.founder-avatar-wrapper,.founder-layer{align-items:center;display:flex;position:relative}.founder-avatar-wrapper{background:#b794f408;border:2px solid #b794f440;border-radius:50%;flex-shrink:0;height:140px;justify-content:center;overflow:hidden;width:140px}.founder-avatar-glow{animation:logoGlowPulse 4s ease-in-out infinite alternate;background:radial-gradient(circle,#b794f433 0,#0000 70%);filter:blur(10px);inset:-10px;position:absolute}.founder-avatar-placeholder{color:var(--accent-light);font-family:var(--font-display);font-size:2.8rem;font-weight:800;letter-spacing:-1px;z-index:2}.founder-details{flex-grow:1;text-align:left}.founder-name{color:#fff;font-family:var(--font-display);font-size:1.8rem;font-weight:800;margin-bottom:2px}.founder-title{color:var(--accent);font-size:.95rem;font-weight:600;margin-bottom:12px}.founder-bio,.founder-title{font-family:var(--font-body)}.founder-bio{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.faq-stage-container{display:flex;flex-direction:column;gap:12px;max-width:550px;position:relative;width:100%;z-index:5}.faq-card-item{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0f0f1480;border:1px solid #ffffff0d;border-radius:12px;cursor:pointer;padding:16px 20px;text-align:left;transition:all .3s cubic-bezier(.16,1,.3,1)}.faq-card-item:hover{background:#b794f40a;border-color:#b794f433}.faq-card-item.active{background:#0f0f14b3;border-color:#b794f44d}.faq-card-q{align-items:center;color:#fff;display:flex;font-family:var(--font-display);font-size:1.05rem;font-weight:700;justify-content:space-between}.faq-card-icon-indicator{color:var(--accent);font-size:14px;transition:transform .3s}.faq-card-item.active .faq-card-icon-indicator{transform:rotate(45deg)}.faq-card-a{border-top:1px solid #ffffff08;color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin-top:10px;padding-top:10px}.scroll-container{pointer-events:none;position:relative;width:100%;z-index:10}.scroll-section{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:40px;justify-content:space-between;min-height:100vh;padding:80px 8%;position:relative;width:100%}.scroll-section.center{justify-content:center}.scroll-section.left{justify-content:flex-start}.content-box{max-width:100%;pointer-events:auto;will-change:transform,opacity;z-index:10}.content-box,.visual-box{opacity:0;position:relative;width:48%}.visual-box{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.content-box.full-width{max-width:680px}.content-box.center{text-align:center}.content-box.left{text-align:left}.chapter-number{color:var(--accent);display:block;font-family:var(--font-mono);font-size:.8rem;letter-spacing:.2em;margin-bottom:12px;text-transform:uppercase}.heading-reveal{color:var(--text-primary);font-family:var(--font-display);font-size:3.5rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:20px}.heading-reveal span{display:inline-block;will-change:transform,opacity}.subheading-fade{color:var(--text-secondary);font-family:var(--font-body);font-size:1.15rem;font-weight:400;line-height:1.6;will-change:transform,opacity}.list-perks{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);list-style:none;margin-top:16px}.list-perks li{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:8px}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:36px}.btn-primary{align-items:center;background:#b794f40a;border:none;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-mono);font-size:.8rem;font-weight:500;gap:10px;letter-spacing:3px;padding:12px 28px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .35s cubic-bezier(.16,1,.3,1)}.btn-primary:before{border:1.5px solid #b794f466;border-right:none;left:0}.btn-primary:after,.btn-primary:before{box-sizing:border-box;content:"";height:100%;position:absolute;top:0;transition:all .3s ease;width:8px}.btn-primary:after{border:1.5px solid #b794f466;border-left:none;right:0}.btn-primary:hover{background:#b794f414;box-shadow:0 0 20px #b794f426;color:var(--accent-light)}.btn-primary:hover:before{border-color:var(--accent);box-shadow:-5px 0 10px #b794f44d;width:14px}.btn-primary:hover:after{border-color:var(--accent);box-shadow:5px 0 10px #b794f44d;width:14px}.btn-secondary{align-items:center;background:#22c55e0a;border:none;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-mono);font-size:.8rem;font-weight:500;gap:10px;letter-spacing:3px;padding:12px 28px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .35s cubic-bezier(.16,1,.3,1)}.btn-secondary:before{border:1.5px solid #22c55e66;border-right:none;left:0}.btn-secondary:after,.btn-secondary:before{box-sizing:border-box;content:"";height:100%;position:absolute;top:0;transition:all .3s ease;width:8px}.btn-secondary:after{border:1.5px solid #22c55e66;border-left:none;right:0}.btn-secondary:hover{background:#22c55e14;box-shadow:0 0 20px #22c55e26;color:#86efac}.btn-secondary:hover:before{border-color:#22c55e;box-shadow:-5px 0 10px #22c55e4d;width:14px}.btn-secondary:hover:after{border-color:#22c55e;box-shadow:5px 0 10px #22c55e4d;width:14px}.btn-tertiary{align-items:center;background:#0000;border:none;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:6px;text-decoration:underline;-webkit-text-decoration-color:#b794f466;text-decoration-color:#b794f466;text-underline-offset:6px;transition:all .3s ease}.btn-tertiary:hover{color:var(--accent-light);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.glow-glow-cta{animation:logoGlowPulse 4s ease-in-out infinite alternate;background:radial-gradient(circle,#b794f426 0,#0000 60%);border-radius:50%;filter:blur(20px);height:250px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:250px;z-index:-1}.timeline-nav{display:flex;flex-direction:column;gap:20px;position:fixed;right:40px;top:50%;transform:translateY(-50%);z-index:1000}.timeline-dot-wrapper{align-items:center;cursor:pointer;display:flex;height:26px;justify-content:flex-end;min-width:140px;padding-right:12px;position:relative}.timeline-dot{background:#ffffff40;border-radius:50%;height:5px;transition:all .4s cubic-bezier(.16,1,.3,1);width:5px}.timeline-label{background:#050505f2;border:1px solid #ffffff0d;border-radius:4px;color:var(--text-secondary);font-family:var(--font-mono);font-size:10px;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;right:24px;transform:translateX(8px);transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.timeline-dot-wrapper:hover .timeline-dot{opacity:.15;transform:scale(.5)}.timeline-dot-wrapper:hover .timeline-label{opacity:1;transform:translateX(0)}.timeline-dot-wrapper.active .timeline-dot{background:var(--accent);box-shadow:0 0 8px var(--accent);opacity:.85;transform:scale(1.4)}.timeline-dot-wrapper.active .timeline-label{color:var(--accent-light)}.scroll-prompt{align-items:center;animation:floatDownPrompt 2s ease-in-out infinite;bottom:30px;color:var(--text-secondary);display:flex;flex-direction:column;font-family:var(--font-mono);font-size:10px;gap:8px;left:50%;letter-spacing:.15em;pointer-events:none;position:fixed;transform:translateX(-50%);transition:opacity .5s ease;z-index:10}@keyframes floatDownPrompt{0%{transform:translate(-50%)}50%{transform:translate(-50%,6px)}to{transform:translate(-50%)}}.scroll-prompt-line{background:linear-gradient(to bottom,var(--accent),#0000);height:24px;width:1px}@media (max-width:1024px){.navbar{padding:0 4%}.nav-links{gap:16px}.nav-link{font-size:.8rem}.content-box{max-width:48%}.heading-reveal{font-size:2.8rem}.mockup-frame-outer-wrapper{right:4%;width:44%}.code-layer{font-size:11px;height:320px;width:460px}}@media (max-height:800px){.project-inner-mockup{height:300px}.phone-bezel{height:290px;width:170px}.code-layer{height:300px}.founder-layer{gap:24px;padding:24px}.founder-avatar-wrapper{height:110px;width:110px}}@media (max-width:768px){.nav-links,.navbar,.timeline-nav{display:none}.scroll-container{width:100%}.scroll-section{align-items:center;box-sizing:border-box;flex-direction:column;gap:36px;justify-content:center;min-height:100vh;padding:80px 6%}.scroll-section:first-child{display:flex;flex-direction:column}.scroll-section:first-child .visual-box{margin-bottom:16px;order:-1;width:100%}.scroll-section:first-child .content-box{order:2;width:100%}.scroll-section:first-child .content-box h1{display:none!important}.content-box,.visual-box{opacity:1!important;transform:none!important;width:100%!important}.content-box{text-align:center!important}.heading-reveal{font-size:2.3rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:12px;text-align:center}.subheading-fade{color:#ffffffb3;font-size:.95rem;line-height:1.55;text-align:center}.list-perks{gap:8px;grid-template-columns:1fr;justify-items:center;margin-top:20px}.list-perks li{font-size:.88rem;justify-content:center}.master-logo{align-items:center;display:flex;height:52px;justify-content:center;margin:20px auto 0;position:relative;width:260px}.logo-text-3d{font-size:30px;gap:8px}.visual-stage{align-items:flex-start;padding-top:80px}.ai-cards-container,.services-stage-cards{flex-direction:column;gap:12px;margin:0 auto;max-height:none;max-width:480px;overflow:visible;position:relative;top:auto;width:100%}.ai-card,.svc-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0c0c122e;border:1px solid #ffffff0a;border-radius:14px;box-shadow:0 12px 30px #00000073;margin-bottom:4px;padding:20px;transition:none}.ai-card-icon,.svc-icon{background:#b794f414;border-radius:10px;font-size:1.1rem;height:34px;margin-bottom:12px;width:34px}.ai-card-title,.svc-title{font-size:1.05rem;font-weight:700;margin-bottom:6px}.ai-card-desc,.svc-desc{font-size:.82rem;line-height:1.5}.code-layer{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#08080c4d;border:1px solid #b794f426;border-radius:12px;font-size:10px;height:290px;padding:16px}.code-layer,.mockup-frame-outer-wrapper{margin:0 auto;max-width:480px;position:relative;top:auto;width:100%}.mockup-frame-outer-wrapper{box-shadow:0 20px 50px #0000008c,0 0 20px #b794f405;left:auto;right:auto;transform:none}.mockup-frame-outer{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0a0a0f33!important}.project-inner-mockup{height:300px}.phone-screen,.project-inner-mockup{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#09090b59!important}.dudok-mockup .mock-sidebar{padding:8px;width:95px}.dudok-mockup .mock-editor{padding:12px}.editor-h1{font-size:1.05rem}.editor-p{font-size:10px}.mock-comment-bubble{bottom:10px;padding:8px;right:10px;width:150px}.phone-bezel{border-radius:24px;border-width:5px;height:260px;width:150px}.phone-screen{padding:8px 10px}.calorie-ring-svg{height:54px;width:54px}.ring-num{font-size:10px}.meal-card{padding:4px 6px}.geet-sidebar{padding:10px;width:85px}.geet-logo-mark{font-size:1.15rem}.geet-gallery{padding:10px}.g-title{font-size:10px}.gallery-grid{gap:6px}.grid-img-placeholder{height:44px}.rash-dashboard{gap:8px;padding:10px}.r-stats-container{gap:8px}.r-stat-cell{padding:8px}.r-val{font-size:12px}.svc-tag{font-size:8px;padding:2.5px 5px}.stats-layer{gap:12px;grid-template-columns:1fr;margin:0 auto;max-height:none;max-width:480px;overflow:visible;padding:0;top:auto;width:100%}.stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c128c;border:1px solid #ffffff0a;border-radius:14px;padding:18px}.stat-number{font-size:2.3rem;margin-bottom:2px}.founder-layer{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#0f0f1433,#05050840);border:1px solid #ffffff0d;border-radius:20px;box-shadow:0 15px 35px #00000080;flex-direction:column;gap:20px;margin:0 auto;max-width:480px;padding:24px;position:relative;top:auto;width:100%}.founder-avatar-wrapper{height:100px;margin:0 auto;width:100px}.founder-avatar-placeholder{font-size:2.2rem}.founder-details{text-align:center!important}.founder-name{font-size:1.4rem;text-align:center}.founder-title{font-size:.85rem;margin-bottom:8px;text-align:center}.founder-bio{font-size:.82rem;line-height:1.5;text-align:center}.faq-stage-container{margin:0 auto;max-height:none;max-width:480px;overflow:visible;position:relative;top:auto;width:100%}.faq-card-item{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0c0c1226;border-radius:12px;padding:14px 18px}.faq-card-q{font-size:.95rem;font-weight:750}.faq-card-a{font-size:.82rem;line-height:1.5}.cta-box{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#0f0f1433,#05050840)!important;border:1px solid #ffffff0d!important;border-radius:20px!important;bottom:auto!important;box-shadow:0 20px 50px #0009!important;left:auto!important;margin:0 auto!important;max-width:480px!important;padding:36px 24px!important;position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important}.cta-buttons{gap:10px;justify-content:center;margin-top:24px}.btn-primary,.btn-secondary{font-size:.75rem;letter-spacing:2px;padding:10px 22px}}.coming-soon-badge-wrapper{background:#b794f414;border:1px solid #b794f440;border-radius:20px;display:inline-block;overflow:hidden;padding:8px 16px;position:relative}.coming-soon-glow{animation:csPulse 3s ease-in-out infinite alternate;background:radial-gradient(circle,#b794f433 0,#0000 70%);height:100%;left:0;position:absolute;top:0;width:100%}.coming-soon-text{color:var(--accent-light);font-family:var(--font-display);font-size:11px;font-weight:800;letter-spacing:2px;position:relative;z-index:2}@keyframes csPulse{0%{opacity:.3;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}.tech-stack-wrapper{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#0f0f1480;border:1px solid #ffffff0d;border-radius:24px;box-shadow:0 30px 60px #0009;max-width:550px;padding:32px;position:relative;width:100%;z-index:5}.tech-badges-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.tech-badge-item{align-items:center;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:14px 20px;transition:all .4s cubic-bezier(.16,1,.3,1)}.tech-badge-item:hover{background:#b794f40f;border-color:#b794f44d;box-shadow:0 10px 20px #b794f40d;transform:translateY(-2px)}.tech-badge-dot{background:var(--accent);border-radius:50%;box-shadow:0 0 8px var(--accent);height:6px;width:6px}.tech-badge-text{color:#fff;font-family:var(--font-mono);font-size:.9rem;font-weight:500;letter-spacing:.05em}@media (max-width:768px){.tech-badges-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.tech-badge-item{padding:10px 14px}.tech-badge-text{font-size:.8rem}}.project-showcase-section{align-items:center!important;display:flex;flex-direction:column!important;justify-content:center!important;padding-bottom:40px!important}.showcase-grid-layout{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between;width:100%}.showcase-details{display:flex;flex-direction:column;flex-shrink:0;text-align:left;width:45%}.showcase-visuals{align-items:center;display:flex;justify-content:center;position:relative;width:50%}.product-tagline{color:var(--accent-light);display:block;font-family:var(--font-display);font-size:1.15rem;font-weight:700;margin-top:-10px}.product-bullets{display:flex;flex-direction:column;gap:8px;list-style:none;margin:18px 0;padding:0}.product-bullets li{align-items:center;color:var(--text-secondary);display:flex;font-size:.92rem}.ecosystem-container{flex-direction:column;height:380px;overflow:visible;position:relative}.ecosystem-container,.platform-stage-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.platform-stage-wrapper{bottom:20px;height:120px;perspective:600px;pointer-events:none;position:absolute}.platform-stage{background:radial-gradient(circle at center,#16161c 0,#000 80%);border:1px solid #e6e6fa14;border-radius:50%;box-shadow:0 30px 60px #000000e6;height:380px;transform:rotateX(78deg);width:380px}.platform-glow{background:radial-gradient(ellipse at center,#e6e6fa1f 0,#0000 70%);filter:blur(25px);height:100px;position:absolute;transform:translateY(40px);width:360px}.devices-row{height:100%;justify-content:center;perspective:1200px;position:relative;width:100%}.device-wrapper,.devices-row{align-items:center;display:flex;transform-style:preserve-3d}.device-wrapper{flex-direction:column;position:absolute;transition:transform .4s cubic-bezier(.16,1,.3,1)}.device-left{animation:floatLeft 6s ease-in-out infinite alternate;left:2%;transform:rotateY(-12deg) translateZ(-40px) translate3d(calc(var(--mx)*-12px),calc(var(--my)*-12px),0);z-index:3}.device-center{animation:floatCenter 6s ease-in-out infinite alternate;transform:translateZ(20px) translate3d(calc(var(--mx)*12px),calc(var(--my)*12px),0);z-index:5}.device-right{animation:floatRight 6s ease-in-out infinite alternate;right:2%;transform:rotateY(12deg) translateZ(-40px) translate3d(calc(var(--mx)*-12px),calc(var(--my)*-12px),0);z-index:3}@keyframes floatLeft{0%{transform:rotateY(-12deg) translateZ(-40px) translate3d(calc(var(--mx)*-12px),calc(var(--my)*-12px),0) translateY(0)}to{transform:rotateY(-12deg) translateZ(-40px) translate3d(calc(var(--mx)*-12px),calc(var(--my)*-12px),0) translateY(-8px)}}@keyframes floatCenter{0%{transform:translateZ(20px) translate3d(calc(var(--mx)*12px),calc(var(--my)*12px),0) translateY(0)}to{transform:translateZ(20px) translate3d(calc(var(--mx)*12px),calc(var(--my)*12px),0) translateY(-12px)}}@keyframes floatRight{0%{transform:rotateY(12deg) translateZ(-40px) translate3d(calc(var(--mx)*-12px),calc(var(--my)*-12px),0) translateY(0)}to{transform:rotateY(12deg) translateZ(-40px) translate3d(calc(var(--mx)*-12px),calc(var(--my)*-12px),0) translateY(-8px)}}.phone-bezel-wrapper{background:#09090b;border:3.5px solid #27272a;border-radius:20px;box-shadow:0 20px 40px #0009;height:230px;overflow:hidden;position:relative;transform-style:preserve-3d;width:120px}.center-bezel{border-color:#3f3f46;border-width:4px;box-shadow:0 30px 60px #000c;height:260px;width:135px}.tablet-bezel-wrapper{background:#09090b;border:4px solid #27272a;border-radius:12px;box-shadow:0 20px 40px #0009;height:125px;overflow:hidden;position:relative;transform-style:preserve-3d;width:185px}.phone-screen-content,.tablet-screen-content{background:#09090b;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:var(--font-body);height:100%;overflow:hidden;padding:8px 10px;text-align:left;-webkit-user-select:none;user-select:none;width:100%}.tablet-screen-content{padding:6px 8px}.device-label-glow{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#e6e6fa08;border:1px solid #e6e6fa1f;border-radius:10px;box-shadow:0 2px 10px #e6e6fa0d;color:#e6e6fa99;font-family:var(--font-mono);font-size:.6rem;letter-spacing:1.5px;margin-top:12px;padding:3px 8px;text-transform:uppercase}.center-label{border-color:#e6e6fa40;box-shadow:0 4px 15px #e6e6fa1f;color:#fff}.phone-reflection,.tablet-reflection{background:linear-gradient(135deg,#ffffff0f,#fff0 60%);inset:0;pointer-events:none;position:absolute;z-index:10}.app-header-mini{align-items:center;border-bottom:1px solid #ffffff08;display:flex;font-size:7px;justify-content:space-between;margin-bottom:6px;padding-bottom:4px}.app-logo-text{font-family:var(--font-display);font-weight:800;letter-spacing:.5px}.text-indigo{color:#818cf8}.text-purple{color:#c084fc}.text-green{color:#22c55e}.text-yellow{color:#eab308}.text-purple-light{color:#c084fc}.user-icon-small{align-items:center;background:#ffffff14;border-radius:50%;display:flex;font-size:7px;height:10px;justify-content:center;width:10px}.search-bar-mock{background:#ffffff08;border:1px solid #ffffff03;border-radius:5px;color:#ffffff4d;font-size:6px;margin-bottom:6px;padding:3px 5px}.mini-card-list{display:flex;flex-direction:column;gap:4px}.mini-card-item{background:#ffffff03;border:1px solid #ffffff05;border-radius:5px;gap:5px;padding:3px}.dr-avatar,.mini-card-item{align-items:center;display:flex}.dr-avatar{border-radius:50%;font-size:4.5px;font-weight:700;height:10px;justify-content:center;width:10px}.bg-indigo{background:#818cf8;color:#fff}.dr-info{display:flex;flex-direction:column}.dr-name{font-size:6px;font-weight:600;line-height:1}.dr-spec{color:#ffffff59;font-size:4px;margin-top:1px}.appointment-banner-mini{background:#818cf814;border:1px solid #818cf833;border-radius:4px;color:#a5b4fc;font-size:5px;margin-top:auto;padding:3px;text-align:center}.consultation-status-card{background:#c084fc0a;border:1px solid #c084fc26;border-radius:6px;display:flex;flex-direction:column;gap:2px;padding:5px}.label-tiny{color:#c084fcb3;font-size:4px;letter-spacing:.5px;text-transform:uppercase}.patient-name{font-size:7.5px;font-weight:700;line-height:1}.telecom-wave{align-items:flex-end;display:flex;gap:1.5px;height:8px;margin-top:2px}.wave-bar{background:#c084fc;border-radius:.5px;height:3px;width:1.5px}.wave-bar.tall{height:7px}.quick-actions-mini{display:flex;gap:3px;margin-top:5px}.action-dot{background:#ffffff08;border:1px solid #ffffff0d;border-radius:3px;font-size:4.5px;padding:2px 3px}.mini-queue-list{display:flex;flex-direction:column;gap:2px;margin-top:auto}.list-title-tiny{color:#ffffff4d;font-size:5px;font-weight:700}.queue-item-mini{background:#ffffff03;border-radius:3px;display:flex;font-size:4.5px;justify-content:space-between;padding:2px 3px}.time-tag{color:#c084fc}.web-header-mini{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;gap:6px;margin-bottom:6px;padding-bottom:3px}.decor-dots{display:flex;gap:1.5px}.d-dot{border-radius:50%;height:2.5px;width:2.5px}.d-dot.red{background:#ff5f56}.d-dot.yellow{background:#ffbd2e}.d-dot.green{background:#27c93f}.web-title-text{color:#fff3;font-family:var(--font-mono);font-size:4.5px}.admin-grid-mini{grid-gap:3px;display:grid;gap:3px;grid-template-columns:repeat(2,1fr)}.admin-stat-box{background:#ffffff03;border:1px solid #ffffff08;border-radius:3px;display:flex;flex-direction:column;padding:3px}.stat-lbl{color:#ffffff4d;font-size:3.5px}.stat-val{font-size:6.5px;font-weight:700}.admin-chart-mini{align-items:flex-end;border-top:1px solid #ffffff05;display:flex;height:22px;margin-top:auto;padding-top:3px}.chart-bars-mock{align-items:flex-end;display:flex;gap:3px;height:100%;width:100%}.bar-mock{background:#ffffff0a;border-radius:1px 1px 0 0;flex:1 1}.calorie-ring-mini{align-items:center;border-color:#22c55e #22c55e #ffffff05 #ffffff05;border-radius:50%;border-style:solid;border-width:3.5px;display:flex;height:50px;justify-content:center;margin:6px auto;transform:rotate(-45deg);width:50px}.ring-inner-mock{align-items:center;display:flex;flex-direction:column;transform:rotate(45deg)}.ring-val-tiny{font-size:8px;font-weight:800;line-height:1}.ring-lbl-tiny{color:#ffffff59;font-size:4px}.macro-bar-mini{background:#ffffff0a;border-radius:1.5px;height:2.5px;margin:4px 0;overflow:hidden}.macro-bar-mini .bar-fill{border-radius:1.5px;height:100%}.macro-bar-mini .bar-fill.green{background:#22c55e}.meal-log-mini{background:hsla(0,0%,100%,.015);border:1px solid #ffffff08;border-radius:4px;color:#ffffffb3;font-size:5px;margin-top:auto;padding:3px}.plus-icon-mock{align-items:center;background:#eab30826;border-radius:50%;color:#eab308;display:flex;font-size:6px;height:10px;justify-content:center;width:10px}.ingredients-selector-mock{display:flex;flex-direction:column;gap:4px;margin-top:4px}.section-title-tiny{color:#ffffff4d;font-size:5px;font-weight:700}.ingredient-tag-list{display:flex;flex-wrap:wrap;gap:3px}.ing-tag{background:#ffffff03;border:1px solid #ffffff0a;border-radius:3px;color:#ffffff80;font-size:4.5px;padding:1.5px 3px}.ing-tag.active{background:#eab30814;border-color:#eab30833;color:#fef08a}.macro-target-card{background:#ffffff03;border:1px solid #ffffff08;border-radius:6px;margin-top:auto;padding:4px}.target-title-tiny{color:#ffffff4d;font-size:4.5px}.target-progress-row{color:#fef08a;display:flex;font-size:5.5px;font-weight:600;justify-content:space-between;margin-top:2px}.orders-queue-mock{display:flex;flex-direction:column;gap:4px}.order-item-mini{align-items:center;background:#ffffff03;border:1px solid #ffffff05;border-radius:4px;display:flex;font-size:5px;justify-content:space-between;padding:3px 4px}.status-tag{border-radius:3px;font-size:4px;font-weight:700;padding:1px 3px}.status-tag.green{background:#22c55e26;color:#86efac}.status-tag.yellow{background:#eab30826;color:#fef08a}.keyless-btn-container{align-items:center;display:flex;flex-direction:column;gap:8px;margin:auto 0}.keyless-btn-glow{align-items:center;animation:csPulse 3s ease-in-out infinite alternate;background:radial-gradient(circle,#a78bfa33 0,#0000 70%);border:1px solid #a78bfa40;border-radius:50%;box-shadow:0 0 15px #a78bfa26;display:flex;height:48px;justify-content:center;width:48px}.key-icon-mock{color:#a78bfa;font-size:14px}.key-action-text{color:#a78bfa;font-family:var(--font-mono);font-size:5px;font-weight:700;letter-spacing:1px}.trip-status-mock{color:#ffffff4d;font-size:5px;margin-top:auto;text-align:center}.vehicle-telemetry-mock{background:#ffffff03;border:1px solid #ffffff05;border-radius:6px;display:flex;flex-direction:column;gap:2px;padding:5px}.vehicle-name-tiny{font-size:7px;font-weight:700}.telemetry-bar-row{color:#ffffff80;display:flex;font-size:5px;justify-content:space-between}.verification-desk-mock{align-items:center;background:#ffffff03;border:1px solid #ffffff05;border-radius:5px;display:flex;justify-content:space-between;margin-top:auto;padding:4px}.kyc-badge{border-radius:3px;font-size:4.5px;font-weight:700;padding:1.5px 3.5px}.kyc-badge.green-bg{background:#22c55e26;color:#86efac}.fleet-map-mini{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center}.map-circle{animation:logoGlowPulse 4s ease-in-out infinite alternate;background:radial-gradient(circle,#a78bfa26 0,#0000 70%);border:1px dashed #a78bfa4d;border-radius:50%;height:32px;width:32px}.fleet-status-text{color:#a78bfa;font-size:5px;font-weight:500;margin-top:8px}.metrics-bar-wrapper{border-top:1px solid #ffffff0d;margin-top:48px;padding-top:28px;pointer-events:auto;width:100%;z-index:10}.metrics-bar-inner{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);text-align:center}.metric-item{display:flex;flex-direction:column;gap:4px}.metric-number{color:#fff;font-family:var(--font-display);font-size:2.2rem;font-weight:900;letter-spacing:-.02em;line-height:1}.metric-label{color:var(--text-secondary);font-family:var(--font-mono);font-size:.65rem;letter-spacing:1px;text-transform:uppercase}@media (max-width:1024px){.showcase-grid-layout{flex-direction:column;gap:48px}.showcase-details{align-items:center;text-align:center;width:100%}.showcase-visuals{width:100%}.metrics-bar-inner{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ecosystem-container{height:320px}.phone-bezel-wrapper{height:180px;width:90px}.center-bezel{height:210px;width:105px}.tablet-bezel-wrapper{height:95px;width:140px}.device-left{left:-4%}.device-right{right:-4%}.metric-number{font-size:1.8rem}.metric-label{font-size:.55rem}}
/*# sourceMappingURL=main.d508078d.css.map*/