@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700;800&display=swap";:root{--bg-primary: #0b0f1a;--bg-secondary: #111827;--accent-blue: #3b82f6;--accent-violet: #8b5cf6;--gradient-brand: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);--text-primary: #ffffff;--text-secondary: #9ca3af;--text-muted: #6b7280;--font-heading: "Sora", sans-serif;--font-body: "Manrope", sans-serif;font-family:var(--font-body);line-height:1.5;font-weight:400;color:var(--text-primary);background:var(--bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg-primary)}button,input,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit}#root{min-height:100vh}.hyper-apps-site{min-height:100vh;background:radial-gradient(circle at top center,rgba(59,130,246,.1),transparent 26%),radial-gradient(circle at 88% 8%,rgba(139,92,246,.12),transparent 18%),var(--bg-primary);color:var(--text-primary)}.container{width:min(100%,1180px);margin:0 auto;padding-left:2rem;padding-right:2rem}.site-header{position:sticky;top:0;z-index:40;background:#0b0f1ad1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:5.25rem}.brand-anchor{text-decoration:none}.brand-lockup{display:flex;align-items:center;gap:.95rem}.brand-mark-image{width:3.5rem;height:3.5rem;flex-shrink:0;object-fit:cover;border-radius:999px;box-shadow:0 0 18px #3b82f624,0 0 24px #8b5cf61f}.brand-copy{display:flex;flex-direction:column;gap:.18rem}.brand-title{font-family:var(--font-heading);font-size:.98rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.brand-copy p{margin:0;color:var(--text-muted);font-size:.74rem;letter-spacing:.18em;text-transform:uppercase}.desktop-nav,.header-actions,.footer-links{display:flex;align-items:center}.desktop-nav{gap:1.4rem}.desktop-nav a,.footer-links a,.mobile-nav a{color:var(--text-secondary);text-decoration:none;transition:color .18s ease}.desktop-nav a:hover,.footer-links a:hover,.mobile-nav a:hover{color:var(--accent-violet)}.header-actions{gap:.85rem}.menu-toggle,.mobile-nav{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.9rem 1.3rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--gradient-brand);color:var(--text-primary);box-shadow:0 0 0 1px #3b82f629,0 12px 30px #3b82f629,0 14px 34px #8b5cf61f}.button-primary:hover{background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 0 20px #3b82f638,0 0 28px #8b5cf629}.button-ghost{border-color:#3b82f6;background:transparent;color:#3b82f6}.button-ghost:hover{border-color:#8b5cf6;color:#8b5cf6}.hero-section,.section{padding:5.5rem 0}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem;align-items:center}.hero-copy{display:flex;flex-direction:column;gap:1.6rem}.hero-badge,.hero-pills span,.point-row span,.service-chip{display:inline-flex;align-items:center;min-height:2.5rem;padding:.55rem .95rem;border:1px solid rgba(148,163,184,.14);border-radius:999px;background:#111827c7;color:var(--text-secondary);font-size:.92rem}.hero-badge{gap:.65rem;width:fit-content}.hero-badge-dot,.section-tag-dot{flex-shrink:0;border-radius:999px;background:var(--gradient-brand)}.hero-badge-dot{width:.58rem;height:.58rem}.hero-copy h1,.section-head h2,.faq-copy h2,.contact-copy h2,.why-copy h2{margin:0;font-family:var(--font-heading);line-height:.98;letter-spacing:-.045em}.hero-copy h1{max-width:12ch;font-size:clamp(3.1rem,6vw,5.5rem)}.hero-copy p,.section-head p,.faq-copy p,.contact-copy p,.footer-right p,.content-card p,.process-card p,.faq-item p,.success-state p{margin:0;color:var(--text-secondary);line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-pills{display:flex;flex-wrap:wrap;gap:.75rem}.hero-panel{display:flex;justify-content:center}.hero-logo-card,.content-card,.process-card,.faq-item,.contact-card{border:1px solid rgba(148,163,184,.12);border-radius:1.5rem;background:#111827d6}.hero-logo-card{display:flex;flex-direction:column;gap:1.4rem;width:min(100%,30rem);padding:2rem;box-shadow:0 26px 60px #0003}.hero-logo-frame{display:flex;justify-content:center;align-items:center;padding:1rem;border-radius:1.2rem;background:#0b0f1ae6;border:1px solid rgba(148,163,184,.08)}.hero-logo-image{width:min(100%,23rem);height:auto}.hero-panel-list{display:flex;flex-direction:column;gap:.9rem}.hero-panel-list div{display:flex;flex-direction:column;gap:.2rem;padding-top:.9rem;border-top:1px solid rgba(148,163,184,.12)}.hero-panel-list div:first-child{border-top:0;padding-top:0}.hero-panel-list strong{font-size:1rem}.hero-panel-list span{color:var(--text-secondary);line-height:1.55}.section-soft{background:linear-gradient(180deg,#111827ad,#11182775),var(--bg-secondary)}.section-head{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.section-head h2,.faq-copy h2,.contact-copy h2,.why-copy h2{font-size:clamp(2.15rem,4vw,3.9rem)}.section-head p{max-width:42rem}.section-head-split,.faq-layout,.contact-shell,.why-grid,.footer-inner{display:grid;gap:2rem}.section-head-split{grid-template-columns:minmax(0,1fr) minmax(18rem,28rem);align-items:end}.section-tag{display:inline-flex;align-items:center;gap:.7rem;width:fit-content;font-size:.88rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-tag-dot{width:.8rem;height:.8rem;box-shadow:0 0 10px #3b82f647,0 0 14px #8b5cf638}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card,.process-card{padding:1.55rem}.content-card h3,.process-card h3,.success-state h3{margin:0 0 .8rem;font-family:var(--font-heading);font-size:1.28rem;line-height:1.15}.solution-card{display:flex;flex-direction:column;gap:1rem}.point-row{display:flex;flex-wrap:wrap;gap:.65rem}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.process-card span{display:inline-flex;margin-bottom:1rem;color:#60a5fa;font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.why-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.why-copy,.faq-copy,.contact-copy,.card-stack,.faq-list{display:flex;flex-direction:column;gap:1rem}.compact-card h3{margin-bottom:.55rem}.faq-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start}.faq-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.3rem 1.35rem;border:0;background:transparent;color:var(--text-primary);font-family:var(--font-heading);font-size:1rem;font-weight:600;text-align:left}.faq-item p{padding:0 1.35rem 1.35rem}.faq-item.open{border-color:#60a5fa33}.contact-section{padding-bottom:6.5rem}.contact-shell{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start}.contact-card{padding:1.4rem;background:radial-gradient(circle at top right,rgba(139,92,246,.12),transparent 32%),#111827e6}.contact-form{display:flex;flex-direction:column;gap:1rem}.chip-group{display:flex;flex-wrap:wrap;gap:.75rem}.service-chip{color:var(--text-secondary);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.service-chip.active{border-color:#60a5fa4d;background:linear-gradient(135deg,#3b82f62e,#8b5cf62e);color:var(--text-primary)}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{width:100%;min-height:3.2rem;padding:.92rem 1rem;border:1px solid rgba(148,163,184,.14);border-radius:1rem;background:#0b0f1ae0;color:var(--text-primary);font:inherit;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.field::placeholder{color:var(--text-muted)}.field:hover,.field:focus{outline:none;border-color:#60a5fa4d;background:#0b0f1afa;box-shadow:0 0 0 1px #3b82f60d}.field-area{min-height:10rem;resize:vertical}.submit-button{width:fit-content;min-width:10rem}.success-state{display:flex;flex-direction:column;gap:1rem;padding:1rem}.success-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:var(--gradient-brand);color:var(--text-primary);font-weight:700}.site-footer{padding:2rem 0 3rem;border-top:1px solid rgba(148,163,184,.08)}.footer-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.footer-logo-image{width:min(100%,18rem);height:auto}.footer-right p{max-width:33rem;text-align:right}.footer-links{gap:1rem;justify-content:flex-end;flex-wrap:wrap}@media(max-width:1120px){.hero-grid,.section-head-split,.why-grid,.faq-layout,.contact-shell,.footer-inner{grid-template-columns:1fr}.hero-copy h1,.section-head h2{max-width:none}.card-grid,.card-grid-three,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-right,.footer-links{align-items:flex-start;justify-content:flex-start}.footer-right p{text-align:left}}@media(max-width:900px){.desktop-nav,.header-actions{display:none}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:.35rem;width:3rem;height:3rem;border:1px solid rgba(148,163,184,.14);border-radius:999px;background:#111827bd}.menu-toggle span{width:1rem;height:2px;margin:0 auto;background:var(--text-primary);border-radius:999px}.mobile-nav{display:flex;flex-direction:column;gap:.85rem;padding:0 2rem 1.5rem}}@media(max-width:720px){.container{padding-left:1.25rem;padding-right:1.25rem}.hero-section,.section{padding-top:4.25rem;padding-bottom:4.25rem}.brand-copy p{display:none}.brand-title{font-size:.88rem}.hero-actions,.field-grid{display:flex;flex-direction:column}.card-grid,.card-grid-three,.process-grid{grid-template-columns:1fr}.button,.submit-button{width:100%}}
