:root{--bg:#080a0d;--panel:#0e1116;--panel2:#12161d;--line:#252a33;--muted:#8c96a5;--text:#f6f7f9;--accent:#b8ff66;--accent2:#8be742;--danger:#ff7272}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -10%,#86ff5714,transparent 35%),var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.nav{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:76px;display:flex}.brand,.navRight{align-items:center;gap:12px;display:flex}.brand{letter-spacing:-.02em;color:var(--text);font-weight:700;text-decoration:none}.brandMark{width:28px;height:28px;color:var(--accent);background:#12180d;border:1px solid #425032;border-radius:7px;place-items:center;font-size:14px;display:grid}.navRight a{color:var(--muted);font-size:14px;text-decoration:none}.navRight a:hover{color:var(--text)}button{cursor:pointer;border:0}.primary,.secondary,.ghost{border-radius:10px;padding:11px 16px;font-weight:700}.primary{background:var(--accent);color:#0b1206;box-shadow:inset 0 0 0 1px #ffffff14}.primary:hover{background:#c6ff84}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary,.ghost{color:var(--text);border:1px solid var(--line);background:#141922}.hero{padding:92px 0 54px}.eyebrow{color:#c8f6a0;text-transform:uppercase;letter-spacing:.12em;background:#10150d;border:1px solid #27311f;border-radius:999px;align-items:center;gap:9px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 16px var(--accent);border-radius:99px}h1{letter-spacing:-.075em;max-width:1000px;margin:28px 0 30px;font-size:clamp(58px,9vw,116px);line-height:.88}.lede{color:#a9b1bc;max-width:760px;margin:0 0 38px;font-size:19px;line-height:1.65}.deployCard{background:linear-gradient(#11151b,#0c0f14);border:1px solid #2b3039;border-radius:18px;padding:22px;box-shadow:0 24px 80px #00000059}.deployCard>label{color:#cdd3db;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.repoRow{gap:10px;display:flex}.repoInput{background:#07090c;border:1px solid #2b313b;border-radius:11px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.repoInput span{color:var(--accent)}.repoInput input{color:var(--text);background:0 0;border:0;outline:0;flex:1;min-width:0;padding:14px 0}.repoInput input::placeholder{color:#5f6876}.options{gap:16px;margin-top:14px;display:flex}.options label{color:var(--muted);font-size:12px}.options input,.options select{color:var(--text);background:#090b0f;border:1px solid #282e37;border-radius:8px;margin-top:6px;padding:8px 10px;display:block}.notice,.error,.success{border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:13px}.notice{color:#e9d789;background:#17140b;border:1px solid #433a19}.notice code{color:#fff}.error{color:#faa;background:#251010;border:1px solid #592323;margin-top:14px}.success{color:#c9f4b2;background:#0f190c;border:1px solid #2e4a25;gap:8px;margin-top:15px;display:grid}.success>div{align-items:center;gap:8px;display:flex}.success code{word-break:break-all;color:#f0ffe6}.success p{margin:0}.signinState{justify-content:space-between;align-items:center;gap:20px;display:flex}.signinState strong{font-size:18px}.signinState p{color:var(--muted);margin:5px 0 0}.flow{color:#687280;flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;padding-left:4px;font-size:12px;display:flex}.flow span{color:#b8c0ca}.flow i{color:#45505d;font-style:normal}.flow em{color:#69775f;border:1px solid #26301f;border-radius:999px;padding:4px 8px;font-style:normal}.deploymentsSection{padding:70px 0}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.kicker{letter-spacing:.16em;color:var(--accent);font-size:11px;font-weight:800}.sectionHead h2{letter-spacing:-.045em;margin:7px 0 0;font-size:40px}.deploymentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.deployment{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:18px}.deploymentTop,.deploymentBottom,.runtime{justify-content:space-between;align-items:center;gap:12px;display:flex}.deploymentTop strong{font-size:16px}.deploymentTop p{color:var(--muted);margin:4px 0 0;font-size:12px}.status{color:#adb4be;text-transform:uppercase;background:#1a1d23;border-radius:999px;padding:5px 8px;font-size:11px}.status.ready{color:#bdf597;background:#11200c;border:1px solid #2e4b21}.status.error{color:#ff9a9a;background:#261010;border:1px solid #4c2020}.runtime{color:#8c96a5;flex-wrap:wrap;justify-content:flex-start;margin:18px 0 13px;font-size:12px}.edgePill,.fallbackPill{border-radius:999px;padding:5px 8px}.edgePill{color:#caff9b;background:#10190c;border:1px solid #29411d}.fallbackPill{color:#c5d0df;background:#11161d;border:1px solid #28313d}.deploymentBottom{color:#6e7784;border-top:1px solid #20252c;padding-top:13px;font-size:11px}.deploymentBottom code{color:#8d96a4}.deploymentBottom a{color:#aeb8c4;text-decoration:none}.deploymentBottom a:hover{color:var(--text)}.reason{color:#a7aeb8;background:#0b0e12;border-radius:8px;padding:9px 10px;font-size:12px}.errorText{color:#ff9c9c}.empty{color:#687280;text-align:center;border:1px dashed #2c323b;border-radius:14px;padding:30px}.features{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:80px;display:grid;overflow:hidden}.features article{background:#0c0f13;padding:28px}.features article span{color:var(--accent);font-size:11px;font-weight:800}.features h3{margin:20px 0 10px;font-size:18px}.features p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}footer{color:#606977;border-top:1px solid #1e2229;justify-content:space-between;padding:25px 0 35px;font-size:12px;display:flex}footer a{color:#7e8793;text-decoration:none}footer a:hover{color:var(--text)}.userButton{min-width:32px;min-height:32px}.legal{max-width:820px;padding:82px 0 100px}.legal h1{letter-spacing:-.06em;margin-bottom:14px;font-size:clamp(48px,7vw,82px);line-height:.95}.legalMeta{color:#687280;margin:0 0 46px;font-size:13px}.legal>p,.legal section>p,.legal section div>p{color:#b5bdc8;font-size:16px;line-height:1.78}.legal h2{letter-spacing:-.025em;margin:42px 0 12px;font-size:24px}.legal h3{color:#e5e9ee;margin:26px 0 8px;font-size:17px}.legal a{color:#c8f6a0}.languageSwitcher{color:#737d89;align-items:center;gap:6px;font-size:11px;display:flex}.languageSwitcher select{appearance:none;color:#d6dbe2;background-color:#0d1117;background-image:linear-gradient(45deg,#0000 50%,#7f8996 50%),linear-gradient(135deg,#7f8996 50%,#0000 50%);background-position:calc(100% - 11px),calc(100% - 7px);background-repeat:no-repeat;background-size:4px 4px,4px 4px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #29313b;border-radius:8px;padding:7px 24px 7px 9px}.globalLegalFooter{text-align:right;color:#606977;padding:0 0 30px;font-size:12px}.globalLegalFooter a{color:#7e8793;text-decoration:none}.globalLegalFooter a:hover{color:var(--text)}@media (max-width:760px){.shell{width:min(100% - 24px,1120px)}.hero{padding-top:58px}h1{font-size:56px}.lede{font-size:16px}.repoRow,.signinState{flex-direction:column;align-items:stretch}.repoRow .primary{width:100%}.options{flex-direction:column}.options input,.options select{width:100%}.deploymentGrid,.features{grid-template-columns:1fr}.sectionHead h2{font-size:32px}.flow{display:none}.nav{height:64px}.navRight a{display:none}.legal{padding-top:54px}.legal h1{font-size:48px}.legal>p,.legal section>p,.legal section div>p{font-size:15px}footer{flex-wrap:wrap;gap:16px}.languageSwitcher span{display:none}.languageSwitcher select{max-width:104px;padding-left:8px}.globalLegalFooter{text-align:left}}
:root{--bg:#080c12;--panel:#101720;--panel2:#151e29;--line:#2b3946;--muted:#aab8c7;--text:#f6fafc;--accent:#b8ff66;--accent2:#9fe65a;--danger:#ff858d;--focus:#c9ff90;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{scroll-padding-top:110px}body{background:radial-gradient(ellipse 65% 38% at 5% 0%,#529d841f,transparent 70%),radial-gradient(ellipse 55% 30% at 100% 8%,#a8ff660e,transparent 75%),var(--bg);min-width:320px;line-height:1.5}::selection{color:#07100b;background:#b8ff66}a{color:#c9ff93;text-underline-offset:3px}a:hover{color:#e4ffbf}button,input,select,textarea{font:inherit}button,.primary,.secondary,.ghost,a{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:2px solid var(--focus)!important}button:disabled{cursor:not-allowed}input,textarea,select{max-width:100%}input::placeholder,textarea::placeholder{color:#8796a7}h1,h2,h3,p{overflow-wrap:break-word}.shell{width:min(1200px,100% - 56px)}.nav{z-index:5;gap:22px;height:auto;min-height:76px;position:relative}.brand{white-space:nowrap;flex-shrink:0;gap:11px;font-size:17px}.brandMark{background:linear-gradient(135deg,#263b21,#111e16);border-color:#557c37;border-radius:11px;width:36px;height:36px;font-weight:850;box-shadow:0 0 28px #b8ff661a}.navRight{flex-wrap:wrap;justify-content:flex-end;gap:6px 16px;min-width:0}.navRight a{white-space:nowrap;color:#c3d0de;align-items:center;min-height:40px;padding:0 5px;font-size:13px;font-weight:650;display:inline-flex}.navRight a:hover{color:var(--accent)}.navRight .languageSwitcher{min-height:40px}.navRight .secondary{padding:9px 13px;font-size:13px}.navRight .userButton{flex-shrink:0}.primary,.secondary,.ghost{text-align:center;justify-content:center;align-items:center;gap:8px;min-height:41px;text-decoration:none;display:inline-flex}.primary{color:#0c1708;background:#b8ff66;border:1px solid #0000}.primary:hover{color:#0c1708;background:#d2ff9c;box-shadow:0 8px 28px #9fe65a24}.secondary:hover,.ghost:hover{color:#fff;background:#202c38;border-color:#496174}.hero{padding:82px 0 52px}.eyebrow{letter-spacing:.105em;line-height:1.4}.lede{color:#b7c4d2}.deployCard,.deployment{border-color:var(--line);background:linear-gradient(160deg,#17202af0,#0c121af7)}.deployCard{box-shadow:0 20px 70px #0003}.deployment{transition:transform .2s,border-color .2s,box-shadow .2s}.deployment:hover{border-color:#4b6456;box-shadow:0 12px 28px #0000002e}.deploymentTop{align-items:flex-start}.deploymentTop>div{min-width:0}.deploymentTop p{color:#aebdcc;font-size:13px;line-height:1.6}.deploymentBottom a{color:#d1faab;font-weight:700}.status{white-space:nowrap}.status.ready{color:#caff9f;background:#1b3021;border-color:#3b6b3b}.sectionHead{gap:16px}.sectionHead h2{line-height:1.12}.empty{color:#b6c2cf;background:#131d2780;border-color:#435363;line-height:1.6}.notice,.error{line-height:1.6}.legal{padding-top:65px}.legal p{max-width:75ch}.languageSwitcher select{color:#edf5fb;background-color:#151f2a;border-color:#405363;min-height:36px}.runtime{color:#b4c2cf}.deploymentBottom{color:#a4b2c0}.deploymentBottom code{overflow-wrap:anywhere}.deployCard table{font-variant-numeric:tabular-nums;font-size:13px;line-height:1.5}.deployCard table th{color:#f5ffec;letter-spacing:.02em;z-index:1;background:#1b2931;font-size:12px;position:sticky;top:0}.deployCard table td{color:#cbd6e1;vertical-align:top}.deployCard table tbody tr:nth-child(2n){background:#ffffff06}.deployCard table tbody tr:hover{background:#b8ff6611}.deployCard table td:first-child{color:#f1f7fc}.deployCard table th:first-child,.deployCard table td:first-child{z-index:2;background:#141f2a;position:sticky;left:0;box-shadow:1px 0 #334452}.deployCard table th:first-child{z-index:3;background:#1b2931}.homeHero{padding:88px 0 66px;position:relative}.homeHero h1{letter-spacing:-.068em;max-width:980px;margin:23px 0 25px;font-size:clamp(52px,7.4vw,96px);line-height:1.01}.homeHero h1 span{color:var(--accent)}.homeHero .lede{max-width:740px;margin-bottom:26px;font-size:clamp(16px,1.8vw,19px)}.homeActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.homeActions a{min-height:48px;padding:12px 20px}.homeProof{flex-wrap:wrap;gap:10px;margin-top:33px;display:flex}.homeProof span{color:#b9cbda;background:#16202ab3;border:1px solid #334655;border-radius:999px;padding:7px 12px;font-size:12px}.homeSection{padding:46px 0 72px}.homeSection .sectionHead h2{font-size:clamp(30px,4vw,46px)}.homeSection .sectionHead p{color:var(--muted);max-width:650px;margin:10px 0 0}.homeDiscover{gap:16px;margin:26px 0;display:grid}.homeSearch{color:#f5f9fd;outline-offset:3px;background:#121d29;border:1px solid #405467;border-radius:12px;width:100%;min-height:48px;padding:12px 16px 12px 44px}.homeSearchWrap{max-width:560px;position:relative}.homeSearchWrap:before{content:"⌕";color:#aacc9e;pointer-events:none;font-size:25px;position:absolute;top:5px;left:16px}.homeFilters{flex-wrap:wrap;gap:8px;display:flex}.homeFilter{color:#c7d7e5;background:#121c26;border:1px solid #384a58;border-radius:999px;min-height:40px;padding:8px 15px;font-size:13px;font-weight:650}.homeFilter[aria-pressed=true]{color:#10200c;background:#b8ff66;border-color:#b8ff66}.homeResults{color:#b2c0ce;margin:0;font-size:12px}.homeProducts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.homeProduct{flex-direction:column;gap:12px;min-height:226px;padding:22px;display:flex}.homeProductTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.homeProductIcon{letter-spacing:-.02em;color:#cfffae;background:#1a2b23;border:1px solid #40623d;border-radius:12px;place-items:center;width:43px;height:43px;font-size:12px;font-weight:850;display:grid}.homeProductCategory{color:#aabdc9;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.homeProduct h3{letter-spacing:-.025em;margin:0;font-size:19px;line-height:1.2}.homeProduct p{color:#b4c2cf;flex:1;margin:0;font-size:13px;line-height:1.6}.homeProductFooter{border-top:1px solid #2d3a46;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.homeProductFooter span{color:#b6c5cf;font-size:11px}.homeProductFooter a{white-space:nowrap;font-size:13px;font-weight:800;text-decoration:none}.homeProductFooter a:hover{text-decoration:underline}.homeEmpty{color:#cbd8e3;border:1px dashed #42586b;border-radius:14px;padding:30px}.homePricing{padding-top:24px}.homePricingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.homePriceCard{gap:11px;padding:28px;display:grid}.homePriceCard .kicker{color:#b5dcb1}.homePriceCard h3{letter-spacing:-.04em;margin:0;font-size:28px}.homePriceCard p{color:#b4c4d2;max-width:55ch;margin:0}.homePriceCard a{justify-self:start;margin-top:8px}.homePriceValue{color:#d4ffaa;letter-spacing:-.05em;font-size:36px;font-weight:800;line-height:1.1}.homePriceValue small{letter-spacing:0;color:#a8b7c6;font-size:13px;font-weight:500}.homeEnd{padding-bottom:86px}.homeEnd .deployCard{justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.homeEnd h2{margin:0 0 8px;font-size:clamp(22px,3vw,32px)}.homeEnd p{color:#b1c2cf;margin:0}.serviceWorkspace{padding-top:22px}.serviceColumns{gap:18px}.serviceCreate,.serviceDetail,.serviceResource{min-width:0}.serviceResource:hover{transform:translateY(-1px)}.serviceResourceLink code,.serviceOutputRow code{overflow-wrap:anywhere}.serviceDetailAnchor{scroll-margin-top:24px}.serviceMetadata>div{background:#111b25}.serviceNestedRow{background:#111a24}.serviceField input:not([type=checkbox]),.serviceField textarea,.serviceField select{min-height:43px}.serviceField textarea{line-height:1.65}.serviceButtons button{min-height:40px}@media (max-width:980px){.homeProducts{grid-template-columns:repeat(2,minmax(0,1fr))}.shell{width:min(100% - 36px,1200px)}}@media (max-width:760px){.shell{width:calc(100% - 28px)}.nav{flex-wrap:wrap;align-items:center;gap:2px 12px;padding:12px 0 8px;display:flex}.nav .brand{margin-right:auto}.navRight{scrollbar-width:thin;overscroll-behavior-x:contain;flex-wrap:nowrap;justify-content:flex-start;gap:10px;width:100%;padding:5px 0 8px;display:flex;overflow-x:auto}.navRight a{flex:none;min-height:40px;padding:8px 6px;display:inline-flex!important}.navRight .languageSwitcher,.navRight .secondary,.navRight .userButton{flex:none}.hero{padding-top:52px}.homeHero{padding:55px 0 34px}.homeHero h1{font-size:clamp(43px,10vw,68px)}.homeHero .lede{font-size:16px}.homeProducts{grid-template-columns:1fr}.homeProduct{min-height:0;padding:19px}.homeSection{padding:36px 0 48px}.homePricingGrid{grid-template-columns:1fr}.homeEnd{padding-bottom:56px}.homeEnd .deployCard{flex-direction:column;align-items:stretch}.homeEnd .primary{align-self:flex-start}.sectionHead{flex-wrap:wrap;align-items:flex-start}.sectionHead h2{font-size:clamp(27px,7vw,34px)}.deploymentsSection{padding:40px 0}.deploymentGrid{grid-template-columns:1fr}.navRight .languageSwitcher select{max-width:none}.serviceWorkspace{padding-bottom:60px}.serviceResourceLink{align-items:flex-start}}@media (max-width:420px){.shell{width:calc(100% - 24px)}.homeHero h1{font-size:43px}.homeActions a{width:100%}.homeProof{gap:7px}.homeProof span{font-size:11px}.homePriceCard{padding:21px}.deployCard{padding:17px}.homeFilters{gap:6px}.homeFilter{padding:7px 11px;font-size:12px}.serviceResource .deploymentBottom{flex-wrap:wrap}.serviceResource .deploymentBottom button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.srOnly{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.homeSearchWrap input::-webkit-search-cancel-button{cursor:pointer}.homeSearchClear{color:#c7d8e6;background:#273541;border:0;border-radius:9px;place-items:center;width:36px;height:36px;font-size:22px;line-height:1;display:grid;position:absolute;top:6px;right:7px}.homeSearchClear:hover{background:#3c4d5a}.homeSearch:focus{border-color:#b8ff66;box-shadow:0 0 0 3px #b8ff6621}.homeProductFooter a:focus-visible{border-radius:5px}.homePriceCard .secondary{align-self:end}.homePriceCard .homePriceValue small{line-height:1.5;display:inline-block}.homePriceCard .homePriceValue{overflow-wrap:anywhere}.servicePage,.homePage,main,.serviceResourceList,.serviceInventory,.serviceColumns,.serviceDetailAnchor,.serviceNested,.deployCard{min-width:0}.serviceCreate .sectionHead{margin-bottom:24px}.serviceCreate>.sectionHead .kicker{margin-bottom:10px;display:block}.serviceInventory>.sectionHead{border-bottom:1px solid #2b3946;padding-bottom:16px}.serviceResource{border-radius:16px}.serviceResourceSelected{box-shadow:0 0 0 1px #b8ff664d;border-color:#94cb68!important}.serviceSearch{margin-bottom:17px;display:block;position:relative}.serviceSearch:before{content:"⌕";color:#a9c8a2;pointer-events:none;font-size:25px;line-height:1.5;position:absolute;top:1px;left:13px}.serviceSearch input{color:#f6f9fb;background:#131f2a;border:1px solid #3a4d5a;border-radius:11px;width:100%;min-height:46px;padding:10px 13px 10px 39px}.serviceSearch input:focus{border-color:#b8ff66}.serviceResource .deploymentBottom{gap:10px}.serviceResource .deploymentBottom button{white-space:nowrap}.serviceResourceLink a{color:#b8ff66;border-radius:7px;place-items:center;min-width:32px;min-height:32px;font-size:20px;text-decoration:none;display:inline-grid}.serviceResourceLink a:hover{background:#263b29}.serviceOutputRow code,.serviceMetadata code,.serviceNestedRow pre{-webkit-user-select:text;user-select:text}.serviceOutputRow.serviceSecretRow{background:#262213;border-color:#8f703d}.serviceOutputRow.serviceSecretRow span{color:#ffe0a1}.serviceOutputRow.serviceSecretRow code{color:#fff2cb}.serviceDetailAnchor{scroll-margin-top:22px}.serviceDetail{border-color:#436151}.serviceNestedRow{flex-wrap:wrap}.serviceNestedRow>div{flex:250px}.serviceNestedRow button{flex-shrink:0}.serviceButtons{align-items:center}.serviceGlobalError{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.serviceGlobalError button{flex-shrink:0}.servicePreview{object-fit:contain;object-position:left top;max-height:500px}.deployCard:has(>table){scrollbar-color:#648a53 #14212a;scrollbar-width:thin}.deployCard:has(>table) table{border-spacing:0}:is(.deployCard:has(>table) td,.deployCard:has(>table) th){min-width:140px}:is(.deployCard:has(>table) td:first-child,.deployCard:has(>table) th:first-child){min-width:150px}.deployCard:has(>table) tbody tr:last-child td{border-bottom:0!important}@media (max-width:760px){.navRight{scroll-snap-type:x proximity}.navRight>a{scroll-snap-align:start}.navRight a:focus-visible{outline-offset:-2px!important}.homeProof{margin-top:24px}.homeDiscover{gap:12px}.homeSearchWrap{max-width:none}.homeProductFooter{flex-wrap:wrap}.homeProductFooter a{margin-left:auto}.serviceHero .flow{display:none}.serviceHero h1{font-size:clamp(34px,8vw,56px)}.serviceCreate{padding:20px}.serviceDetail{padding:18px}.serviceCreate .serviceSubmit{width:100%}.deployCard:has(>table):before{content:"←  Scroll to compare plans  →";box-sizing:border-box;color:#cfe7c5;letter-spacing:.02em;background:#17252b;border-bottom:1px solid #3a4e40;width:max-content;min-width:100%;padding:9px 14px;font-size:12px;font-weight:650;display:block;position:sticky;left:0}.deployCard:has(>table) table{min-width:760px!important}.homePriceCard .secondary{justify-self:stretch}.serviceResource .deploymentBottom code{max-width:100%}}@media (max-width:420px){.navRight{gap:8px}.navRight a{padding:7px 5px}.homeProductFooter span{font-size:10px}.serviceField textarea{font-size:13px}.serviceResourceLink button{min-height:36px}.serviceMetadata>div{padding:12px}.serviceNestedRow button{width:100%}.homeProof span{max-width:100%}}
.picoServiceVector{object-fit:contain;flex-shrink:0;max-width:100%;height:auto;display:block}.brandMark:has(>.picoServiceVector){width:38px;height:38px;box-shadow:none;background:0 0;border:0;flex:0 0 38px;place-items:center;display:inline-grid;overflow:visible}.brandMark>.picoServiceVector{filter:drop-shadow(0 3px 9px #3ad9ab21);width:38px;max-width:none;height:38px}.homeProductIcon:has(>.picoServiceVector){background:radial-gradient(circle at 35% 25%,#a8ff731c,#0000 68%);border:0;border-radius:20px;flex:0 0 68px;place-items:center;width:68px;height:68px;display:inline-grid;overflow:visible}.homeProductIcon>.picoServiceVector{filter:drop-shadow(0 7px 13px #0000005c);width:62px;max-width:100%;height:62px;transition:transform .2s,filter .2s}.homeProduct{isolation:isolate;border-radius:20px;position:relative;overflow:hidden}.homeProduct:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#c1ff9757,#0000);height:1px;position:absolute;top:0;left:0;right:0}.homeProduct:hover .homeProductIcon>.picoServiceVector,.homeProduct:focus-within .homeProductIcon>.picoServiceVector{filter:drop-shadow(0 9px 18px #64ffa433);transform:translateY(-2px)scale(1.04)}.homeProduct:hover{border-color:#557b63;box-shadow:0 15px 42px #00000042,inset 0 1px #cfffb117}.picoQuickInitial:has(>.picoServiceVector){background:0 0;border:0;overflow:visible}.picoQuickInitial>.picoServiceVector{flex:0 0 37px;width:37px;max-width:none;height:37px;display:block}.picoProductTheme .serviceHero{padding-right:105px;position:relative}.picoProductTheme .serviceHero:after{content:"";background-image:var(--product-icon);filter:drop-shadow(0 9px 25px #57dc9f1f);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:84px;height:84px;position:absolute;top:59px;right:0}@media (max-width:760px){.homeProductIcon:has(>.picoServiceVector){flex-basis:60px;width:60px;height:60px}.homeProductIcon>.picoServiceVector{width:57px;height:57px}.picoProductTheme .serviceHero{padding-right:76px}.picoProductTheme .serviceHero:after{width:63px;height:63px;top:51px}}@media (max-width:420px){.picoProductTheme .serviceHero{padding-top:110px;padding-right:0}.picoProductTheme .serviceHero:after{width:66px;height:66px;top:29px;left:0;right:auto}}@media (prefers-reduced-motion:reduce){.homeProductIcon>.picoServiceVector{transition:none}.homeProduct:hover .homeProductIcon>.picoServiceVector,.homeProduct:focus-within .homeProductIcon>.picoServiceVector{transform:none}}
