.styles-module__bDXQVq__pageWrapper{background-color:var(--color-bg-creme);min-height:100vh;color:var(--color-text-main);flex-direction:column;display:flex}.styles-module__bDXQVq__main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:6rem 2rem 4rem}.styles-module__bDXQVq__intro{margin-bottom:3rem}.styles-module__bDXQVq__highlight{color:var(--color-text-main);text-decoration:underline;-webkit-text-decoration-color:var(--color-bg-lime);text-decoration-color:var(--color-bg-lime);text-decoration-thickness:4px}.styles-module__bDXQVq__section{margin-bottom:4rem}.styles-module__bDXQVq__section h2{color:var(--color-text-main);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.styles-module__bDXQVq__section p{color:var(--color-text-muted);margin-bottom:1rem;line-height:1.6}.styles-module__bDXQVq__codeBlock{color:var(--color-text-main);border:1px solid var(--color-border);background:#fff;border-radius:.75rem;padding:1rem;font-family:monospace;box-shadow:0 4px 6px -1px #0000000d}.styles-module__bDXQVq__endpointList{flex-direction:column;gap:1rem;display:flex}.styles-module__bDXQVq__endpointCard{border:1px solid var(--color-border);background:#fff;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex}.styles-module__bDXQVq__endpointCard:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.styles-module__bDXQVq__methodBadge{text-align:center;text-transform:uppercase;letter-spacing:.05em;border-radius:2rem;min-width:70px;padding:.35rem .75rem;font-size:.8rem;font-weight:700}.styles-module__bDXQVq__methodBadge[data-method=GET]{color:#0284c7;background:#e0f2fe}.styles-module__bDXQVq__methodBadge[data-method=POST]{color:#16a34a;background:#dcfce7}.styles-module__bDXQVq__methodBadge[data-method=DELETE]{color:#dc2626;background:#fee2e2}.styles-module__bDXQVq__path{color:var(--color-text-main);font-family:monospace;font-size:1rem;font-weight:600}.styles-module__bDXQVq__desc{color:var(--color-text-muted);margin-left:auto;font-size:.9rem}.styles-module__bDXQVq__tabs{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module__bDXQVq__tabs button{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:2rem;padding:.5rem 1.25rem;font-weight:500;transition:all .2s}.styles-module__bDXQVq__tabs button:hover{border-color:var(--color-text-main);color:var(--color-text-main)}.styles-module__bDXQVq__tabs button.styles-module__bDXQVq__active{background:var(--color-text-main);color:#fff;border-color:var(--color-text-main)}.styles-module__bDXQVq__codeSnippet{color:#e2e8f0;background:#1e293b;border-radius:1rem;padding:1.5rem;font-family:Fira Code,monospace;line-height:1.6;overflow-x:auto;box-shadow:0 10px 15px -3px #0000001a}
