.locale-select{color:#9aa0a6;cursor:pointer;appearance:none;background:#0b0d10 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239aa0a6' d='M3 4.5 6 7.5 9 4.5'/%3E%3C/svg%3E") right .45rem center no-repeat;border:1px solid #2a2f3a;border-radius:6px;padding:.35rem 1.75rem .35rem .5rem;font-size:.85rem}.locale-select:hover{color:#e8eaed;border-color:#3c4043}.locale-select:focus{outline-offset:2px;outline:2px solid #84cc16}.landing{flex-direction:column;min-height:100vh;display:flex}.landing__header{justify-content:space-between;align-items:center;width:100%;max-width:64rem;margin:0 auto;padding:1.5rem 2rem;display:flex}.landing__nav{align-items:center;gap:1rem;display:flex}.landing__nav a{color:#9aa0a6;font-size:.95rem;text-decoration:none}.landing__nav a:hover{color:#e8eaed}.projects-shell{min-height:100vh;padding:2rem 1.25rem 3rem}.projects-shell__header{max-width:72rem;margin:0 auto 1.5rem}.projects-shell__main{max-width:72rem;margin:0 auto}.landing__main{flex:1;width:100%;max-width:64rem;margin:0 auto;padding:2rem 2rem 4rem}.landing__hero{max-width:36rem;padding:3rem 0 4rem}.landing__section-title{letter-spacing:-.02em;max-width:28rem;margin:0;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600;line-height:1.15}.landing__deploy{border-top:1px solid #2a2f3a;padding:3rem 0}.landing__tiers{gap:1rem;max-width:32rem;margin-top:1.75rem;display:grid}@media (width>=520px){.landing__tiers{grid-template-columns:1fr 1fr;max-width:none}}.landing__tier{border:1px solid #2a2f3a;border-radius:8px;padding:1.25rem 1.5rem}.landing__tier--highlight{border-color:#84cc16}.landing__tier-label{letter-spacing:-.02em;font-size:1.25rem;font-weight:600;display:block}.landing__tier p{color:#9aa0a6;margin:.4rem 0 0;font-size:.9rem}.landing__biz{border-top:1px solid #2a2f3a;padding:3rem 0}.landing__cases{flex-wrap:wrap;gap:.5rem .75rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.landing__cases li{color:#c4c7cc;border:1px solid #2a2f3a;border-radius:999px;padding:.4rem .75rem;font-size:.85rem}.landing__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#84cc16;margin:0 0 1.25rem;font-size:.8rem;font-weight:500}.landing__title{letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:600;line-height:1.05}.landing__lead{color:#9aa0a6;max-width:28rem;margin:1.5rem 0 0;font-size:1.125rem;line-height:1.55}.landing__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2.25rem;display:flex}.landing__cta{color:#0b0d10;background:#84cc16;border-radius:6px;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.landing__cta:hover{background:#a3e635}.landing__cta-secondary{color:#e8eaed;font-size:.95rem;text-decoration:none}.landing__cta-secondary:hover{color:#84cc16}.landing__points{border-top:1px solid #2a2f3a;gap:2rem;padding-top:3rem;display:grid}@media (width>=640px){.landing__points{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.landing__point h2{margin:0;font-size:.95rem;font-weight:600}.landing__point p{color:#9aa0a6;margin:.35rem 0 0;font-size:.9rem}.landing__footer{color:#6b7280;border-top:1px solid #1a1d24;justify-content:center;align-items:center;gap:.75rem;padding:2rem;font-size:.85rem;display:flex}.landing__footer a{color:#6b7280;text-decoration:none}.landing__footer a:hover{color:#9aa0a6}.site-project-card{background:#151922;border:1px solid #2a2f3a;border-radius:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.site-project-card:hover{border-color:#3c4454;transform:translateY(-2px);box-shadow:0 12px 32px #00000047}.site-project-card__media{aspect-ratio:16/10;position:relative;overflow:hidden}.site-project-card__thumbnail{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.site-project-card__initials{color:#ffffffeb;letter-spacing:-.04em;text-shadow:0 8px 24px #0f172a2e;place-items:center;height:100%;font-size:clamp(2rem,8vw,2.75rem);font-weight:700;display:grid}.site-project-card__body{gap:.5rem;padding:1rem 1rem 1.125rem;display:grid}.site-project-card__name{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.0625rem;line-height:1.3;overflow:hidden}.site-project-card__status{letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:600}.site-project-card__status--live{color:#34d399}.site-project-card__status--draft{color:#9aa0a6}.site-project-card__status--disabled,.site-project-card__status--suspended{color:#fbbf24}.site-project-card__url{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;overflow:hidden}.site-project-card__url a{color:#8ab4ff;text-decoration:none}.site-project-card__url a:hover{text-decoration:underline}.site-project-card__actions{margin-top:.25rem}.site-project-card__edit{color:#0b0d10;background:#84cc16;border-radius:8px;padding:.45rem .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.site-project-card__edit:hover{background:#a3e635}.site-project-card__meta{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:.5rem;margin:.25rem 0 0;display:grid}.site-project-card__meta div{gap:.125rem;min-width:0;display:grid}.site-project-card__meta dt{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.site-project-card__meta dd{color:#c4c7cc;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;overflow:hidden}@media (prefers-reduced-motion:reduce){.site-project-card{transition:none}.site-project-card:hover{transform:none}}.projects-page__header{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:.5rem;display:flex}.projects-page__header h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.1}.projects-page__email{margin:0 0 1.25rem}.projects-page__grid{grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width<=640px){.projects-page__header{flex-direction:column}.projects-page__grid{grid-template-columns:1fr}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8eaed;background:#0b0d10;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:#8ab4f8}.page{flex-direction:column;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.header{width:min(420px,100%);margin-bottom:1rem}.logo{color:inherit;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.logo-mark{border-radius:8px;display:block}.card{background:#151922;border:1px solid #2a2f3a;border-radius:12px;width:min(420px,100%);padding:1.5rem}h1{margin:0 0 .5rem;font-size:1.5rem}.form{gap:.75rem;margin:1rem 0;display:grid}label{gap:.35rem;font-size:.9rem;display:grid}input{color:inherit;background:#0b0d10;border:1px solid #3c4043;border-radius:8px;padding:.6rem .75rem}button{color:#0b0d10;cursor:pointer;background:#8ab4f8;border:none;border-radius:8px;padding:.65rem 1rem;font-weight:600}button.secondary{color:#e8eaed;background:0 0;border:1px solid #3c4043}button:disabled{opacity:.6;cursor:default}.muted{color:#9aa0a6;font-size:.95rem}.error{color:#f28b82}.row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.empty{background:#0b0d10;border:1px dashed #3c4043;border-radius:8px;margin-top:1.5rem;padding:1rem}code{word-break:break-all;font-size:.85rem}.oauth{margin:1rem 0 0}.oauth-divider{color:#9aa0a6;align-items:center;gap:.75rem;margin:1rem 0 .25rem;font-size:.85rem;display:flex}.oauth-divider:before,.oauth-divider:after{content:"";background:#3c4043;flex:1;height:1px}.oauth-buttons{gap:.75rem;display:grid}.sign-in-with-google{color:#e3e3e3;background:#131314;border:1px solid #8e918f;border-radius:4px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:0 12px;font-family:Roboto,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:background .15s;display:flex}.sign-in-with-google:hover{background:#1a1a1b}.sign-in-with-google__logo-wrap{background:#fff;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;display:flex}.sign-in-with-google__logo{width:18px;height:18px}.sign-in-with-google__label{white-space:nowrap}.sign-in-with-apple{color:#000;letter-spacing:-.01em;background:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:0 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.sign-in-with-apple:hover{background:#f2f2f2}.sign-in-with-apple__logo{flex-shrink:0;width:20px;height:20px;margin-right:8px}.sign-in-with-apple__label{white-space:nowrap}
