:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#000;overflow-x:hidden}body{background:#000;min-width:320px;min-height:100svh;margin:0;overflow-x:hidden}button,a{font:inherit}#root{background:#000;min-height:100svh}@keyframes sk-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.sk{background:linear-gradient(90deg,#1a1a1a 0%,#262626 40%,#1a1a1a 80%) 0 0/600px 100%;border-radius:6px;animation:1.4s ease-in-out infinite sk-shimmer;display:inline-block}.sk--name{border-radius:5px;height:14px;display:block}.sk--sub{border-radius:4px;height:11px;display:block}.sk--badge{border-radius:999px;width:72px;height:22px;display:block}.sk--circle{border-radius:50%;flex-shrink:0;width:28px;height:28px;display:block}.sk--dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:block}.sk--icon{border-radius:5px;flex-shrink:0;width:18px;height:18px;display:block}.sk-group{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.sk-row{pointer-events:none;-webkit-user-select:none;user-select:none}.sk-row:first-child .sk{animation-delay:0s}.sk-row:nth-child(2) .sk{animation-delay:80ms}.sk-row:nth-child(3) .sk{animation-delay:.16s}.sk-row:nth-child(4) .sk{animation-delay:.24s}.sk-row:nth-child(5) .sk{animation-delay:.32s}.sk-row:nth-child(6) .sk{animation-delay:.4s}.builds-list--skeleton{display:grid;overflow:hidden}.builds-skeleton-row{border-bottom:1px solid #ffffff0d;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-height:72px;padding:0 18px;display:grid}.builds-skeleton-row:last-child{border-bottom:0}.projects-table--skeleton{display:grid;overflow:hidden}.projects-skeleton-row{border-bottom:1px solid #ffffff0d;grid-template-columns:12px minmax(220px,1fr) minmax(120px,auto) auto auto 32px;align-items:center;gap:16px;min-height:76px;padding:0 18px;display:grid}.projects-skeleton-row:last-child{border-bottom:0}.cbp-loading-skeleton{flex-direction:column;gap:14px;padding:14px 22px;display:flex}.cbp-log-row--skeleton{grid-template-columns:42px 82px 62px minmax(0,1fr);gap:0;padding:5px 0;display:grid}.cbp-log-row--skeleton .sk--name{height:12px;margin:auto 4px}.dashboard-page{color:#ededed;background:#000;align-items:flex-start;min-height:100svh;display:flex;overflow:hidden auto}.dashboard-page *{box-sizing:border-box}.dashboard-page button,.dashboard-page input{font:inherit}.dashboard-rail{z-index:40;-webkit-backdrop-filter:blur(18px);background:#000000e6;border-right:1px solid #ffffff1f;flex-direction:column;align-items:center;width:70px;height:100svh;padding:24px 10px;display:flex;position:fixed;inset:0 auto 0 0}.dashboard-rail__brand{border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.dashboard-rail__brand img{object-fit:contain;width:30px;height:30px}.dashboard-rail__items{gap:14px;margin:auto 0;display:grid}.dashboard-rail__item{color:#8f8f8f;cursor:pointer;background:0 0;border:0;border-radius:14px;place-items:center;width:44px;height:44px;transition:background-color .17s,color .17s;display:grid;position:relative}.dashboard-rail__item span{z-index:4;color:#f5f5f5;opacity:0;pointer-events:none;white-space:nowrap;background:#0e0e0ef0;border:1px solid #ffffff24;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:760;transition:opacity .14s .45s,transform .14s .45s;position:absolute;top:50%;left:54px;transform:translate(-8px,-50%)}.dashboard-rail__item:hover,.dashboard-rail__item:focus-visible,.dashboard-rail__item--active{color:#fff;background:#111}.dashboard-rail__item:hover span,.dashboard-rail__item:focus-visible span{opacity:1;transform:translateY(-50%)}.dashboard-rail__account{color:#f5f5f5;cursor:pointer;width:42px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.dashboard-rail__account img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;display:block}.dashboard-account-fallback{color:#fff;background:#262626;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:100%;height:100%;font-size:15px;font-weight:700;display:grid}.dashboard-account{position:relative}.dashboard-account-menu{z-index:60;background:#141414;border:1px solid #ffffff1f;border-radius:12px;width:244px;padding:16px;display:grid;position:absolute;bottom:0;left:64px;box-shadow:0 24px 70px #0009}.dashboard-account-menu strong{color:#fff;font-size:17px;font-weight:800;line-height:1.1}.dashboard-account-menu small{color:#9ca3af;margin-top:10px;font-size:14px;font-weight:700}.dashboard-account-menu button{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;min-height:34px;margin-top:14px;padding:0;font-size:16px;font-weight:650}.dashboard-account-menu button+button{margin-top:10px}.dashboard-account-menu__danger{color:#ef4444!important}.dashboard-account-menu__danger:hover{color:#f87171!important;background:#ef444414!important}.vercel-dashboard{width:min(100%,1600px);margin:0 auto;padding:30px 32px 64px 96px;animation:.42s cubic-bezier(.22,1,.36,1) both dashboard-page-in;transform:none}.vercel-toolbar{z-index:35;-webkit-backdrop-filter:blur(16px);background:#000000e0;grid-template-columns:minmax(320px,1fr) auto;align-items:center;gap:10px;width:min(100%,1600px);margin:0 auto;padding:12px 0 16px;display:grid;position:sticky;top:0}.vercel-toolbar:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.vercel-search{color:#8b8b8b;background:#050505;border:1px solid #242424;border-radius:9px;align-items:center;gap:14px;height:50px;padding:0 18px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:flex;box-shadow:inset 0 0 0 1px #ffffff05}.vercel-search:focus-within{background:#070707;border-color:#4f4f4f;box-shadow:0 0 0 3px #ffffff12}.vercel-search input{color:#f2f2f2;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:17px;font-weight:520}.vercel-search input::placeholder{color:#8a8a8a}.vercel-actions{align-items:center;gap:10px;display:flex}.vercel-icon-button,.vercel-add-button{color:#d8d8d8;background:#050505;border:1px solid #242424;border-radius:9px;height:50px}.vercel-icon-button{cursor:pointer;place-items:center;width:50px;display:grid}.vercel-add-button{color:#1d1d1d;cursor:pointer;background:#f0f0f0;border-color:#dcdcdc;justify-content:center;align-items:center;gap:14px;min-width:150px;padding:0 18px 0 20px;font-size:17px;font-weight:700;transition:border-color .17s,background-color .17s,color .17s,box-shadow .17s,transform .17s cubic-bezier(.22,1,.36,1);display:inline-flex}.vercel-add-button:hover{color:#000;background:#fff;box-shadow:0 4px 14px #ffffff26}.vercel-add-button:active{transform:scale(.97)}.vercel-add-button svg{transition:transform .26s cubic-bezier(.34,1.56,.64,1)}.vercel-add-button[aria-expanded=true] svg{transform:rotate(180deg)}.vercel-add-menu{position:relative}.vercel-add-popover{z-index:30;background:#080808;border:1px solid #2a2a2a;border-radius:10px;width:210px;padding:6px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 44px #00000075}.vercel-add-popover button{color:#eee;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:22px 1fr;align-items:center;gap:10px;min-height:40px;padding:0 10px;font-size:14px;font-weight:650;display:grid}.vercel-add-popover button:hover,.vercel-add-popover button:focus-visible{background:#151515;outline:none}.vercel-add-popover img{object-fit:contain;filter:grayscale()brightness(2.1);width:18px;height:18px}.vercel-content{grid-template-columns:520px minmax(420px,520px);justify-content:center;align-items:start;gap:56px;margin-top:42px;animation:.52s cubic-bezier(.22,1,.36,1) 80ms both dashboard-content-in;display:grid}.vercel-left-column{gap:42px;display:grid}.vercel-section h2{color:#e7e7e7;margin:0 0 24px 10px;font-size:17px;font-weight:700;line-height:1}.vercel-card{background:#080808;border:1px solid #242424;border-radius:10px;box-shadow:inset 0 0 0 1px #ffffff04}.vercel-card-message{color:#9d9d9d;margin:18px 12px;font-size:15px;font-weight:600;line-height:1.45}.vercel-usage-card{height:245px;padding:22px 12px 14px;position:relative;overflow:hidden}.vercel-card-heading{justify-content:space-between;align-items:center;gap:24px;padding:0 12px 18px;display:flex}.vercel-card-heading strong{color:#f1f1f1;font-size:17px;font-weight:700}.vercel-card-heading button,.vercel-empty-card button{color:#161616;cursor:pointer;background:#f1f1f1;border:1px solid #dfdfdf;border-radius:8px;min-height:32px;font-size:14px;font-weight:700}.vercel-card-heading button{padding:0 15px}.vercel-usage-list{gap:0;display:grid}.vercel-usage-row{color:#a3a3a3;border-radius:5px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:16px;display:grid}.vercel-usage-row.is-active{background:#020202}.vercel-meter{background:conic-gradient(#0a58d8 0 var(--meter-progress,0deg), #2b2b2b var(--meter-progress,0deg) 360deg);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.vercel-meter i{border-radius:inherit;background:#080808;width:16px;height:16px;display:block}.vercel-usage-row.is-active .vercel-meter i{background:#020202}.vercel-usage-name{color:#d7d7d7;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;min-width:0;display:inline-flex;overflow:hidden}.vercel-usage-name svg{color:#7a7a7a;flex:none}.vercel-usage-row strong{color:#a8a8a8;white-space:nowrap;font-size:15px;font-weight:650}.vercel-empty-card{text-align:center;place-items:center;min-height:220px;padding:38px 24px 30px;display:grid}.vercel-empty-card strong{color:#eaeaea;font-size:18px;font-weight:700}.vercel-empty-card p,.vercel-preview-card p{color:#9d9d9d;max-width:330px;margin:14px auto 0;font-size:17px;line-height:1.35}.vercel-empty-card button{color:#efefef;background:#0d0d0d;border-color:#2f2f2f;min-width:158px;min-height:42px;margin-top:28px}.vercel-deployment-log-card{gap:0;min-height:220px;padding:10px;display:grid}.vercel-deployment-log{border-radius:8px;grid-template-columns:10px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:64px;padding:0 14px;display:grid}.vercel-deployment-log:hover{background:#101010}.vercel-deployment-dot{background:#7a7a7a;border-radius:50%;width:8px;height:8px}.vercel-deployment-dot--live{background:#45c463;box-shadow:0 0 18px #45c46357}.vercel-deployment-dot--failed{background:#ef4444;box-shadow:0 0 18px #ef444447}.vercel-deployment-log div{gap:5px;min-width:0;display:grid}.vercel-deployment-log strong{color:#eee;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;overflow:hidden}.vercel-deployment-log small{color:#8d8d8d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.vercel-deployment-log em,.vercel-deployment-log time{color:#a4a4a4;white-space:nowrap;font-size:13px;font-style:normal;font-weight:650}.vercel-deployment-log em{color:#e2e2e2}.vercel-preview-card{text-align:center;place-items:center;min-height:210px;padding:32px;display:grid}.vercel-preview-card>span{color:#9a9a9a;border:1px solid #2c2c2c;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.vercel-projects{width:min(100%,520px)}.vercel-project-card{padding:28px 22px 24px}.vercel-project-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;display:flex}.vercel-project-empty__icon{color:#6b7280;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;place-items:center;width:56px;height:56px;margin-bottom:6px;display:grid}.vercel-project-empty strong{color:#e5e7eb;letter-spacing:-.01em;font-size:17px;font-weight:700}.vercel-project-empty p{max-width:280px;margin:0;font-size:14px;font-weight:450;line-height:1.5;color:#6b7280!important}.vercel-project-top{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:16px;display:grid}.vercel-project-mark{perspective:80px;place-items:center;width:42px;height:42px;display:grid}.vercel-project-mark span{clip-path:polygon(50% 0,94% 24%,94% 76%,50% 100%,6% 76%,6% 24%);background:linear-gradient(135deg,#ffffff38,#0000 45%),linear-gradient(90deg,#3fb34f,#55c847);border-radius:8px;width:34px;height:34px;transform:rotate(30deg)skewY(-3deg);box-shadow:inset -10px -8px 16px #00000038}.vercel-project-title{gap:7px;min-width:0;display:grid}.vercel-project-title strong{color:#e8e8e8;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:720;overflow:hidden}.vercel-project-title small{color:#9a9a9a;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:520;overflow:hidden}.vercel-repo-pill{color:#efefef;background:#2c2c2c;border-radius:999px;align-items:center;gap:7px;max-width:270px;min-height:32px;margin-top:20px;padding:0 11px 0 8px;font-size:15px;font-weight:700;display:inline-flex}.vercel-repo-pill img{object-fit:contain;filter:grayscale()brightness(2.1);width:19px;height:19px}.vercel-repo-pill span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vercel-project-card p{color:#f0f0f0;margin:18px 0 0;font-size:18px;font-weight:560;line-height:1.3}.vercel-project-card footer{color:#9a9a9a;align-items:center;gap:8px;margin-top:10px;font-size:17px;font-weight:520;display:flex}.vercel-project-card footer strong{color:#a7a7a7;font-family:SFMono-Regular,Consolas,monospace;font-size:15px;font-weight:650}.vercel-project-card footer svg{color:#a3a3a3}.deploy-modal{z-index:120;overscroll-behavior:contain;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.deploy-modal__backdrop{cursor:pointer;background:#000000c7;border:0;position:absolute;inset:0}.deploy-modal__panel{z-index:1;overscroll-behavior:contain;color:#f4f4f4;background:#080808;border:1px solid #ffffff1f;border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,620px);max-height:min(620px,100svh - 48px);animation:.18s cubic-bezier(.22,1,.36,1) both deploy-modal-in;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000080}.upgrade-modal__panel{background:#09090d!important;border:1px solid #ffffff24!important;border-radius:20px!important;flex-direction:column!important;grid-template-rows:none!important;width:min(100%,460px)!important;max-height:none!important;padding:24px!important;display:flex!important;box-shadow:0 24px 60px #000c,inset 0 0 0 1px #ffffff0d!important}.upgrade-modal__header{border:0!important;justify-content:space-between!important;align-items:center!important;margin-bottom:18px!important;padding:0!important;display:flex!important}.upgrade-modal__icon-badge{color:#fff;background:#ffffff12;border:1px solid #ffffff29;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.upgrade-modal__close{color:#888;cursor:pointer;background:#ffffff0d;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s,background .15s;display:flex}.upgrade-modal__close:hover{color:#fff;background:#ffffff1a}.upgrade-modal__content{flex-direction:column;gap:18px;display:flex}.upgrade-modal__title-group{flex-direction:column;gap:6px;display:flex}.upgrade-modal__tag{color:#e5e7eb;letter-spacing:.02em;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-self:flex-start;padding:3px 10px;font-size:11px;font-weight:750;display:inline-flex}.upgrade-modal__title-group h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.upgrade-modal__subtitle{color:#9ca3af;margin:0;font-size:13.5px;line-height:1.45}.upgrade-modal__notice-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:12px;padding:14px 16px;display:flex}.upgrade-modal__notice-icon{color:#fff;flex-shrink:0;margin-top:2px}.upgrade-modal__notice-text{flex-direction:column;gap:3px;display:flex}.upgrade-modal__notice-text strong{color:#e5e7eb;font-size:13px;font-weight:700}.upgrade-modal__notice-text p{color:#9ca3af;margin:0;font-size:12px;line-height:1.45}.upgrade-modal__features{flex-direction:column;gap:8px;padding:4px 0;display:flex}.upgrade-feature-item{color:#d1d5db;align-items:center;gap:12px;font-size:13px;font-weight:600;display:flex}.upgrade-feature-num{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11.5px;font-weight:800;display:inline-flex}.upgrade-modal__actions{margin-top:4px;display:flex}.upgrade-btn-primary{color:#000;cursor:pointer;background:#fff;border:0;border-radius:10px;width:100%;height:42px;font-size:14px;font-weight:700;transition:opacity .15s,transform .15s}.upgrade-btn-primary:hover{opacity:.92}.upgrade-btn-primary:active{transform:scale(.98)}.deploy-modal__header,.deploy-modal__footer{justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.deploy-modal__header{border-bottom:1px solid #ffffff17}.deploy-modal__header h2{color:#fff;margin:0;font-size:18px;font-weight:800}.deploy-modal__header p{color:#8f8f8f;margin:5px 0 0;font-size:12px;font-weight:650}.deploy-modal__header-actions{align-items:center;gap:8px;display:inline-flex}.deploy-modal__header-actions button{color:#f5f5f5;cursor:pointer;background:#101010;border:1px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-width:34px;height:34px;padding:0 12px;font-size:13px;font-weight:750;display:inline-flex}.deploy-modal__header-actions button:last-child{width:34px;padding:0}.deploy-modal__header-actions button:disabled{color:#707070;cursor:not-allowed}.deploy-modal__header-actions svg{flex:none}.deploy-modal__body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff59 transparent;align-content:start;gap:12px;min-height:0;padding:16px 18px;display:grid;overflow:auto}.deploy-modal__body::-webkit-scrollbar{width:5px}.deploy-modal__body::-webkit-scrollbar-track{background:0 0}.deploy-modal__body::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.deploy-modal__body::-webkit-scrollbar-thumb:hover{background:#ffffff8c}.deploy-modal__github-connect{background:#0d0d0d;border:1px solid #ffffff1c;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.deploy-modal__github-connect img{filter:grayscale()brightness(2.2);width:24px;height:24px}.deploy-modal__github-connect strong{color:#f5f5f5;font-size:15px}.deploy-modal__github-connect p{color:#9a9a9a;margin:5px 0 0;font-size:13px}.deploy-modal__github-connect button,.deploy-modal__footer button{color:#111;cursor:pointer;background:#f4f4f4;border:1px solid #ffffff29;border-radius:8px;min-height:34px;padding:0 13px;font-weight:750}.deploy-modal__footer button:disabled{opacity:.42;cursor:not-allowed}.deploy-repo-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff59 transparent;gap:7px;min-height:0;max-height:340px;padding-right:4px;display:grid;overflow:hidden auto}.deploy-repo-list::-webkit-scrollbar{width:5px}.deploy-repo-list::-webkit-scrollbar-track{background:0 0;border-radius:999px}.deploy-repo-list::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.deploy-repo-list::-webkit-scrollbar-thumb:hover{background:#fff9}.deploy-repo-list button{color:#f1f1f1;text-align:left;cursor:pointer;background:#0b0b0b;border:1px solid #ffffff1a;border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto 18px;align-items:center;gap:12px;min-height:42px;padding:0 11px;display:grid}.deploy-repo-list button:not(.is-selected) svg{visibility:hidden}.deploy-repo-list button.is-selected{background:#111;border-color:#ffffff6b;box-shadow:inset 0 0 0 1px #ffffff14}.deploy-repo-list img{filter:grayscale()brightness(2.1);width:20px;height:20px}.deploy-repo-list span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.deploy-repo-list em{color:#9a9a9a;font-size:12px;font-style:normal;font-weight:750}.deploy-repo-list button.is-selected em,.deploy-repo-list button.is-selected svg{color:#f5f5f5}.deploy-selected-repo{background:#0c0c0c;border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.deploy-selected-repo img{filter:grayscale()brightness(2.2);width:24px;height:24px}.deploy-selected-repo strong,.deploy-selected-repo span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.deploy-selected-repo strong{color:#f5f5f5;font-size:14px;font-weight:780}.deploy-selected-repo span{color:#9a9a9a;margin-top:3px;font-size:12px;font-weight:650}.deploy-modal__hint,.deploy-modal__slug,.deploy-modal__error{margin:0;font-size:13px;font-weight:700}.deploy-modal__hint,.deploy-modal__slug{color:#9a9a9a}.deploy-modal__error{color:#ff6b6b}.deploy-modal__message{color:#9a9a9a;margin:4px 2px;font-size:13px;font-weight:650}.deploy-dropzone{color:#f3f3f3;text-align:center;cursor:pointer;background:#0b0b0b;border:1px dashed #ffffff3d;border-radius:12px;align-content:center;place-items:center;gap:10px;min-height:170px;padding:24px;display:grid}.deploy-dropzone span{color:#969696;font-size:14px}.deploy-dropzone input{opacity:0;width:1px;height:1px}.deploy-modal__fields{gap:12px;display:grid}.deploy-modal__fields label{color:#cfcfcf;gap:7px;font-size:13px;font-weight:750;display:grid}.deploy-modal__fields input,.deploy-modal__fields textarea{color:#f4f4f4;width:100%;font:inherit;background:#050505;border:1px solid #ffffff24;border-radius:9px;outline:none;padding:0 13px}.deploy-modal__fields input{height:44px}.deploy-modal__fields textarea{resize:vertical;min-height:84px;padding:12px 13px;line-height:1.4}.deploy-modal__fields input:focus,.deploy-modal__fields textarea:focus{border-color:#ffffff5c}.deploy-modal__footer{border-top:1px solid #ffffff17;justify-content:flex-end}.deploy-modal__footer button:first-child{color:#f4f4f4;background:#111}@keyframes deploy-modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}.builds-page,.current-build-page,.dashboard-detail-page{width:min(100%,1360px);margin:0 auto;padding:38px 34px 80px 112px;animation:.42s cubic-bezier(.22,1,.36,1) both dashboard-page-in}.builds-page__header,.current-build-hero,.dashboard-detail-hero{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.builds-page__header p,.current-build-hero p,.dashboard-detail-hero p{color:#8f8f8f;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:760}.builds-page__header h1,.current-build-hero h1,.dashboard-detail-hero h1{color:#f5f5f5;margin:0;font-size:clamp(32px,4vw,56px);line-height:1.05}.builds-state,.builds-empty,.builds-list,.current-build-meta,.build-timeline,.build-log-panel{background:#080808;border:1px solid #ffffff1f;border-radius:12px}.builds-state{color:#a8a8a8;padding:18px;font-weight:700}.builds-empty{color:#f3f3f3;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.builds-empty span{color:#9a9a9a;font-size:14px}.builds-list{display:grid;overflow:hidden}.builds-list button{color:#f5f5f5;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff14;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-height:72px;padding:0 18px;display:grid}.builds-list button:last-child{border-bottom:0}.builds-list strong,.builds-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.builds-list strong{font-size:15px;font-weight:800}.builds-list small,.builds-list em{color:#9a9a9a;font-size:13px;font-style:normal;font-weight:700}.builds-status{color:#8f8f8f;background:#111;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.builds-status--completed{color:#4ade80}.builds-status--failed{color:#ef4444}.current-build-hero button,.current-build-hero a{color:#f5f5f5;cursor:pointer;background:#111;border:1px solid #ffffff29;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.current-build-hero a{color:#111;background:#f4f4f4}.current-build-meta{flex-wrap:wrap;gap:10px;margin-bottom:14px;padding:12px;display:flex}.current-build-meta span{color:#cfcfcf;background:#111;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:13px;font-weight:720;display:inline-flex}.current-build-grid{grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:stretch;gap:18px;height:min(760px,100svh - 230px);min-height:520px;display:grid}.build-timeline{align-content:start;gap:12px;min-height:0;padding:22px;display:grid;overflow:auto}.build-stage{color:#7f7f7f;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:13px;min-height:54px;font-size:15px;font-weight:760;display:grid}.build-stage--active{color:#f5f5f5}.build-stage--done{color:#4ade80}.build-stage--failed{color:#ef4444}.build-stage__spin{animation:1s linear infinite build-spin}.build-log-panel{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.build-log-panel header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.build-log-panel header div{gap:4px;display:grid}.build-log-panel header strong{color:#f5f5f5;font-size:16px}.build-log-panel header small{color:#8f8f8f;font-size:12px;font-weight:700}.build-log-stream{color:#d7d7d7;scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:14px 22px 20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;display:grid;overflow:auto}.build-log-stream::-webkit-scrollbar{width:10px}.build-timeline::-webkit-scrollbar{width:10px}.build-log-stream::-webkit-scrollbar-track{background:0 0}.build-timeline::-webkit-scrollbar-track{background:0 0}.build-log-stream::-webkit-scrollbar-thumb{background:#333;border:3px solid #080808;border-radius:999px}.build-timeline::-webkit-scrollbar-thumb{background:#333;border:3px solid #080808;border-radius:999px}.build-log-stream article{grid-template-columns:86px minmax(0,1fr);gap:12px;padding:7px 0;display:grid}.build-log-stream time{color:#777}.build-log-line--success span{color:#4ade80}.build-log-line--warning span{color:#facc15}.build-log-line--error span{color:#ff6b6b}.current-build-back{flex-shrink:0}.dashboard-detail-search{color:#8f8f8f;background:#050505;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:10px;width:min(420px,100%);height:48px;padding:0 15px;display:inline-flex}.dashboard-detail-search input{color:#f5f5f5;min-width:0;font:inherit;background:0 0;border:0;outline:none;flex:1;font-weight:700}.dashboard-detail-empty,.projects-table,.extension-card,.extension-repos{background:#080808;border:1px solid #ffffff1f;border-radius:12px}.dashboard-detail-empty{color:#f5f5f5;text-align:center;align-content:center;place-items:center;gap:10px;min-height:260px;display:grid}.dashboard-detail-empty span{color:#9a9a9a;font-weight:700}.projects-table{display:grid;overflow:hidden}.projects-row{border-bottom:1px solid #ffffff14;grid-template-columns:12px minmax(220px,1fr) minmax(120px,auto) auto auto 32px;align-items:center;gap:16px;min-height:76px;padding:0 18px;display:grid}.projects-row:last-child{border-bottom:0}.projects-row strong,.projects-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.projects-row strong{color:#f5f5f5;font-size:15px}.projects-row small,.projects-row span,.projects-row em{color:#a0a0a0;font-size:13px;font-style:normal;font-weight:750}.projects-row span{align-items:center;gap:7px;display:inline-flex}.projects-row a{color:#f5f5f5;border:1px solid #ffffff1f;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.projects-row__status{background:#777;border-radius:50%;width:9px;height:9px}.projects-row__status--live{background:#4ade80}.projects-row__status--failed{background:#ef4444}.projects-row__status--building{background:#3b82f6}.extensions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.extension-card{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;padding:18px;display:grid}.extension-card__icon{color:#f5f5f5;background:#111;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.extension-card strong,.extension-card small{display:block}.extension-card strong{color:#f5f5f5;font-size:18px}.extension-card small{color:#969696;margin-top:5px;font-weight:700}.extension-card__status{color:#cfcfcf;background:#111;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.extension-card__status.is-connected{color:#4ade80}.extension-repos{padding:18px}.extension-repos h2{color:#f5f5f5;margin:0 0 14px;font-size:18px}.extension-repos div{gap:8px;display:grid}.extension-repos a{color:#f5f5f5;background:#050505;border-radius:9px;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:12px;min-height:46px;padding:0 12px;text-decoration:none;display:grid}.extension-repos span,.extension-repos small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.extension-repos small{color:#969696;font-weight:750}.cbp{width:min(100%,1400px);min-height:100svh;margin:0 auto;padding:28px 32px 80px 106px;animation:.4s cubic-bezier(.22,1,.36,1) both dashboard-page-in}.cbp-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:56px;margin-bottom:28px;padding-bottom:22px;display:flex}.cbp-header__left{align-items:center;gap:14px;min-width:0;display:flex}.cbp-back{color:#a8a8a8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;height:34px;padding:0 12px 0 9px;font-size:13px;font-weight:700;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.cbp-back:hover{color:#f5f5f5;background:#ffffff14;border-color:#ffffff38}.cbp-header__divider{background:#ffffff1a;flex-shrink:0;width:1px;height:28px}.cbp-header__title{flex-direction:column;gap:3px;min-width:0;display:flex}.cbp-header__repo{color:#6b6b6b;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.cbp-header__title h1{color:#f2f2f2;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(18px,2vw,26px);font-weight:800;line-height:1.1;overflow:hidden}.cbp-header__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.cbp-badge{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:5px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.cbp-badge--time{color:#c5c5c5;font-variant-numeric:tabular-nums;text-transform:none;letter-spacing:0;background:#ffffff0d;border:1px solid #ffffff1a;font-family:ui-monospace,monospace;font-size:11px}.cbp-badge--status{border:1px solid #0000}.cbp-badge--completed{color:#4ade80;background:#4ade801a;border-color:#4ade8040}.cbp-badge--failed{color:#f87171;background:#ef44441a;border-color:#ef444440}.cbp-badge--queued,.cbp-badge--cloning,.cbp-badge--installing,.cbp-badge--building,.cbp-badge--uploading{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa40;animation:2s ease-in-out infinite cbp-badge-pulse}@keyframes cbp-badge-pulse{0%,to{opacity:1}50%{opacity:.7}}.cbp-visit-btn{color:#000;background:#fff;border:1px solid #ffffff40;border-radius:5px;align-items:center;gap:8px;height:28px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex;box-shadow:0 1px 2px #0006}.cbp-visit-btn:hover{color:#000;opacity:.9;background:#fff}.cbp-visit-btn:active{opacity:.8}.cbp-loading{color:#8a8a8a;background:#080808;border:1px solid #ffffff1a;border-radius:10px;padding:18px 22px;font-weight:700}.cbp-body{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:20px;display:grid}.cbp-sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:24px}.cbp-progress-ring{width:80px;height:80px;margin:0 auto;position:relative}.cbp-ring-track{stroke:#ffffff14}.cbp-ring-fill{stroke:#60a5fa;stroke-dashoffset:213.63px;transition:stroke-dashoffset .6s cubic-bezier(.22,1,.36,1),stroke .4s}.cbp-ring-fill--done{stroke:#4ade80}.cbp-ring-fill--failed{stroke:#f87171}.cbp-ring-label{color:#e8e8e8;font-variant-numeric:tabular-nums;letter-spacing:-.02em;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex;position:absolute;inset:0}.cbp-timeline{background:#07070a;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:flex;overflow:hidden}.cbp-step{color:#4a4a4a;border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;padding:6px 10px;transition:background .2s;display:grid;position:relative}.cbp-step__connector{display:none}.cbp-step__icon{background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cbp-step__body{flex-direction:column;gap:2px;min-width:0;display:flex}.cbp-step__label{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;overflow:hidden}.cbp-step__detail{color:#5a5a5a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.cbp-step--done{color:#4ade80}.cbp-step--done .cbp-step__icon{background:#4ade801a}.cbp-step--active{color:#f0f0f0;background:#ffffff08}.cbp-step--active .cbp-step__icon{color:#60a5fa;background:#60a5fa1f}.cbp-step--failed{color:#f87171}.cbp-step--failed .cbp-step__icon{background:#ef44441a}.cbp-meta{flex-wrap:wrap;gap:6px;display:flex}.cbp-meta__pill{color:#8a8a8a;background:#090909;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:5px;height:26px;padding:0 10px;font-size:11px;font-weight:720;display:inline-flex}.cbp-meta__pill--muted{color:#555}.cbp-log-panel{background:#040408;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;height:min(820px,100svh - 160px);min-height:540px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08,0 32px 80px #00000080}.cbp-log-header{background:#ffffff05;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.cbp-log-header__left{flex-direction:column;gap:2px;display:flex}.cbp-log-title{color:#e8e8e8;letter-spacing:-.01em;font-size:14px;font-weight:780}.cbp-log-sub{color:#484848;font-size:11px;font-weight:650}.cbp-log-header__actions{align-items:center;gap:6px;display:flex}.cbp-log-search{color:#6a6a6a;cursor:text;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;height:32px;padding:0 10px;transition:border-color .16s,background .16s;display:flex}.cbp-log-search:focus-within{color:#a0a0a0;background:#60a5fa0f;border-color:#60a5fa66}.cbp-log-search input{color:#e8e8e8;width:120px;min-width:0;font:inherit;background:0 0;border:0;outline:none;font-size:12px;font-weight:700}.cbp-log-search input::placeholder{color:#484848}.cbp-log-search__clear{color:#5a5a5a;cursor:pointer;background:0 0;border:0;padding:0;line-height:1;display:flex}.cbp-log-search__clear:hover{color:#9a9a9a}.cbp-log-icon-btn{color:#6a6a6a;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s,background .15s,border-color .15s;display:inline-flex;position:relative}.cbp-log-icon-btn:hover{color:#d0d0d0;background:#ffffff14;border-color:#fff3}.cbp-log-icon-btn.is-active{color:#60a5fa;background:#60a5fa1f;border-color:#60a5fa4d}.cbp-copy-toast{color:#d0ffd0;white-space:nowrap;pointer-events:none;background:#1a1a1a;border:1px solid #ffffff24;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:750;animation:.18s both cbp-toast-in;position:absolute;top:-32px;left:50%;transform:translate(-50%)}@keyframes cbp-toast-in{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cbp-scroll-hint{color:#60a5fa;cursor:pointer;background:#60a5fa0f;border:0;border-bottom:1px solid #60a5fa26;flex-shrink:0;justify-content:center;align-items:center;height:32px;font-size:12px;font-weight:760;transition:background .15s;display:flex}.cbp-scroll-hint:hover{background:#60a5fa1a}.cbp-log-stream{scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;counter-reset:log-line;flex:1;min-height:0;padding:10px 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12.5px;line-height:1.5;overflow:auto}.cbp-log-stream::-webkit-scrollbar{width:8px}.cbp-log-stream::-webkit-scrollbar-track{background:0 0}.cbp-log-stream::-webkit-scrollbar-thumb{background:#ffffff1a;border:2px solid #040408;border-radius:999px}.cbp-log-stream::-webkit-scrollbar-thumb:hover{background:#ffffff38}.cbp-log-row{grid-template-columns:42px 82px 62px minmax(0,1fr);align-items:baseline;gap:0;padding:2px 0;transition:background 80ms;display:grid}.cbp-log-row:hover{background:#ffffff06}.cbp-log-lineno{color:#2e2e2e;font-variant-numeric:tabular-nums;text-align:right;-webkit-user-select:none;user-select:none;border-right:1px solid #ffffff0a;padding:0 10px 0 16px;font-size:11px}.cbp-log-time{color:#3a3a3a;font-variant-numeric:tabular-nums;white-space:nowrap;padding:0 10px;font-size:11px}.cbp-log-stage-badge{letter-spacing:.02em;color:#3a3a3a;white-space:nowrap;padding:0 8px;font-size:10.5px;font-weight:760}.cbp-log-text{color:#c4c4c4;word-break:break-word;padding:0 18px 0 4px}.cbp-log-row--success .cbp-log-text{color:#4ade80}.cbp-log-row--warning .cbp-log-text{color:#fbbf24}.cbp-log-row--error .cbp-log-text{color:#f87171}.cbp-log-row--error{background:#ef44440a}.cbp-log-row--error:hover{background:#ef444412}.cbp-log-row--success .cbp-log-lineno,.cbp-log-row--success .cbp-log-time{color:#4ade804d}.cbp-log-row--error .cbp-log-lineno,.cbp-log-row--error .cbp-log-time{color:#f8717159}.cbp-log-stream--wrap .cbp-log-text{white-space:pre-wrap}.cbp-log-cursor{align-items:center;padding:4px 16px;display:flex}.cbp-log-cursor span{background:#4a7eff;border-radius:2px;width:7px;height:14px;animation:1.1s step-end infinite cbp-cursor-blink;display:inline-block}@keyframes cbp-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.cbp-log-empty{color:#444;justify-content:center;align-items:center;gap:10px;padding:48px 24px;font-size:13px;font-weight:700;display:flex}.cbp-log-empty--waiting{padding:8px 0;display:block}.cbp-log-footer{background:#ffffff03;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:12px;padding:9px 18px;display:flex}.cbp-log-footer__stat{color:#3a3a3a;font-variant-numeric:tabular-nums;font-family:ui-monospace,monospace;font-size:11px;font-weight:650}.cbp-log-footer__stat--error{color:#f87171}.cbp-log-footer__link{color:#4ade80;align-items:center;gap:4px;margin-left:auto;font-size:11px;font-weight:760;text-decoration:none;transition:opacity .15s;display:inline-flex}.cbp-log-footer__link:hover{opacity:.75}.cbp-spin{animation:1s linear infinite cbp-spin-kf}@keyframes cbp-spin-kf{to{transform:rotate(360deg)}}.mobile-brand-logo{display:none}@media (width<=1100px){.cbp-body{grid-template-columns:240px minmax(0,1fr)}}@media (width<=860px){.mobile-brand-logo{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;text-decoration:none;display:inline-flex}.mobile-brand-logo img{object-fit:contain;width:26px;height:26px}.dashboard-detail-hero__left{align-items:center;gap:12px;display:flex}.cbp{width:100%;padding:16px 14px 130px;overflow-x:hidden}.cbp-header{background:#08080c;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:stretch;gap:12px;padding:16px;display:flex}.cbp-header__left{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.cbp-header__divider{display:none}.cbp-back{color:#a0a0a0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.cbp-header__title{width:100%;margin-top:2px}.cbp-header__repo{color:#71717a;align-items:center;gap:5px;font-size:12px;display:flex}.cbp-header__title h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:22px;font-weight:800;overflow:hidden}.cbp-header__actions{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:4px;padding-top:10px;display:flex}.cbp-visit-btn{color:#000;background:#fff;border-radius:8px;align-items:center;gap:6px;height:34px;margin-left:auto;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.cbp-body{grid-template-columns:1fr;gap:16px;margin-top:16px}.cbp-sidebar{flex-direction:column;gap:14px;width:100%;display:flex;position:static}.cbp-progress-ring{display:none!important}.cbp-timeline{background:#07070a;border:1px solid #ffffff17;border-radius:14px;gap:2px;width:100%;min-width:0;padding:8px}.cbp-step{border-radius:8px;align-items:center;gap:12px;min-height:40px;padding:8px 10px;display:flex}.cbp-step__icon{border-radius:50%;flex-shrink:0;width:28px;height:28px}.cbp-step__body{flex-direction:column;gap:2px;min-width:0;display:flex}.cbp-step__label{font-size:13px;font-weight:700}.cbp-step__detail{color:#71717a;font-size:11.5px}.cbp-meta{flex-wrap:wrap;gap:6px;display:flex}.cbp-meta__pill{color:#a1a1aa;background:#09090d;border:1px solid #ffffff1a;border-radius:999px;height:26px;padding:0 10px;font-size:11px}.cbp-log-panel{background:#040408;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;width:100%;height:min(560px,60svh);min-height:340px;display:flex;overflow:hidden}.cbp-log-header{background:#ffffff05;border-bottom:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:10px;padding:14px;display:flex}.cbp-log-header__left{flex-direction:column;gap:2px;display:flex}.cbp-log-title{color:#fff;font-size:15px;font-weight:800}.cbp-log-sub{color:#71717a;font-size:11.5px}.cbp-log-header__actions{align-items:center;gap:8px;width:100%;display:flex}.cbp-log-search{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;height:36px;padding:0 12px}.cbp-log-search input{color:#fff;width:100%;font-size:13px}.cbp-log-icon-btn{border-radius:8px;width:36px;height:36px}}@media (width<=560px){.cbp-log-row{grid-template-columns:32px 64px minmax(0,1fr);align-items:baseline;gap:0;padding:3px 0;font-size:11.5px;display:grid}.cbp-log-stage-badge{display:none}.cbp-log-lineno{color:#3f3f46;padding:0 6px 0 8px;font-size:10.5px}.cbp-log-time{color:#52525b;padding:0 6px;font-size:10.5px}.cbp-log-text{color:#d4d4d8;word-break:break-word;padding:0 12px 0 4px;font-size:11.5px}}@keyframes build-spin{to{transform:rotate(360deg)}}@keyframes dashboard-page-in{0%{opacity:0;transform:scale(.86)translateY(12px)}to{opacity:1;transform:scale(.86)translate(0,0)}}@keyframes dashboard-content-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@media (width<=1280px){.vercel-content{grid-template-columns:1fr}.vercel-projects{width:100%}.current-build-grid,.extensions-grid{grid-template-columns:1fr;height:auto;min-height:0}.build-timeline{min-height:auto}.build-log-panel{height:min(620px,72svh)}}@media (width<=900px){.dashboard-page{height:auto;display:block;overflow-x:hidden;padding-bottom:140px!important}.dashboard-rail{-webkit-backdrop-filter:blur(20px);z-index:100;background:#0c0c0ce0;border:1px solid #ffffff29;border-radius:999px;flex-direction:row;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:440px;height:58px;margin:0 auto;padding:6px 12px;position:fixed;inset:auto 16px 16px;box-shadow:0 16px 40px #000000a6}.dashboard-rail__brand{display:none}.dashboard-rail__items{flex:1;justify-content:space-around;align-items:center;gap:4px;width:auto;margin:0;display:flex}.dashboard-rail__item{border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.dashboard-rail__item span{display:none}.dashboard-account{flex:none;margin-left:6px;display:block;position:relative}.dashboard-rail__account{border:1px solid #ffffff2e;border-radius:50%;width:38px;height:38px;overflow:hidden}.dashboard-account-menu{z-index:120;background:#141414;border:1px solid #ffffff24;border-radius:12px;width:250px;max-width:calc(100vw - 32px);padding:16px;position:absolute;bottom:calc(100% + 14px);left:auto;right:0;box-shadow:0 20px 50px #000000bf}.vercel-dashboard,.projects-page,.builds-page,.extensions-page,.current-build-page,.dashboard-detail-page{width:100%;min-height:100svh;animation-name:dashboard-page-in-mobile;transform:none;padding:16px 12px 140px!important}.vercel-toolbar{grid-template-columns:1fr;gap:10px}.vercel-actions{grid-template-columns:1fr;display:grid}.vercel-content{gap:16px;margin-top:18px}.current-build-hero,.dashboard-detail-hero{flex-direction:column;align-items:flex-start}.projects-row{grid-template-columns:10px minmax(0,1fr) auto;gap:12px;padding:14px}.projects-row>span:not(.projects-row__status),.projects-row em{display:none}.extension-card{grid-template-columns:42px minmax(0,1fr)}.extension-card__status{grid-column:2;width:fit-content}}@keyframes dashboard-page-in-mobile{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}@media (width<=620px){.vercel-search,.vercel-icon-button,.vercel-add-button{border-radius:8px;height:40px}.vercel-search{padding:0 10px}.vercel-search input{font-size:13.5px}.vercel-add-button{width:100%;min-width:0;height:38px;padding:0 14px;font-size:13px;font-weight:650}.vercel-section h2{font-size:15px;font-weight:700}.vercel-card-heading strong,.vercel-project-title strong{font-size:15px}.vercel-project-title small{font-size:12px}.vercel-project-card p,.vercel-preview-card p,.vercel-empty-card p{font-size:13px;line-height:1.4}.vercel-project-card footer{font-size:11.5px}.vercel-actions{grid-template-columns:1fr}.vercel-add-menu{min-width:0}.vercel-add-popover{width:min(210px,100vw - 32px)}.vercel-usage-card{height:auto;min-height:auto;padding:14px 12px}.vercel-usage-row{align-items:center;gap:8px;min-height:38px;padding:0 4px;font-size:13px;grid-template-columns:20px minmax(0,1fr) auto!important}.vercel-usage-name{color:#d7d7d7;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.vercel-usage-row strong{text-align:right;color:#a8a8a8;white-space:nowrap;font-size:13px;font-weight:600;grid-column:auto!important}.vercel-meter{width:18px;height:18px}.vercel-meter i{width:12px;height:12px}.vercel-deployment-log{gap:8px;padding:10px 8px}.vercel-deployment-log strong{font-size:13px}.vercel-deployment-log small{white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:11px;overflow:hidden}.vercel-deployment-log time{font-size:11px}.vercel-project-top{grid-template-columns:40px minmax(0,1fr);gap:12px}.sk-row{gap:8px;min-height:38px;padding:10px 8px}.sk--name{max-width:55%;height:14px}.sk--sub{max-width:40%;height:12px}.sk--badge{max-width:48px;height:20px}}.app-shell{color:#fff;background:#000;width:100%;min-height:100svh;padding:0;overflow-x:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(130%);background:#000000bd;border-bottom:1px solid #ffffff14;width:100%;min-width:0;padding-top:10px;position:fixed;top:0;left:0}.navbar{--nav-border:#282828;--nav-text:#8d8d8d;--nav-text-strong:#fff;background:0 0;align-items:center;width:100%;min-height:58px;padding:0 72px 0 52px;animation:.42s cubic-bezier(.2,.9,.2,1) both navbar-enter;display:flex;position:relative;overflow:visible;transform:translate(0,0)}.navbar__brand,.navbar__link,.navbar__button,.navbar__toggle{-webkit-tap-highlight-color:transparent}.navbar__brand{color:#fff;flex:none;align-items:center;gap:9px;min-width:max-content;margin-right:28px;text-decoration:none;display:inline-flex}.navbar__mark{object-fit:contain;width:22px;height:22px;transition:opacity .18s,transform .18s;display:block;transform:translate(0,0)}.navbar__brand:hover .navbar__mark{opacity:.9}.navbar__wordmark{color:#fff;letter-spacing:0;font-size:16px;font-weight:700;line-height:1}.navbar__links{align-items:center;gap:36px;margin-left:auto;display:flex}.navbar__link{color:var(--nav-text);letter-spacing:0;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;transition:color .18s;display:inline-flex}.navbar__chevron{border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.navbar__link:hover,.navbar__link:focus-visible,.navbar__button:hover,.navbar__button:focus-visible{color:var(--nav-text-strong)}.navbar__link:focus-visible,.navbar__button:focus-visible,.navbar__toggle:focus-visible,.navbar__close:focus-visible{outline-offset:3px;outline:2px solid #ffffffbd}.navbar__actions{align-items:center;gap:10px;margin-left:36px;display:flex}.navbar__button{color:#e9e9e9;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:15px;font-weight:650;line-height:1;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.navbar__button--ghost{border:1px solid var(--nav-border);background:#050505}.navbar__button--solid{color:#111;background:#ececec;border:1px solid #ececec}.navbar__button--ghost:hover{background:#111;border-color:#4a4a4a}.navbar__button--solid:hover{color:#111;background:#ececec}.navbar__toggle{color:#fff;cursor:pointer;background:0 0;border:0;width:24px;height:20px;margin-left:auto;transition:color .18s;display:none;position:relative}.navbar__toggle span{background:currentColor;width:24px;height:2px;position:absolute;left:0}.navbar__toggle span:first-child{transform:translateY(-5px)}.navbar__toggle span:last-child{transform:translateY(5px)}.navbar__toggle:hover{color:#dcdcdc}.navbar__mobile-menu{display:none}.landing-page{background:#000;min-height:100svh;padding-top:68px;position:relative}.hero-section{isolation:isolate;grid-template-columns:minmax(320px,.96fr) minmax(360px,.84fr);align-items:center;gap:clamp(40px,7vw,120px);min-height:auto;margin-top:0;padding:92px 52px 96px;display:grid;position:relative;overflow:hidden}.hero-backdrop{z-index:-1;background:#000;position:absolute;inset:0}.hero-copy,.hero-poster,.landing-band,.feature-card{transform:translate(0,0)}.hero-badge,.hero-copy h1,.hero-description,.hero-actions,.hero-poster,.landing-band,.feature-card,.pipeline-section,.safeguard-section,.final-cta,.site-footer{animation:.62s cubic-bezier(.2,.9,.2,1) both landing-enter}.hero-copy h1{animation-delay:70ms}.hero-description,.hero-poster{animation-delay:.12s}.hero-actions{animation-delay:.17s}.landing-band,.feature-card,.pipeline-section,.safeguard-section,.final-cta,.site-footer{animation-delay:90ms}.hero-badge{color:#bdbdbd;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;width:max-content;min-height:32px;padding:0 12px 0 8px;font-size:12px;font-weight:700;display:inline-flex}.hero-badge img{object-fit:contain;width:18px;height:18px;transform:translate(0,0)}.hero-copy h1{color:#f2f2f2;letter-spacing:-.04em;max-width:660px;margin:12px 0 0;font-size:clamp(48px,5.8vw,98px);font-weight:560;line-height:.91}.hero-description{color:#969696;max-width:520px;margin:20px 0 0;font-size:clamp(15px,1vw,18px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-button{color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.hero-button svg{flex:none;width:17px;height:17px;transition:transform .22s cubic-bezier(.2,.9,.2,1),filter .22s;transform:translate(0,0)}.hero-button--primary{color:#070707;background:#fff;border:1px solid #fff;box-shadow:0 0 22px #ffffff24,0 14px 38px #ffffff14}.hero-button--secondary{color:#ededed;background:#ffffff09;border:1px solid #ffffff21}.hero-button--primary:hover{color:#0b0b0b;background:#fff}.hero-button--secondary:hover{background:#ffffff12;border-color:#ffffff3d}.hero-button:hover svg,.hero-button:focus-visible svg{filter:drop-shadow(0 0 7px #ffffff52);transform:translate(1px,-1px)scale(1.04)}.hero-poster{width:100%;margin:0}.hero-poster img{object-fit:contain;width:min(100%,700px);margin-left:auto;display:block}.deploy-preview{background:linear-gradient(#ffffff09,#ffffff03),#030303f5;border:1px solid #ffffff1c;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 32px 90px #0000008c}.deploy-preview:before{content:"";filter:blur(22px);opacity:.75;background:radial-gradient(circle at 30% 44%,#ffffff0f,#0000 34%),radial-gradient(circle at 72% 42%,#4c94ff12,#0000 36%);height:240px;position:absolute;inset:-25% -20% auto}.deploy-preview__topbar,.deploy-preview__repo,.deploy-preview__timeline,.deploy-preview__url{z-index:1;position:relative}.deploy-preview__topbar{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:46px;padding:0 16px;display:flex}.deploy-preview__topbar span{background:#4b4b4b;border-radius:50%;width:9px;height:9px}.deploy-preview__topbar span:first-child{background:#ff5f57}.deploy-preview__topbar span:nth-child(2){background:#ffbd2e}.deploy-preview__topbar span:nth-child(3){background:#28c840}.deploy-preview__topbar p{color:#8f8f8f;margin:0 0 0 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.deploy-preview__repo{align-items:center;gap:14px;padding:26px 24px 18px;display:flex}.deploy-preview__repo img{object-fit:contain;width:42px;height:42px}.deploy-preview__repo p,.deploy-preview__repo span{margin:0;display:block}.deploy-preview__repo p{color:#f5f5f5;font-size:15px;font-weight:750}.deploy-preview__repo span{color:#888;margin-top:4px;font-size:13px}.deploy-preview__timeline{gap:12px;padding:10px 24px 24px;display:grid}.deploy-step{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;min-height:42px;padding:0 14px;display:flex}.deploy-step span{color:#555;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.deploy-step span svg{stroke-width:2.8px;width:15px;height:15px;transform:translate(0,0)}.deploy-step>svg{color:#777;stroke-width:2.5px;flex:none;width:17px;height:17px;transition:color .22s,filter .22s,transform .22s cubic-bezier(.2,.9,.2,1);transform:translate(0,0)}.deploy-step p{color:#b8b8b8;margin:0 0 0 2px;font-size:14px;font-weight:650}.deploy-step--done span{color:#f2f2f2}.deploy-step--active{background:#ffffff08;border-color:#ffffff2e}.deploy-step--active span{color:#8ab4ff;filter:drop-shadow(0 0 8px #8ab4ffa6)}.deploy-step--active>svg{color:#8ab4ff}.deploy-preview__url{background:#ffffff05;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.deploy-preview__url span{color:#111;background:#f2f2f2;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.deploy-preview__url p{color:#f2f2f2;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;overflow:hidden}.landing-band{border-top:1px solid #ffffff14;grid-template-columns:minmax(260px,.7fr) minmax(320px,1fr);align-items:end;gap:28px;max-width:1180px;margin:0 auto;padding:64px 32px;display:grid}.section-kicker{color:#8f8f8f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.landing-band h2{color:#fff;letter-spacing:-.03em;max-width:560px;margin:0;font-size:clamp(30px,3vw,48px);font-weight:620;line-height:1.04}.flow-strip{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.flow-strip span{color:#d8d8d8;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:750}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;padding:0 32px 88px;display:grid}.feature-card{background:#ffffff09;border:1px solid #ffffff17;border-radius:16px;min-height:180px;padding:24px}.card-icon{color:#efefef;background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:22px;display:grid}.card-icon svg{width:20px;height:20px;transition:filter .24s,transform .24s cubic-bezier(.2,.9,.2,1);transform:translate(0,0)}.feature-card:hover .card-icon svg,.safeguard-card:hover .card-icon svg,.feature-card:focus-within .card-icon svg,.safeguard-card:focus-within .card-icon svg{filter:drop-shadow(0 0 10px #ffffff42);transform:translateY(-2px)scale(1.04)}.feature-card h3{color:#f4f4f4;letter-spacing:0;margin:0;font-size:18px}.feature-card p{color:#999;margin:14px 0 0;font-size:15px;line-height:1.55}.pipeline-section,.safeguard-section,.final-cta,.site-footer{max-width:1180px;margin:0 auto;padding-inline:32px}.pipeline-section,.safeguard-section{border-top:1px solid #ffffff14;padding-top:84px;padding-bottom:84px}.section-heading{max-width:690px}.section-heading h2{color:#f4f4f4;letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,62px);font-weight:640;line-height:1}.section-heading>p:not(.section-kicker){color:#969696;max-width:620px;margin:18px 0 0;font-size:17px;line-height:1.55}.pipeline-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.pipeline-item{background:linear-gradient(#ffffff0a,#ffffff05),#030303;border:1px solid #ffffff17;border-radius:14px;min-height:120px;padding:18px}.pipeline-item>svg{color:#dcdcdc;width:24px;height:24px;margin-top:18px;transition:color .24s,filter .24s,transform .24s cubic-bezier(.2,.9,.2,1);transform:translate(0,0)}.pipeline-item:hover>svg,.pipeline-item:focus-within>svg{color:#fff;filter:drop-shadow(0 0 12px #ffffff38);transform:translateY(-2px)scale(1.04)}.pipeline-item span{color:#676767;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:800}.pipeline-item p{color:#e7e7e7;margin:18px 0 0;font-size:15px;font-weight:720;line-height:1.35}.safeguard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.safeguard-card{background:radial-gradient(circle at 20% 0,#ffffff0f,#0000 32%),#ffffff06;border:1px solid #ffffff17;border-radius:16px;min-height:210px;padding:24px}.safeguard-card h3{color:#f2f2f2;margin:0;font-size:19px}.safeguard-card p{color:#999;margin:14px 0 0;font-size:15px;line-height:1.55}.final-cta{text-align:center;border-top:1px solid #ffffff14;justify-items:center;padding-top:96px;padding-bottom:96px;display:grid}.final-cta img{object-fit:contain;width:48px;height:48px;margin-bottom:20px;transform:translate(0,0)}.final-cta h2{color:#f4f4f4;letter-spacing:-.045em;max-width:720px;margin:0 0 28px;font-size:clamp(34px,4.5vw,70px);font-weight:650;line-height:.98}.site-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:96px;display:flex}.site-footer div{color:#fff;align-items:center;gap:10px;font-weight:800;display:inline-flex}.site-footer img{object-fit:contain;width:24px;height:24px}.site-footer p{color:#858585;margin:0;font-size:14px}.blog-page{color:#f4f4f4;isolation:isolate;background:#000;min-height:100svh;padding:160px 32px 96px;position:relative;overflow:hidden}.blog-backdrop{z-index:-1;background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/64px 64px,radial-gradient(circle at 26% 16%,#ffffff12,#0000 21%),radial-gradient(circle at 78% 26%,#5996ff0e,#0000 26%),radial-gradient(circle at 45% 72%,#ff4a960a,#0000 28%),#000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 82%,#0000);mask-image:linear-gradient(#000 0% 82%,#0000)}.blog-hero,.blog-section{width:min(100%,880px);margin:0 auto;animation:.62s cubic-bezier(.2,.9,.2,1) both landing-enter}.blog-hero{padding-bottom:70px}.blog-hero__brand{color:#ededed;align-items:center;gap:10px;margin-bottom:54px;font-size:14px;font-weight:800;display:inline-flex}.blog-hero__brand img{object-fit:contain;width:28px;height:28px}.blog-kicker,.blog-section__eyebrow{color:#8d8d8d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:850}.blog-hero h1{color:#fff;letter-spacing:0;max-width:980px;margin:0;font-size:clamp(48px,6.4vw,104px);font-weight:620;line-height:.95}.blog-hero>p:not(.blog-kicker){color:#a6a6a6;max-width:720px;margin:28px 0 0;font-size:clamp(18px,1.45vw,24px);line-height:1.5}.blog-section{border-top:1px solid #ffffff17;padding:58px 0}.blog-section--final{padding-bottom:0}.blog-section h2{color:#f7f7f7;letter-spacing:0;max-width:760px;margin:0;font-size:clamp(31px,3.4vw,54px);font-weight:650;line-height:1.03}.blog-section p{color:#a0a0a0;max-width:760px;margin:22px 0 0;font-size:18px;line-height:1.75}.blog-section code{color:#e5e5e5;background:#ffffff12;border-radius:5px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.blog-flow,.blog-rules{counter-reset:blog-list;gap:14px;max-width:760px;margin:30px 0 0;padding:0;list-style:none;display:grid}.blog-flow li,.blog-rules li{color:#d2d2d2;padding-left:44px;font-size:17px;font-weight:650;line-height:1.45;position:relative}.blog-flow li{counter-increment:blog-list}.blog-flow li:before,.blog-rules li:before{color:#050505;background:#f1f1f1;border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;font-weight:900;display:inline-grid;position:absolute;top:0;left:0}.blog-flow li:before{content:counter(blog-list)}.blog-rules li:before{content:"";background:#f1f1f1;width:7px;height:7px;top:9px;left:9px;box-shadow:0 0 0 8px #ffffff12}.auth-page{color:#fff;background:#000;flex-direction:column;min-height:100svh;padding:0 32px;display:flex;position:relative;overflow:hidden}.auth-topbar{z-index:20;background:#000;justify-content:space-between;align-items:center;width:100%;min-height:80px;padding:0 32px;display:flex;position:fixed;top:0;left:0}.auth-topbar__logo{color:#fff;align-items:center;text-decoration:none;display:inline-flex}.auth-topbar__logo img{object-fit:contain;width:26px;height:26px}.auth-topbar__button{color:#e8e8e8;background:#080808;border:1px solid #242424;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 17px;font-size:15px;font-weight:680;line-height:1;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.auth-topbar__button svg{stroke-width:2.5px;flex:none;width:16px;height:16px}.auth-topbar__button:hover,.auth-topbar__button:focus-visible{color:#fff;background:#111;border-color:#3a3a3a}.auth-shell{flex:1;place-items:center;width:100%;padding:128px 0 118px;animation:.52s cubic-bezier(.2,.9,.2,1) both landing-enter;display:grid}.auth-panel{background:0 0;width:min(100%,428px);margin:0 auto;padding:0}.auth-panel__logo{object-fit:contain;width:34px;height:34px;margin:0 auto 22px;display:block}.auth-panel h2{color:#eee;letter-spacing:0;text-align:center;margin:0 0 31px;font-size:30px;font-weight:760;line-height:1.1}.auth-panel h2 span{color:#d6d6d6;display:inline-block;position:relative}.auth-panel h2 span:after{content:"";background:linear-gradient(90deg,#168bff,#6db8ff);border-radius:999px;height:3px;position:absolute;bottom:-7px;left:4px;right:4px}.auth-option{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:54px;font-size:16px;font-weight:690;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.auth-button__icon,.auth-option svg{flex:none;width:21px;height:21px}.auth-option .auth-button__icon{object-fit:contain}.auth-options{gap:16px;display:grid}.auth-option{color:#d7d7d7;background:#080808;border:1px solid #252525;position:relative}.auth-option__label{color:currentColor;white-space:nowrap;width:auto;min-width:max-content;height:auto;display:inline-block}.auth-option:first-child{color:#111;background:#f3f3f3;border-color:#ffffffe6;box-shadow:0 0 22px #ffffff1f,0 12px 34px #ffffff14}.auth-option:hover,.auth-option:focus-visible{color:#fff;background:#101010;border-color:#3a3a3a}.auth-option:first-child:hover,.auth-option:first-child:focus-visible{color:#0a0a0a;background:#fff;border-color:#fff;box-shadow:0 0 28px #ffffff2e,0 14px 38px #ffffff1a}.auth-option.is-loading{pointer-events:none;opacity:.8}.auth-option.is-loading .auth-button__icon,.auth-option.is-loading .auth-option__label{visibility:hidden}.auth-option__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:.6s linear infinite auth-spin;position:absolute;top:50%;left:50%}.auth-loading-overlay{z-index:1000;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:24px;animation:.3s ease-out auth-fade-in;display:flex;position:fixed;inset:0}.auth-loading-logo{object-fit:contain;width:48px;height:48px}.auth-loading-spinner{border:2px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite auth-spin}.auth-loading-text{color:#888;letter-spacing:.05em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:500}@keyframes auth-fade-in{0%{opacity:0}to{opacity:1}}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-status{color:#8f8f8f;text-align:center;margin:18px 0 0;font-size:13px;font-weight:600;line-height:1.45}.auth-user{background:#ffffff09;border:1px solid #242424;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:12px;display:flex}.auth-user img{object-fit:cover;border-radius:50%;flex:none;width:42px;height:42px}.auth-user div{gap:2px;min-width:0;display:grid}.auth-user strong,.auth-user span,.auth-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-user strong{color:#f1f1f1;font-size:14px;font-weight:720}.auth-user span{color:#a7a7a7;font-size:13px}.auth-user small{color:#696969;text-transform:uppercase;font-size:11px;font-weight:700}@keyframes navbar-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0,0)}}@keyframes landing-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes icon-breathe{0%,to{filter:drop-shadow(0 0 #fff0);transform:translate(0,0)scale(1)}50%{filter:drop-shadow(0 0 10px #ffffff3d);transform:translateY(-1px)scale(1.035)}}@keyframes active-icon-pulse{0%,to{filter:drop-shadow(0 0 7px #8ab4ff73);transform:translate(0,0)scale(1)}50%{filter:drop-shadow(0 0 13px #8ab4ffd1);transform:translateY(-1px)scale(1.08)}}@media (prefers-reduced-motion:no-preference){.hero-badge img,.final-cta img{animation:3.8s ease-in-out infinite icon-breathe}}@media (width<=760px){.site-header{-webkit-backdrop-filter:none;pointer-events:none;background:0 0;border-top-color:#ffffff14;border-bottom:0;justify-content:center;padding:10px 14px 0;display:flex}.landing-page{padding-top:74px}.navbar{-webkit-backdrop-filter:blur(18px)saturate(130%);pointer-events:auto;background:#000000bd;border:1px solid #ffffff14;border-radius:18px;flex-wrap:wrap;align-items:flex-start;width:min(100%,420px);min-height:56px;padding:0 18px;transition:min-height .28s cubic-bezier(.2,.9,.2,1),background-color .18s,border-color .18s;overflow:hidden}.navbar--open{background:#000000db;border-color:#ffffff1f;min-height:226px}.navbar__brand{gap:8px;min-height:56px;margin-right:0}.navbar__mark{width:22px;height:22px}.navbar__wordmark{font-size:15px}.navbar__links,.navbar__actions{display:none}.navbar__toggle{justify-content:center;align-items:center;width:23px;height:56px;display:inline-flex;position:relative}.navbar__toggle span{width:23px;transition:transform .22s;left:0}.navbar__toggle span:first-child{transform:translateY(-5px)}.navbar__toggle span:last-child{transform:translateY(5px)}.navbar--open .navbar__toggle span:first-child{transform:rotate(45deg)translate(0,0)}.navbar--open .navbar__toggle span:last-child{transform:rotate(-45deg)translate(0,0)}.navbar__mobile-menu{opacity:0;pointer-events:none;will-change:transform, opacity;background:0 0;border-top:1px solid #fff0;flex-direction:column;flex:0 0 100%;max-height:0;padding:0 4px;transition:max-height .28s cubic-bezier(.2,.9,.2,1),opacity .2s,padding .22s,border-color .2s,transform .22s;display:flex;overflow:hidden;transform:translateY(-8px)}.navbar--open .navbar__mobile-menu{opacity:1;pointer-events:auto;border-top-color:#ffffff14;max-height:170px;padding:10px 0 18px;transform:translate(0,0)}.navbar__mobile-links{gap:2px;margin-bottom:12px;display:grid}.navbar__mobile-links a{color:#b8b8b8;letter-spacing:0;justify-content:space-between;align-items:center;min-height:36px;padding:0 2px;font-size:16px;font-weight:650;line-height:1.12;text-decoration:none;transition:color .18s;display:flex}.navbar__mobile-links a:hover,.navbar__mobile-links a:focus-visible{color:#fff}.navbar__mobile-actions{gap:10px;display:grid}.navbar__mobile-actions .navbar__button{width:100%;min-height:40px;font-size:14px}.hero-section{text-align:center;grid-template-columns:1fr;gap:12px;min-height:auto;margin-top:0;padding:4px 18px 34px}.hero-copy{order:2;justify-items:center;display:grid}.hero-badge{min-height:30px;font-size:11px}.hero-copy h1{letter-spacing:-.045em;max-width:340px;margin-top:24px;font-size:clamp(40px,11.5vw,58px)}.hero-description{max-width:310px;margin-top:16px;font-size:14px;line-height:1.5}.hero-actions{justify-content:center;margin-top:26px}.hero-button{min-height:40px;padding:0 16px;font-size:14px}.hero-button svg{width:16px;height:16px}.hero-poster{order:1;justify-items:center;margin-top:0;margin-bottom:8px;display:grid}.hero-poster img{width:min(100%,430px);margin:0 auto}.landing-band{grid-template-columns:1fr;gap:24px;padding:44px 18px}.landing-band h2{font-size:clamp(26px,7vw,34px)}.flow-strip{justify-content:flex-start}.feature-grid{grid-template-columns:1fr;padding:0 18px 64px}.feature-card{min-height:auto;padding:18px}.card-icon{border-radius:9px;width:34px;height:34px;margin-bottom:16px}.card-icon svg{width:18px;height:18px}.feature-card h3{font-size:16px}.feature-card p{font-size:14px}.pipeline-section,.safeguard-section,.final-cta,.site-footer{padding-inline:18px}.pipeline-section,.safeguard-section{padding-top:56px;padding-bottom:56px}.section-heading h2{font-size:clamp(28px,7vw,38px)}.section-heading>p:not(.section-kicker){font-size:14px}.pipeline-list,.safeguard-grid{grid-template-columns:1fr;gap:10px;margin-top:26px}.pipeline-item{min-height:auto;padding:16px}.pipeline-item>svg{width:21px;height:21px;margin-top:15px}.pipeline-item p{margin-top:20px;font-size:14px}.safeguard-card{min-height:auto;padding:18px}.safeguard-card h3{font-size:16px}.safeguard-card p{font-size:14px}.final-cta{padding-top:64px;padding-bottom:64px}.final-cta img{width:38px;height:38px}.final-cta h2{font-size:clamp(30px,8vw,42px)}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;min-height:118px}.blog-page{padding:112px 18px 70px}.blog-hero{padding-bottom:46px}.blog-hero__brand{margin-bottom:34px;font-size:13px}.blog-hero__brand img{width:24px;height:24px}.blog-kicker,.blog-section__eyebrow{margin-bottom:12px;font-size:11px}.blog-hero h1{font-size:clamp(38px,12vw,58px);line-height:.98}.blog-hero>p:not(.blog-kicker){margin-top:22px;font-size:16px;line-height:1.6}.blog-section{padding:42px 0}.blog-section h2{font-size:clamp(28px,8vw,38px);line-height:1.06}.blog-section p{margin-top:18px;font-size:15px;line-height:1.7}.blog-flow,.blog-rules{gap:13px;margin-top:24px}.blog-flow li,.blog-rules li{padding-left:38px;font-size:14px}.blog-flow li:before,.blog-rules li:before{width:24px;height:24px;font-size:10px}.blog-rules li:before{width:7px;height:7px;top:8px;left:8px}.auth-page{padding:0 18px}.auth-topbar{min-height:70px;padding:0 18px}.auth-topbar__logo img{width:24px;height:24px}.auth-topbar__button{border-radius:6px;min-height:31px;padding:0 12px;font-size:13px}.auth-shell{padding:92px 0 58px}.auth-panel{width:min(100%,428px)}.auth-panel h2{margin-bottom:22px;font-size:24px}.auth-options{gap:12px}.auth-option{border-radius:8px;min-height:45px;font-size:13px}.auth-button__icon,.auth-option svg{width:17px;height:17px}}@media (width<=380px){.navbar{padding:0 18px}.navbar__mobile-links a{font-size:15px}.navbar__mobile-actions .navbar__button{font-size:13px}.hero-section{padding:40px 14px 28px}.hero-copy h1{font-size:clamp(36px,11.5vw,48px)}.hero-description{font-size:13px}.hero-actions{width:100%}.hero-button{flex:135px}.pipeline-section,.safeguard-section,.final-cta,.site-footer{padding-inline:14px}.blog-page{padding:106px 14px 64px}.blog-hero h1{font-size:clamp(34px,12vw,46px)}.auth-page,.auth-topbar{padding:0 14px}.auth-panel h2{font-size:23px}.auth-option{min-height:43px;font-size:13px}}@media (prefers-reduced-motion:reduce){.navbar,.navbar *,.navbar__mobile-menu,.hero-badge,.hero-copy h1,.hero-description,.hero-actions,.hero-poster,.landing-band,.feature-card,.pipeline-section,.safeguard-section,.final-cta,.site-footer,.blog-hero,.blog-section,.auth-shell,.hero-button svg,.hero-badge img,.card-icon svg,.pipeline-item>svg,.final-cta img{transition-duration:1ms;animation:none}}
