@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:ital@1&display=swap";:root{--color-bg: #f5f0e8;--color-bg-subtle: #ebe5db;--color-text-primary: #1a1a2e;--color-text-secondary: #6c757d;--color-accent: #4361ee;--color-accent-hover: #3a56d4;--color-white: #ffffff;--color-border: #e9ecef;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-soft: 0 4px 20px rgba(0, 0, 0, .06);--shadow-medium: 0 8px 30px rgba(0, 0, 0, .1);--shadow-phone: 0 25px 80px rgba(0, 0, 0, .15);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 24px;--radius-xl: 40px;--transition-fast: .2s ease;--transition-medium: .3s ease}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text-primary);line-height:1.6;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button{font-family:inherit}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:.6rem 2rem;background:#f5f0e8d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);transition:box-shadow .3s ease}.header.scrolled{box-shadow:0 4px 20px #00000014}.header-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:800;color:var(--color-text-primary);letter-spacing:-.02em;transition:opacity .2s ease;text-decoration:none}.logo:hover{opacity:.8}.nav{display:flex;align-items:center;gap:1.5rem}.header-nav-pills{display:flex;gap:.25rem;background:#e6e6e699;border-radius:30px;padding:.3rem}.header-pill{padding:.5rem 1.25rem;font-size:.8rem;font-weight:500;color:#666;border-radius:25px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.header-pill.active{background:#fff;color:#1a1a2e;box-shadow:0 2px 8px #0000000f}.header-pill:hover:not(.active){color:#1a1a2e}.header-pill-dot{width:8px;height:8px;background:#4361ee;border-radius:50%}.nav-link{font-size:.9rem;font-weight:500;color:var(--color-text-secondary);transition:color .2s ease;padding:.5rem 0;text-decoration:none}.nav-link:hover{color:var(--color-text-primary)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;color:var(--color-white);background:var(--color-accent);border-radius:var(--radius-md);transition:all .2s ease;border:none;cursor:pointer;text-decoration:none}.btn-primary:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #4361ee4d}@media(max-width:900px){.header-nav-pills{display:none}}@media(max-width:640px){.header{padding:.6rem 1.25rem}.logo{font-size:1.25rem}.nav{gap:.5rem}.btn-primary{padding:.55rem .85rem;font-size:.8rem}}.footer{background-color:#f5f5f5;padding:4rem 4rem 2rem}.footer-brand{max-width:1200px;margin:0 auto 2rem}.footer-logo-large{font-size:clamp(4rem,12vw,10rem);font-weight:800;color:#1a1a2e;letter-spacing:-.03em;line-height:1}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright{color:#666;font-size:.85rem}.footer-right{display:flex;gap:1.5rem;align-items:center}.footer-link,.investor-link{color:#666;font-size:.85rem;cursor:pointer;transition:color .2s ease;background:none;border:none;padding:0;font-family:inherit;text-decoration:none}.investor-link{display:flex;align-items:center;gap:.5rem}.investor-link:before{content:"🔒";font-size:.8rem}.footer-link:hover,.investor-link:hover{color:var(--color-primary);text-decoration:underline}@media(max-width:640px){.footer{padding:3rem 1.25rem 2rem}.footer-logo-large{font-size:3.5rem;margin-bottom:2rem}.footer-content{flex-direction:column;text-align:center;gap:1.5rem}.footer-right{justify-content:center;flex-wrap:wrap;gap:1rem}}.modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.modal-content{background:#020210;padding:3rem;border-radius:24px;width:90%;max-width:400px;min-height:550px;display:flex;flex-direction:column;justify-content:center;position:relative;box-shadow:0 30px 60px #00000080;border:1px solid rgba(255,255,255,.1);animation:slideUp .4s cubic-bezier(.16,1,.3,1)}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;color:#fff9;transition:all .2s ease}.modal-close:hover{background:#ffffff1a;color:#fff;transform:rotate(90deg)}.login-view,.deck-view{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.lock-icon{font-size:3.5rem;margin-bottom:.5rem;background:linear-gradient(135deg,#4361ee,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px rgba(67,97,238,.3))}h2{color:#fff;margin:0;font-size:1.8rem;font-weight:700;letter-spacing:-.02em}p{color:#ffffffb3;font-size:1rem;line-height:1.6}form{width:100%;display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}input{width:100%;padding:1rem 1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:1rem;color:#fff;transition:all .2s}input:focus{background:#ffffff14;border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #4361ee33}input::placeholder{color:#ffffff4d}input.error{border-color:#ef4444;background:#ef44440d}.error-message{color:#ef4444;font-size:.85rem;text-align:left;margin-top:-.5rem;margin-left:.5rem}.submit-btn,.action-btn{width:100%;padding:1rem;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn,.action-btn.primary{background:#fff;color:#003;box-shadow:0 8px 20px #ffffff26}.submit-btn:hover,.action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4361ee66}.deck-placeholder{width:100%;aspect-ratio:16/9;background:#ffffff08;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border:2px dashed rgba(255,255,255,.1);transition:all .3s ease}.deck-placeholder:hover{border-color:#fff3;background:#ffffff0d}.pdf-preview-icon{font-size:3.5rem;margin-bottom:.5rem;filter:drop-shadow(0 4px 12px rgba(255,255,255,.1))}.deck-placeholder h3{color:#fff;font-size:1.25rem;font-weight:600;margin:.5rem 0 .25rem}.deck-placeholder p{color:#ffffff80;font-size:.85rem;margin:0}.deck-actions{width:100%;display:flex;gap:1rem;margin-top:.5rem}.action-btn.secondary{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.05)}.action-btn.secondary:hover{background:#ffffff1f;border-color:#fff3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(30px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.hero{min-height:100vh;display:flex;flex-direction:column;padding:6rem 10rem 2rem;position:relative;overflow:hidden;background:var(--color-bg)}.hero-container{max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:.5rem;align-items:center;flex:1;position:relative;z-index:1}.hero-content{max-width:600px;animation:fadeInUp .8s ease forwards}.hero-nav-pills{position:absolute;top:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;background:#f0f0f0cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:.4rem;z-index:10}.nav-pill{padding:.5rem 1.25rem;font-size:.8rem;font-weight:500;color:#666;border-radius:25px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.nav-pill.active{background:#fff;color:#1a1a2e;box-shadow:0 2px 8px #00000014}.pill-dot{width:8px;height:8px;background:#4361ee;border-radius:50%}.hero-welcome{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.welcome-text{font-size:.75rem;font-weight:500;color:#666;letter-spacing:.1em}.welcome-badge{font-size:.7rem;font-weight:600;color:#fff;background:#1a1a2e;border:none;border-radius:20px;padding:.4rem 1rem;letter-spacing:.05em}.hero-headline{font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1.05;letter-spacing:-.02em;margin-bottom:1.5rem;color:#1a1a2e}.headline-italic{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.hero-subtitle{font-size:1rem;color:#666;line-height:1.7;margin-bottom:2rem;max-width:380px}.hero-cta-form{display:flex;gap:0;background:#fff;border:1px solid #ddd;border-radius:30px;padding:.35rem;max-width:400px}.hero-input{flex:1;padding:.75rem 1.25rem;border:none;background:transparent;font-size:.85rem;color:#1a1a2e;outline:none}.hero-input::placeholder{color:#999}.hero-cta-btn{padding:.75rem 1.5rem;background:#1a1a2e;color:#fff;border:none;border-radius:25px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.hero-cta-btn:hover{background:#4361ee;transform:scale(1.02)}.hero-phone-section{position:relative;display:flex;justify-content:center;align-items:center;height:100%;min-height:600px}.hero-phone{position:relative;z-index:2;animation:fadeInUp .8s ease .2s forwards;opacity:0;margin-right:140px}.floating-card{position:absolute;background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 8px 30px #00000014;z-index:3;animation:floatIn .6s ease forwards}.rating-card{top:5%;right:0;min-width:140px}.rating-score{font-size:2rem;font-weight:700;color:#1a1a2e}.rating-score span{font-size:1rem;font-weight:400;color:#999}.rating-text{font-size:.75rem;color:#666;margin:.25rem 0 .5rem;line-height:1.4}.rating-stars{color:#f59e0b;font-size:.9rem;letter-spacing:2px}.app-badge{bottom:15%;right:-5%;display:flex;align-items:flex-start;gap:.75rem;background:linear-gradient(135deg,#1b3764f2,#1e4078e6);color:#fff;min-width:180px}.app-badge-icon{width:32px;height:32px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem}.app-badge-content h4{font-size:1.1rem;font-weight:600;margin:0;line-height:1.2}.app-badge-link{font-size:.65rem;opacity:.8;margin-top:.5rem;display:block;letter-spacing:.05em}.hero-bg-card{position:absolute;width:420px;height:550px;background:linear-gradient(145deg,#4361ee,#6366f1);border-radius:32px;top:40%;left:60%;transform:translate(-40%,-50%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:2rem}.bg-card-text{text-align:right;color:#fff}.bg-card-text h3{font-size:1.8rem;font-weight:600;line-height:1.2;margin:0 0 .75rem}.download-link{font-size:.75rem;font-weight:500;letter-spacing:.05em;text-decoration:underline;text-underline-offset:3px;color:#fff;cursor:pointer;transition:all .2s ease}.download-link:hover{opacity:.8}.hero-footer{position:absolute;bottom:1.5rem;right:2rem}.hero-footer span{font-size:.75rem;color:#999}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1024px){.hero{padding:6rem 3rem 2rem}.hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-content{max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-subtitle{max-width:100%}.hero-cta-form{max-width:450px}.hero-phone-section{min-height:auto;padding:2rem 0}.hero-phone{margin-right:0;transform:scale(.9)}.hero-bg-card{top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:450px}.rating-card{top:0;right:0}.app-badge{bottom:0;right:0}}@media(max-width:640px){.hero{padding:5rem 1.25rem 2rem}.hero-nav-pills{display:none}.hero-headline{font-size:2.75rem}.hero-welcome{margin-bottom:1.5rem}.hero-cta-form{flex-direction:column;border-radius:16px;width:100%;max-width:100%}.hero-input{border-bottom:1px solid #eee;border-radius:12px 12px 0 0;width:100%;text-align:center}.hero-cta-btn{border-radius:0 0 12px 12px;width:100%}.hero-phone{transform:scale(.75)}.hero-bg-card{width:280px;height:400px}.floating-card{transform:scale(.8)}}.phone-frame{width:300px;height:600px;background:#000;border-radius:40px;padding:6px;box-shadow:0 25px 50px -12px #0006;position:relative;border:3px solid #333}.phone-screen{width:100%;height:100%;background:#fff;border-radius:32px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.phone-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#888;font-size:1rem;font-weight:600}.phone-subtext{font-size:.85rem;font-weight:400;color:#aaa;margin-top:.25rem}.phone-notch{position:absolute;top:6px;left:50%;transform:translate(-50%);width:100px;height:24px;background:#000;border-radius:12px;z-index:10}.phone-button{position:absolute;background:linear-gradient(to bottom,#2a2a2a,#1a1a1a);border-radius:2px;box-shadow:-1px 0 2px #0000004d}.phone-button.volume-up{left:-4px;top:120px;width:4px;height:35px}.phone-button.volume-down{left:-4px;top:165px;width:4px;height:35px}.phone-button.power{right:-4px;top:140px;width:4px;height:50px;box-shadow:1px 0 2px #0000004d}.marquee{width:100%;overflow:hidden;position:relative}.marquee:before,.marquee:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.marquee:before{left:0;background:linear-gradient(to right,#000000 0%,transparent 100%)}.marquee:after{right:0;background:linear-gradient(to left,#000000 0%,transparent 100%)}.marquee-track{display:flex;width:max-content;animation:scroll var(--duration) linear infinite}.marquee-track.reverse{animation-direction:reverse}.marquee-content{display:flex;gap:1.5rem;padding-right:1.5rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.marquee:hover .marquee-track{animation-play-state:paused}.testimonial-card{background:#1a1a2e;border-radius:var(--radius-lg);padding:1.5rem;min-width:320px;max-width:380px;box-shadow:0 4px 20px #0003;border:1px solid rgba(255,255,255,.1);transition:transform .2s ease,box-shadow .2s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000004d}.testimonial-quote{font-size:.95rem;color:#ffffffe6;line-height:1.6;margin-bottom:1.25rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--color-accent),#7c3aed);display:flex;align-items:center;justify-content:center;overflow:hidden}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-avatar span{color:var(--color-white);font-weight:700;font-size:1.1rem}.testimonial-info{display:flex;flex-direction:column}.testimonial-name{font-weight:600;font-size:.9rem;color:#fffffff2}.testimonial-role{font-size:.8rem;color:#fff9}.testimonials-section{padding:4rem 0;overflow:hidden}.features-section{background:var(--color-bg);padding:6rem}.features-container{max-width:1200px;margin:0 auto}.features-header{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;align-items:start}.features-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#1a1a2e;line-height:1.1;letter-spacing:-.02em}.features-description{font-size:1rem;color:#666;line-height:1.7;margin-bottom:1.5rem;max-width:400px}.features-cta{display:inline-block;padding:.75rem 1.5rem;background:#1a1a2e;color:#fff;border-radius:25px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s ease}.features-cta:hover{background:#4361ee;transform:translateY(-2px)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid rgba(0,0,0,.06);position:relative;transition:all .3s ease}.feature-card:hover{box-shadow:0 8px 30px #00000014;transform:translateY(-4px)}.feature-icon-wrapper{width:80px;height:80px;border:1.5px solid rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.feature-icon{width:48px;height:48px;background:#1a1a2e;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.feature-title{font-size:1.25rem;font-weight:600;color:#1a1a2e;margin-bottom:1rem;line-height:1.3}.feature-description{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.feature-arrow{font-size:1.25rem;color:#1a1a2e;position:absolute;bottom:2rem;right:2rem;opacity:.6;transition:all .2s ease}.feature-card:hover .feature-arrow{opacity:1;transform:translate(4px)}.feature-card.highlighted{background:#1a1a2e;border-color:transparent}.feature-card.highlighted .feature-title,.feature-card.highlighted .feature-description{color:#fff}.feature-card.highlighted .feature-description{opacity:.8}.highlighted-icon{border-color:#fff3;background:transparent}.highlighted-icon span{font-size:1.5rem}.feature-btn{display:inline-block;padding:.75rem 1.5rem;background:#c5f82a;color:#1a1a2e;border-radius:8px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s ease;margin-top:1rem}.feature-btn:hover{background:#d4ff3d;transform:translateY(-2px)}@media(max-width:1024px){.features-header{grid-template-columns:1fr;gap:2rem}.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.features-section{padding:4rem 1.5rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.5rem}}.device-morph-section{min-height:80vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--color-bg) 0%,#ebe5db 100%);padding:6rem}.device-morph-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.opportunities-content{max-width:450px}.opportunities-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400;color:#1a1a2e;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.5rem}.opportunities-title .highlight{color:#4361ee;font-weight:500}.opportunities-description{font-size:1rem;color:#666;line-height:1.7}.video-card{background:linear-gradient(145deg,#1a1a2e,#2d2d44);border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #0003}.video-card:before{content:"";position:absolute;inset:0;padding:2px;background:linear-gradient(145deg,#ffffff26,#ffffff0d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;border-radius:inherit}.laptop-toolbar{display:flex;align-items:center;gap:1rem;padding:12px 16px;background:#2a2a40}.toolbar-dots{display:flex;gap:6px}.toolbar-dots span{width:12px;height:12px;border-radius:50%;background:#ff5f57}.toolbar-dots span:nth-child(2){background:#ffbd2e}.toolbar-dots span:nth-child(3){background:#28ca42}.toolbar-url{flex:1;background:#ffffff1a;padding:8px 16px;border-radius:6px;font-size:.8rem;color:#fff9;text-align:center}.laptop-screen-content{aspect-ratio:16/10;background:#0a0a15;display:flex;align-items:center;justify-content:center;overflow:hidden}.laptop-video{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.device-morph-container{grid-template-columns:1fr;gap:3rem;text-align:center}.opportunities-content{max-width:100%}}@media(max-width:640px){.device-morph-section{padding:4rem 1.5rem}.opportunities-title{font-size:2rem}}.infinite-ribbon-container{position:absolute;left:50%;top:50%;width:120vw;transform:translate(-50%,-50%) rotate(var(--rotation));background:#000;color:#fff;padding:.8rem 0;overflow:hidden;display:flex;align-items:center;pointer-events:none;z-index:10;box-shadow:0 4px 12px #0000001a}.infinite-ribbon-content{display:flex;white-space:nowrap;animation:ribbon-scroll var(--speed) linear infinite;animation-direction:var(--direction);width:max-content}.ribbon-item{padding:0 1rem;font-weight:600;font-size:1.1rem;display:flex;align-items:center;gap:1rem}.ribbon-item:after{content:"•";opacity:.4;margin-left:1rem}@keyframes ribbon-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ribbon-primary{background:#4361ee;color:#fff;box-shadow:0 10px 30px #4361ee4d}.ribbon-secondary{background:#1a1a2e;color:#fff;background:linear-gradient(90deg,#1a1a2e,#2d2d44);box-shadow:0 10px 30px #0003}.pricing-section{background:#0a0a0f;padding:6rem 4rem}.pricing-container{max-width:1000px;margin:0 auto;text-align:center}.pricing-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.pricing-title .highlight{background:linear-gradient(135deg,#4361ee,#7c3aed);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pricing-subtitle{color:#fff9;font-size:1.1rem;margin-bottom:3rem}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto}.pricing-card{background:linear-gradient(145deg,#1e1e28cc,#14141ee6);border-radius:24px;padding:2.5rem;border:1px solid rgba(255,255,255,.08);text-align:left;position:relative;transition:all .3s ease}.pricing-card:hover{transform:translateY(-4px);border-color:#ffffff26}.pricing-card.highlighted{background:linear-gradient(145deg,#4361ee26,#7c3aed1a);border-color:#4361ee66;box-shadow:0 20px 40px #4361ee33}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4361ee,#7c3aed);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.plan-name{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.plan-price{margin-bottom:.5rem}.plan-price .price{font-size:3rem;font-weight:800;color:#fff;letter-spacing:-.02em}.plan-price .period{font-size:1rem;color:#ffffff80;margin-left:.25rem}.plan-description{color:#ffffff80;font-size:.9rem;margin-bottom:1.5rem}.plan-features{list-style:none;padding:0;margin:0 0 2rem}.plan-features li{display:flex;align-items:center;gap:.75rem;color:#fffc;font-size:.9rem;padding:.5rem 0}.plan-features li svg{color:#10b981;flex-shrink:0}.plan-cta{width:100%;padding:1rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.plan-cta.primary{background:linear-gradient(135deg,#4361ee,#7c3aed);color:#fff;box-shadow:0 8px 20px #4361ee4d}.plan-cta.primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4361ee66}.plan-cta.secondary{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.1)}.plan-cta.secondary:hover{background:#ffffff1f;border-color:#fff3}@media(max-width:768px){.pricing-section{padding:4rem 1.5rem}.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:2rem}}.process-section{background:var(--color-bg);padding:6rem 4rem}.process-container{max-width:1200px;margin:0 auto}.process-steps{display:flex;align-items:center;justify-content:center}.process-step{display:flex;align-items:center}.step-circle{width:260px;height:260px;border:1.5px solid rgba(0,0,0,.12);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:-40px;background:var(--color-bg);position:relative}.process-step:first-child .step-circle{margin-left:0}.step-content{text-align:left;padding:1.5rem}.step-title{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin-bottom:.75rem}.step-items{list-style:none;padding:0;margin:0}.step-items li{font-size:.85rem;color:#666;line-height:1.8}.step-arrow{font-size:1.25rem;color:#1a1a2e;margin:0 -20px;z-index:1}@media(max-width:1024px){.process-section{padding:4rem 2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.process-section::-webkit-scrollbar{display:none}.process-container{width:max-content;margin:0}.process-steps{justify-content:flex-start;padding:2rem 0}.step-circle{width:220px;height:220px;margin-left:-30px}.step-title{font-size:1.25rem}.step-items li{font-size:.8rem}}@media(max-width:640px){.process-section{padding:4rem 1.25rem}.step-circle{width:200px;height:200px;margin-left:-25px}}.cta-section{background:var(--color-bg);padding:5rem 4rem;display:flex;justify-content:center}.cta-card{background:#1a1a2e;padding:4rem 5rem;border-radius:24px;text-align:center;position:relative;overflow:hidden;max-width:900px;width:100%}.cta-container{position:relative;z-index:1}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.cta-description{font-size:1rem;color:#ffffffb3;margin-bottom:2rem}.cta-form{display:flex;gap:0;background:#fff;border-radius:30px;padding:.35rem;max-width:500px;margin:0 auto}.cta-input{flex:1;padding:.85rem 1.5rem;border:none;background:transparent;font-size:.9rem;color:#1a1a2e;outline:none}.cta-input::placeholder{color:#999}.cta-btn{padding:.85rem 1.75rem;background:#4361ee;color:#fff;border:none;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.cta-btn:hover{background:#5a75f0;transform:scale(1.02)}.cta-shape{position:absolute;background:#4361ee;z-index:0}.shape-left{width:180px;height:300px;left:-40px;top:50%;transform:translateY(-50%) rotate(-15deg);border-radius:20px;opacity:.6}.shape-left:before{content:"";position:absolute;width:100%;height:100%;border:2px solid #4361ee;border-radius:20px;top:-20px;left:20px}.shape-right{width:150px;height:250px;right:-30px;top:-30px;border-radius:20px;opacity:.6;transform:rotate(15deg)}.shape-right:before{content:"";position:absolute;width:120px;height:200px;background:#4361ee;border-radius:20px;bottom:-60px;right:60px;opacity:.8}@media(max-width:768px){.cta-section{padding:4rem 1.25rem}.cta-card{padding:3rem 1.5rem}.cta-form{flex-direction:column;border-radius:16px;width:100%;max-width:100%}.cta-input{border-bottom:1px solid #eee;border-radius:12px 12px 0 0;text-align:center}.cta-btn{border-radius:0 0 12px 12px;width:100%}.cta-shape{display:none}}.contact-page{padding:8rem 2rem 6rem;flex:1;display:flex;justify-content:center;align-items:center;background-color:#fff}.contact-container{max-width:1200px;width:100%;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-header{margin-bottom:3rem}.contact-title{font-size:3rem;font-weight:700;margin-bottom:2rem;color:#1a1a2e;letter-spacing:-.02em}.contact-subtitle{font-size:1.25rem;color:#666;line-height:1.6}.contact-info{display:flex;flex-direction:column;gap:2.5rem}.contact-info-item{display:flex;flex-direction:column;gap:.5rem}.contact-label{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999}.contact-value{font-size:1.5rem;font-weight:500;color:#1a1a2e;text-decoration:none;transition:color .2s ease;word-break:break-all}.contact-value:hover{color:#2563eb}.phone-wrapper{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.copy-button{background:#f5f5f7;border:none;padding:.4rem .8rem;border-radius:6px;font-size:.85rem;font-weight:600;color:#1a1a2e;cursor:pointer;transition:all .2s ease}.copy-button:hover{background:#e5e5e7}.copy-button.copied{background:#2563eb;color:#fff}.contact-right{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 40px #0000000d;border:1px solid #f0f0f0}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:600;color:#1a1a2e}.form-group input,.form-group textarea{padding:1rem;border:1px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.form-group input::placeholder,.form-group textarea::placeholder{font-family:Inter,system-ui,-apple-system,sans-serif;color:#999}.submit-button{background:#1a1a2e;color:#fff;padding:1rem 2.5rem;border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:1rem;width:fit-content;align-self:flex-start}.submit-button:hover{background:#2563eb;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}@media(max-width:1024px){.contact-grid{gap:3rem}.contact-title{font-size:2.5rem}}@media(max-width:768px){.contact-page{padding:6rem 1.5rem 4rem}.contact-grid{grid-template-columns:1fr;gap:4rem}.contact-right{padding:2rem}}@media(max-width:640px){.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-value{font-size:1.25rem}}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;display:flex;flex-direction:column}
