@import url('/fonts.css');
:root{color-scheme:light;--bg:#fff;--fg:#171717;--muted:#737373;--line:#e9e9e9;--soft:#fafafa;--hover:#f6f6f6;--green:#16804a;--green-soft:#f4fbf6;--input:#fff;--shadow:0 1px 2px #00000005;--font-sans:Geist,Arial,Helvetica,sans-serif;font-family:Geist,Arial,Helvetica,sans-serif;font-synthesis:none}
:root[data-theme=dark]{color-scheme:dark;--bg:#0a0a0a;--fg:#ededed;--muted:#949494;--line:#272727;--soft:#111;--hover:#191919;--green:#61d995;--green-soft:#0f1c14;--input:#111;--shadow:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{background:none;border:0}button:disabled{cursor:wait;opacity:.6}svg{width:18px;height:18px;flex-shrink:0;vertical-align:middle}a:hover,button:hover{color:var(--fg)}:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:4px}button,input,select{touch-action:manipulation}.site-header{height:76px;display:flex;align-items:center;border-bottom:1px solid var(--line);padding:0 40px;gap:24px}.wordmark{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:650;letter-spacing:-1px}.wordmark svg{width:31px;height:31px}.wordmark-dot{color:var(--muted)}nav{margin-left:auto;display:flex;align-items:center;gap:28px;font-size:12px;color:var(--muted)}nav button{padding:8px 0}.nav-active{color:var(--fg)}.nav-separator{height:20px;width:1px;background:var(--line)}.icon-button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:0}.icon-button:hover{background:var(--hover)}main{max-width:1600px;margin:0 auto;padding:0 40px}.eyebrow{font-family:var(--font-sans);font-size:12px;font-weight:500;letter-spacing:1.5px;display:flex;align-items:center;gap:8px;color:var(--muted)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0}h1{font-size:46px;line-height:1.15;letter-spacing:-2.1px;margin:18px 0 14px;font-weight:600}.updated{display:flex;align-items:center;gap:7px;border:1px solid var(--line);padding:5px 9px;border-radius:5px;color:var(--fg);font-family:var(--font-sans);font-size:12px}.workload-panel{border:1px solid var(--line);border-radius:9px;box-shadow:var(--shadow);overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:21px 24px 0;gap:12px}.panel-heading>div{display:flex;align-items:baseline;gap:13px}h2{font-size:14px;letter-spacing:-.25px;font-weight:600;margin:0}.panel-subtitle{font-size:12px;color:var(--muted)}.preset-label{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}select{border:1px solid var(--line);border-radius:5px;padding:6px 30px 6px 10px;background:var(--input);color:var(--fg);font-size:12px;max-width:200px}.workload-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:24px}.field label{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;margin-bottom:8px}.field-symbol{color:var(--muted);font-size:15px}.input-wrap{height:47px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;background:var(--input);box-shadow:var(--shadow)}.input-wrap:focus-within{border-color:var(--muted);box-shadow:0 0 0 2px var(--hover)}input{min-width:0}.input-wrap input{border:0;background:none;padding:10px 12px;width:100%;outline:0;color:var(--fg);font-family:var(--font-sans);font-size:18px;font-weight:500;-moz-appearance:textfield}.input-wrap input::-webkit-inner-spin-button,.input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none}.input-wrap>span{font-size:12px;color:var(--muted);padding:0 12px}.field>small{display:block;font-size:12px;color:var(--muted);margin-top:7px}.panel-footer{background:var(--soft);border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:11px 24px;font-size:12px;color:var(--muted);gap:16px}.panel-footer>span{display:flex;align-items:center;gap:8px}.info-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 13px;width:13px;height:13px;border:1px solid var(--muted);border-radius:50%;font-size:12px;font-family:var(--font-sans)}.switch-label{display:flex;align-items:center;gap:8px;position:relative;cursor:pointer;color:var(--fg);white-space:nowrap}.switch-label input{position:absolute;width:28px;height:16px;opacity:0;left:0;margin:0;cursor:pointer}.switch-track{display:block;width:28px;height:16px;background:#bbb;border-radius:20px;padding:2px;pointer-events:none}.switch-track:before{content:'';display:block;height:12px;width:12px;background:white;border-radius:100%;transition:transform .15s}.switch-label input:checked+.switch-track{background:var(--fg)}.switch-label input:checked+.switch-track:before{transform:translateX(12px);background:var(--bg)}.switch-label input:focus-visible+.switch-track{outline:2px solid var(--green);outline-offset:3px}#comparison{padding-top:34px;padding-bottom:32px;scroll-margin-top:20px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.table-title-group{display:flex;align-items:center;gap:10px}.table-title-group h2{font-size:17px;letter-spacing:-.4px}.count-badge{font-family:var(--font-sans);font-size:12px;background:var(--soft);border:1px solid var(--line);padding:2px 6px;border-radius:5px;color:var(--muted)}.table-actions{display:flex;gap:8px}.button{height:33px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:6px;background:var(--bg);padding:0 11px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:var(--shadow)}.button:hover{background:var(--hover)}.button svg{width:14px;height:14px}.search-box{display:flex;align-items:center;gap:7px;padding:0 10px;height:33px;border:1px solid var(--line);border-radius:6px;width:215px;color:var(--muted)}.search-box svg{width:14px;height:14px}.search-box input{outline:0;border:0;background:none;color:var(--fg);width:100%;font-size:12px}.search-box:focus-within{border-color:var(--muted)}kbd{border:1px solid var(--line);border-radius:3px;min-width:15px;text-align:center;font-family:var(--font-sans);font-size:12px}.table-filter-row{display:flex;align-items:center;justify-content:space-between;margin:19px 0 14px;gap:12px}.segmented{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line);background:var(--soft);border-radius:7px}.segmented button{font-size:12px;color:var(--muted);padding:5px 11px;border:1px solid transparent;border-radius:5px;white-space:nowrap}.segmented button.selected{color:var(--fg);background:var(--bg);border-color:var(--line);box-shadow:var(--shadow)}.rate-note{font-family:var(--font-sans);font-size:12px;color:var(--muted)}.rate-note span{margin:0 6px}.table-container{border:1px solid var(--line);border-radius:8px;overflow:auto;max-height:970px;isolation:isolate}table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px;white-space:nowrap}th{text-align:left;background:var(--soft);font-weight:500;color:var(--muted);height:62px;position:sticky;top:0;z-index:2;border-bottom:1px solid var(--line);padding:12px 15px}th:first-child{min-width:215px;padding-left:20px}th:last-child{padding-left:8px;padding-right:16px;text-align:center}th.numeric .sort-button{margin-left:auto}.sort-button{display:flex;gap:5px;align-items:center;font-size:12px;font-weight:500;padding:0;color:var(--muted)}.sort-icon{font-size:12px;opacity:.65}th[aria-sort] .sort-button{color:var(--fg)}.column-unit{display:block;font-size:12px;font-family:var(--font-sans);color:var(--muted);opacity:.85;margin-top:3px}td{padding:17px 15px;border-bottom:1px solid var(--line);height:74px;background:var(--bg)}tr:last-child td{border-bottom:0}tbody tr:hover td{background:var(--hover)}td:first-child{padding-left:20px;position:sticky;left:0;z-index:1}th:first-child{left:0;z-index:3}td:first-child:after,th:first-child:after{content:'';position:absolute;right:0;top:0;bottom:0;width:1px;background:var(--line);opacity:0}tbody tr:hover td:first-child:after{opacity:1}.numeric{text-align:right;font-family:var(--font-sans);font-size:13px;font-variant-numeric:tabular-nums}.numeric strong{font-weight:500}.numeric small{font-family:Geist,Arial,sans-serif;display:block;color:var(--muted);font-size:12px;margin-top:4px;line-height:1.5}.provider-button{display:flex;align-items:center;gap:11px;text-align:left;padding:0;width:100%}.provider-button strong{font-size:13px;font-weight:550;display:block;letter-spacing:-.15px}.provider-button small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.provider-logo{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--line);border-radius:7px;background:var(--bg);font-size:19px;font-weight:700;font-family:Arial,sans-serif;flex-shrink:0}.cloudflare{color:#f48120;font-size:25px}.backblaze{color:#e62c36;font-style:italic}.wasabi{color:#14a159;font-size:24px}.digitalocean{color:#0080ff;font-size:26px}.vultr{color:#2276ef;font-size:19px}.aws{color:var(--fg);font-size:12px;letter-spacing:-.6px;text-decoration:underline;text-decoration-color:#f59a23;text-decoration-thickness:2px;text-underline-offset:4px}.google{color:#4285f4}.badge{border:1px solid var(--line);border-radius:5px;padding:3px 6px;font-size:12px;background:var(--soft);color:var(--muted)}.cool-badge{background:transparent}.green{color:var(--green)!important}.muted{color:var(--muted)}.retention{font-size:12px}.best-row td{background:var(--green-soft)}.total-cell{min-width:163px}.total-button{padding:0;text-align:right;display:block;margin-left:auto}.total-button>strong{font-family:var(--font-sans);font-weight:600;font-size:14px;letter-spacing:-.4px}.total-button>small{font-size:12px}.source-link{display:flex;align-items:center;justify-content:center;color:var(--muted);width:24px;height:24px;border-radius:4px;margin:auto}.source-link svg{width:15px;height:15px}.source-link:hover{background:var(--line)}.table-footnote{display:flex;justify-content:space-between;gap:12px;padding:12px 0;font-size:12px;color:var(--muted)}.table-footnote .green{margin-right:4px}.assumption-note{display:flex;gap:8px;align-items:flex-start;border:1px solid var(--line);background:var(--soft);border-radius:6px;padding:12px 14px;color:var(--muted);margin-top:4px}.assumption-note .info-icon{margin-top:2px}.assumption-note p{font-size:12px;margin:0;line-height:1.8}.assumption-note button{font-size:12px;padding:0;margin-left:4px;color:var(--fg);white-space:nowrap}.assumption-note svg{width:11px;height:11px}h3{font-size:13px;font-weight:550;letter-spacing:-.2px;margin:11px 0 8px}footer{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:22px 40px;color:var(--muted);font-size:12px}.footer-wordmark{font-size:15px;letter-spacing:-.7px;color:var(--fg)}.footer-wordmark svg{width:22px;height:22px}footer>span{margin-left:7px}footer svg{width:11px;height:11px}footer>div{margin-left:auto;display:flex;gap:22px}footer button{font-size:12px;color:var(--muted);padding:0}dialog{background:var(--bg);color:var(--fg);border:1px solid var(--line);border-radius:13px;padding:26px;max-width:560px;width:calc(100% - 32px);max-height:85dvh;box-shadow:0 24px 80px #0003;overflow:auto}dialog::backdrop{background:#0006;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}dialog h2{font-size:25px;letter-spacing:-1px;margin:8px 0 14px}dialog h3{margin-top:24px}dialog p{color:var(--muted);font-size:12px;line-height:1.8}dialog .dark-button{background:var(--fg);color:var(--bg);margin-top:12px}.detail-provider{display:flex;align-items:center;gap:12px}.detail-provider .provider-logo{width:42px;height:42px}.detail-provider h2{margin:0;font-size:23px}.detail-provider p{margin:2px 0 0}.breakdown{margin:24px 0;border-top:1px solid var(--line)}.breakdown>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0;font-size:12px}.breakdown dt{color:var(--muted)}.breakdown dd{margin:0;font-family:var(--font-sans)}.breakdown .breakdown-total{font-weight:600;padding:16px 0}.breakdown-total dt{color:var(--fg)}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;background:var(--soft);border-radius:7px;font-size:12px}.detail-facts span{display:block;color:var(--muted);font-size:12px;margin-bottom:3px}.policy-warning{border-left:2px solid #d79b24;padding-left:12px}.empty-state{text-align:center;padding:45px 20px}.empty-state p{color:var(--muted);font-size:12px}.empty-state .button{margin-top:8px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(15px);opacity:0;pointer-events:none;background:var(--fg);color:var(--bg);border:1px solid var(--line);padding:10px 18px;border-radius:8px;font-size:12px;box-shadow:0 5px 25px #0002;z-index:10;transition:.15s;max-width:calc(100% - 32px);text-align:center}#toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:20;background:var(--bg);padding:10px}.skip-link:focus{top:10px}.noscript{padding:20px;background:var(--soft);border-top:1px solid var(--line)}.not-found{padding-top:120px}.not-found .button{margin-top:20px}[hidden]{display:none!important}
@media(min-width:1550px){.site-header,footer{padding-left:max(40px,calc((100vw - 1520px)/2));padding-right:max(40px,calc((100vw - 1520px)/2))}h1{font-size:52px}td{height:78px}}
@media(max-width:1150px){h1{font-size:38px}.panel-heading>div{display:block}.panel-subtitle{display:block;margin-top:3px}main{padding:0 28px}.site-header,footer{padding-left:28px;padding-right:28px}.workload-fields{gap:18px}th,td{padding-left:13px;padding-right:13px}.table-container{max-height:850px}}
@media(max-width:760px){.site-header{height:64px;padding:0 20px;gap:12px}.wordmark{font-size:20px}.wordmark svg{width:26px;height:26px}nav{gap:16px}nav .nav-active,nav .nav-separator{display:none}main{padding:0 20px}h1{font-size:35px;line-height:1.13;letter-spacing:-1.5px;max-width:380px;margin:15px 0 12px}.updated{font-size:12px;padding:4px 6px}.eyebrow{font-size:12px;letter-spacing:1.3px}.panel-heading{padding:17px 16px 0;align-items:flex-start}.panel-heading h2{font-size:12px}.panel-subtitle{font-size:12px;max-width:150px;line-height:1.5}.preset-label{font-size:0;gap:0}select{font-size:12px;max-width:154px;padding:6px}.workload-fields{grid-template-columns:repeat(2,1fr);padding:20px 16px;gap:18px 16px}.field label{font-size:12px}.input-wrap{height:43px}.input-wrap input{font-size:17px}.panel-footer{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:13px;font-size:12px}.panel-footer>span{line-height:1.5}.switch-label{font-size:12px}#comparison{padding-top:27px}.table-toolbar{flex-wrap:wrap;gap:15px}.table-title-group h2{font-size:16px}.table-actions{width:100%;gap:6px}.search-box{flex:1;width:100px;min-width:0}.button{font-size:12px;padding:0 9px}.table-filter-row{align-items:flex-start;gap:10px;flex-direction:column;margin-top:15px}.segmented button{font-size:12px;padding:5px 10px}.rate-note{font-size:12px;align-self:flex-end}.table-container{margin-left:-20px;margin-right:-20px;border-radius:0;border-left:0;border-right:0;max-height:775px}td{height:72px}td:first-child,th:first-child{padding-left:18px;min-width:190px}td:first-child:after,th:first-child:after{opacity:1}.provider-button{gap:9px}.provider-button strong{font-size:12px}.provider-button small{font-size:12px}.provider-logo{width:27px;height:27px}.table-footnote{font-size:12px;flex-direction:column;gap:5px;padding:13px 0}.assumption-note{padding:10px;margin-top:3px}.assumption-note p{font-size:12px}.assumption-note button{font-size:12px;margin-left:0}footer{padding:20px;flex-wrap:wrap;gap:12px;font-size:12px}footer>span{margin-left:auto}footer>div{margin-left:0;width:100%;padding-top:8px}.footer-wordmark{font-size:14px}.footer-wordmark svg{width:21px;height:21px}dialog{padding:20px}dialog h2{font-size:23px}.detail-provider h2{font-size:20px}kbd{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.comparison-meta{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:24px 0 18px;color:var(--muted);font-size:12px}
@media(max-width:760px){.comparison-meta{justify-content:space-between;gap:8px;padding:20px 0 16px;font-size:12px}}
/* Generationcost: readable comparison defaults, matching objectcost. */
.comparison-meta{justify-content:space-between}.comparison-meta>span:first-child{font-size:14px;color:var(--fg);font-weight:500}.workload-fields select{height:47px;width:100%;max-width:none;font-size:14px}.field label,.button,.search-box input,.panel-footer,.sort-button,.column-unit,.rate-note,.table-footnote,nav,.segmented button,.estimate-note,.coverage,.coverage p,dialog p{font-size:13px}table,.numeric,.provider-button strong{font-size:14px}.provider-button small,td small{font-size:12px}td>small{display:block;color:var(--muted);margin-top:5px}.total-cell>strong{font-size:15px;font-weight:600}.provider-logo{font-size:15px}.provider-logo[data-provider=Prodia]{color:#7056df}.provider-logo[data-provider=fal]{color:#846045}.provider-logo[data-provider=Runware]{color:#5769cc}.provider-logo[data-provider=MiniMax]{color:#e25b43}.provider-logo[data-provider=WaveSpeedAI]{color:#267ab5}.provider-logo[data-provider=Sogni]{color:#a047c0}.workflow-cell{font-size:13px;color:var(--muted);line-height:1.65}.table-container{max-height:1000px}.table-actions{width:auto}.search-box{width:310px}.amber{color:#9b6513}.estimate-note{color:var(--muted);line-height:1.8;margin:3px 0}.estimate-note button{font-size:inherit;color:var(--fg);padding:0}.coverage{margin:0 0 32px;border:1px solid var(--line);border-radius:8px;padding:16px 20px}.coverage summary{cursor:pointer;font-weight:500}.coverage p{color:var(--muted);max-width:1000px;line-height:1.8}.coverage a{text-decoration:underline;text-underline-offset:3px}.source-link{font-size:21px}dialog{max-width:660px}dialog h2{font-size:23px}.dialog-head h2{margin:0}dialog h3{font-size:14px}.dialog-head .icon-button{font-size:24px}.breakdown>div{font-size:13px}.panel-heading{padding-top:18px}.not-found{padding-bottom:120px}.table-toolbar{align-items:center}th:first-child{min-width:195px}td{height:78px}.wordmark{letter-spacing:-1px}footer{font-size:13px}
@media(max-width:760px){nav{gap:12px}nav button{font-size:12px}.site-header .wordmark{font-size:20px;gap:7px}.site-header{padding:0 16px}.site-header .wordmark svg{width:23px;height:23px}.workload-fields{gap:18px 12px}.field label{font-size:13px}.table-toolbar{gap:12px}.search-box{width:100%;height:38px}.table-actions{width:100%;justify-content:flex-end}.table-filter-row .segmented{max-width:100%;overflow:auto}.segmented button{padding:5px 9px}.rate-note{font-size:12px}.provider-button strong{font-size:14px}td:first-child,th:first-child{min-width:162px;max-width:180px}.provider-button{gap:8px}.provider-button small{font-size:12px}.coverage{padding:14px}.workload-fields select{font-size:13px}.breakdown>div{gap:18px}.breakdown dd{text-align:right}.site-header nav .nav-active{display:none}footer>span{margin-left:0}footer{font-size:12px}.wordmark.footer-wordmark{font-size:14px}}
@media(max-width:370px){.site-header nav button[data-methodology]{display:none}.site-header .wordmark{font-size:19px}}
/* Raw-rate comparison; no workload calculator. */
#comparison{padding-top:4px}.rate-filters{display:flex;gap:8px}.rate-filters select{font-size:13px;height:34px}.raw-rate strong{font-size:17px;font-weight:600}.raw-rate{min-width:195px}
@media(max-width:760px){.rate-filters{width:100%}.rate-filters select{flex:1;max-width:none;min-width:0}.table-filter-row .segmented{width:100%}.segmented button{padding-left:8px;padding-right:8px}.raw-rate strong{font-size:16px}}
