


:root{color-scheme:light;--background:#e0e6ed;--foreground:#374151;--card:#fff;--card-foreground:#374151;--primary:#000;--primary-foreground:#fff;--border:#e6e8ec;--ring:#4ca2ed;--radius:1.125rem}

*{box-sizing:border-box}body{margin:0;padding:8px;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}img{display:block;width:100%;height:100%;object-fit:cover}.profile{width:min(100%,540px);min-height:746px;margin:0 auto;padding:38px 18px 19px;border-radius:36px;overflow:hidden;background:radial-gradient(ellipse 96% 66% at -19% -6%,#bedbec 0 65%,transparent 65.3%),radial-gradient(ellipse 91% 30% at 112% 51%,#d4e7f6 0 62%,transparent 62.4%),linear-gradient(142deg,transparent 0 74%,#c3deec 74.2% 86%,transparent 86.2%),linear-gradient(20deg,#c5dfed,#eaf4fc 58%,#edf6fc)}.identity{text-align:center}.avatar-wrap{position:relative;width:146px;height:146px;margin:0 auto 21px}.avatar{width:100%;height:100%;overflow:hidden;border:5px solid #e7edf2;border-radius:50%;background:#c9cdd3;color:#f5f6f8;outline:1px solid #dce5ed}.avatar>svg{width:124%;height:124%;margin:21% 0 0 -12%}.profile-badge{position:absolute;right:3px;bottom:1px;width:32px;height:32px;filter:drop-shadow(0 2px 3px #516c8150)}.profile-badge svg{width:100%;height:100%}h1{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.65px;margin:0;overflow-wrap:anywhere}.bio{font-size:17px;line-height:1.45;color:#596778;margin:3px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.link-list{display:grid;gap:18px;margin-top:28px}.link-card{min-height:135px;display:grid;grid-template-columns:33.2% minmax(0,1fr);border-radius:19px;overflow:hidden;background:#fff;border:1px solid #e5e7eb}.link-picture{background:#e5e7eb;display:flex;align-items:center;justify-content:center;min-height:133px}.link-picture svg{width:43px;height:43px;color:#8b96cc;stroke-width:2;filter:drop-shadow(0 0 1px #99a9d9)}.link-picture img{min-height:133px}.link-content{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:21px}.link-content h2{font-size:18px;font-weight:700;letter-spacing:-.5px;line-height:1.3;margin:0;overflow-wrap:anywhere}.link-button{display:flex;min-height:38px;padding:8px 12px;justify-content:center;align-items:center;border-radius:9px;background:#000;color:white;text-align:center;text-decoration:none;font-size:17px;line-height:1.25;font-weight:700;overflow-wrap:anywhere;transition:background .15s,transform .15s}.link-button[href]:hover{background:#242a33;transform:translateY(-1px)}.link-button:focus-visible{outline:3px solid #3a92e0;outline-offset:3px}.link-button[aria-disabled]{cursor:default}.error-page{max-width:540px;margin:12vh auto;padding:32px;background:white;border-radius:24px}.error-page p{line-height:1.6}.error-page a,.error-page button{color:#17669d;font-size:16px}@media(max-width:420px){.profile{padding:30px 14px 18px;border-radius:28px;min-height:calc(100dvh - 16px)}.avatar-wrap{width:132px;height:132px}.link-content{padding:17px 14px}.link-content h2,.link-button{font-size:16px}.link-list{gap:16px;margin-top:26px}.link-card{min-height:124px}.link-picture{min-height:122px}.link-picture img{min-height:122px}}@media(prefers-reduced-motion:reduce){.link-button{transition:none}}
.setup-page{width:min(100%,540px);margin:40px auto;padding:32px;background:#fff;border-radius:24px;line-height:1.6}.setup-page h1{font-size:26px;line-height:1.3;margin:24px 0 18px}.setup-page a{color:#17669d;text-decoration:underline}.setup-page p{margin:16px 0}.setup-intro{padding:16px;background:#edf5fb;border-radius:12px}.setup-page form{margin-top:24px}.setup-page label{display:block;font-weight:600;margin-bottom:8px}.setup-page input{height:48px;font-size:16px;border:1px solid #a4b3c4;border-radius:10px}.setup-page button{height:auto;min-height:48px;width:100%;font-size:16px;white-space:normal;padding:12px}.setup-hint,.setup-note{font-size:14px;color:#526274}.setup-message,.setup-saved{padding:14px;border-radius:12px;background:#eaf4fc}.setup-back{font-size:14px}@media(max-width:420px){.setup-page{padding:24px;margin:16px auto}}
