:root{--home-canvas:var(--shell-bg);--home-surface:var(--document-bg);--home-panel:var(--shell-panel);--home-text:var(--document-text);--home-muted:var(--document-muted);--home-line:var(--document-line);--home-line-strong:var(--shell-line-strong);--home-accent:var(--document-accent);--home-accent-fill:#5f704f;--home-action-text:#f6f3ec}:root[data-theme=dark]{--home-accent-fill:#91aa79;--home-action-text:#121512}:is(html:has(.simple-home-shell),body:has(.simple-home-shell)){background:var(--home-canvas);height:auto;min-height:100%;overflow:visible}.simple-home-shell{min-height:100svh;overflow:visible}.simple-home{--home-directory-width:clamp(190px, 16vw, 228px);background:var(--home-canvas);color:var(--home-text);min-height:100svh;padding:8px}.simple-home--home h1,.simple-home--home p{margin:0}.simple-home__frame{background:var(--home-surface);border:1px solid var(--home-line-strong);grid-template-rows:58px minmax(0,1fr);min-height:calc(100svh - 16px);display:grid}.simple-home__topbar{border-bottom:1px solid var(--home-line-strong);justify-content:space-between;align-items:center;min-width:0;padding:8px 12px;display:flex}.simple-home__brand{align-items:center;gap:10px;display:inline-flex}.simple-home__brand-mark.brand-mark{border-color:var(--home-line-strong);color:var(--home-accent);width:33px;height:29px}.simple-home__brand strong{color:var(--home-text);letter-spacing:-.03em;font-size:17px;font-weight:700}.simple-home__theme .theme-control{background:var(--home-canvas);border-color:var(--home-line-strong)}.simple-home__theme .theme-control button{color:var(--home-text);min-height:28px;padding-inline:10px;font-size:10px}:root[data-theme-preference] .simple-home__theme .theme-control button[aria-pressed=true]{background:var(--home-accent-fill);color:var(--home-action-text)}.simple-home__theme .theme-select{display:none}.simple-home__workspace{grid-template-columns:var(--home-directory-width) minmax(0, 1fr);min-height:calc(100svh - 76px);display:grid}.simple-home--document .simple-home__workspace{background:linear-gradient(90deg, color-mix(in srgb, var(--home-panel) 82%, var(--home-surface)) 0, color-mix(in srgb, var(--home-panel) 82%, var(--home-surface)) calc(var(--home-directory-width) - 1px), var(--home-line-strong) calc(var(--home-directory-width) - 1px), var(--home-line-strong) var(--home-directory-width), var(--home-surface) var(--home-directory-width));align-items:start}.simple-home__directory{background:color-mix(in srgb, var(--home-panel) 82%, var(--home-surface));border-right:1px solid var(--home-line-strong);font-family:var(--font-metadata), ui-monospace, monospace;min-width:0;padding:28px 12px}@media (min-width:1025px){.simple-home--document .simple-home__directory{border-right:0;align-self:start;min-height:calc(100svh - 16px);position:sticky;top:8px}}.simple-home__directory-root{color:var(--home-accent);letter-spacing:.035em;padding:0 9px 13px;font-size:11px;font-weight:600}.simple-home__directory nav{gap:3px;display:grid}.simple-home__directory-item{appearance:none;color:var(--home-text);text-align:left;white-space:nowrap;background:0 0;border:0;border-left:1px solid #0000;border-radius:0;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;width:100%;min-height:36px;padding:0 9px;font-family:inherit;font-size:11px;line-height:1.2;display:grid}a.simple-home__directory-item:hover,button.simple-home__directory-item:hover{border-left-color:var(--home-accent);color:var(--home-accent)}button.simple-home__directory-item{cursor:pointer}.simple-home__directory-item.is-current{background:color-mix(in srgb, var(--home-accent) 14%, transparent);border-left-color:var(--home-accent)}.simple-home__directory-item[aria-disabled=true],.simple-home__directory-item:disabled{color:var(--home-muted);cursor:default}.simple-home__directory-arrow{color:var(--home-accent);padding-left:5px}.simple-home__contact-dialog{background:var(--home-surface);border:1px solid var(--home-line-strong);box-shadow:10px 10px 0 color-mix(in srgb, var(--home-line-strong) 24%, transparent);color:var(--home-text);inset:auto;left:calc(50% + var(--home-directory-width) / 2);width:min(420px,100vw - 32px);max-width:calc(100vw - 32px);max-height:calc(100svh - 32px);margin:0;padding:0;position:fixed;top:calc(50dvh + 29px);overflow:auto;transform:translate(-50%,-50%)}.simple-home__contact-dialog::backdrop{background:color-mix(in srgb, var(--home-canvas) 78%, transparent)}.simple-home__contact-file{font-family:var(--font-metadata), ui-monospace, monospace}.simple-home__contact-header{background:color-mix(in srgb, var(--home-panel) 82%, var(--home-surface));border-bottom:1px solid var(--home-line-strong);justify-content:space-between;align-items:center;min-height:52px;padding:8px 10px 8px 12px;display:flex}.simple-home__contact-header>div{align-items:center;gap:10px;display:flex}.simple-home__contact-mark.brand-mark{border-color:var(--home-line-strong);color:var(--home-accent);width:30px;height:27px;font-size:11px}.simple-home__contact-header h2{letter-spacing:.035em;margin:0;font-family:inherit;font-size:11px;font-weight:600}.simple-home__contact-close{appearance:none;color:var(--home-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-family:inherit;font-size:18px;line-height:1;display:inline-flex}.simple-home__contact-close:hover{border-color:var(--home-line-strong);color:var(--home-text)}.simple-home__contact-body{padding:24px}.simple-home__contact-label{color:var(--home-accent);letter-spacing:.05em;font-size:10px;font-weight:600}.simple-home__contact-email{appearance:none;border:1px solid var(--home-line);color:var(--home-text);overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;background:0 0;border-radius:0;width:100%;padding:14px;font-family:inherit;font-size:14px;display:block;margin-top:10px!important}.simple-home__contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.simple-home__contact-actions>*{appearance:none;border:1px solid var(--home-line-strong);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;border-radius:0;justify-content:center;align-items:center;min-height:44px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:600;display:flex}.simple-home__contact-actions button{background:var(--home-accent-fill);border-color:var(--home-accent-fill);color:var(--home-action-text)}.simple-home__contact-actions a{color:var(--home-text);background:0 0;gap:12px}.simple-home__contact-actions button:hover{background:var(--home-text);border-color:var(--home-text);color:var(--home-surface)}.simple-home__contact-actions a:hover{border-color:var(--home-accent);color:var(--home-accent)}.simple-home__contact-status{color:var(--home-accent);letter-spacing:.04em;min-height:12px;font-size:9px;margin-top:12px!important}.simple-home__hero{background:linear-gradient(color-mix(in srgb, var(--home-line) 16%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--home-line) 16%, transparent) 1px, transparent 1px);background-size:32px 32px;place-items:center;min-width:0;padding-block:clamp(52px,6vh,76px);padding-inline:clamp(28px,5%,64px);display:grid;container-type:inline-size}.simple-home__copy{text-align:center;flex-direction:column;align-items:center;width:min(100%,1040px);margin-inline:auto;display:flex}.simple-home__composition{display:contents}.simple-home__signal-tree{display:none}.simple-home--home .simple-home__hero h1{color:var(--home-text);letter-spacing:-.045em;text-align:center;text-wrap:balance;width:100%;max-width:1040px;margin:0 auto;font-size:clamp(52px,4.4cqi,68px);font-weight:600;line-height:1.06}.simple-home--home .simple-home__hero h1 span{display:block}.simple-home__support{flex-direction:column;align-items:center;gap:clamp(28px,3vh,34px);width:100%;max-width:1040px;margin:clamp(38px,4.5vh,48px) auto 0;display:flex}.simple-home__risks{color:var(--home-accent);font-family:var(--font-metadata), ui-monospace, monospace;letter-spacing:.025em;text-align:center;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;width:100%;font-size:clamp(10px,.9vw,12px);font-weight:600;display:flex}.simple-home__risks span{white-space:nowrap}.simple-home__description{color:var(--home-muted);text-align:center;text-wrap:pretty;max-width:840px;margin:0 auto;font-size:clamp(17px,1.4vw,20px);line-height:1.5}.simple-home__description strong{color:var(--home-text);font-weight:600}.simple-home__action{appearance:none;background:var(--home-accent-fill);border:1px solid var(--home-accent-fill);color:var(--home-action-text);font-family:var(--font-metadata), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;border-radius:0;grid-template-columns:28px minmax(0,1fr) 28px;align-self:center;align-items:center;column-gap:0;width:184px;min-height:52px;margin:clamp(36px,4vh,44px) auto 0;padding:0 18px;font-size:11px;font-weight:600;transition:background-color .14s,color .14s,transform .14s;display:grid}.simple-home__action:before{content:"";grid-column:1}.simple-home__action-label{grid-column:2;justify-self:center}.simple-home__action-mark.brand-mark{color:inherit;border-color:currentColor;grid-column:3;justify-self:end;width:28px;height:24px;font-size:11px}a.simple-home__action:hover{background:var(--home-text);border-color:var(--home-text);color:var(--home-surface);transform:translateY(-1px)}.simple-home__action[aria-disabled=true],.simple-home__action:disabled{cursor:default;opacity:.76}@media (min-width:1180px) and (min-height:700px){.simple-home__hero{place-items:center;padding-block:0;padding-inline:clamp(20px,2.5cqi,32px);position:relative;overflow:clip}.simple-home__composition{aspect-ratio:3/2;isolation:isolate;width:min(100%,1280px,150svh - 144px);min-width:0;max-width:1280px;min-height:0;max-height:calc(100svh - 96px);margin-inline:auto;display:block;position:relative;overflow:clip}.simple-home__copy{text-align:center;z-index:2;align-items:center;width:55%;max-width:none;margin-inline:0;position:absolute;top:calc(49.5% - clamp(36px,3.2vw,48px));left:13%}.simple-home--home .simple-home__hero h1{text-align:center;white-space:nowrap;z-index:2;max-width:none;margin-inline:auto;font-size:clamp(30px,2.7cqi,35px);position:relative}.simple-home--home .simple-home__hero h1 span:first-child{font-size:.88em}.simple-home__copy .simple-home__support{align-items:center;gap:0;max-width:100%;margin:clamp(16px,2.4vh,24px) auto 0}.simple-home__copy .simple-home__description{text-align:center;max-width:82%;margin-inline:auto;font-size:clamp(14px,1.18cqi,18px);line-height:1.42}.simple-home__copy .simple-home__action{align-self:center;min-height:48px;margin:clamp(16px,2.4vh,24px) auto 0}.simple-home__signal-tree{--signal-tree-aspect-ratio:1.5;max-inline-size:none;pointer-events:none;z-index:1;width:100%;min-width:0;max-width:none;margin:0;display:block;position:absolute;inset:0;transform:none}}@media (min-width:1180px) and (min-height:700px) and (max-height:820px){.simple-home__copy{width:58%;top:calc(49% - clamp(36px,3.2vw,48px));left:6%}.simple-home__copy .simple-home__support{margin-top:12px}.simple-home__copy .simple-home__action{min-height:44px;margin-top:12px}}@media (max-width:1024px){.simple-home__frame{grid-template-rows:auto minmax(0,1fr)}.simple-home__topbar{min-height:54px;padding:4px 8px}.simple-home__brand{gap:7px}.simple-home__brand-mark.brand-mark{width:30px;height:27px}.simple-home__brand strong{font-size:14px}.simple-home__theme .theme-control button{min-height:44px;padding-inline:6px;font-size:8px}.simple-home__workspace{background:var(--home-surface);min-height:auto;display:block}.simple-home__directory{border-bottom:1px solid var(--home-line-strong);border-right:0;padding:9px 8px 10px}.simple-home__directory-root{display:none}.simple-home__directory nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.simple-home__directory-item{justify-content:center;gap:4px;min-height:44px;padding-inline:5px;font-size:8.5px;display:flex}.simple-home__directory-item>span:first-child{display:none}.simple-home__hero{align-items:center;min-height:calc(100svh - 180px);padding:clamp(38px,5vh,52px) 20px;display:grid}.simple-home--home .simple-home__hero h1{letter-spacing:-.045em;font-size:clamp(36px,9.8cqi,44px);line-height:1.08}.simple-home--home .simple-home__hero h1 span{display:inline}.simple-home__risks{gap:5px 13px;font-size:9px;line-height:1.45}.simple-home__support{gap:clamp(22px,3vh,28px);width:100%;margin-top:clamp(30px,4vh,36px)}.simple-home__description{text-align:center;max-width:840px;font-size:16px}.simple-home__action{width:100%;max-width:240px;margin-top:clamp(30px,4vh,36px)}.simple-home__contact-dialog{box-shadow:6px 6px 0 color-mix(in srgb, var(--home-line-strong) 24%, transparent);width:calc(100vw - 24px);max-width:calc(100vw - 24px);top:50dvh;left:50%}.simple-home__contact-body{padding:20px}}@media (max-width:480px){.simple-home--home .simple-home__copy{transform:translateY(clamp(-84px,600px - 100svh,0px))}.simple-home--home .simple-home__hero h1{width:calc(100% + 40px);margin-inline:-20px;font-size:clamp(28px,7.8cqi,30.5px);line-height:1.1}.simple-home--home .simple-home__hero h1 span{text-wrap:balance;display:block}.simple-home--home .simple-home__hero h1 span+span{margin-top:.4em}}@media (prefers-reduced-motion:reduce){.simple-home__action{transition:none}}
