*{box-sizing:border-box} :root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20251f;font-synthesis:none;background:#eeeee7} body{margin:0} button,input{font:inherit} button,a,input{-webkit-tap-highlight-color:transparent} a{color:inherit;text-decoration:none} .login-shell{min-height:100svh;display:grid;grid-template-columns:1.15fr 1fr} .story{background:#e5e8de;padding:45px clamp(32px,4.4vw,76px) 30px;display:flex;flex-direction:column;position:relative;overflow:hidden;border-right:1px solid #d7dad0}.wordmark{display:flex;align-items:center;gap:18px;width:max-content}.wordmark>strong{font-size:35px;letter-spacing:-2.5px;line-height:1}.wordmark>strong span{color:#6f8261;margin-left:3px}.wordmark-label{font-size:9px;letter-spacing:1.2px;line-height:1.6;border-left:1px solid #b9c0b0;padding-left:17px;font-weight:600}.story-copy{margin-top:clamp(60px,9vh,118px)}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.7px;margin:0 0 25px;color:#6b7365}.story h1{font-weight:500;font-size:clamp(35px,3.8vw,62px);letter-spacing:-2.4px;line-height:1.13;margin:0}.story h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#72825b;letter-spacing:-2px}.intro{font-size:14px;line-height:1.9;color:#6a7163;margin:23px 0 0}.signal-map{position:relative;margin:auto -8px;min-height:285px;aspect-ratio:2.1;max-height:350px;isolation:isolate}.signal-top,.signal-bottom{position:absolute;left:0;right:0;display:flex;justify-content:space-between;font-family:monospace;font-size:8px;color:#7b8372;letter-spacing:.6px}.signal-top{top:17px}.signal-bottom{bottom:5px;border-top:1px solid #cbd1c2;padding-top:15px}.signal-dot:before{content:"";width:4px;height:4px;border-radius:50%;display:inline-block;background:#758f58;margin:0 6px 1px 0}.orbit{position:absolute;border:1px solid #d0d7c6;left:50%;top:51%;transform:translate(-50%,-50%);border-radius:50%;z-index:-1}.orbit-one{width:190px;height:190px}.orbit-two{width:275px;height:275px;border-style:dashed;opacity:.7}.connections{position:absolute;inset:20px 0 22px;width:100%;height:calc(100% - 42px);stroke:#afbb9f;stroke-width:1;fill:none}.connections circle{fill:#859774;stroke:none}.map-node{position:absolute;display:flex;gap:10px;align-items:center;border:1px solid #cbd3c0;background:#eaf0e2;padding:13px 14px;box-shadow:0 5px 10px #57684504;min-width:143px}.map-node strong{font-size:11px;display:block;font-weight:550}.map-node small{font-size:8px;color:#7b8371;display:block;margin-top:5px}.node-icon{font-size:22px;color:#728561}.node-search{left:2%;top:24%}.node-source{right:0;top:19%}.node-verify{left:0;bottom:20%}.node-result{right:1%;bottom:22%}.map-core{position:absolute;left:50%;top:51%;transform:translate(-50%,-50%);width:96px;height:96px;background:#263525;color:#f3f7ec;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 9px #e2e8d8,0 0 0 10px #c6d0b9}.map-core>span{font-size:29px;font-weight:700;letter-spacing:-2px}.map-core>span span{color:#bdcf83}.map-core small{font-size:7px;letter-spacing:1.3px;margin-top:7px}.story-footer{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#818978;margin-top:34px}.entry{padding:45px clamp(32px,4.1vw,68px) 30px;display:flex;flex-direction:column;background:#f7f7f2}.entry-top{display:flex;align-items:center;justify-content:space-between}.entry-tag{font-size:8px;letter-spacing:1.2px;color:#8a8e82}.entry-tag>span{display:inline-block;width:5px;height:5px;border:1px solid #8a8e82;border-radius:50%;margin-right:7px}.edition{font-family:monospace;font-size:11px;color:#a0a498}.entry-content{width:100%;max-width:372px;margin:auto; padding:48px 0}.welcome-icon{width:42px;height:42px;background:#e9edde;border:1px solid #dde3d1;display:flex;align-items:center;justify-content:center;font-size:25px;color:#63724e;margin-bottom:28px}.entry-content .eyebrow{margin-bottom:15px;font-size:9px}.entry h2{font-size:clamp(32px,3vw,47px);font-weight:500;line-height:1.15;letter-spacing:-1.9px;margin:0}.entry-description{font-size:12px;line-height:1.8;color:#8b8f81;margin:20px 0 30px}form label{display:block;font-size:11px;font-weight:550;margin:20px 0 9px}form input{width:100%;height:49px;padding:0 14px;background:#fcfcf8;border:1px solid #dde0d5;border-radius:3px;outline:none;color:#263020;font-size:12px;transition:border-color .15s,box-shadow .15s}form input::placeholder{color:#a8ad9e}form input:focus{border-color:#93a479;box-shadow:0 0 0 3px #aabe821b}.password-field{position:relative}.password-field input{padding-right:50px}.password-field button{position:absolute;right:0;top:0;width:46px;height:49px;background:transparent;border:0;color:#919982;cursor:pointer;display:grid;place-items:center}.password-field svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.4}.submit-button{width:100%;border:0;border-radius:3px;background:#283a25;color:#f1f5e9;padding:16px 18px;margin-top:25px;font-size:11px;font-weight:550;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s,transform .2s}.submit-button:hover{background:#405136}.submit-button:active{transform:translateY(1px)}.submit-button:disabled{opacity:.65;cursor:wait}.arrow{font-size:20px;line-height:1}.security-note{font-size:9px;color:#9ba18f;display:flex;align-items:center;gap:7px;margin-top:18px}.security-note svg{width:12px;height:12px;stroke:currentColor;stroke-width:1.2;flex-shrink:0}.entry-footer{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.7px;color:#a0a595;gap:16px}.entry-footer span:last-child{font-size:7px}.error-message{font-size:11px;line-height:1.7;color:#984737;background:#f6eae4;border:1px solid #e5cfc4;border-radius:3px;padding:10px 12px;margin-bottom:-5px}button:focus-visible,a:focus-visible{outline:3px solid #a2b67b;outline-offset:4px}@media(min-height:950px){.signal-map{margin-top:60px;margin-bottom:65px}}@media(max-width:1050px){.login-shell{grid-template-columns:1fr 1fr}.story,.entry{padding:30px}.story h1{font-size:39px}.map-node{min-width:112px;padding:10px 8px}.map-node small{font-size:7px}.signal-top span:last-child,.story-footer span:last-child{display:none}.map-core{width:77px;height:77px}.signal-map{min-height:265px}.orbit-one{width:140px;height:140px}.orbit-two{width:210px;height:210px}.story-copy{margin-top:70px}.story h1 em{letter-spacing:-1.5px}}@media(max-width:740px){.login-shell{display:block}.story{padding:24px;border-right:0;border-bottom:1px solid #d7dad0}.wordmark>strong{font-size:28px}.wordmark-label{font-size:8px}.story-copy{margin-top:30px}.story-copy .eyebrow{display:none}.story h1{font-size:33px;letter-spacing:-1.3px}.intro,.signal-map,.story-footer{display:none}.entry{padding:26px 24px 24px;min-height:calc(100svh - 184px)}.entry-content{padding:30px 0;max-width:420px}.welcome-icon{display:none}.entry h2{font-size:34px}.entry-description{margin-top:15px}.entry-footer{margin-top:25px}.entry-top{max-width:420px;width:100%;margin:0 auto}.entry-content .eyebrow{font-size:8px}.entry-tag{font-size:7px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
