:root{--brand: #00bcd4;--brand-dark: #00838f;--dark: #17181c;--gray-900: #1e2028;--gray-800: #24272f;--gray-700: #353841;--gray-400: #888b96;--gray-300: #a0a3ab;--gray-200: #c0c2c7;--white: #ffffff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--dark);color:var(--gray-200);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}.blog-container{max-width:720px;margin:0 auto;padding:3rem 2rem 6rem}.blog-header{margin-bottom:3rem}.blog-header h1{font-size:clamp(1.75rem,1.5rem + 1.25vw,2.5rem);font-weight:700;color:var(--white);line-height:1.2;letter-spacing:-.025em;margin-bottom:.75rem}.blog-header time{font-size:.9rem;color:var(--gray-400)}.blog-prose>*+*{margin-top:1.5em}.blog-prose h2{font-size:clamp(1.35rem,1.2rem + .75vw,1.65rem);font-weight:650;color:var(--white);letter-spacing:-.02em;line-height:1.25;margin-top:2.5em;padding-bottom:.25em;border-bottom:1px solid var(--gray-700)}.blog-prose h3{font-size:clamp(1.1rem,1rem + .5vw,1.3rem);font-weight:600;color:var(--white);letter-spacing:-.015em;line-height:1.35;margin-top:2em}.blog-prose h2+*,.blog-prose h3+*{margin-top:.75em}.blog-prose p{text-wrap:pretty}.blog-prose a:not([class]){color:var(--brand);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--brand) 40%,transparent);text-underline-offset:.15em;text-decoration-thickness:1px;transition:text-decoration-color .15s ease}.blog-prose a:not([class]):hover{text-decoration-color:var(--brand)}.blog-prose ul,.blog-prose ol{padding-left:1.5em}.blog-prose li{margin-top:.35em}.blog-prose li::marker{color:var(--gray-400)}.blog-prose blockquote{border-left:3px solid var(--brand);background:var(--gray-900);border-radius:0 .5rem .5rem 0;padding:1em 1.25em;font-size:.925rem}.blog-prose blockquote p{opacity:.85}.blog-prose :not(pre)>code{background:color-mix(in srgb,var(--gray-400) 15%,transparent);border:1px solid color-mix(in srgb,var(--gray-400) 30%,transparent);border-radius:.3rem;padding:.15em .35em;font-size:.875em;font-weight:450;color:var(--brand);word-break:break-word}.blog-prose pre{background:var(--gray-900);border:1px solid var(--gray-700);border-radius:.6rem;font-size:.875rem;line-height:1.7;padding:1em 1.25em;overflow-x:auto}.blog-prose img{border-radius:.6rem;border:1px solid color-mix(in srgb,var(--gray-400) 30%,transparent);box-shadow:0 4px 24px #0000004d;max-width:100%;height:auto}.blog-prose hr{border:none;border-top:1px solid var(--gray-700);margin:2.5em 0}.blog-prose strong{font-weight:600;color:var(--white)}.blog-index-header{margin-bottom:3rem}.blog-index-header h1{font-size:2.2rem;font-weight:700;color:var(--white);letter-spacing:-.025em}.blog-post-list{list-style:none;padding:0}.blog-post-item{padding:1.5rem 0;border-bottom:1px solid var(--gray-700)}.blog-post-item:first-child{padding-top:0}.blog-post-item:last-child{border-bottom:none}.blog-post-item time{font-size:.85rem;color:var(--gray-400)}.blog-post-item h2{font-size:1.25rem;font-weight:600;margin:.25rem 0 .4rem}.blog-post-item h2 a{color:var(--white);text-decoration:none}.blog-post-item h2 a:hover{color:var(--brand);text-decoration:none}.blog-post-item p{font-size:.925rem;color:var(--gray-400);line-height:1.55}.btn{display:inline-block;padding:.6rem 1.4rem;border-radius:6px;font-weight:600;font-size:.95rem;transition:opacity .2s}.btn:hover{text-decoration:none;opacity:.9}.btn-primary{background:var(--brand-dark);color:var(--white)}.estimate-slider{-webkit-appearance:none;appearance:none;width:100%;height:4px;background:var(--gray-700);border-radius:2px;outline:none;cursor:pointer}.estimate-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;cursor:grab}.estimate-slider::-webkit-slider-thumb:active{cursor:grabbing}.estimate-slider::-moz-range-thumb{width:16px;height:16px;border:none;border-radius:50%;cursor:grab}.estimate-slider--cyan::-webkit-slider-thumb{background:var(--brand);box-shadow:0 0 8px #00bcd466}.estimate-slider--cyan::-webkit-slider-thumb:active{box-shadow:0 0 16px #00bcd499}.estimate-slider--cyan::-moz-range-thumb{background:var(--brand);box-shadow:0 0 8px #00bcd466}.estimate-slider--purple::-webkit-slider-thumb{background:#7c4dff;box-shadow:0 0 8px #7c4dff66}.estimate-slider--purple::-webkit-slider-thumb:active{box-shadow:0 0 16px #7c4dff99}.estimate-slider--purple::-moz-range-thumb{background:#7c4dff;box-shadow:0 0 8px #7c4dff66}
