.header{position:sticky;top:0;background:#fff;z-index:100;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 6px #0000000d;padding-bottom:2px}.header:after{content:"";display:block;height:3px;background:linear-gradient(90deg,#1aa39a,#4fd1c5);opacity:.85}.header-inner{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.header-logo img{height:36px;width:auto;display:block}.nav{display:flex;align-items:center;gap:2rem}.nav a{text-decoration:none;color:#334155;font-weight:500}.nav a:hover{color:#0f766e}.signin-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid #e5e7eb}.signin-icon img{width:34px;height:34px;opacity:.75}.signin-icon:hover{background:#f8fafc}.primary-btn{background:#0f766e;color:#fff;padding:.6rem 1.3rem;border-radius:999px;text-decoration:none;font-weight:600;border:none;cursor:pointer}.primary-btn:hover{background:#115e59}.footer{background:#0b1f2a;color:#cbd5e1;padding:4rem 1.5rem 2rem}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 2fr;gap:3rem}.footer-brand h3{color:#fff;margin-bottom:.8rem}.footer-brand p{max-width:360px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-links h4{color:#fff;margin-bottom:.8rem}.footer-links a,.footer-links span{display:block;color:#cbd5e1;text-decoration:none;margin-bottom:.4rem;font-size:.95rem}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:.85rem}.footer-brand{max-width:320px}.footer-logo{height:36px;margin-bottom:12px;display:block}.hero{padding:6rem 1.5rem 5rem;background:#fff}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.hero-content{max-width:560px}.hero-title{font-size:3.2rem;line-height:1.1;margin-bottom:1.2rem;color:#0f172a;font-weight:700}.hero-title span{color:#2bbf9b}.hero-text{font-size:1.05rem;line-height:1.6;color:#475569;margin-bottom:2rem}.hero-actions{display:flex;align-items:center;gap:1rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;padding:.75rem 1.5rem;border-radius:10px;font-weight:500;text-decoration:none;line-height:1}.btn-primary:hover{background:#020617}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;padding:.75rem 1.5rem;border-radius:10px;color:#0f172a;text-decoration:none;line-height:1}.btn-secondary:hover{background:#f8fafc}.hero-visual{display:flex;justify-content:center;position:relative}.quote-card{background:#fff;border-radius:16px;padding:1.5rem;width:100%;max-width:360px;box-shadow:0 30px 60px #00000014}.quote-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.badge{background:#dcfce7;color:#15803d;font-size:.75rem;padding:.25rem .6rem;border-radius:999px}.quote-row,.quote-total{display:flex;justify-content:space-between;padding:.6rem 0;font-size:.9rem;color:#334155}.quote-total{border-top:1px solid #e5e7eb;margin-top:.6rem;font-weight:600;color:#0f172a}@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-visual{order:-1}}.cta-wrapper{position:relative;display:inline-block}.demo-cursor{position:absolute;right:50px;bottom:-20px;pointer-events:none;z-index:10;transform:translate(800px,-50px);animation:cursor-move .9s ease-out forwards}.cursor-hand{width:36px;height:44px;background:#fff;border:2px solid #475569;border-radius:12px;box-shadow:0 10px 25px #00000040;position:relative;overflow:hidden}.cursor-hand:before{content:"";position:absolute;top:0;left:50%;width:1px;height:12px;background:#cbd5e1;transform:translate(-50%)}.cursor-hand:after{content:"";position:absolute;width:6px;height:14px;background:#0f172a;border-radius:3px;top:12px;left:50%;transform:translate(-50%)}.cursor-left-click{position:absolute;top:0;left:0;width:50%;height:50%;border-radius:12px 0 0;background:transparent}.cursor-left-click.clicking{animation:left-click .25s ease-out forwards}.cursor-ripple{position:absolute;inset:-14px;border-radius:50%;background:#2bbf9b40;opacity:0;animation:click-pulse .4s ease-out .75s forwards}.demo-click{transform:scale(.96)}@keyframes cursor-move{to{transform:translate(0)}}@keyframes left-click{0%{background:#0f172a0d}50%{background:#0f172a26}to{background:transparent}}@keyframes click-pulse{0%{opacity:.4;transform:scale(.6)}to{opacity:0;transform:scale(1.4)}}.badge{transition:background .3s ease,color .3s ease}.badge-draft{background:#fee2e2;color:#991b1b}.badge-submitted{background:#ffedd5;color:#9a3412}.badge-prepared{background:#ede9fe;color:#5b21b6}.badge-accepted{background:#dcfce7;color:#166534}.badge-paid{background:#bbf7d0;color:#065f46}.how-it-works{padding:6rem 1.5rem;background:#fff}.how-it-works-header{text-align:center;max-width:720px;margin:0 auto 4rem}.eyebrow{display:inline-block;margin-bottom:.75rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;color:#1aa88a}.how-it-works-header h2{font-size:2.3rem;font-weight:700;color:#0f172a}.how-it-works-header h2 span{display:block;margin-top:.4rem;color:#94a3b8;font-weight:500}.how-it-works-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.step-card{position:relative;background:#f8fafc;border-radius:16px;padding:2.75rem 2.25rem;box-shadow:0 10px 25px #0f172a0d;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.step-card:hover{transform:translateY(-6px) scale(1.02);background:#fff;box-shadow:0 20px 45px #0f172a1f}.step-icon{width:44px;height:44px;border-radius:12px;background:#1aa88a26;color:#1aa88a;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1.5rem;transition:background .25s ease,color .25s ease}.step-card:hover .step-icon{background:#1aa88a;color:#fff}.step-number{position:absolute;top:1.5rem;right:1.75rem;font-size:3.5rem;font-weight:700;color:#0f172a0a;transition:color .25s ease}.step-card:hover .step-number{color:#1aa88a2e}.step-card h3{font-size:1.15rem;font-weight:600;margin-bottom:.75rem;color:#0f172a}.step-card p{font-size:.95rem;line-height:1.6;color:#475569}.services{padding:7rem 1.5rem;background:radial-gradient(circle at top,#0f172a,#020617 70%)}.services-header{text-align:center;max-width:720px;margin:0 auto 4.5rem}.services-header .eyebrow{display:inline-block;margin-bottom:.75rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;color:#2dd4bf}.services-header h2{font-size:2.4rem;font-weight:700;color:#f8fafc}.services-header h2 span{color:#94a3b8;font-weight:500}.services-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.service-card{background:#ffffff0a;border-radius:16px;padding:2.5rem 2.25rem;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 0 #2dd4bf00;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.service-card:hover{background:#ffffff12;border-color:#2dd4bf73;box-shadow:inset 0 0 0 1px #2dd4bf26,0 0 #0000}.service-icon{width:44px;height:44px;border-radius:12px;background:#2dd4bf26;color:#2dd4bf;display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1.25rem;transition:background .25s ease,color .25s ease}.service-card:hover .service-icon{background:#2dd4bf;color:#022c22}.service-card h3{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:#f8fafc}.service-card p{font-size:.95rem;line-height:1.6;color:#cbd5f5}.cta{background:linear-gradient(135deg,#0f766e,#115e59);padding:5rem 1.5rem;margin-top:6rem}.cta-inner{max-width:900px;margin:0 auto;text-align:center;color:#fff}.cta h2{font-size:2.4rem;font-weight:700;margin-bottom:1rem}.cta p{font-size:1.1rem;color:#ffffffe6;max-width:680px;margin:0 auto 2.5rem;line-height:1.6}.cta-actions{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-primary{background:#fff;color:#0f766e;padding:.9rem 2.2rem;border-radius:999px;font-weight:600;text-decoration:none;transition:all .2s ease}.cta-primary:hover{transform:translateY(-1px);box-shadow:0 10px 25px #0003}.cta-note{font-size:.9rem;opacity:.85}.values{padding:6rem 2rem;background:#f8fdfc}.values-header{max-width:700px;margin:0 auto 4rem;text-align:center}.values-header .eyebrow{font-size:.75rem;letter-spacing:.12em;color:#1fa89a;font-weight:600}.values-header h2{font-size:2.2rem;margin:1rem 0}.values-header h2 span{color:#1fa89a}.values-header p{color:#556;font-size:1rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.value-card{background:#fff;border-radius:14px;padding:2rem;text-align:center;box-shadow:0 10px 30px #0000000a;transition:transform .25s ease,box-shadow .25s ease}.value-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #00000014}.value-icon{font-size:2rem;margin-bottom:1rem}.value-card h3{margin-bottom:.5rem}.value-card p{font-size:.95rem;color:#555}.pricing{padding:5rem 1.5rem;background:#f6fdfb;text-align:center}.pricing-header h2{font-size:2.2rem;font-weight:700;margin-bottom:.5rem;color:#0f172a}.pricing-subtitle{color:#64748b;margin-bottom:3rem;font-size:1rem}.pricing-table-wrapper{max-width:760px;margin:0 auto 2.5rem;background:#fff;border-radius:14px;box-shadow:0 12px 30px #0f172a14;overflow:hidden}.pricing-table{width:100%;border-collapse:collapse}.pricing-table thead{background:#5bc3ad;color:#fff}.pricing-table th{padding:1rem;font-weight:600;font-size:.95rem}.pricing-table td{padding:1rem;font-size:.95rem;border-bottom:1px solid #e5e7eb;color:#0f172a}.pricing-table tbody tr:last-child td{border-bottom:none}.pricing-notes{max-width:640px;margin:0 auto;list-style:none;padding:0;color:#334155;font-size:.95rem}.pricing-notes li{margin-bottom:.6rem}.pricing-notes strong{font-weight:600}.pricing-cta{margin-top:1rem;font-weight:500;color:#0f766e}.get-in-touch{padding:5rem 1.5rem;background:#f0fdfa}.get-in-touch-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.get-in-touch-text h2{font-size:2rem;margin-bottom:.75rem;color:#0f172a}.get-in-touch-text p{color:#475569;margin-bottom:1.2rem}.get-in-touch-text ul{list-style:none;padding:0;margin-bottom:1.2rem}.get-in-touch-text li{margin-bottom:.4rem;color:#334155;font-size:.95rem}.small-note{font-size:.85rem;color:#64748b}.get-in-touch-form{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 16px 40px #0f172a14;display:flex;flex-direction:column;gap:1.2rem}.get-in-touch-form label{display:flex;flex-direction:column;font-size:.85rem;color:#334155;gap:.35rem}.get-in-touch-form input,.get-in-touch-form textarea{padding:.6rem .75rem;border-radius:8px;border:1px solid #cbd5e1;font-size:.9rem;resize:none}.get-in-touch-form input:focus,.get-in-touch-form textarea:focus{outline:none;border-color:#14b8a6}.get-in-touch-form button{margin-top:.5rem;padding:.75rem;background:#0f172a;color:#fff;border:none;border-radius:10px;font-size:.95rem;cursor:pointer;transition:transform .15s ease,background .15s ease}.get-in-touch-form button:hover{background:#020617;transform:translateY(-1px)}@media(max-width:900px){.get-in-touch-container{grid-template-columns:1fr}}.solutions{background:#fff;color:#0f172a}.solutions-hero{max-width:900px;margin:0 auto;padding:6rem 1.5rem 4rem;text-align:center}.solutions-hero h1{font-size:2.6rem;margin-bottom:1rem}.solutions-hero p{font-size:1.05rem;color:#475569}.zig{max-width:1100px;margin:0 auto;padding:4rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.zig.reverse{direction:rtl}.zig.reverse>*{direction:ltr}.zig .text h2{font-size:1.6rem;margin-bottom:.75rem}.zig .text p{color:#475569;margin-bottom:1rem}.zig ul{padding-left:1.2rem;color:#475569}.zig ul li{margin-bottom:.4rem}.mock-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #00000014}.mock-table th,.mock-table td{padding:.8rem 1rem;font-size:.9rem;border-bottom:1px solid #e5e7eb}.mock-table th{text-align:left;background:#f8fafc;font-weight:600}.pill{font-size:.75rem;padding:.25rem .6rem;border-radius:999px;font-weight:500}.pill.draft{background:#fee2e2;color:#991b1b}.pill.submitted{background:#ffedd5;color:#9a3412}.pill.approved{background:#dcfce7;color:#166534}.arrow{font-size:1.2rem;color:#94a3b8}.budget-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.budget-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 20px 40px #00000014;font-size:.9rem}.budget-card strong{display:block;margin-bottom:.5rem}.remaining{color:#16a34a;font-weight:600}.admin-control{padding:5rem 1.5rem;background:#f8fafc;text-align:center}.admin-control h2{font-size:2rem;margin-bottom:.75rem}.admin-control p{max-width:700px;margin:0 auto 3rem;color:#475569}.admin-ui{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:220px 1fr;gap:2rem;background:#fff;border-radius:16px;box-shadow:0 30px 60px #00000014;overflow:hidden}.admin-sidebar{background:#f1f5f9;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.admin-sidebar span{padding:.6rem .8rem;border-radius:8px;font-size:.85rem;cursor:default}.admin-sidebar .active{background:#dcfce7;color:#166534;font-weight:600}.admin-table{padding:1.5rem}.admin-table table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:.75rem;font-size:.85rem;border-bottom:1px solid #e5e7eb}.admin-table th{text-align:left;font-weight:600}.admin-table-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#0f172a}.admin-table{width:100%;border-collapse:collapse;table-layout:fixed}.admin-table th,.admin-table td{padding:.75rem 1rem;text-align:left;font-size:.9rem;vertical-align:middle}.admin-table thead th{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;border-bottom:1px solid #e5e7eb}.admin-table tbody tr{border-bottom:1px solid #f1f5f9}.admin-table th:last-child,.admin-table td:last-child{text-align:right}.action-text{color:#2563eb;font-weight:500;cursor:default}:root{--color-primary: #10b981;--color-primary-dark: #059669;--color-text-main: #0f172a;--color-text-muted: #64748b;--color-bg-soft: #f8fafc;--radius-lg: 16px;--radius-md: 12px;--shadow-soft: 0 10px 30px rgba(0,0,0,.05);--section-padding: 6rem;--container-width: 1100px}.section{padding:var(--section-padding) 1.5rem}.container{max-width:var(--container-width);margin:0 auto}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text-main)}h1,h2,h3{font-weight:700;line-height:1.2}p{line-height:1.6;color:var(--color-text-muted)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;background:#fff;color:#0f172a}body{display:block}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;background:none;border:none;padding:0;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit}p{margin:0}
