:root{--ink:#18231d;--forest:#213c2d;--cream:#f5f0e6;--gold:#e8bf58}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif}a{color:inherit;text-decoration:none}.nav{height:82px;padding:0 clamp(22px,6vw,86px);display:flex;align-items:center;border-bottom:1px solid #24342920;position:absolute;z-index:4;top:0;width:100%}.wordmark{font-size:21px;font-weight:800;display:flex;align-items:center;gap:10px}.wordmark span{background:var(--forest);color:#f4da8d;width:36px;height:36px;display:grid;place-items:center;border-radius:11px}.navLink{margin-left:auto;font-weight:650;padding:10px 16px}.hero{min-height:900px;padding:145px clamp(22px,6vw,86px) 0;position:relative;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:800;color:#677269}.hero h1{font-size:clamp(52px,8vw,105px);letter-spacing:-5px;line-height:.92;margin:25px 0 30px;max-width:1000px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#476555}.lead{font-size:clamp(17px,2vw,21px);line-height:1.55;color:#56615a;max-width:610px}.heroButtons{display:flex;flex-wrap:wrap;gap:12px;margin-top:33px}.download{padding:15px 21px;border-radius:12px;font-weight:750}.primary{background:var(--forest);color:white;box-shadow:0 12px 26px #213c2d2b}.secondary{border:1px solid #b8b5ac;background:#ffffff70}.deviceStage{height:430px;max-width:980px;margin:70px auto 0;position:relative}.glow{position:absolute;inset:20% 10%;background:#e8c865;filter:blur(90px);opacity:.34}.desktopMock{width:78%;height:360px;position:absolute;left:3%;top:25px;background:#faf8f2;border:1px solid #c5bfb2;border-radius:18px;box-shadow:0 40px 80px #27372c2b;overflow:hidden}.windowBar{height:39px;background:#ebe7df;border-bottom:1px solid #d6d0c5;display:flex;align-items:center;gap:7px;padding:0 14px}.windowBar i{width:8px;height:8px;border-radius:50%;background:#b6ad9e}.windowBar span{margin:auto;font-size:11px;color:#888}.windowContent{display:flex;height:calc(100% - 39px)}.side{width:31%;padding:27px 20px;background:#f1ede5;border-right:1px solid #ddd7cc}.side b{font-size:19px}.sideItem{font-size:12px;padding:10px;margin-top:20px;color:#71766f}.sideItem.active{background:#dde3d4;color:#304436;border-radius:8px}.noteList{padding:30px 35px;flex:1}.noteList small{letter-spacing:1.2px;color:#8b8d87}.noteList h3{font-size:15px;margin:24px 0 10px}.line{height:6px;border-radius:4px;background:#deddd7;width:60%;margin:7px 0}.line.wide{width:91%}.line.short{width:38%}.phoneMock{width:205px;height:410px;background:#18271f;border:7px solid #101912;border-radius:35px;position:absolute;right:4%;top:0;box-shadow:0 35px 70px #1e312545;color:white;text-align:center;padding:52px 20px 20px}.speaker{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:64px;height:17px;background:#0b110d;border-radius:12px}.pinMark{width:42px;height:42px;margin:0 auto 24px;border-radius:13px;background:#f4d77f;color:#1c3628;display:grid;place-items:center;font-weight:900}.phoneMock b{font-size:13px}.pinDots{display:flex;gap:9px;justify-content:center;margin:23px}.pinDots i{width:9px;height:9px;border:1px solid #d8e0da;border-radius:50%}.miniKeys{display:grid;grid-template-columns:repeat(3,36px);justify-content:center;gap:9px}.miniKeys span{height:36px;border-radius:50%;background:#ffffff0d;display:grid;place-items:center;font-size:11px}.miniKeys span:last-child{grid-column:2}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9d3c8;border-block:1px solid #d9d3c8}.features article{padding:65px clamp(24px,5vw,70px);background:#fbf8f1;min-height:290px}.features span{font-size:12px;color:#869086;font-weight:800}.features h2{font-size:26px;letter-spacing:-.7px;margin-top:35px}.features p{line-height:1.6;color:#69726c}.downloadSection{background:var(--forest);color:#fff;padding:90px clamp(22px,7vw,100px);display:flex;align-items:center;justify-content:space-between;gap:45px}.eyebrow.light{color:#aebfb3}.downloadSection h2{font-size:clamp(40px,6vw,70px);letter-spacing:-3px;margin:18px 0}.downloadSection p{color:#bac6be}.downloadCards{display:grid;gap:12px;width:min(100%,390px)}.downloadCard{background:#fff;color:var(--ink);border-radius:17px;padding:16px 18px;display:flex;align-items:center;gap:16px;transition:.18s}.downloadCard:hover{transform:translateY(-2px)}.downloadCard.disabled{opacity:.48;cursor:default}.platform{width:45px;height:45px;border-radius:13px;background:#e7eadf;display:grid;place-items:center;font-weight:900}.downloadCard div{display:grid}.downloadCard small{color:#757b76;font-size:11px}.downloadCard b{font-size:18px}.downloadCard strong{margin-left:auto;font-size:22px}footer{padding:28px clamp(22px,6vw,86px);display:flex;justify-content:space-between;color:#777c76;font-size:13px}@media(max-width:760px){.hero{padding-top:125px;min-height:850px}.hero h1{letter-spacing:-3px}.deviceStage{height:390px;margin-top:50px}.desktopMock{width:92%;left:-18%;top:45px}.phoneMock{right:-5px}.features{grid-template-columns:1fr}.features article{min-height:0}.downloadSection{display:block}.downloadCards{margin-top:40px}footer{display:grid;gap:9px}}
