:root{--fp-primary:#3b82f6;--fp-success:#10b981;--fp-danger:#ef4444;--fp-warning:#f59e0b;--fp-neutral:#64748b;--fp-bg:#0f172a;--fp-card:#1e293b;--fp-text:#f8fafc;--fp-text-muted:#94a3b8;--fp-radius:12px}.fp-page{background:var(--fp-bg);color:var(--fp-text);min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.fp-page *{box-sizing:border-box}.fp-page body{background:var(--fp-bg)}.fp-nav{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172acc;border-bottom:1px solid #ffffff14;position:sticky;top:0}.fp-nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex}.fp-nav-logo{color:var(--fp-text);align-items:center;gap:.25rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.fp-logo-icon{font-size:1.1em}.fp-logo-img{object-fit:contain;vertical-align:middle;width:42px;height:42px;margin-right:4px}.fp-logo-img-sm{width:24px;height:24px}.fp-nav-links{gap:1.5rem;margin:0 20px;display:flex}.fp-nav-links a{color:var(--fp-text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.fp-nav-links a:hover{color:var(--fp-text)}.fp-nav-cta{background:var(--fp-primary);border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;color:#fff!important}.fp-nav-cta:hover{opacity:.9;color:#fff!important}.fp-hero{max-width:1200px;margin:0 auto;padding:120px 24px 80px}.fp-hero-inner{align-items:center;gap:4rem;display:flex}.fp-hero-text{flex:1}.fp-eyebrow{color:var(--fp-primary);background:#3b82f626;border-radius:999px;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.8rem;font-weight:500;display:inline-block}.fp-hero h1{margin:0 0 1.25rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.15}.fp-gradient-text{background:linear-gradient(135deg, var(--fp-primary), var(--fp-success));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fp-hero-sub{color:var(--fp-text-muted);max-width:540px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.fp-hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.fp-btn-primary{background:var(--fp-primary);color:#fff;border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s;display:inline-block}.fp-btn-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 0 20px #3b82f666}.fp-btn-secondary{color:var(--fp-text);background:0 0;border:1px solid #fff3;border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,transform .2s;display:inline-block}.fp-btn-secondary:hover{color:var(--fp-text);border-color:#ffffff80;transform:translateY(-2px)}.fp-btn-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.fp-btn-large{padding:1rem 2rem;font-size:1rem}.fp-hero-visual{flex:1;justify-content:center;display:flex}.fp-phone-mockup{background:#1a1a2e;border-radius:36px;width:280px;padding:12px;animation:4s ease-in-out infinite fpFloat;box-shadow:0 25px 60px #00000080}.fp-phone-mockup.fp-phone-sm{width:260px}.fp-phone-screen{background:var(--fp-card);border-radius:24px;flex-direction:column;min-height:380px;padding:1.25rem;display:flex}.fp-phone-header{color:var(--fp-text-muted);text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.8rem}.fp-phone-networth{text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.fp-phone-chart{align-items:flex-end;gap:8px;height:120px;padding:0 .5rem;display:flex}.fp-bar{background:#3b82f64d;border-radius:4px;flex:1;min-height:8px}.fp-bar-active{background:var(--fp-primary)}.fp-phone-fab{background:var(--fp-primary);border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:40px;height:40px;margin-top:1rem;font-size:1.25rem;display:flex;position:relative}@keyframes fpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.fp-stats-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bb3;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:2.5rem 24px}.fp-stats-inner{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.fp-stat-number{color:var(--fp-primary);font-size:2.5rem;font-weight:700}.fp-stat-suffix{color:var(--fp-primary);font-size:1.5rem;font-weight:700}.fp-stat-static{font-size:2rem}.fp-stat-label{color:var(--fp-neutral);margin-top:.5rem;font-size:.85rem;display:block}.fp-section{max-width:1200px;margin:0 auto;padding:96px 24px}.fp-section-alt{background:var(--fp-card);max-width:none;padding-left:0;padding-right:0}.fp-section-alt>:not(h2):not(.fp-section-sub){max-width:1200px;margin-left:auto;margin-right:auto}.fp-section-title{text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.fp-section-sub{text-align:center;color:var(--fp-text-muted);max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.fp-features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.fp-feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--fp-radius);background:#1e293bb3;border:1px solid #ffffff14;padding:2rem;transition:transform .2s,box-shadow .2s}.fp-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.fp-feature-icon{margin-bottom:1rem;font-size:2rem}.fp-feature-card h3{margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.fp-feature-card p{color:var(--fp-text-muted);font-size:.9rem;line-height:1.6}.fp-deep-dive{align-items:center;gap:4rem;display:flex}.fp-deep-dive-reverse{flex-direction:row-reverse}.fp-deep-text{flex:1}.fp-deep-text h2{text-align:left;margin-bottom:1rem;font-size:2rem}.fp-deep-text>p{color:var(--fp-text-muted);margin-bottom:1.5rem;line-height:1.7}.fp-steps{color:var(--fp-text-muted);margin-bottom:1.5rem;padding-left:1.5rem}.fp-steps li{margin-bottom:.5rem;line-height:1.5}.fp-steps code{color:var(--fp-primary);background:#3b82f626;border-radius:4px;padding:.15rem .4rem;font-size:.85rem}.fp-note{color:var(--fp-neutral);font-size:.9rem;font-style:italic}.fp-deep-visual{flex:1;justify-content:center;display:flex}.fp-calc-step{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.fp-calc-label{color:var(--fp-text-muted);font-size:.9rem}.fp-calc-value{font-size:1.1rem;font-weight:600}.fp-calc-divider{background:#ffffff1a;height:1px;margin:.5rem 0}.fp-success{color:var(--fp-success)}.fp-danger{color:var(--fp-danger)}.fp-fire-stat{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.6rem 0;display:flex}.fp-fire-stat span{color:var(--fp-text-muted);font-size:.85rem}.fp-fire-stat strong{font-size:1rem}.fp-fire-progress{background:#ffffff1a;border-radius:999px;height:24px;margin-top:1rem;position:relative;overflow:hidden}.fp-fire-progress-bar{background:linear-gradient(90deg, var(--fp-primary), var(--fp-success));border-radius:999px;height:100%;transition:width 1s ease-out}.fp-fire-progress span{font-size:.75rem;font-weight:600;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.fp-callout{color:var(--fp-text-muted);background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;padding:1rem;font-size:.9rem;line-height:1.5}.fp-callout strong{color:var(--fp-primary)}.fp-privacy-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.fp-privacy-card{border-radius:var(--fp-radius);text-align:center;background:#0f172a99;border:1px solid #ffffff14;padding:2rem}.fp-privacy-icon{margin-bottom:1rem;font-size:2rem}.fp-privacy-card h3{margin-bottom:.5rem;font-size:1.1rem}.fp-privacy-card p{color:var(--fp-text-muted);font-size:.9rem;line-height:1.5}.fp-onboarding-scroll{scroll-snap-type:x mandatory;gap:1.25rem;padding:1rem 0;display:flex;overflow-x:auto}.fp-onboarding-card{border-radius:var(--fp-radius);scroll-snap-align:start;background:#1e293bb3;border:1px solid #ffffff14;flex-shrink:0;min-width:200px;padding:1.5rem}.fp-step-number{background:var(--fp-primary);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:flex}.fp-onboarding-card h4{margin-bottom:.5rem;font-size:1rem}.fp-onboarding-card p{color:var(--fp-text-muted);font-size:.85rem;line-height:1.4}.fp-platform-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.fp-platform-item{border-radius:var(--fp-radius);background:#1e293bb3;border:1px solid #ffffff14;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.95rem;display:flex}.fp-platform-icon{font-size:1.25rem}.fp-download-section{text-align:center;background:linear-gradient(135deg, var(--fp-primary), var(--fp-success));padding:96px 24px}.fp-download-section h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.fp-download-section p{opacity:.9;margin-bottom:2rem;font-size:1.15rem}.fp-download-badges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.fp-download-section .fp-btn-primary{color:var(--fp-bg);background:#fff}.fp-download-section .fp-btn-primary:hover{color:var(--fp-bg);box-shadow:0 0 20px #fff6}.fp-download-section .fp-btn-secondary{color:#fff;border-color:#ffffff80}.fp-download-section .fp-btn-secondary:hover{color:#fff;border-color:#fff}.fp-footer{background:var(--fp-card);border-top:1px solid #ffffff0d;padding:3rem 24px 1.5rem}.fp-footer-inner{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;max-width:1200px;margin:0 auto 2rem;display:grid}.fp-footer-col h4{margin-bottom:1rem;font-size:1rem}.fp-footer-tagline{color:var(--fp-text-muted);margin:0;font-size:.9rem}.fp-footer-col a{color:var(--fp-text-muted);margin-bottom:.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.fp-footer-col a:hover{color:var(--fp-primary)}.fp-footer-bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:1.5rem;display:flex}.fp-footer-bottom p{color:var(--fp-text-muted);margin:0;font-size:.85rem}.fp-back-link{color:var(--fp-primary);font-size:.85rem;text-decoration:none}.fp-back-link:hover{color:var(--fp-primary);text-decoration:underline}.fp-fade-in{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.fp-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fp-fade-in{opacity:1;transition:none;transform:none}.fp-phone-mockup{animation:none}}@media (width<=1024px){.fp-features-grid,.fp-privacy-grid{grid-template-columns:repeat(2,1fr)}.fp-deep-dive,.fp-deep-dive-reverse{flex-direction:column}.fp-hero-inner{text-align:center;flex-direction:column}.fp-hero-sub{margin-left:auto;margin-right:auto}.fp-hero-ctas{justify-content:center}.fp-deep-text h2{text-align:center}}@media (width<=768px){.fp-nav-links{display:none}.fp-stats-inner{grid-template-columns:repeat(2,1fr)}.fp-features-grid,.fp-privacy-grid{grid-template-columns:1fr}.fp-footer-bottom{text-align:center;flex-direction:column;gap:.5rem}.fp-section{padding:64px 16px}.fp-hero{padding:80px 16px 48px}.fp-section-title,.fp-download-section h2{font-size:2rem}}:root{--tz-bg-dark:#0b1120;--tz-primary:#2632e2;--tz-primary-gradient:linear-gradient(to right, #2091be, #1293bb, #1d7ff0);--tz-glass:#0f172a66;--tz-glass-border:#ffffff1a;--tz-text-main:#f8fafc;--tz-text-muted:#cbd5e1}.tz-page{background-color:var(--tz-bg-dark);color:var(--tz-text-main);background-image:url(/assets/ancient_clock-D8Tviang.png),linear-gradient(#112a50fc,#0a251cf2);background-position:50%;background-repeat:repeat;background-size:1200px;min-height:100vh;font-family:Outfit,system-ui,-apple-system,sans-serif;position:relative;overflow-x:hidden}.tz-page:before{content:"";pointer-events:none;z-index:0;background:#0b1120ed;position:absolute;inset:0}.tz-page>*{z-index:1;position:relative}.tz-page *{box-sizing:border-box}.tz-container{max-width:1200px;margin:0 auto;padding:0 20px}.tz-text-gradient{background:var(--tz-primary-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.tz-nav{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.tz-nav-logo{align-items:center;gap:6px;text-decoration:none;display:flex}.tz-nav-logo h2{margin:0;font-size:1.5rem}.tz-nav-logo-icon{object-fit:contain;border-radius:8px;width:36px;height:36px}.tz-nav-cta{border:1px solid var(--tz-glass-border);color:var(--tz-text-main);background:0 0;border-radius:6px;padding:8px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .3s,border-color .3s}.tz-nav-cta:hover{background:var(--tz-glass);border-color:var(--tz-text-muted);color:var(--tz-text-main)}.tz-hero-section{padding:80px 0;position:relative;overflow:hidden}.tz-hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.tz-badge-glass{background:var(--tz-glass);color:var(--tz-text-muted);border:1px solid #ffffff1a;border-radius:20px;align-items:center;margin-bottom:25px;padding:6px 12px;font-size:.85rem;display:inline-flex}.tz-badge-dot{background-color:#4ade80;border-radius:50%;width:6px;height:6px;margin-right:8px;box-shadow:0 0 8px #4ade8080}.tz-coming-soon-text{color:var(--tz-primary);opacity:.8;margin-left:4px;font-weight:600}.tz-hero-section h1{letter-spacing:-.02em;margin-bottom:25px;font-size:3.5rem;line-height:1.1}.tz-hero-subtitle{color:var(--tz-text-muted);max-width:500px;margin-bottom:40px;font-size:1.125rem}.tz-store-sections{flex-direction:column;gap:20px;margin-bottom:30px;display:flex}.tz-store-group{flex-direction:column;gap:8px;display:flex}.tz-store-label{text-transform:uppercase;letter-spacing:.05em;color:var(--tz-text-muted);margin-left:2px;font-size:.85rem;font-weight:600}.tz-hero-actions{gap:12px;margin-bottom:0;display:flex}.tz-store-badge{transition:transform .2s;display:inline-block}.tz-store-badge:hover{transform:translateY(-2px)}.tz-store-badge img{width:150px;height:45px}.tz-store-badge.disabled{opacity:.4;filter:grayscale();cursor:not-allowed;pointer-events:none}.tz-hero-visual{perspective:1000px;justify-content:center;display:flex}.tz-phone-mockup-container{transition:transform .5s;position:relative;transform:rotateY(-15deg)rotateX(5deg)}.tz-phone-mockup-container:hover{transform:rotateY(-5deg)rotateX(0)}.tz-phone-mockup{background:#0f172a;border:4px solid #334155;border-radius:40px;width:300px;height:600px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a}.tz-phone-screen{background:linear-gradient(#0f172a,#1e293b);height:100%;padding:40px 20px;position:relative}.tz-app-header{color:var(--tz-text-muted);opacity:.8;justify-content:space-between;margin-bottom:30px;font-size:12px;display:flex}.tz-time-card{background:var(--tz-glass);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:15px;display:flex}.tz-time-card.tz-home{background:#3b82f61a;border-color:#3b82f633}.tz-time-display{color:var(--tz-text-main);font-size:1.5rem;font-weight:600}.tz-city-name{color:var(--tz-text-muted);font-size:.85rem}.tz-app-fab{background:var(--tz-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;display:flex;position:absolute;bottom:30px;right:20px;box-shadow:0 4px 6px -1px #3b82f680}.tz-glow-effect{z-index:-1;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tz-features-section{padding:100px 0;position:relative}.tz-section-header{text-align:center;margin-bottom:60px}.tz-section-header h2{margin-bottom:15px;font-size:2.5rem}.tz-section-header p{color:var(--tz-text-muted);font-size:1.1rem}.tz-features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.tz-feature-card{background:var(--tz-glass);-webkit-backdrop-filter:blur(8px);border:1px solid var(--tz-glass-border);border-radius:16px;flex-direction:column;align-items:flex-start;padding:40px 30px;transition:transform .3s;display:flex;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0000001a}.tz-feature-card:hover{background:#ffffff14;transform:translateY(-10px)}.tz-feature-icon-wrapper{background:var(--tz-glass);border-radius:20px;margin-bottom:25px;padding:15px;font-size:1.5rem;display:inline-block}.tz-feature-card h3{color:var(--tz-text-main);margin-bottom:10px;font-size:1.3rem}.tz-feature-card p{color:var(--tz-text-muted);font-size:.95rem;line-height:1.6}.tz-footer-section{margin-top:60px;padding-bottom:40px}.tz-footer-content{text-align:center;background:var(--tz-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--tz-glass-border);border-radius:16px;margin-bottom:40px;padding:60px}.tz-footer-cta h2{margin-bottom:10px;font-size:2.5rem}.tz-platform-list{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;display:flex}.tz-platform-tag{color:var(--tz-text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:6px 12px;font-size:.8rem}.tz-platform-tag.tz-active{color:#4ade80;background:#4ade801a;border-color:#4ade804d}.tz-footer-store-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-top:30px;display:flex}.tz-store-group-item{flex-direction:column;align-items:center;gap:10px;display:flex}.tz-store-group-item .tz-store-label{margin:0}.tz-store-icons{gap:12px;display:flex}.tz-footer-badge{transition:transform .2s;display:inline-block}.tz-footer-badge:hover{transform:translateY(-2px)}.tz-footer-badge img{width:150px;height:45px}.tz-footer-badge.disabled{opacity:.4;filter:grayscale();cursor:not-allowed;pointer-events:none}.tz-store-divider{background:#ffffff1a;width:1px;height:50px;margin-top:20px}.tz-footer-bottom{color:var(--tz-text-muted);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:20px;font-size:.9rem;display:flex}.tz-footer-bottom p{margin:0}.tz-footer-links a{color:var(--tz-text-muted);margin-left:20px;text-decoration:none;transition:color .3s}.tz-footer-links a:hover{color:var(--tz-primary)}.tz-back-link{color:var(--tz-text-muted);font-size:.9rem;text-decoration:none;transition:color .3s}.tz-back-link:hover{color:var(--tz-primary)}.tz-fade-in{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.tz-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.tz-fade-in{opacity:1;transition:none;transform:none}}@media (width<=900px){.tz-hero-container{text-align:center;grid-template-columns:1fr}.tz-badge-glass,.tz-hero-subtitle,.tz-store-sections{margin-left:auto;margin-right:auto}.tz-store-sections{align-items:center}.tz-hero-section h1{font-size:2.5rem}.tz-hero-visual{margin-top:40px}}@media (width<=768px){.tz-footer-store-row{flex-direction:column;gap:40px}.tz-store-divider{width:80%;height:1px;margin-top:0}}@media (width<=600px){.tz-footer-bottom{flex-direction:column;gap:15px}.tz-features-grid{grid-template-columns:1fr}}:root{--pp-bg:#0f172a;--pp-card:#1e293b;--pp-text:#f8fafc;--pp-text-muted:#94a3b8;--pp-accent:#60a5fa;--pp-radius:12px}.pp-page{background:var(--pp-bg);color:var(--pp-text);flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.pp-page *{box-sizing:border-box}.pp-nav{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172acc;border-bottom:1px solid #ffffff14;position:sticky;top:0}.pp-nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex}.pp-nav-logo{color:var(--pp-text);font-size:1.25rem;font-weight:700;text-decoration:none}.pp-nav-logo:hover{color:var(--pp-accent)}.pp-container{flex:1;max-width:760px;margin:0 auto;padding:3rem 2rem 4rem}.pp-container h1{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.pp-updated{color:var(--pp-text-muted);margin-bottom:2rem;font-size:.875rem}.pp-container>p{color:var(--pp-text-muted);font-size:.95rem;line-height:1.75}.pp-container section{margin-top:2.5rem}.pp-container section h2{color:var(--pp-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.pp-container section p{color:var(--pp-text-muted);font-size:.95rem;line-height:1.75}.pp-container section ul{margin:1rem 0;padding:0;list-style:none}.pp-container section ul li{color:var(--pp-text-muted);padding:.5rem 0 .5rem 1.25rem;font-size:.95rem;line-height:1.65;position:relative}.pp-container section ul li:before{content:"";background:var(--pp-accent);border-radius:50%;width:6px;height:6px;position:absolute;top:1rem;left:0}.pp-container section a{color:var(--pp-accent);text-decoration:none}.pp-container section a:hover{text-decoration:underline}.pp-contact{background:var(--pp-card);border-radius:var(--pp-radius);margin-top:3rem;padding:2rem}.pp-footer{border-top:1px solid #ffffff14;padding:1.5rem 2rem}.pp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.pp-footer p{color:var(--pp-text-muted);margin:0;font-size:.8rem}.pp-back-link{color:var(--pp-accent);font-size:.875rem;text-decoration:none}.pp-back-link:hover{text-decoration:underline}@media (width<=640px){.pp-container{padding:2rem 1.25rem 3rem}.pp-container h1{font-size:1.75rem}}:root{--primary-color:#0c4a6e;--secondary-color:#0369a1;--accent-color:#7dd3fc;--text-color:#f0f9ff;--text-muted:#bae6fd;--success-color:#22c55e;--font-main:"Inter", system-ui, -apple-system, sans-serif;--transition-speed:.3s;--border-radius:12px}body{font-family:var(--font-main);background-color:var(--primary-color);background-blend-mode:overlay;color:var(--text-color);background-image:url(/imgs/bg_texture.png);background-repeat:repeat;background-size:100px;margin:0;padding:0;line-height:1.6;overflow-x:hidden}a{color:inherit;transition:color var(--transition-speed);text-decoration:none}a:hover{color:var(--accent-color)}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0c4a6e80;border-bottom:1px solid #7dd3fc0d;width:100%;position:fixed;top:0}nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{color:var(--accent-color);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.logo a{color:var(--accent-color)}.nav-links{gap:2rem;display:flex}.nav-links a{color:var(--text-muted);font-weight:500}.nav-links a:hover{color:var(--text-color)}.hero{border-radius:var(--border-radius);opacity:.8;text-align:center;background:radial-gradient(circle,#0369a1 0%,#0c4a6e 100%);justify-content:center;align-items:center;min-height:65vh;margin-top:100px;margin-bottom:40px;padding:60px 20px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.5;z-index:0;background:url("data:image/svg+xml,<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"1\" cy=\"1\" r=\"1\" fill=\"rgba(125, 211, 252, 0.1)\"/></svg>");width:100%;height:100%;position:absolute}.hero-content{z-index:1;max-width:800px;animation:1s ease-out fadeInUp;position:relative}.hero h1{background:linear-gradient(135deg,#fff 0%,#bae6fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);line-height:1.1}.hero p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem}.cta-button{background:var(--accent-color);color:var(--primary-color);transition:transform var(--transition-speed), box-shadow var(--transition-speed);border-radius:50px;padding:1rem 2rem;font-weight:600;display:inline-block}.cta-button:hover{color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 20px #7dd3fc66}section{max-width:1200px;margin:0 auto;padding:80px 20px}h2{text-align:center;color:var(--text-color);margin-bottom:3rem;font-size:2.5rem}h2 span{color:var(--accent-color)}.apps-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.app-card{background:var(--secondary-color);opacity:.8;border-radius:var(--border-radius);transition:transform var(--transition-speed), box-shadow var(--transition-speed);border:1px solid #7dd3fc1a;flex-direction:column;display:flex;overflow:hidden}.app-card:hover{border-color:#7dd3fc4d;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.app-image{object-fit:cover;background:#00000094;justify-content:center;align-items:center;width:100%;height:200px;padding:0;display:flex}.app-image img{object-fit:contain;filter:drop-shadow(0 4px 6px #0000004d);width:110px;max-width:100%;height:110px;max-height:100%}.app-content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.app-content h3{color:var(--text-color);margin:0 0 1rem;font-size:1.5rem}.app-content p{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem}.app-link{color:var(--accent-color);align-items:center;gap:.5rem;font-weight:600;display:flex}.app-link:after{content:"→";transition:transform .2s}.app-link:hover:after{transform:translate(5px)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.service-card{border-radius:var(--border-radius);text-align:center;background:#0369a180;border:1px solid #7dd3fc1a;padding:2rem;transition:all .3s}.service-card:hover{color:var(--accent-color);background:#0369a1b3;border-color:#7dd3fc4d}.service-card h3{margin-bottom:1rem;font-size:1.25rem}.service-card p{color:var(--text-muted);font-size:.9rem}.service-card-wide{text-align:left;border:1px solid var(--accent-color);background:linear-gradient(90deg,#0369a199,#0c4a6e99);grid-column:1/-1;justify-content:center;align-items:center;gap:2rem;display:flex}.service-card-wide .service-icon{margin-bottom:0;font-size:3.5rem}.service-card-wide h3{color:var(--accent-color);margin-top:0;font-size:1.8rem}.service-card-wide p{max-width:600px;font-size:1.1rem}@media (width<=768px){.service-card-wide{text-align:center;flex-direction:column}}footer{background:var(--secondary-color);opacity:.8;border-top:1px solid #ffffff0d;margin-top:4rem;padding:4rem 20px 2rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto 2rem;display:grid}.footer-col h4{color:var(--text-color);margin-bottom:1.5rem}.footer-col a{color:var(--text-muted);margin-bottom:.5rem;display:block}.footer-bottom{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.9rem}.timezone-visual{border:2px solid var(--accent-color);border-radius:50%;width:60px;height:60px;margin:0 auto;position:relative}.timezone-visual:after{content:"";background:var(--accent-color);transform-origin:bottom;width:2px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)rotate(45deg)}.timezone-visual:before{content:"";background:var(--accent-color);transform-origin:bottom;width:2px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)rotate(-90deg)}.client-tag{background:var(--accent-color);color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;z-index:10;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 10px #0003}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.nav-links{display:none}.hero h1{font-size:2.5rem}}
