:root{--ink:#173a3d;--muted:#5c7475;--cream:#f6f2e9;--paper:#fffdf8;--teal:#157c78;--teal-dark:#0c5f5c;--orange:#ee8b4a;--line:#d7ddd7;--shadow:0 18px 50px rgba(25,58,57,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;font-size:18px;line-height:1.6}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:99}.site-header{background:rgba(255,253,248,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav-wrap{max-width:1180px;margin:auto;padding:18px 28px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:12px;align-items:center;color:var(--ink);text-decoration:none;font-size:1.3rem;font-weight:800}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--teal);color:white;font-family:Georgia,serif;font-size:1.65rem}.site-header nav{display:flex;gap:10px}.site-header nav a{color:var(--ink);text-decoration:none;font-weight:700;padding:11px 16px;border-radius:10px}.site-header nav a:hover,.site-header nav a:focus{background:#e5f1ed}.hero{min-height:610px;padding:95px max(28px,calc((100vw - 1120px)/2));background:radial-gradient(circle at 85% 35%,rgba(238,139,74,.22) 0 8%,transparent 8.5%),linear-gradient(135deg,#e6f1ec 0%,#f6f2e9 65%);position:relative;overflow:hidden}.hero:after{content:"</>";position:absolute;right:6%;bottom:-95px;color:rgba(21,124,120,.08);font-size:19rem;font-weight:900;line-height:1}.eyebrow,.category{text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:900;color:var(--teal)}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.12;margin:.35em 0}.hero h1{font-size:clamp(3.2rem,7vw,6.2rem);max-width:900px;letter-spacing:-.04em}.hero h1 span{color:var(--teal)}.hero p{max-width:750px;font-size:1.25rem;color:#405e60;margin:25px 0 34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:56px;padding:13px 23px;border-radius:12px;text-decoration:none;font-weight:800}.primary{background:var(--teal);color:white;box-shadow:0 8px 22px rgba(21,124,120,.25)}.primary:hover{background:var(--teal-dark)}.apps-section{max-width:1180px;margin:auto;padding:95px 28px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading h2{font-size:clamp(2.4rem,5vw,4rem)}.section-heading p{color:var(--muted);max-width:360px}.app-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:28px}.app-card,.future-card{border-radius:22px;padding:34px;border:1px solid var(--line);min-height:390px}.app-card{box-shadow:var(--shadow);background:white;display:flex;flex-direction:column;align-items:flex-start}.card-icon{width:74px;height:74px;border-radius:18px;background:#dcefeb;color:var(--teal-dark);display:grid;place-items:center;font-size:2rem;margin-bottom:26px}.card-icon.large{width:100px;height:100px;flex:0 0 auto}.app-card h3{font-size:2rem}.app-card p{color:var(--muted);max-width:590px;margin-top:6px}.card-button{background:var(--orange);color:#412615;margin-top:auto}.card-button:hover{filter:brightness(.94)}.future-card{background:var(--cream);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-style:dashed}.future-card .plus{font-size:3rem;color:var(--teal);line-height:1}.future-card h3{font-size:1.65rem}.future-card p{color:var(--muted);max-width:290px}.about-strip{background:var(--ink);color:white;padding:70px max(28px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:auto 1fr auto 1fr;gap:24px 34px;align-items:start}.about-number{font-family:Georgia,serif;font-size:3rem;color:#7ad0c6}.about-strip h2{font-size:1.65rem}.about-strip p{color:#c9d5d4;margin:0}.app-page{max-width:1180px;margin:auto;padding:55px 28px 90px}.back-link{color:var(--teal-dark);font-weight:800;text-decoration:none}.app-title-row{display:flex;justify-content:space-between;gap:45px;align-items:center;margin:35px 0}.app-title-row h1{font-size:clamp(2.8rem,6vw,5rem)}.app-title-row p{max-width:850px;color:var(--muted);font-size:1.1rem}.note{display:flex;gap:16px;background:#fff2e8;border:1px solid #f5bd92;border-radius:16px;padding:20px 24px;margin:30px 0}.note-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--orange);font-weight:900;flex:0 0 auto}.note p{margin:2px 0 0;color:#6c4c38}.demo-shell{border:1px solid #b9c8c7;border-radius:18px;overflow:hidden;background:white;box-shadow:var(--shadow)}.demo-bar{height:52px;background:#eaf0ef;display:flex;align-items:center;gap:8px;padding:0 18px;color:var(--muted);font-size:.85rem}.demo-bar span{width:11px;height:11px;border-radius:50%;background:#aac0bd}.demo-bar span:first-child{background:var(--orange)}.demo-bar b{margin-left:10px}.demo-shell iframe{display:block;width:100%;height:900px;border:0;background:white}footer{background:#102f31;color:#dbe7e5;padding:35px 28px}.footer-inner{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:20px}.footer-inner span{color:#adc1bf}@media(max-width:760px){body{font-size:17px}.nav-wrap{padding:13px 18px}.brand{font-size:1.05rem}.brand-mark{width:37px;height:37px}.site-header nav a{padding:10px}.hero{min-height:auto;padding:70px 22px}.hero:after{font-size:10rem}.section-heading,.app-title-row{align-items:flex-start;flex-direction:column}.app-grid{grid-template-columns:1fr}.about-strip{grid-template-columns:auto 1fr}.card-icon.large{display:none}.demo-shell iframe{height:1000px}.footer-inner{flex-direction:column}.apps-section,.app-page{padding-left:20px;padding-right:20px}}
