:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#111827;background:#f4f6fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#111827;background:linear-gradient(#f7f9ff 0%,#eef2f7 100%);min-height:100vh;margin:0}button,a{font:inherit}.App{min-height:100vh}.top-banner{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);width:100%}.top-banner-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.top-banner-text{letter-spacing:.04em;margin:0;font-size:.95rem;font-weight:600}.top-banner-image{object-fit:contain;width:auto;max-height:90px}.topbar{background:#fff;border-bottom:1px solid #0f172a14;width:100%;box-shadow:0 18px 38px #0f172a14}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.brand-wrap{align-items:center;gap:.9rem;display:flex}.brand-link{color:inherit;min-width:0;text-decoration:none}.topbar-logo{object-fit:contain;width:54px;height:54px}.brand-text{flex-direction:column;display:flex}.brand-name{letter-spacing:.04em;color:#0f172a;font-size:1.45rem;font-weight:800}.brand-highlight{color:#fb6f32}.brand-subtitle{color:#64748b;letter-spacing:.14em;text-transform:uppercase;margin-top:.15rem;font-size:.75rem;display:block}.topnav{flex-wrap:wrap;gap:1.5rem;display:flex}.topnav a{color:#475569;border-radius:999px;padding:.65rem .85rem;font-weight:600;text-decoration:none;transition:all .2s}.topnav a:hover{color:#fb6f32;background:#fb6f321f}.header-actions{align-items:center;gap:1rem;display:flex}.mobile-menu-toggle{cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:none}.mobile-menu-toggle span{background:#0f172a;border-radius:999px;width:20px;height:2px;margin:0 auto;transition:transform .2s,opacity .2s;display:block}.mobile-menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-controls{align-items:center;gap:.75rem;display:flex}.language-toggle{background:#f1f5f9;border-radius:999px;padding:.15rem;display:inline-flex;box-shadow:inset 0 1px 2px #0f172a0f}.language-toggle-button{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.65rem .9rem;font-weight:700;transition:color .2s,background .2s,transform .2s;display:inline-flex}.language-toggle-button:hover{background:#ffffffe6}.language-toggle-button:focus-visible{background:#ffffffe6}.language-toggle-button.active{color:#0f172a;background:#fff;box-shadow:0 10px 24px #0f172a14}.header-controls .button-secondary:hover{background:#f1f5f9;border-color:#0f172a3d}.header-controls .button-secondary:focus-visible{background:#f1f5f9;border-color:#0f172a3d}.header-controls .button-secondary.active{color:#0f172a;background:#fb923c;border-color:#0000;box-shadow:0 12px 26px #fb923c2e}.header-button{color:#0f172a;background:#fb6f32;border:none;border-radius:999px;padding:.85rem 1.6rem;font-weight:700;text-decoration:none;transition:transform .2s,filter .2s;box-shadow:0 16px 36px #fb6f323d}.header-button:hover{filter:brightness(1.05);transform:translateY(-2px)}.hero-section{text-align:center;color:#f8fafc;background:linear-gradient(#0f172a59,#0f172a33),url(/image1.png) 50%/cover no-repeat;align-items:center;min-height:560px;padding:4.5rem 1.5rem 3rem;display:flex;position:relative}.hero-section:before{content:"";z-index:0;background:linear-gradient(#0f172a40,#0f172a0d);position:absolute;top:0;bottom:0;left:0;right:0}.hero-section>.hero-copy-wrap{z-index:1;position:relative}.hero-copy-wrap{max-width:760px;margin:0 auto}.hero-label{color:#fee2e2;text-transform:uppercase;letter-spacing:.16em;background:#f871712e;border-radius:999px;margin-bottom:1.5rem;padding:.6rem 1rem;font-size:.8rem;display:inline-flex}.hero-section h1{letter-spacing:-.04em;margin:0;font-size:max(2.8rem,min(4vw,4.5rem));line-height:1.02}.hero-copy{color:#dbeafe;max-width:680px;margin:1.75rem auto 2.5rem;font-size:1.06rem;line-height:1.85}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.9rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#0f172a;background:#fb923c;box-shadow:0 18px 40px #fb923c38}.button-secondary{color:#f8fafc;background:#ffffff2e;border:1px solid #ffffff40}main{max-width:1180px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.overview-section,.why-section,.method-section,.contact-section{margin-bottom:3rem}.section-heading{text-align:center;max-width:680px;margin:0 auto 2rem}.section-heading .eyebrow,.why-copy .eyebrow,.contact-copy .eyebrow{color:#f97316;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:700}.section-heading h2,.why-copy h2,.contact-copy h2{margin:0;font-size:max(2rem,min(2.8vw,3rem));line-height:1.08}.overview-grid,.method-steps{gap:1.5rem;display:grid}.overview-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.overview-content{grid-template-columns:.95fr 1.05fr;align-items:start;gap:2rem;display:grid}.overview-content .section-image{border-radius:16px;width:100%;height:auto}.method-content{grid-template-columns:1.15fr .85fr;align-items:center;gap:2.25rem;display:grid}.method-image-container{width:100%;max-height:620px;box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:visible}.method-image{object-fit:contain;width:100%;height:auto;max-height:620px;display:block}.method-steps{flex-direction:column;gap:1rem;display:flex}.method-steps article{background:#fff;border:1px solid #e6eef8;border-radius:18px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 12px 30px #0f172a0a}.method-steps article strong{color:#fff;background:#f97316;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:inline-flex}.method-steps article h3{margin:0;font-size:1.05rem;line-height:1.1}.method-steps article p{color:#475569;margin:.25rem 0 0}.method-section .section-heading{text-align:center;max-width:880px;margin:0 auto 1.25rem}@media (max-width:800px){.method-content{grid-template-columns:1fr}.method-image{order:-1;max-height:320px}.method-section .section-heading{text-align:center}}.overview-grid article,.method-steps article,.contact-section{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:1.75rem;box-shadow:0 20px 40px #0f172a0f}.overview-grid h3,.method-steps h3{margin:.85rem 0}.overview-grid p,.method-steps p,.why-list li,.contact-copy p{color:#475569;margin:0;line-height:1.75}.why-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:2rem;display:grid}.why-copy p{margin-top:1rem}.why-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.why-list li{color:#92400e;background:#fff7ed;border-radius:18px;padding:1.15rem 1.25rem;font-weight:600}.method-steps{grid-template-columns:1fr}.method-steps article{align-items:flex-start;gap:1rem;display:flex}.method-steps strong{color:#fff;background:#fb923c;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;display:inline-flex}.contact-section{grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;display:grid}.contact-copy{padding:1.75rem}.contact-copy p{max-width:560px;margin-top:1rem}.contact-section a{justify-self:start}.footer-section{color:#f8fafc;background:#0f172a;border-radius:32px;grid-template-columns:1.5fr 1fr 1fr;gap:2rem;margin-top:2rem;padding:2.5rem 1.5rem 3rem;display:grid}.footer-brand{flex-wrap:nowrap;align-items:center;gap:1rem;display:flex}.footer-logo{object-fit:contain;width:64px;height:64px}.footer-brand .brand-name{color:#fff;font-size:1.35rem;font-weight:800;display:block}.footer-tagline{color:#cbd5e1;margin:.35rem 0 0;font-size:.92rem}.footer-links,.footer-contact{flex-direction:column;gap:.75rem;display:flex}.footer-links a,.footer-contact a{color:#e2e8f0;text-decoration:none;transition:color .2s}.footer-links a:hover,.footer-contact a:hover{color:#f97316}.footer-links a{font-weight:600}.footer-copy{color:#94a3b8;grid-column:1/-1;margin-top:1rem;font-size:.95rem}.footer-social{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.social-icon{color:#f8fafc;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.social-icon:hover{color:#0f172a;background:#f97316;transform:scale(1.1)}@media (max-width:900px){.footer-section{grid-template-columns:1fr}.footer-social{justify-content:flex-start}.footer-copy{margin-top:1.5rem}}.app-section{background:#fff;border:1px solid #e2e8f0;border-radius:32px;padding:2.5rem}.app-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid}.app-copy p{color:#334155;margin:0 0 1.5rem;line-height:1.85}.app-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.app-list li{color:#475569;padding-left:1.6rem;position:relative}.app-list li:before{content:"•";color:#fb923c;position:absolute;left:0}.app-mockup{justify-content:center;display:flex}.phone-image{object-fit:contain;border-radius:28px;width:100%;max-width:360px;display:block;box-shadow:0 28px 80px #0f172a47}.about-page{max-width:760px;margin:0 auto;padding:3rem 1.5rem 4rem}.about-hero{text-align:center;margin-bottom:2.5rem}.about-hero h1{color:#0f172a;margin:0;font-size:max(2rem,min(4vw,3rem));line-height:1.1}.about-subtitle{color:#64748b;margin:1rem 0 0;font-size:1.05rem}.about-message{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:2rem 2.25rem;box-shadow:0 20px 40px #0f172a0f}.about-message p{color:#475569;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.85}.about-message p:last-of-type{margin-bottom:0}.about-signature{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.about-signature-name{color:#0f172a;margin:0;font-size:1.2rem;font-weight:800}.about-signature-role{color:#f97316;margin:.35rem 0 0;font-weight:600}.about-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.about-back-button{color:#0f172a;box-shadow:none;background:#fff;border:1px solid #e2e8f0}.mockup-header{color:#dbeafe;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.status-pill{border-radius:999px;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.status-active{color:#0f172a;background:#22c55e}.mockup-screen{background:linear-gradient(#ffffff24,#ffffff0d);border-radius:32px;gap:1rem;padding:1.5rem;display:grid}.mockup-content{gap:1rem;display:grid}.mockup-row{color:#e2e8f0;background:#ffffff14;border-radius:20px;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-weight:600;display:flex}.mockup-button{text-align:center;color:#0f172a;background:#f97316;border-radius:999px;margin-top:1.25rem;padding:.95rem 1.25rem;font-weight:700;box-shadow:0 10px 24px #f973163d}@media (max-width:1024px){.topbar-inner{flex-wrap:wrap;align-items:center}.mobile-menu-toggle{margin-left:auto;display:inline-flex}.header-actions{border-top:1px solid #0f172a14;flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;padding-top:1rem;display:none}.header-actions.is-open{display:flex}.topnav{flex-direction:column;align-items:stretch;gap:.5rem}.topnav a{text-align:center;padding:.85rem 1rem}.header-controls{flex-direction:column;align-items:stretch;gap:.75rem}.language-toggle{justify-content:center}.header-button{text-align:center;width:100%}.overview-content,.app-grid,.why-section,.contact-section,.method-content{grid-template-columns:1fr}.app-grid{gap:2rem}.app-mockup{order:-1}.phone-image{max-width:300px}.footer-section{grid-template-columns:1fr 1fr}.footer-social{grid-column:1/-1;justify-content:flex-start}.footer-copy{grid-column:1/-1}}@media (max-width:768px){.topbar-inner,main,.footer-section{padding-left:1rem;padding-right:1rem}.hero-section{min-height:460px;padding:3rem 1rem 2.5rem}.hero-section h1{font-size:max(1.85rem,min(7vw,2.6rem))}.hero-copy{margin:1.25rem auto 1.75rem;font-size:1rem;line-height:1.7}.hero-label{letter-spacing:.12em;font-size:.72rem}.hero-buttons .button,.contact-section .button{width:100%}main{padding-top:2rem;padding-bottom:3rem}.section-heading,.why-copy,.contact-copy{text-align:left}.section-heading h2,.why-copy h2,.contact-copy h2{font-size:max(1.65rem,min(6vw,2.2rem))}.overview-grid{grid-template-columns:1fr}.overview-grid article,.method-steps article,.contact-section,.app-section{border-radius:20px;padding:1.25rem}.app-section{padding:1.5rem}.method-image{max-height:280px}.contact-section{gap:1.25rem}.contact-copy{padding:0}.about-page{padding:2rem 1rem 3rem}.about-message{padding:1.5rem 1.25rem}.about-actions{flex-direction:column}.about-actions .button{width:100%}.footer-section{border-radius:24px;grid-template-columns:1fr;padding:2rem 1rem 2.5rem}.footer-brand{align-items:flex-start}.footer-logo{width:52px;height:52px}}@media (max-width:480px){.topbar-inner{padding:.85rem 1rem}.brand-wrap{flex:1;gap:.65rem;min-width:0}.topbar-logo{flex-shrink:0;width:44px;height:44px}.brand-name{font-size:1.15rem}.brand-subtitle{letter-spacing:.08em;font-size:.62rem;line-height:1.35}.hero-section{min-height:380px}.hero-buttons{flex-direction:column;width:100%}.button{width:100%;padding:.9rem 1.25rem}.overview-content{gap:1.25rem}.why-list li{padding:.95rem 1rem;font-size:.95rem}.method-steps article strong{width:36px;height:36px;font-size:.95rem}.modal-overlay{align-items:flex-end;padding:.75rem}.modal-content{border-bottom-right-radius:0;border-bottom-left-radius:0;max-height:92vh;overflow-y:auto}}.modal-overlay{z-index:1000;background:#0f172ab3;justify-content:center;align-items:center;padding:1rem;animation:.3s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:2rem;animation:.3s slideUp;box-shadow:0 20px 60px #0f172a26}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.modal-header h2{color:#0f172a;margin:0;font-size:1.5rem}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:2rem;transition:color .2s;display:flex}.modal-close:hover{color:#f97316}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#0f172a;font-size:.95rem;font-weight:600}.form-group label .required{color:#ef4444;margin-left:.25rem}.form-group input,.form-group textarea{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.field-error{color:#dc2626;margin-top:.4rem;font-size:.9rem;display:block}.submit-error{color:#b91c1c;margin:.75rem 0 0;font-weight:600}.honeypot{visibility:hidden;position:absolute;top:-9999px;left:-9999px}.form-group input:focus,.form-group textarea:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f973161a}.form-group textarea{resize:vertical;min-height:120px}.form-submit{width:100%;margin-top:.5rem}.success-message{text-align:center;padding:2rem 1rem;animation:.3s slideUp}.success-icon{color:#22c55e;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.success-message h3{color:#0f172a;margin:0 0 1rem;font-size:1.5rem}.success-message p{color:#475569;margin:.75rem 0;line-height:1.6}@media (max-width:600px){.modal-content{max-width:100%;padding:1.5rem}.form-row{grid-template-columns:1fr}.modal-header{margin-bottom:1rem}}
