:root{--navy:#0a122d;--navy-2:#101d3b;--teal:#19bdb4;--aqua:#61e7d5;--ice:#eaf8f6;--paper:#f5f7f8;--white:#fff;--ink:#111a2b;--muted:#647080;--line:#dfe6e8;--shadow:0 28px 70px rgba(6,18,36,.14)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,a{touch-action:manipulation}
.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:10px 16px;background:var(--white);color:var(--navy);transform:translateY(-150%)}
.skip-link:focus{transform:none}
.site-header{height:82px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:rgba(245,247,248,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(15px)}
.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}
.brand img{width:45px;height:45px;border-radius:13px}
.brand span{display:flex;flex-direction:column;gap:3px}.brand strong{font-size:15px;letter-spacing:.02em}.brand small{font-size:8px;font-weight:800;letter-spacing:.15em;color:var(--muted)}
nav{display:flex;align-items:center;gap:34px;font-size:12px;font-weight:700}nav a{position:relative;padding:10px 0}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--teal);transition:right .2s}nav a:hover:after,nav a:focus-visible:after{right:0}
.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;min-height:52px;padding:0 24px;border:1px solid var(--navy);background:var(--navy);color:var(--white);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:transform .2s,box-shadow .2s,background .2s}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 28px rgba(10,18,45,.18);background:#152752}.button-small{min-height:42px;padding:0 18px;gap:20px;font-size:10px}
.hero{min-height:calc(100vh - 82px);padding:clamp(72px,10vw,132px) clamp(24px,7vw,112px) 84px;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.85fr);align-items:center;gap:clamp(48px,8vw,120px);overflow:hidden;background:linear-gradient(135deg,#f8fbfb 0%,#eef5f4 62%,#e3f2f0 100%);position:relative}
.hero:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(25,189,180,.18);border-radius:50%;right:-210px;top:-220px;box-shadow:0 0 0 75px rgba(25,189,180,.035),0 0 0 150px rgba(25,189,180,.025)}
.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 22px;display:flex;align-items:center;gap:12px;color:#168d88;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{width:31px;height:2px;background:currentColor}
h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:28px;font-family:Georgia,Times,serif;font-size:clamp(54px,6.3vw,94px);font-weight:400;line-height:.98;letter-spacing:-.048em}h1 em,h2 em{color:#168d88;font-weight:400}h1 em{display:block}
.hero-lead{max-width:665px;margin-bottom:35px;color:#526072;font-size:16px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:34px}.text-link{padding:13px 0;display:inline-flex;gap:28px;border-bottom:1px solid var(--ink);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.text-link:hover,.text-link:focus-visible{color:#168d88;border-color:#168d88}
.hero-points{margin:52px 0 0;padding:25px 0 0;display:flex;gap:42px;border-top:1px solid #d2dfdf;list-style:none;color:#3f4b58;font-size:11px;font-weight:700}.hero-points li{display:flex;align-items:center;gap:9px}.hero-points span{color:#168d88;font-size:9px}
.hero-visual{min-height:610px;position:relative;z-index:2}.browser-card{width:92%;margin-left:auto;background:var(--white);border:1px solid rgba(14,53,67,.12);border-radius:16px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1.5deg)}
.browser-top{height:43px;padding:0 15px;display:flex;align-items:center;gap:7px;background:#e9efef;border-bottom:1px solid #d9e3e3}.browser-top i{width:8px;height:8px;border-radius:50%;background:#b5c3c5}.browser-top i:first-child{background:#20bfb6}.browser-top span{margin-left:auto;color:#7d898e;font-size:8px}
.browser-body{height:345px;padding:22px;background:linear-gradient(140deg,#0b1734,#102f44);color:var(--white)}.mini-nav{display:flex;align-items:center;gap:10px}.mini-nav b{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--aqua);border-radius:8px;color:var(--aqua);font-size:10px}.mini-nav span{width:35px;height:3px;margin-left:auto;background:rgba(255,255,255,.3)}.mini-nav span+span{margin-left:0;width:24px}.mini-hero{height:205px;padding:34px 24px;position:relative;overflow:hidden}.mini-hero small{color:var(--aqua);font-size:7px;letter-spacing:.17em}.mini-hero strong{margin-top:13px;display:block;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.08}.mini-hero i{position:absolute;width:170px;height:170px;border-radius:50%;right:-25px;top:15px;border:1px solid rgba(97,231,213,.6);box-shadow:0 0 0 35px rgba(97,231,213,.07),0 0 0 70px rgba(97,231,213,.035)}.mini-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.mini-cards span{height:58px;background:rgba(255,255,255,.08);border-top:2px solid var(--teal)}
.data-flow{width:84%;margin:-30px 0 0 5px;padding:18px;display:grid;grid-template-columns:1fr auto 1.25fr;align-items:center;gap:14px;background:rgba(255,255,255,.95);border:1px solid #dbe6e7;border-radius:15px;box-shadow:0 25px 60px rgba(10,28,52,.18);position:relative;z-index:3}.file-card,.sheet-card{min-height:162px;padding:18px;border-radius:10px}.file-card{background:#f7e7e7}.file-card>span,.sheet-card>span{display:inline-grid;place-items:center;width:39px;height:39px;border-radius:8px;background:#d94949;color:#fff;font-size:10px;font-weight:900}.file-card b,.sheet-card b{display:block;margin:14px 0 10px;font-size:12px}.file-card i{display:block;width:72%;height:5px;margin:7px 0;background:#dfc4c4}.file-card i:nth-of-type(2){width:90%}.file-card i:nth-of-type(3){width:55%}.flow-arrow{color:var(--teal);font-size:35px}.sheet-card{background:#e4f6f1}.sheet-card>span{background:#20a67f}.cells{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.cells i{height:16px;background:#b9dfd5;border-radius:2px}.cells i:nth-child(3n+1){background:#7dc9b6}.quality-pill{position:absolute;right:-18px;bottom:38px;padding:13px 18px;display:flex;align-items:center;gap:9px;background:var(--navy);color:#fff;border-radius:100px;box-shadow:0 14px 35px rgba(10,18,45,.2);font-size:10px;font-weight:800}.quality-pill span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--teal)}
.trust-strip{min-height:92px;padding:25px clamp(24px,7vw,112px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--navy);color:#dfeaec;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.trust-strip i{width:5px;height:5px;border-radius:50%;background:var(--teal)}
.section{padding:clamp(84px,10vw,150px) clamp(24px,7vw,112px)}.section-heading{margin-bottom:65px;display:grid;grid-template-columns:1.15fr .65fr;align-items:end;gap:70px}.section-heading h2,.process h2{max-width:760px;margin-bottom:0;font-family:Georgia,serif;font-size:clamp(45px,5vw,70px);font-weight:400;line-height:1.04;letter-spacing:-.035em}.section-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}
.services{background:#f5f7f8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:470px;padding:34px;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8e9;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.service-card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.service-top{display:flex;justify-content:space-between;align-items:start}.service-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:12px;background:var(--ice);color:#168d88;font-size:10px;font-weight:900;letter-spacing:.06em}.featured .service-icon{background:rgba(97,231,213,.12);color:var(--aqua)}.service-top small{color:#9aa6ae;font-weight:800}.service-card h3{margin:42px 0 18px;font-family:Georgia,serif;font-size:27px;font-weight:400}.service-card p{color:var(--muted);font-size:13px;line-height:1.75}.featured p{color:#b9c6d1}.service-card ul{margin:10px 0 28px;padding:0;list-style:none}.service-card li{padding:10px 0;border-bottom:1px solid #e4e9ea;font-size:11px}.featured li{border-color:rgba(255,255,255,.13)}.service-card li:before{content:"✓";margin-right:10px;color:var(--teal);font-weight:900}.service-card>a{margin-top:auto;display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid #dce4e5;color:#168d88;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.featured>a{border-color:rgba(255,255,255,.18);color:var(--aqua)}
.work{background:#ecf2f2}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.project{background:#fff;border:1px solid #dce5e5}.project-wide{grid-column:1/-1;display:grid;grid-template-columns:1.25fr .75fr}.project-image{min-height:330px;display:block;overflow:hidden;background:#0b1832}.project-wide .project-image{min-height:480px}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.project:hover .project-image img{transform:scale(1.025)}.invoice-image img{object-position:top}.project-copy{padding:32px}.project-copy>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#168d88;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.project-copy small{color:#8a969d}.project-copy h3{margin:31px 0 15px;font-family:Georgia,serif;font-size:32px;font-weight:400}.project-copy p{color:var(--muted);font-size:13px;line-height:1.75}.project-copy>a{margin-top:26px;display:inline-flex;gap:30px;padding-bottom:7px;border-bottom:1px solid currentColor;color:#168d88;font-size:10px;font-weight:900;text-transform:uppercase}.sample-links{margin-top:22px;display:flex;gap:8px;flex-wrap:wrap}.sample-links a{padding:9px 12px;border:1px solid #cbd8d9;color:#168d88;font-size:9px;font-weight:800;text-transform:uppercase}.sample-links a:hover{background:var(--ice)}
.process{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,150px);background:#fff}.process-intro{align-self:start;position:sticky;top:130px}.process-intro>p:last-child{max-width:560px;margin-top:30px;color:var(--muted);font-size:14px;line-height:1.8}.process-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.process-list li{padding:29px 0;display:grid;grid-template-columns:52px 1fr;gap:24px;border-bottom:1px solid var(--line)}.process-list>li>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #bfd0d1;border-radius:50%;color:#168d88;font-size:9px;font-weight:900}.process-list h3{margin:2px 0 10px;font-size:17px}.process-list p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}
.principles{padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#fff}.principle-card{padding:42px;background:var(--navy-2);color:#fff}.principle-card:nth-child(2){background:#132945}.principle-card:nth-child(3){background:#123849}.principle-card span{color:var(--aqua);font-size:9px;font-weight:900}.principle-card h3{margin:45px 0 14px;font-family:Georgia,serif;font-size:25px;font-weight:400}.principle-card p{margin:0;color:#bac8d2;font-size:12px;line-height:1.75}
.availability{padding:clamp(70px,9vw,120px) clamp(24px,7vw,112px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.7fr);align-items:start;gap:clamp(50px,8vw,120px);background:linear-gradient(120deg,#0a122d,#123c4d);color:#fff}.eyebrow.light{color:var(--aqua)}.availability h2{max-width:900px;margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.05}.availability p{max-width:710px;margin:0;color:#bfccd5;font-size:14px;line-height:1.75}.marketplace-note{margin-top:24px!important;padding-left:16px;border-left:2px solid var(--teal);font-size:11px!important}.contact-form{width:100%;padding:clamp(25px,4vw,42px);display:grid;gap:22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 70px rgba(0,0,0,.18);backdrop-filter:blur(10px)}.contact-field{display:grid;gap:9px}.contact-field label{color:#e8f3f3;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.contact-field input,.contact-field textarea{width:100%;padding:15px 16px;border:1px solid rgba(255,255,255,.24);border-radius:0;background:rgba(255,255,255,.96);color:var(--ink);font:inherit;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s}.contact-field textarea{min-height:145px;resize:vertical;line-height:1.6}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--aqua);box-shadow:0 0 0 3px rgba(97,231,213,.2)}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#84909a}.form-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.button-light{min-width:210px;background:var(--aqua);border-color:var(--aqua);color:var(--navy)}.button-light:hover{background:#fff;border-color:#fff}.contact-submit{width:100%;border-radius:0;cursor:pointer}.contact-submit:disabled{cursor:wait;opacity:.65;transform:none;box-shadow:none}.contact-status{min-height:20px!important;color:#d5e2e6!important;font-size:11px!important}.contact-receiver{position:absolute;width:1px;height:1px;border:0;opacity:0;pointer-events:none}
footer{min-height:150px;padding:35px clamp(24px,7vw,112px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;background:#071025;color:#fff}.footer-brand small{color:#8ca1ae}footer>p{margin:0;color:#8797a3;font-size:10px;line-height:1.6}footer>p:last-child{text-align:right}
@media (max-width:1100px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:820px}.hero-visual{max-width:700px;width:100%;margin:auto}.section-heading{grid-template-columns:1fr;gap:25px}.project-wide{grid-template-columns:1fr}.process{grid-template-columns:1fr}.process-intro{position:static}.principles{grid-template-columns:1fr 1fr}.principle-card:last-child{grid-column:1/-1}.availability{grid-template-columns:1fr}.contact-form{max-width:680px}.button-light{min-width:240px}}
@media (max-width:760px){.site-header{height:70px;padding:0 18px}.site-header>.button{display:none}.brand img{width:40px;height:40px}.hero{padding:65px 20px 70px}.hero h1{font-size:51px}.hero-lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-points{gap:18px;flex-direction:column}.hero-visual{min-height:490px}.browser-card{width:100%}.browser-body{height:285px}.mini-hero{height:155px}.mini-hero strong{font-size:25px}.data-flow{width:98%;margin-top:-20px;padding:11px;gap:7px}.file-card,.sheet-card{min-height:135px;padding:12px}.flow-arrow{font-size:24px}.quality-pill{right:5px;bottom:0}.trust-strip{justify-content:center;flex-wrap:wrap}.trust-strip i:nth-of-type(even){display:none}.section{padding:78px 20px}.service-grid,.project-grid,.principles{grid-template-columns:1fr}.project-wide,.principle-card:last-child{grid-column:auto}.project-wide{display:block}.project-image,.project-wide .project-image{min-height:260px}.section-heading{margin-bottom:42px}.section-heading h2,.process h2{font-size:43px}.service-card{min-height:auto;padding:28px}.project-copy{padding:26px}.project-copy>div:first-child{align-items:flex-start;flex-direction:column}.principle-card{padding:34px}.availability{padding:70px 20px}.availability h2{font-size:42px}footer{padding:35px 20px;grid-template-columns:1fr}footer>p:last-child{text-align:left}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
a:focus-visible{outline:3px solid var(--aqua);outline-offset:4px}
