:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19231e;background:#f5f6f3;font-synthesis:none;--muted:#637069;--line:#dfe4dd;--accent:#244c3b}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column}a{color:inherit}button,input{font:inherit}a,button,input{outline-offset:4px}button,a{touch-action:manipulation}.skip{position:absolute;top:-100px}.skip:focus{top:10px;left:10px;z-index:5;background:white;padding:1rem}.header{min-height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px max(32px,calc((100vw - 1180px)/2));background:#fff}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand-icon{background:#244c3b;color:#fff;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;font-size:19px;font-weight:700;letter-spacing:-1px}.brand strong{font-size:23px;letter-spacing:-.5px}.brand strong span{display:block;font-size:11px;letter-spacing:.2px;color:var(--muted);font-weight:400;margin-top:2px}.account{display:flex;align-items:center;gap:24px;font-size:13px;color:var(--muted)}.account form{margin:0}.text-button{border:0;padding:8px 0;background:none;cursor:pointer;color:#293c31}.main{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:62px 0 54px;flex:1}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:35px}.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;color:var(--muted)}h1{font-size:42px;font-weight:650;line-height:1.15;letter-spacing:-1.6px;margin:16px 0}h2{font-size:27px;letter-spacing:-.7px;margin:24px 0 8px}.intro{color:var(--muted);font-size:15px;line-height:1.7;margin:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:9px;border:1px solid var(--line);padding:13px 19px;text-decoration:none;font-weight:600;font-size:13px;cursor:pointer;line-height:1.4}.button:hover{filter:brightness(.96)}.primary{background:var(--accent);border-color:var(--accent);color:#fff}.secondary{background:#fff;white-space:nowrap}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:27px;box-shadow:0 5px 14px #17322303}.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.project-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;font-size:24px;font-weight:700}.blue .project-mark{color:#2450bd;background:#eaf0ff}.green .project-mark{color:#326242;background:#e9f3e9}.orange .project-mark{color:#a9572e;background:#fff0e6}.tag{font-size:10px;color:#6b776f;border:1px solid var(--line);border-radius:20px;padding:6px 9px}.domain{color:var(--muted);font-size:13px;margin:0}.card-features{display:flex;flex-wrap:wrap;gap:7px;margin:29px 0 24px}.card-features span{font-size:11px;background:#f4f6f2;color:#68746c;padding:6px 9px;border-radius:5px}.project-button{justify-content:space-between;width:100%;background:#f3f6f1;color:#244c3b;border-color:#dae3d7}.project-card small{display:block;text-align:center;color:#829084;font-size:10px;margin-top:13px}.notice{display:flex;align-items:flex-start;gap:16px;padding:22px 24px;border:1px solid var(--line);border-radius:12px;margin-top:28px;background:#eef1eb}.notice-mark{width:23px;height:23px;border:1px solid #afbeb1;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#5b715f;font:600 13px Georgia,serif}.notice strong{font-size:13px}.notice p{font-size:12px;color:var(--muted);line-height:1.7;max-width:840px;margin:7px 0 0}.footer{display:flex;justify-content:space-between;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:24px 0;border-top:1px solid var(--line);color:#849086;font-size:11px}.auth-card{max-width:490px;margin:0 auto;padding:35px;background:white;border:1px solid var(--line);border-radius:18px}.auth-card h1{font-size:35px}.auth-card .intro{font-size:14px;margin-bottom:26px}.auth-card .primary{width:100%;margin-top:8px}.field{margin:18px 0}.field label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}.field input{display:block;width:100%;border:1px solid #cdd8ce;background:#fff;border-radius:8px;padding:13px;color:inherit;min-width:0}.hint{font-size:11px;color:#748077;line-height:1.7;margin:18px 0 0}.hint ul{padding-left:18px}.errorlist{font-size:12px;line-height:1.7;color:#a53232;background:#fff1f0;border-radius:8px;padding:10px 10px 10px 26px}.back{display:inline-block;margin-bottom:14px;font-size:12px;text-decoration:none;color:var(--muted)}@media(max-width:850px){.main{padding-top:36px}.project-grid{grid-template-columns:1fr}.project-card{padding:24px}.card-features{margin:22px 0}.project-card h2{margin-top:18px}.page-heading{align-items:flex-start;flex-direction:column}.desktop-break{display:none}.account{gap:12px}.footer span{max-width:50%;text-align:right}}@media(max-width:520px){.header{padding:16px 20px;align-items:flex-start}.account{align-items:flex-end;flex-direction:column;gap:2px;font-size:10px}.brand strong{font-size:20px}.brand strong span{font-size:9px}.brand-icon{width:36px;height:36px}.main,.footer{width:calc(100% - 32px)}h1{font-size:34px}.auth-card{padding:24px}.auth-card h1{font-size:30px}}
