:root{--brand:#69432c;--paper:#f6f0e3;--ink:#352c23;--accent:#a55f3d}html{background:var(--paper)}body{margin:0;color:var(--ink)}.landing{font-family:system-ui,-apple-system,'Segoe UI',sans-serif;background:radial-gradient(ellipse at 75% 18%,#ead9b0 0,transparent 42%),repeating-linear-gradient(90deg,#ac895508 0,#ac895508 1px,transparent 1px,transparent 30px),var(--paper)}.landing-main{max-width:1000px;margin:auto;padding:24px clamp(20px,5vw,64px)}.landing-nav{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #b49a7140;padding:12px 0 22px}.brand-mark{font-weight:750;letter-spacing:1px}.landing-nav a{color:var(--brand);font-size:14px;text-decoration:none}.landing-hero{padding:58px 0 46px;text-align:center}.eyebrow{color:#9e6747;letter-spacing:4px;font-size:12px}.hero-cards{display:flex;justify-content:center;margin:40px auto 24px;height:116px}.hero-cards span{display:flex;align-items:center;justify-content:center;width:80px;height:110px;font-size:43px;background:#fcf8e9;border:1px solid #b9a071;border-radius:9px;box-shadow:0 9px 25px #63421b26;color:#365349;transform:rotate(-14deg);margin-right:-12px}.hero-cards span:nth-child(2){transform:translateY(-14px);color:#a34b3c;z-index:1}.hero-cards span:nth-child(3){transform:rotate(14deg);color:#4b493b}h1{font-family:Georgia,'Songti SC','SimSun',serif;font-size:clamp(36px,6vw,60px);line-height:1.3;font-weight:500;letter-spacing:2px;margin:30px 0 20px}.landing-copy{font-size:16px;line-height:1.9;color:#7c6d59}.landing-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.primary-action,.secondary-action{font:600 16px system-ui;border-radius:12px;padding:15px 26px;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box;border:1px solid #a78967}.primary-action{background:var(--brand);color:#fff8e9;border-color:var(--brand)}.secondary-action{background:#fff9ea;color:var(--brand)}.landing-note{font-size:12px;color:#8c7c64;margin-top:17px}.landing-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid #b49a7140;padding-top:26px}.landing-features article{padding:20px;border:1px solid #c8b793;background:#fffcf166;border-radius:12px}.landing-features article>span{color:#b2956b;font-family:Georgia;font-size:24px}.landing-features h2{font-size:17px}.landing-features p{font-size:14px;line-height:1.7;color:#7c6d59}.landing footer{text-align:center;padding:40px 0 15px;color:#947f61;font-size:12px}.web-boot{padding:30vh 20px;text-align:center;font:16px system-ui;color:var(--brand)}.web-browser-banner{position:relative;z-index:3000;display:flex;align-items:center;gap:10px;padding:12px 16px;background:#68432b;color:#fff8e8;font:13px/1.5 system-ui}.web-browser-banner span{flex:1}.web-browser-banner button{flex:none;font:600 12px system-ui;border:1px solid #d1b087;border-radius:7px;background:#fff4de;color:#634028;padding:8px;margin:0;width:auto;line-height:1.4}.web-dialog{font:15px/1.7 system-ui;color:var(--ink);width:min(430px,calc(100vw - 40px));max-height:85dvh;overflow:auto;box-sizing:border-box;background:#fff9ec;border:1px solid #c2a97e;border-radius:18px;padding:26px;box-shadow:0 15px 70px #23170955}.web-dialog::backdrop{background:#23190f88}.web-dialog h2{font-size:22px;padding-right:24px;margin:0 0 14px}.web-dialog p{color:#78664e}.web-dialog ol{padding-left:24px}.web-dialog li{padding:7px 0}.web-dialog .web-close{position:absolute;right:12px;top:12px;width:34px;height:34px;border:0;background:transparent;color:#6d5036;font-size:24px;cursor:pointer}.web-dialog .primary-action,.web-dialog .secondary-action{display:block;width:100%;margin:10px 0 0}.web-copy-status{font-size:13px;min-height:22px;color:#586949}.web-link{width:100%;box-sizing:border-box;background:#f0e7d4;border:1px solid #cabc9e;border-radius:8px;padding:10px;color:#514632;font:13px system-ui}.web-update{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:min(420px,90vw);z-index:4000;padding:12px 16px;border:1px solid #bb9e73;border-radius:12px;background:#fff5df;box-shadow:0 4px 25px #422b2330;font:14px system-ui;display:flex;align-items:center;gap:14px}.web-update button{background:var(--brand);color:#fff7e8;border:0;border-radius:6px;padding:8px 14px;white-space:nowrap;cursor:pointer}@media(max-width:600px){.landing-features{grid-template-columns:1fr}.landing-features article{padding:14px 20px}.landing-hero{padding-top:30px}.landing-actions>*{min-width:140px}.landing-nav{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important}}

/* Display context, not whether another browser has installed this site. */
html.app-standalone [data-install],html.app-standalone .web-install-shortcut,html.app-standalone .web-browser-banner{display:none!important}

html.web-home .web-update{bottom:calc(102px + env(safe-area-inset-bottom))}
