:root{color:#181619;font-synthesis:none;--background:#faf9f8;--foreground:#181619;--card:#fff;--surface-subtle:#f4f2f3;--muted:#f1eff0;--muted-foreground:#6f6970;--primary:#181619;--primary-foreground:#fff;--brand:#d6249f;--brand-strong:#a9187b;--brand-soft:#fbedf7;--border:#e8e4e7;--border-strong:#d6d0d4;--focus:#165dce;--success:#18765f;--success-soft:#eaf6f2;--warning:#7c6308;--warning-soft:#fbf5e0;--danger:#b42d24;--danger-soft:#fceeed;--radius-sm:10px;--radius:14px;--radius-lg:20px;--shadow:0 1px 2px #18161908, 0 12px 32px #1816190a;background:#faf9f8;font-family:Inter,Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--foreground);background:var(--background);margin:0;font-size:16px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.1}h2{letter-spacing:-.025em;font-size:1.2rem;line-height:1.25}h3{font-size:1rem}.muted{color:var(--muted-foreground)}.eyebrow{color:var(--muted-foreground);letter-spacing:.025em;margin:0 0 7px;font-size:.8rem;font-weight:700}.btn{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--card);min-height:44px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:9px 15px;font-size:.92rem;font-weight:650;line-height:1.2;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.btn:hover{background:var(--surface-subtle);border-color:#afa8ad}.btn:active{transform:translateY(1px)}.btn.primary{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.btn.primary:hover{background:#353136;border-color:#353136}.btn.small{min-height:40px;padding:7px 11px;font-size:.84rem}.icon-btn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);cursor:pointer;place-items:center;width:44px;height:44px;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-head h2{margin:0}.link{color:var(--foreground);font-size:.9rem;font-weight:650;text-decoration:none}.link:hover{text-underline-offset:3px;text-decoration:underline}.badge{background:var(--muted);min-height:30px;color:var(--foreground);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}.badge.success{background:var(--success-soft);color:var(--success)}.badge.warning{background:var(--warning-soft);color:var(--warning)}.badge.blue{color:#315fbe;background:#edf3ff}.dot{background:currentColor;border-radius:50%;width:7px;height:7px}.avatar{background:#eee9ec;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:750;display:grid}.page-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.page-head p{max-width:64ch;color:var(--muted-foreground);margin:0;line-height:1.55}.page-actions{flex:none;gap:10px;display:flex}.field{gap:8px;display:grid}.field label,.field>span{font-size:.9rem;font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--card);width:100%;min-height:46px;color:var(--foreground);outline:none;padding:11px 12px;font-size:1rem}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--focus);box-shadow:0 0 0 3px #165dce21}.field textarea{resize:vertical;min-height:140px}.divider{background:var(--border);height:1px}.sample-label{background:var(--warning-soft);color:#665107;border:1px solid #eadfb3;border-radius:999px;align-items:center;gap:8px;min-height:34px;margin-right:auto;padding:6px 11px;font-size:.78rem;font-weight:750;line-height:1.2;display:inline-flex}.sample-label:before{content:"";background:#9a7b08;border-radius:50%;width:7px;height:7px}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 45%, transparent);outline-offset:3px}@media (width<=720px){.page-head{flex-direction:column;align-items:stretch}.page-actions{width:100%}.page-actions .btn{flex:1}.hide-mobile{display:none!important}}@media (width<=420px){.page-actions{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
