.gcc{--gcc-blue:var(--git-primary);--gcc-muted:var(--git-muted);--gcc-line:var(--git-border);--gcc-soft:color-mix(in srgb,var(--git-primary) 4%,var(--git-surface));max-width:1640px;margin:0 auto;padding:28px var(--git-container-pad) 80px;color:var(--git-text);font-family:var(--git-font-main)}.gcc *{box-sizing:border-box}.gcc [hidden]{display:none}.gcc a{color:inherit;text-decoration:none}.gcc button,.gcc input{font:inherit}.gcc a:focus-visible,.gcc button:focus-visible,.gcc input:focus-visible,.gcc summary:focus-visible{outline:2px solid var(--git-primary);outline-offset:4px;box-shadow:var(--git-focus-ring)}.gcc__bar{display:flex;align-items:center;gap:12px;min-height:36px;margin-bottom:28px;color:var(--gcc-muted);font-size:14px}.gcc__back:hover{color:var(--git-primary)}.gcc__crumb{opacity:.5}.gcc__private{display:flex;align-items:center;gap:7px;margin-left:auto;font-size:13px}.gcc__private svg{width:15px;height:15px}.gcc__layout{display:grid;grid-template-columns:272px minmax(0,1fr);gap:32px;align-items:start}.gcc__sidebar{position:sticky;top:110px;max-height:calc(100dvh - 130px);overflow:auto;scrollbar-width:thin;background:var(--git-surface);border:1px solid var(--gcc-line);border-radius:var(--git-radius-xl);padding:20px 14px 18px}.gcc__identity{display:flex;gap:12px;align-items:center;padding:2px 8px 22px;border-bottom:1px solid var(--gcc-line);margin-bottom:16px;min-width:0}.gcc__identity>div{min-width:0}.gcc__identity strong{font-size:15px;display:block;overflow-wrap:anywhere;line-height:1.45}.gcc__identity>div>span{display:block;margin-top:4px;font-size:12px;color:var(--gcc-muted);overflow-wrap:anywhere}.gcc__avatar{flex:none;width:44px;height:44px;display:grid;place-items:center;border-radius:var(--git-radius-md);background:var(--gcc-soft);color:var(--git-primary);font-weight:700}.gcc__nav-label{font-size:12px;font-weight:500;margin:24px 12px 9px;color:var(--gcc-muted)}.gcc__nav-link{display:flex;gap:12px;align-items:center;padding:11px 12px;border-radius:var(--git-radius-sm);font-size:14px;line-height:1.4;min-height:44px;transition:background var(--git-transition-fast),color var(--git-transition-fast)}.gcc__nav-link>svg{flex:none;width:19px;height:19px;opacity:.72}.gcc__nav-link:hover{background:var(--gcc-soft)}.gcc__nav-link.is-current{background:var(--git-primary);color:#fff}.gcc__nav-link.is-current>svg{opacity:1}.gcc__service-menu{margin-top:14px}.gcc__service-menu>summary{display:flex;align-items:center;gap:12px;min-height:48px;padding:11px 12px;font-size:14px;font-weight:500;list-style:none;border-radius:var(--git-radius-sm);cursor:pointer}.gcc__service-menu>summary::-webkit-details-marker{display:none}.gcc__service-menu>summary:hover{background:var(--gcc-soft)}.gcc__service-menu>summary>svg{flex:none;width:19px;height:19px}.gcc__chevron{margin-left:auto;transition:transform var(--git-transition-fast)}.gcc__service-menu[open] .gcc__chevron{transform:rotate(180deg)}.gcc__service-links{border-left:1px solid var(--gcc-line);margin:6px 0 6px 20px;padding-left:8px}.gcc__nav-link--service{font-size:13px;padding:9px 10px;min-height:40px}.gcc__sidebar-bottom{margin:22px 10px 0;padding-top:20px;border-top:1px solid var(--gcc-line);display:flex;flex-direction:column;gap:8px;color:var(--gcc-muted);font-size:12px}.gcc__sidebar-bottom strong{color:var(--git-text);font-size:16px}.gcc__main{min-width:0;padding-top:8px}.gcc__heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.gcc__eyebrow{margin:0 0 10px;font-size:14px;font-weight:500;color:var(--git-primary)}.gcc h1{margin:0;font-size:clamp(28px,3.2vw,44px);font-weight:500;line-height:1.14;letter-spacing:-1.4px;overflow-wrap:anywhere}.gcc h1:focus{outline:0}.gcc__subtitle{margin:12px 0 0;font-size:15px;line-height:1.6;color:var(--gcc-muted)}.gcc__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;flex:none;border:1px solid transparent;border-radius:var(--git-radius-control);padding:10px 18px;background:var(--git-primary);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:transform var(--git-transition-fast),background var(--git-transition-fast),box-shadow var(--git-transition-fast)}.gcc__button:hover{transform:translateY(-2px);box-shadow:0 6px 20px color-mix(in srgb,var(--git-primary),transparent 82%)}.gcc__button:active{transform:translateY(0)}.gcc__button:disabled{opacity:.55;cursor:default;transform:none;box-shadow:none}.gcc .gcc__button--quiet{border-color:var(--gcc-line);background:var(--git-surface);color:var(--git-text)}.gcc .gcc__button--white{background:#fff;color:#202bca;border-color:#fff}.gcc__button svg{width:17px;height:17px}.gcc__mobile-nav{display:none}.gcc__status{padding:15px 18px;margin-bottom:20px;border:1px solid var(--gcc-line);border-radius:var(--git-radius-md);background:var(--gcc-soft);font-size:14px;line-height:1.6}.gcc__guest{position:relative;overflow:hidden;min-height:380px;padding:clamp(28px,4vw,56px);border:1px solid var(--gcc-line);border-radius:var(--git-radius-xl);background:var(--git-surface)}.gcc__guest:before{content:"";position:absolute;right:-85px;top:-110px;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--git-primary) 15%,transparent),transparent 70%);pointer-events:none}.gcc__guest-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(210px,.8fr);gap:36px;align-items:center}.gcc__guest h2{font-size:clamp(27px,3vw,40px);font-weight:500;line-height:1.22;letter-spacing:-1px;margin:20px 0 16px;max-width:500px}.gcc__guest p{font-size:16px;line-height:1.7;color:var(--gcc-muted);margin:0 0 28px;max-width:470px}.gcc__badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--git-primary);background:var(--gcc-soft);padding:8px 12px;border-radius:var(--git-radius-pill)}.gcc__badge svg{width:15px;height:15px}.gcc__orbit{position:relative;aspect-ratio:1;display:grid;place-items:center;max-width:300px;width:100%;margin:auto;perspective:800px}.gcc__orbit:after,.gcc__orbit:before{content:"";position:absolute;inset:7%;border:1px solid color-mix(in srgb,var(--git-primary) 17%,transparent);border-radius:50%}.gcc__orbit:after{inset:22%;border-style:dashed}.gcc__tile{width:116px;height:116px;border-radius:28px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#5862f7,#202bcb);box-shadow:0 22px 55px #232fe12b,inset 0 1px 0 #ffffff60;transform:rotate(-8deg);animation:gcc-float 7s ease-in-out infinite}.gcc__tile svg{width:49px;height:49px;transform:rotate(8deg)}.gcc__orbit-label{position:absolute;right:-4px;bottom:18%;display:flex;align-items:center;gap:8px;padding:12px 15px;background:var(--git-surface-2);backdrop-filter:blur(16px);border:1px solid var(--gcc-line);border-radius:var(--git-radius-sm);box-shadow:var(--git-shadow);font-size:13px}.gcc__orbit-label:before{content:"";height:7px;width:7px;border-radius:50%;background:var(--git-primary)}.gcc__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.gcc__feature{padding:24px;border:1px solid var(--gcc-line);border-radius:var(--git-radius-md);background:var(--git-surface)}.gcc__feature>svg{width:24px;height:24px;color:var(--git-primary);margin-bottom:16px}.gcc__feature h3{font-size:16px;line-height:1.4;margin:0 0 9px;font-weight:500}.gcc__feature p{margin:0;font-size:14px;line-height:1.7;color:var(--gcc-muted)}.gcc__overview-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:20px}.gcc__balance{position:relative;isolation:isolate;overflow:hidden;border-radius:var(--git-radius-xl);background:linear-gradient(125deg,#202ccf,#3544ef);padding:32px;color:#fff;min-height:244px;display:flex;flex-direction:column;align-items:flex-start}.gcc__balance:after{content:"";position:absolute;z-index:-1;width:270px;height:270px;border:38px solid #ffffff09;border-radius:50%;right:-100px;top:-90px;box-shadow:0 0 0 32px #ffffff05,0 0 0 64px #ffffff04}.gcc__balance-label{display:flex;align-items:center;gap:9px;font-size:14px;color:#ffffffe0}.gcc__balance-value{display:block;margin:22px 0 12px;font-size:clamp(32px,3.4vw,48px);font-weight:500;line-height:1.15;letter-spacing:-1px;overflow-wrap:anywhere}.gcc__balance-note{font-size:13px;line-height:1.6;color:#ffffffd9;margin:0 0 22px}.gcc__balance .gcc__button{margin-top:auto}.gcc__card{border:1px solid var(--gcc-line);border-radius:var(--git-radius-xl);padding:28px;background:var(--git-surface);min-width:0}.gcc__card h2{margin:0 0 20px;font-size:19px;line-height:1.4;font-weight:500}.gcc__meta{display:grid;gap:17px;margin:0}.gcc__meta>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;line-height:1.5}.gcc__meta dt{color:var(--gcc-muted)}.gcc__meta dd{margin:0;text-align:right;overflow-wrap:anywhere;max-width:65%}.gcc__quick{margin-top:26px}.gcc__section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.gcc__section-heading h2{font-size:21px;font-weight:500;margin:0}.gcc__quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gcc__quick-link{display:flex;gap:16px;align-items:center;border:1px solid var(--gcc-line);border-radius:var(--git-radius-md);padding:23px;background:var(--git-surface);transition:border-color var(--git-transition-fast),transform var(--git-transition-fast)}.gcc__quick-link:hover{border-color:var(--git-primary);transform:translateY(-3px)}.gcc__quick-icon{display:grid;place-items:center;width:44px;height:44px;flex:none;background:var(--gcc-soft);color:var(--git-primary);border-radius:var(--git-radius-sm)}.gcc__quick-link h3{font-size:16px;line-height:1.4;margin:0 0 5px;font-weight:500}.gcc__quick-link p{font-size:13px;line-height:1.5;margin:0;color:var(--gcc-muted)}.gcc__quick-arrow{margin-left:auto;color:var(--gcc-muted);flex:none}.gcc__table-card{background:var(--git-surface);border:1px solid var(--gcc-line);border-radius:var(--git-radius-xl);overflow:hidden}.gcc__table-top{padding:23px 24px;display:flex;gap:20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gcc-line)}.gcc__table-top p{margin:0;font-size:14px;color:var(--gcc-muted)}.gcc__search{display:flex;align-items:center;gap:8px;max-width:290px;width:100%;font-size:13px;color:var(--gcc-muted)}.gcc__search input{width:100%;min-width:0;min-height:42px;border:1px solid var(--gcc-line);border-radius:var(--git-radius-field);padding:9px 12px;background:var(--git-bg);color:var(--git-text);font-size:14px}.gcc__table-scroll{overflow:auto}.gcc__table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.gcc__table th{font-size:12px;font-weight:500;color:var(--gcc-muted);background:var(--gcc-soft);padding:15px 20px;white-space:nowrap}.gcc__table td{padding:20px;line-height:1.6;border-top:1px solid var(--gcc-line);vertical-align:middle;overflow-wrap:anywhere;max-width:380px;min-width:120px}.gcc__table td:first-child{min-width:220px;font-weight:500}.gcc__table tbody tr:hover{background:var(--gcc-soft)}.gcc__record-id{display:block;margin-top:5px;font-size:11px;font-weight:400;color:var(--gcc-muted)}.gcc__pill{display:inline-flex;align-items:center;line-height:1.5;padding:5px 10px;background:var(--gcc-soft);border:1px solid var(--gcc-line);border-radius:var(--git-radius-pill);font-size:12px;white-space:nowrap}.gcc__pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:18px 24px;border-top:1px solid var(--gcc-line);font-size:13px;color:var(--gcc-muted)}.gcc__empty{min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px;padding:42px 24px;border:1px solid var(--gcc-line);border-radius:var(--git-radius-xl);background:var(--git-surface)}.gcc__empty>svg{width:34px;height:34px;color:var(--git-primary);margin-bottom:2px}.gcc__empty h2{font-size:22px;line-height:1.4;font-weight:500;margin:0}.gcc__empty p{font-size:15px;line-height:1.7;color:var(--gcc-muted);margin:0;max-width:490px}.gcc__empty .gcc__button{margin-top:9px}.gcc__profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gcc__profile-field{padding:20px 0;border-top:1px solid var(--gcc-line)}.gcc__profile-field:first-of-type{padding-top:0;border:0}.gcc__profile-field dt{font-size:13px;color:var(--gcc-muted);margin-bottom:8px}.gcc__profile-field dd{font-size:16px;margin:0;line-height:1.5;overflow-wrap:anywhere}.gcc__footer-note{display:flex;justify-content:center;align-items:center;gap:7px;color:var(--gcc-muted);font-size:12px;margin:25px 0 0;line-height:1.6}.gcc__footer-note svg{height:14px;width:14px;flex:none}.gcc__skeleton{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;min-height:460px}.gcc__skeleton>div{height:245px;background:var(--gcc-soft);border:1px solid var(--gcc-line);border-radius:var(--git-radius-xl);animation:gcc-pulse 1.6s ease-in-out infinite}.gcc__skeleton>div:last-child{grid-column:1/-1;height:180px;animation-delay:.15s}.gcc [data-gcc-content]>*{animation:gcc-enter .32s ease both}.gcc__sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-theme=dark] .gcc{--gcc-soft:color-mix(in srgb,#8994ff 8%,var(--git-surface))}html[data-theme=dark] .gcc__avatar,html[data-theme=dark] .gcc__badge,html[data-theme=dark] .gcc__empty>svg,html[data-theme=dark] .gcc__eyebrow,html[data-theme=dark] .gcc__feature>svg,html[data-theme=dark] .gcc__quick-icon{color:#a6b0ff}@keyframes gcc-float{0%,100%{transform:translateY(0) rotate(-8deg)}50%{transform:translateY(-8px) rotate(-5deg)}}@keyframes gcc-pulse{50%{opacity:.5}}@keyframes gcc-enter{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.gcc__layout{gap:40px;grid-template-columns:284px minmax(0,1fr)}}@media(max-width:1100px){.gcc__layout{grid-template-columns:238px minmax(0,1fr);gap:22px}.gcc__sidebar{padding:16px 10px}.gcc__guest-grid{grid-template-columns:1fr}.gcc__orbit{display:none}.gcc__features{gap:12px}.gcc__feature{padding:20px}.gcc__overview-grid{grid-template-columns:1fr}.gcc__balance{min-height:225px}.gcc__balance-value{font-size:44px}.gcc__quick-link{padding:19px;gap:12px}.gcc__quick-arrow{display:none}}@media(max-width:800px){.gcc{padding-top:20px}.gcc__layout{display:block}.gcc__sidebar{position:static;max-height:none;overflow:visible;margin-bottom:24px;padding:14px;border-radius:var(--git-radius-lg)}.gcc__identity{padding:0 4px 14px;margin-bottom:12px}.gcc__sidebar-bottom{display:none}.gcc__mobile-nav{display:flex;width:100%;justify-content:space-between}.gcc__navigation{display:none;margin-top:14px;max-height:55dvh;overflow:auto;padding-right:3px}.gcc__sidebar.is-open .gcc__navigation{display:block}.gcc__main{padding-top:0}.gcc__heading{margin-bottom:22px;gap:14px}.gcc__heading>.gcc__button{width:44px;min-height:44px;padding:10px}.gcc__heading>.gcc__button>span{display:none}.gcc h1{font-size:34px}.gcc__eyebrow{font-size:13px}.gcc__subtitle{font-size:14px}.gcc__features{grid-template-columns:1fr}.gcc__feature{display:grid;grid-template-columns:28px 1fr;column-gap:14px}.gcc__feature>svg{grid-row:1/3;margin:0}.gcc__feature h3{margin-bottom:5px}.gcc__profile-grid{grid-template-columns:1fr}.gcc__private{font-size:0;gap:0}.gcc__private svg{width:17px;height:17px}.gcc__bar{margin-bottom:18px;font-size:12px}.gcc__table-top{padding:18px;flex-wrap:wrap;gap:12px}.gcc__search{max-width:none}.gcc__table td{padding:17px 16px}.gcc__pagination{padding:16px;justify-content:space-between}.gcc__pagination .gcc__button{padding:9px 13px;min-height:42px;font-size:13px}}@media(max-width:480px){.gcc h1{font-size:29px;letter-spacing:-.8px}.gcc__guest{padding:26px;min-height:0}.gcc__guest h2{font-size:29px}.gcc__guest p{font-size:15px}.gcc__quick-grid{grid-template-columns:1fr}.gcc__balance{padding:27px}.gcc__balance-value{font-size:38px}.gcc__card{padding:23px}.gcc__skeleton{grid-template-columns:1fr;min-height:470px}.gcc__skeleton>div{height:220px}.gcc__skeleton>div:last-child{display:none}.gcc__button{max-width:100%}.gcc__meta>div{flex-direction:column;gap:6px}.gcc__meta dd{text-align:left;max-width:none}}@media(prefers-reduced-motion:reduce){.gcc *,.gcc :after,.gcc :before{animation:none;transition:none}.gcc__button:hover,.gcc__quick-link:hover{transform:none}}.gcc__profile-form{display:grid;gap:12px;margin-top:22px}.gcc__profile-form>label{font-size:14px;font-weight:500}.gcc__profile-form input{box-sizing:border-box;width:100%;min-width:0;min-height:46px;padding:11px 13px;background:var(--git-bg);color:var(--git-text);border:1px solid var(--gcc-line);border-radius:var(--git-radius-field);font:inherit}.gcc__profile-form input:focus-visible{outline:2px solid var(--git-primary);outline-offset:3px}.gcc__form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:5px}.gcc__form-message{margin:0;font-size:14px;line-height:1.6;color:var(--gcc-muted);overflow-wrap:anywhere}.gcc__order-progress{margin:24px 0}.gcc [hidden],.gcc__order-progress[hidden]{display:none!important}.gcc__active-services,.gcc__order-items{display:grid;gap:12px}.gcc__active-service,.gcc__order-item{padding:20px;border:1px solid var(--gcc-border,#e5e5ea);border-radius:18px;background:var(--gcc-card,#fff)}.gcc__order-item{animation:gcc-order-enter .42s ease-out both;animation-delay:var(--enter-delay,0ms)}.gcc__active-service h3,.gcc__order-item h3{margin:0;font-size:17px;line-height:1.4}.gcc__order-item details{margin-top:16px}.gcc__order-item summary{cursor:pointer;margin-bottom:16px}.gcc__bonus-value,.gcc__order-total{font-size:24px;font-weight:600}.gcc__active-service dl{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:0}.gcc__active-service dt{color:var(--gcc-muted,#747481);font-size:13px}.gcc__active-service dd{margin:4px 0 0}.gcc__ticket-row{display:block;padding:14px 0;color:inherit;text-decoration:none;border-top:1px solid var(--gcc-border,#e5e5ea)}.gcc__main>[data-gcc-content]>.gcc__card{margin-top:24px}.gcc__native-form{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.gcc__native-field{display:grid;gap:7px;min-width:0;font-size:14px}.gcc__form-actions>input,.gcc__native-field input,.gcc__native-field select,.gcc__native-field textarea{font:inherit;width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--gcc-border,#d9d9e2);border-radius:11px;background:var(--gcc-card,#fff);color:inherit}.gcc__native-field textarea{min-height:140px;resize:vertical}.gcc__native-field:has(textarea){grid-column:1/-1}.gcc__native-field input[type=checkbox]{width:20px;height:20px;padding:0;accent-color:#5143d9}.gcc__native-field input:focus-visible,.gcc__native-field select:focus-visible,.gcc__native-field textarea:focus-visible{outline:3px solid #8c80ff;outline-offset:2px}.gcc__native-form>.gcc__button{justify-self:start;grid-column:1/-1}.gcc__native-field input:disabled,.gcc__native-field select:disabled{opacity:.65}.gcc__modal{width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 48px);margin:auto;padding:28px;border:1px solid var(--gcc-border,#dedee8);border-radius:24px;background:var(--gcc-card,#fff);color:var(--gcc-text,#171722);box-sizing:border-box;box-shadow:0 24px 100px #0003}.gcc__modal::backdrop{background:#11122688;backdrop-filter:blur(5px)}.gcc__modal .gcc__section-heading{gap:16px;align-items:center}.gcc__modal h2{margin:0;font-size:24px}.gcc [data-gcc-cart] .git-cart{padding:0;background:0 0}.gcc [data-gcc-cart] .git-cart__container{max-width:none;padding:0}.gcc [data-gcc-cart] .git-cart__hero{display:none}.gcc [data-gcc-cart] .git-cart__grid{grid-template-columns:minmax(0,1fr) 320px}.gcc [data-gcc-cart] .git-cart__summary{position:static}@keyframes gcc-order-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.gcc [data-gcc-cart] .git-cart__grid{grid-template-columns:1fr}}@media(max-width:640px){.gcc__native-form{grid-template-columns:1fr}.gcc__active-service,.gcc__order-item{padding:16px}.gcc__modal{padding:20px}.gcc__order-item .gcc__section-heading{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.gcc__order-item{animation:none}}html[data-theme=dark] .gcc__active-service,html[data-theme=dark] .gcc__modal,html[data-theme=dark] .gcc__native-field input,html[data-theme=dark] .gcc__native-field select,html[data-theme=dark] .gcc__native-field textarea,html[data-theme=dark] .gcc__order-item{background:#1d1d27;color:#f5f5fa;border-color:#353541}.gcc [data-gcc-cart] .git-cart{--cart-accent:var(--git-accent,#2824e6)}.gcc [data-gcc-cart] .git-cart__main,.gcc [data-gcc-cart] .git-cart__summary{box-shadow:none}.gcc__services-card{padding:22px}.gcc__section-heading{align-items:center;gap:12px;flex-wrap:wrap}.gcc__live-note{font-size:12px;color:var(--gcc-muted);margin:0}.gcc__service-groups{display:flex;flex-direction:column;gap:12px;margin-top:18px}.gcc__service-group{border:1px solid var(--gcc-line);border-radius:14px;overflow:hidden}.gcc__service-group>summary{list-style:none;display:flex;gap:12px;align-items:center;cursor:pointer;padding:16px 18px;background:var(--gcc-soft);font-size:15px}.gcc__service-group>summary::-webkit-details-marker,.gcc__service-row>summary::-webkit-details-marker{display:none}.gcc__service-group>summary:before,.gcc__service-row>summary:before{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);flex:none;transition:transform .18s}.gcc__service-group[open]>summary:before,.gcc__service-row[open]>summary:before{transform:rotate(45deg)}.gcc__group-count{margin-left:auto;background:var(--git-surface);border:1px solid var(--gcc-line);border-radius:20px;font-size:12px;min-width:28px;text-align:center;padding:3px 8px}.gcc__group-rows{padding:0 16px}.gcc__service-row{border-bottom:1px solid var(--gcc-line);animation:gcc-service-arrive .3s ease-out}.gcc__service-row:last-child{border-bottom:0}.gcc__service-row>summary{list-style:none;display:grid;grid-template-columns:8px minmax(100px,1fr) auto minmax(96px,auto) minmax(85px,auto);align-items:center;gap:14px;cursor:pointer;padding:16px 0;font-size:13px;min-height:70px}.gcc__service-name-wrap{display:flex;flex-direction:column;gap:4px;min-width:0}.gcc__service-description,.gcc__service-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gcc__service-name{font-size:14px}.gcc__service-description{font-size:12px;color:var(--gcc-muted)}.gcc__service-until{color:var(--gcc-muted);font-size:12px}.gcc__service-price{font-variant-numeric:tabular-nums;text-align:right}.gcc__service-status{display:inline-flex;width:fit-content;align-items:center;gap:6px;font-size:11px;font-weight:500;line-height:1.35;padding:5px 8px;background:var(--gcc-soft);border-radius:7px;color:var(--git-text);max-width:170px}.gcc__service-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex:none}.gcc__service-status[data-state="2"]{background:color-mix(in srgb,#118456 10%,var(--git-surface));color:color-mix(in srgb,#118456 85%,var(--git-text))}.gcc__service-status[data-state="1"],.gcc__service-status[data-state="5"]{background:color-mix(in srgb,#c8870e 12%,var(--git-surface));color:color-mix(in srgb,#b17406 85%,var(--git-text))}.gcc__service-status[data-state="3"],.gcc__service-status[data-state=unread]{background:color-mix(in srgb,#d44444 10%,var(--git-surface));color:#d44444}.gcc__service-actions{display:flex;gap:8px;flex-wrap:wrap;padding:0 0 16px 22px}.gcc__service-actions .gcc__button{font-size:12px;padding:7px 10px;min-height:34px}.gcc__group-footer:not(:empty){padding:12px 16px;border-top:1px solid var(--gcc-line)}.gcc__service-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:16px 0 24px}.gcc__service-info>div{min-width:0}.gcc__service-info dt{color:var(--gcc-muted);font-size:12px;margin-bottom:5px}.gcc__service-info dd{margin:0;font-size:14px;overflow-wrap:anywhere}.gcc__service-info dd input{width:100%;background:var(--gcc-soft);border:1px solid var(--gcc-line);border-radius:8px;padding:10px;color:var(--git-text)}.gcc__service-info dd .gcc__button{font-size:12px;margin-top:6px}.gcc__resource-modal{max-width:min(820px,calc(100vw - 28px))}.gcc__resource-title{font-weight:500;overflow-wrap:anywhere}.gcc__native-form input,.gcc__native-form select,.gcc__native-form textarea{max-width:100%;font:inherit}.gcc__native-form select[multiple]{min-height:120px}.gcc__native-field small{font-size:12px;color:var(--gcc-muted)}.gcc__quote{font-size:13px;line-height:1.6;padding:14px;background:var(--gcc-soft);border:1px solid var(--gcc-line);border-radius:10px;white-space:pre-wrap}.gcc__instruction{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;font-size:14px}.gcc__ticket-list{display:flex;flex-direction:column}.gcc .gcc__ticket-row{display:grid;grid-template-columns:minmax(100px,1fr) auto auto;gap:10px 16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--gcc-line);color:var(--git-text);border-radius:0;background:0 0}.gcc__ticket-row>strong{font-size:14px;min-width:0;overflow-wrap:anywhere}.gcc__ticket-row>small{grid-column:1;color:var(--gcc-muted);font-size:12px}.gcc__ticket-row>.gcc__button{grid-column:3;grid-row:1/span 2;font-size:12px}.gcc__ticket-row.has-unread>strong:before{content:"";display:inline-block;width:7px;height:7px;background:#d44444;border-radius:50%;margin-right:8px}.gcc__thread{display:flex;flex-direction:column;gap:12px;margin:14px 0 22px}.gcc__message{padding:14px 16px;border:1px solid var(--gcc-line);border-radius:12px;background:var(--gcc-soft);white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6}.gcc__message-meta{font-size:12px;color:var(--gcc-muted);margin:0 0 8px}.gcc__nav-count{margin-left:auto;border-radius:20px;background:#d44444;color:#fff;min-width:22px;padding:2px 6px;text-align:center;font-size:11px}.gcc__success{color:#118456}.gcc__profile-form{gap:12px}.gcc__form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}@keyframes gcc-service-arrive{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:1100px){.gcc__service-row>summary{grid-template-columns:8px minmax(100px,1fr) auto;gap:7px 12px}.gcc__service-until{grid-column:2}.gcc__service-price{grid-column:3;grid-row:2}.gcc__service-status{grid-column:3;grid-row:1}}@media(max-width:600px){.gcc__services-card{padding:16px}.gcc__service-group>summary{padding:14px}.gcc__group-rows{padding:0 12px}.gcc__service-info{grid-template-columns:1fr}.gcc__service-row>summary{grid-template-columns:7px minmax(0,1fr);gap:8px 10px}.gcc__service-status{grid-column:2;grid-row:2}.gcc__service-until{grid-column:2;grid-row:3}.gcc__service-price{grid-column:2;grid-row:4;text-align:left}.gcc .gcc__ticket-row{grid-template-columns:minmax(0,1fr) auto}.gcc__ticket-row>.gcc__button{grid-row:3;grid-column:1/-1;justify-self:start}.gcc__ticket-row>small{grid-column:1/-1}.gcc__service-actions{padding-left:17px}.gcc__native-form{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.gcc__service-row{animation:none}.gcc__service-group>summary:before,.gcc__service-row>summary:before{transition:none}}.gcc__contact-form>.gcc__native-field{align-content:start}.gcc__contact-form>.gcc__native-field:only-child,.gcc__contact-form>p{grid-column:1/-1}.gcc__contact-form>p{margin:0;color:var(--gcc-muted,#686878);line-height:1.6}.gcc__contact-form input,.gcc__contact-form select{min-height:48px;line-height:1.4;border-radius:12px!important;box-shadow:none}.gcc__contact-form input[readonly],.gcc__contact-form select:disabled{background:var(--gcc-soft,#f4f4f8);color:var(--gcc-muted,#686878);opacity:1}.gcc__contact-modal .gcc__native-field input:focus-visible,.gcc__contact-modal .gcc__native-field select:focus-visible,.gcc__contact-modal button:focus-visible{outline:2px solid #7772e5;outline-offset:3px}.gcc__contact-modal .gcc__form-message{line-height:1.6}.gcc__nav-link.has-unread>svg{color:#d44444}.gcc__nav-link.has-unread .gcc__nav-count{background:#d44444;color:#fff}.gcc__nav-count[hidden]{display:none!important}.gcc__service-name-wrap[role=button]{cursor:pointer;border-radius:8px;padding:4px 0;text-align:left}.gcc__service-name-wrap[role=button]:hover .gcc__service-name{color:var(--gcc-accent,#302beb)}.gcc__service-name-wrap[role=button]:focus-visible{outline:2px solid #7772e5;outline-offset:4px}.gcc__service-card{width:min(1040px,calc(100vw - 40px));padding:28px;max-height:calc(100dvh - 40px)}.gcc__service-card h2{font-size:clamp(22px,3vw,30px);overflow-wrap:anywhere;margin:0}.gcc__card-summary{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:18px;padding:20px 0}.gcc__card-resources>div,.gcc__card-summary>div{display:grid;gap:6px;min-width:0}.gcc__card-list-row small,.gcc__card-resources small,.gcc__card-summary small{color:var(--gcc-muted,#747483);font-size:13px}.gcc__card-summary strong{font-size:15px;overflow-wrap:anywhere}.gcc__card-controls,.gcc__card-toolbar{display:flex;gap:10px;flex-wrap:wrap}.gcc__card-toolbar{padding-bottom:22px}.gcc__card-controls .gcc__button,.gcc__card-toolbar .gcc__button{padding:10px 14px;font-size:14px}.gcc__card-tabs{display:flex;gap:5px;overflow-x:auto;border-bottom:1px solid var(--gcc-border,#e5e5ec);padding-bottom:8px}.gcc__card-tabs .gcc__button{border:0;white-space:nowrap;padding:10px 14px;font-size:14px;border-radius:10px}.gcc__card-tabs [aria-selected=true]{background:var(--gcc-accent,#302beb);color:#fff}.gcc__card-body{min-height:160px;padding:16px 0 0}.gcc__card-body:focus-visible{outline:2px solid #7772e5;outline-offset:4px}.gcc__card-body h3{font-size:19px;margin:0 0 12px}.gcc__card-empty{padding:18px;background:var(--gcc-soft,#f6f6fa);border-radius:14px;font-size:14px;line-height:1.6;color:var(--gcc-muted,#747483)}.gcc__card-notice:empty{display:none}.gcc__card-notice{line-height:1.6;font-size:14px}.gcc__card-resources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.gcc__card-resources>div{padding:18px;border:1px solid var(--gcc-border,#e5e5ec);border-radius:16px}.gcc__card-resources strong{font-size:24px}.gcc__card-list{display:grid;gap:10px;margin-top:14px}.gcc__card-list-row{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid var(--gcc-border,#e5e5ec);border-radius:14px}.gcc__card-list-row>div{display:grid;gap:6px;min-width:0;flex:1}.gcc__card-list-row small,.gcc__card-list-row strong{overflow-wrap:anywhere}.gcc__command-modal{max-width:560px}.gcc__command-modal p{line-height:1.6}.gcc__command-modal .gcc__native-field{grid-column:1/-1}.gcc__service-card .gcc__service-info input{min-width:0}@media(max-width:700px){.gcc__service-card{width:calc(100vw - 20px);padding:18px;max-height:calc(100dvh - 20px)}.gcc__card-summary{grid-template-columns:1fr 1fr;gap:16px}.gcc__card-toolbar .gcc__button{flex:1}.gcc__card-resources{grid-template-columns:1fr}.gcc__card-list-row{flex-wrap:wrap}.gcc__card-list-row>div{flex-basis:100%}.gcc__card-tabs .gcc__button{padding:10px;font-size:13px}}@media(prefers-reduced-motion:no-preference){.gcc__service-card[open]{animation:gcc-card-enter .18s ease-out}@keyframes gcc-card-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}.gcc__contact-modal>.gcc__section-heading,.gcc__service-card>.gcc__section-heading{display:flex;flex-direction:row;align-items:flex-start;gap:16px}.gcc__modal .gcc__modal-close{flex:0 0 38px;width:38px;height:38px;min-width:38px;padding:0;display:grid;place-items:center;font:24px/1 Arial,sans-serif;border-radius:50%;color:var(--gcc-muted,#747483)}.gcc__contact-modal h2:focus,.gcc__service-card h2:focus{outline:0}.gcc__contact-modal h2{margin:0;font-size:clamp(22px,3vw,28px)}.gcc__service-page{width:100%;height:auto;max-height:none;max-width:none;min-width:0;margin:0;padding:24px;border:1px solid var(--gcc-border,#e8e8ef);border-radius:24px;background:#fff;box-sizing:border-box}.gcc__service-page>.gcc__back{display:inline-flex;margin-bottom:20px}.gcc__service-page .gcc__card-tabs{position:sticky;top:0;z-index:2;background:#fff;padding-top:8px}.gcc__service-page .gcc__card-body{min-height:240px}a.gcc__service-name-wrap{color:inherit;text-decoration:none}a.gcc__service-name-wrap:hover .gcc__service-name{text-decoration:underline;text-underline-offset:3px}@media(max-width:640px){.gcc__service-page{padding:16px;border-radius:18px}.gcc__service-page .gcc__card-tabs{position:static}.gcc__service-page .gcc__card-toolbar{display:grid;grid-template-columns:1fr}}.gcc__metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:16px 0}.gcc__metric{min-width:0;padding:18px;border:1px solid #e8e8ef;border-radius:18px;background:#fafaff}.gcc__metric>small,.gcc__metric>strong{display:block}.gcc__metric>strong{font-size:28px;margin:10px 0;color:#22212b}.gcc__metric>small{color:#74717e;font-size:12px;line-height:1.5}.gcc__metric svg{display:block;width:100%;height:auto;margin:10px 0;color:#3029ef}@media(max-width:1050px){.gcc__metric-grid{grid-template-columns:1fr}.gcc__metric svg{max-height:110px}}.gcc__loader{padding:22px 0;min-height:150px}.gcc__loader-caption{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--text-secondary,#777989);font-size:14px}.gcc__loader-orbit{display:block;width:20px;height:20px;border:2px solid rgba(47,43,235,.13);border-top-color:#302be9;border-radius:50%;animation:gcc-orbit 1s linear infinite;flex:none}.gcc__loader-lines{display:grid;gap:12px;width:100%;margin:16px 0}.gcc__loader-lines>span{display:block;height:62px;border-radius:16px;background:linear-gradient(105deg,#f5f5f9 15%,#ececf7 40%,#f8f8fb 55%,#f5f5f9 75%);background-size:220% 100%;animation:gcc-shimmer 1.8s ease-in-out infinite}.gcc__loader-lines>span:nth-child(2){animation-delay:.12s}.gcc__loader-lines>span:nth-child(3){animation-delay:.24s}.gcc__metric-grid{margin-bottom:24px}.gcc__card-resources{margin-top:16px}@keyframes gcc-shimmer{from{background-position:150% 0}to{background-position:-80% 0}}@keyframes gcc-orbit{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.gcc__loader-lines>span,.gcc__loader-orbit{animation:none}}.gcc__files{position:relative;min-width:0;border:1px solid var(--color-border,#e7e8ee);border-radius:20px;padding:20px;transition:background .2s,border-color .2s}.gcc__files--drop{background:#f1f1ff;border-color:#3025ee;outline:3px solid #dcd9ff}.gcc__file-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:16px;overflow-wrap:anywhere}.gcc__file-breadcrumbs .gcc__button{padding:6px 10px;min-height:36px;border:0;background:0 0}.gcc__file-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gcc__file-tools input[type=search]{box-sizing:border-box;min-width:170px;flex:1;border:1px solid #dedfe8;border-radius:12px;padding:12px 14px;font:inherit;color:inherit;background:#fff}.gcc__file-table-wrap{overflow-x:auto;margin-top:16px}.gcc__file-table{width:100%;border-collapse:collapse;font-size:14px}.gcc__file-table th{text-align:left;font-size:12px;font-weight:500;color:#777889;padding:12px;border-bottom:1px solid #e8e9ef}.gcc__file-table td{padding:12px;border-bottom:1px solid #eff0f4;vertical-align:middle}.gcc__file-table td:first-child{width:52%;min-width:150px}.gcc__file-table td:nth-child(2),.gcc__file-table td:nth-child(3){white-space:nowrap;color:#757687;font-size:13px}.gcc__file-table tr:hover{background:#fafaff}.gcc__file-name{display:flex;align-items:center;gap:10px;min-width:0;overflow-wrap:anywhere}.gcc__file-name .gcc__button{padding:4px 0;min-height:32px;border:0;background:0 0;text-align:left;overflow-wrap:anywhere;word-break:break-word}.gcc__file-icon{width:26px;height:26px;flex:0 0 26px;color:#8c92a6}.gcc__file-icon[data-folder=true]{color:#6860eb}.gcc__upload-queue{display:grid;gap:10px;margin-top:16px}.gcc__upload-item{padding:12px 14px;background:#f7f7fc;border-radius:12px}.gcc__upload-item>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;overflow-wrap:anywhere}.gcc__upload-item span{color:#747486}.gcc__upload-item progress{display:block;width:100%;height:5px;margin-top:10px;accent-color:#3025ee;border:0;border-radius:9px;overflow:hidden}.gcc__upload-item[data-state=completed] progress{accent-color:#28936b}.gcc__upload-item[data-state=failed],.gcc__upload-item[data-state=unconfirmed]{background:#fff3ef}.gcc__restore-warning{padding:16px;border-radius:12px;background:#fff1ed;color:#8c3429;line-height:1.6}.gcc__restore-confirm{display:flex;align-items:flex-start;gap:12px;line-height:1.5}.gcc__restore-confirm input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;margin:2px 0;accent-color:#3025ee}.gcc__restore-confirm span{min-width:0}@media(max-width:640px){.gcc__files{padding:12px;border-radius:14px}.gcc__file-tools>.gcc__button{flex:1;padding:10px;font-size:13px}.gcc__file-tools input[type=search]{flex-basis:100%}.gcc__file-table td,.gcc__file-table th{padding:10px 6px}.gcc__file-table td:nth-child(3),.gcc__file-table th:nth-child(3){display:none}.gcc__file-table td:first-child{width:auto}.gcc__upload-item>div{flex-direction:column;gap:4px}}.gcc__command-modal .gcc__native-form>.gcc__restore-confirm,.gcc__command-modal .gcc__native-form>p,.gcc__command-modal .gcc__native-form>strong{grid-column:1/-1}.gcc .gcc__button{max-width:100%;white-space:normal;overflow-wrap:anywhere}.gcc__service-page .gcc__card-summary{grid-template-columns:minmax(0,1fr) minmax(110px,.65fr) minmax(100px,.6fr) auto}.gcc__card-summary strong,.gcc__resource-title{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.5}.gcc__service-page .gcc__card-tabs{overflow:visible;flex-wrap:wrap;gap:8px;padding:10px 6px 16px;margin:0 -6px;top:0}.gcc__card-tabs .gcc__button:hover{transform:none;box-shadow:none}.gcc__service-group{overflow:visible}.gcc__service-group>summary{border-radius:13px}.gcc__table-card{overflow:visible}.gcc__table-top{border-radius:inherit}.gcc__table-scroll{padding:8px;margin:-8px}.gcc__resource-modal{width:min(920px,calc(100vw - 40px));max-width:none;overflow:auto;scrollbar-gutter:stable}.gcc__resource-modal>.gcc__section-heading{position:sticky;top:-28px;z-index:3;padding:8px 0 16px;background:var(--git-surface,#fff)}.gcc__native-form>.gcc__quote,.gcc__resource-modal .gcc__native-field:has(input[type=range]),.gcc__resource-modal .gcc__native-field:has(select){grid-column:1/-1}.gcc__native-field{align-content:start;line-height:1.5}.gcc__native-field>span{white-space:normal}.gcc__native-field select{padding-right:38px;min-height:48px}.gcc__select-caption{display:block;white-space:normal;overflow-wrap:anywhere;line-height:1.55;padding:0 2px}.gcc__instruction{white-space:pre-wrap;line-height:1.8;font-size:15px;max-width:78ch;margin:0;min-height:0}.gcc__native-form[aria-busy=true]{opacity:.65}.gcc__form-progress{grid-column:1/-1;display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--gcc-line,#e6e5f0);border-radius:14px;background:var(--gcc-soft,#f7f6ff);font-size:14px;line-height:1.5;margin:16px 0}.gcc__form-progress:before{content:"";flex:0 0 24px;width:24px;height:24px;border:3px solid #dcd9fd;border-top-color:#302be9;border-right-color:#746afa;border-radius:50%;animation:gcc-orbit .9s linear infinite}.gcc__loader{padding:24px 6px;min-height:170px}.gcc__loader-caption{color:var(--git-text,#272438);font-weight:500;font-size:15px;gap:16px}.gcc__loader-orbit{width:30px;height:30px;border-width:3px;border-right-color:#8d83f8;box-shadow:0 0 0 6px #7266f00b}.gcc__loader-lines>span{height:56px;border-radius:10px}.gcc__range{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:14px;align-items:center;padding:16px;border:1px solid var(--gcc-line,#e6e5f0);border-radius:14px;background:var(--gcc-soft,#f9f8ff)}.gcc .gcc__range .gcc__button{width:44px;min-width:44px;min-height:44px;padding:0;border-radius:10px;box-shadow:none;transform:none;font-size:22px}.gcc__range-value{grid-column:1/-1;font-size:25px;font-weight:500;text-align:center;font-variant-numeric:tabular-nums}.gcc .gcc__native-field input[type=range]{appearance:none;-webkit-appearance:none;width:100%;height:6px;padding:0;border:0;border-radius:8px;background:linear-gradient(to right,#302be9 var(--range-progress,0),#dedbef var(--range-progress,0));cursor:pointer;accent-color:#302be9}.gcc__native-field input[type=range]::-webkit-slider-thumb{appearance:none;width:22px;height:22px;border:4px solid #fff;border-radius:50%;background:#302be9;box-shadow:0 1px 7px #302be966}.gcc__native-field input[type=range]::-moz-range-thumb{width:15px;height:15px;border:4px solid #fff;border-radius:50%;background:#302be9}.gcc__range-limits{display:flex;justify-content:space-between;grid-column:1/-1;color:var(--gcc-muted,#747184);font-size:12px}.gcc .gcc__files{border-radius:12px;padding:18px;transition:border-color .15s}.gcc .gcc__file-breadcrumbs .gcc__button,.gcc .gcc__file-name .gcc__button{border:0;border-radius:4px;background:0 0;box-shadow:none;transform:none;transition:color .15s;white-space:normal}.gcc .gcc__file-name .gcc__button{display:inline;text-align:left;min-height:32px;line-height:1.5;padding:3px 0;font-weight:400}.gcc .gcc__file-breadcrumbs .gcc__button:hover,.gcc .gcc__file-name .gcc__button:hover{color:var(--git-primary,#302be9);background:0 0;box-shadow:none;transform:none;text-decoration:underline;text-underline-offset:3px}.gcc__file-table-wrap{padding:6px;margin:10px -6px 0;border-radius:0}.gcc__file-table{table-layout:auto}.gcc__file-table td{border-radius:0}.gcc__file-table td:last-child{min-width:170px}.gcc__file-table td:last-child>.gcc__button{font-size:12px;min-height:34px;padding:6px 9px;border-radius:7px;margin:3px;box-shadow:none;transform:none}.gcc__file-table tr:hover{background:var(--gcc-soft,#f8f8fc)}.gcc__editor-modal{width:min(1200px,calc(100vw - 32px));max-width:none;padding:22px;overflow:hidden}.gcc__editor-modal[open]{display:flex;flex-direction:column;gap:14px;height:min(850px,calc(100dvh - 36px))}.gcc__editor-modal>.gcc__section-heading{margin:0;flex:none}.gcc__editor-modal h2{font-size:20px;overflow-wrap:anywhere;min-width:0}.gcc__editor-path{margin:0;font-size:12px;color:var(--gcc-muted,#777);overflow-wrap:anywhere}.gcc__editor-host{flex:1;min-height:160px;min-width:0;overflow:hidden;border:1px solid var(--gcc-line,#e5e5ec);border-radius:9px}.gcc__editor-host .cm-editor{height:100%;font-size:14px;background:var(--git-surface,#fff)}.gcc__editor-host .cm-scroller{overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.65}.gcc__editor-host .cm-content{padding:12px 0}.gcc__editor-host .cm-gutters{border-right:1px solid #eceaf4;background:#f8f7fb;color:#93909e}.gcc__editor-host .cm-focused{outline:2px solid #8176ed;outline-offset:-2px}.gcc__editor-host .cm-search{padding:8px}.gcc__editor-host .cm-search input{border:1px solid #bfb9d4;border-radius:4px;padding:4px}.gcc__editor-host .cm-search button{font:inherit;border-radius:4px;padding:4px 8px;background:#efedf7;border:1px solid #cbc5de;box-shadow:none;transform:none}.gcc__editor-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;flex:none}.gcc__editor-state{margin:0;font-size:13px;line-height:1.5;flex:1;min-width:180px}.gcc__editor-confirm{padding:12px 16px;background:#fff3e9;border:1px solid #edcfae;border-radius:10px;font-size:14px}.gcc__editor-confirm[hidden]{display:none}@media(max-width:900px){.gcc__service-page .gcc__card-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.gcc__resource-modal{width:calc(100vw - 24px);padding:18px}.gcc__resource-modal>.gcc__section-heading{top:-18px}.gcc__service-page .gcc__card-tabs{display:flex}.gcc__range{gap:10px;padding:12px}.gcc .gcc__files{padding:10px}.gcc__file-table td:last-child{min-width:120px}.gcc__editor-modal{padding:12px}.gcc__editor-modal[open]{height:calc(100dvh - 20px);width:calc(100vw - 16px)}.gcc__editor-modal .gcc__section-heading{gap:8px}.gcc__editor-modal .gcc__button{font-size:12px;padding:8px 10px}}@media(prefers-reduced-motion:reduce){.gcc__form-progress:before{animation:none}}.gcc__skeleton{position:relative;padding-top:48px}.gcc__skeleton:before{content:"Загружаем кабинет…";position:absolute;top:0;left:0;font-size:15px;font-weight:500;color:var(--git-text,#242237)}.gcc .gcc__native-field{display:flex;flex-direction:column;gap:9px;min-width:0;align-self:start}.gcc .gcc__native-field>span{line-height:1.45;overflow-wrap:anywhere}.gcc .gcc__editor-properties input:not([type=checkbox]),.gcc .gcc__editor-properties select,.gcc .gcc__files input[type=search],.gcc .gcc__native-field input:not([type=checkbox]):not([type=range]):not([type=file]),.gcc .gcc__native-field select,.gcc .gcc__native-field textarea{box-sizing:border-box;display:block;width:100%;min-width:0;max-width:100%;min-height:48px;padding:12px 15px;border:1px solid #d9dae8;border-radius:12px;background:#fff;color:#20202d;font:inherit;font-size:15px;line-height:1.5;box-shadow:none;transition:border-color .18s,box-shadow .18s}.gcc .gcc__native-field select{padding-right:34px}.gcc .gcc__native-field textarea{min-height:100px;height:110px;resize:vertical}.gcc .gcc__native-field select[multiple]{height:auto;min-height:116px;padding:8px}.gcc .gcc__native-field select[multiple] option{padding:8px;border-radius:6px}.gcc .gcc__native-field input:disabled,.gcc .gcc__native-field select:disabled,.gcc .gcc__native-field textarea:disabled{background:#f5f5fa;color:#686979;opacity:1;cursor:default}.gcc .gcc__native-field input:focus-visible,.gcc .gcc__native-field select:focus-visible,.gcc .gcc__native-field textarea:focus-visible{outline:0;border-color:#3630ed;box-shadow:0 0 0 3px #3630ed20}.gcc .gcc__native-field--checkbox{flex-direction:row-reverse;justify-content:flex-end;align-items:center;grid-column:1/-1;padding:8px 0;gap:12px}.gcc .gcc__native-field input[type=checkbox]{width:20px;height:20px;min-width:20px;min-height:20px;accent-color:#3429ed;border-radius:5px;box-shadow:none;margin:0}.gcc .gcc__native-field--textarea{grid-column:1/-1}.gcc .gcc__native-field--select:has(select[multiple]){grid-column:1/-1}.gcc__field-hint{color:#727386;font-size:13px}.gcc .gcc__balance{display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:0;position:relative}.gcc .gcc__balance-value{margin:0;font-variant-numeric:tabular-nums}.gcc .gcc__balance-extra{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px 12px;color:#fff;min-width:0;width:100%;padding-top:4px}.gcc .gcc__bonus-label{font-size:14px;opacity:.8}.gcc .gcc__bonus-value{font-size:17px;font-weight:500;margin:0;line-height:1.45}.gcc .gcc__balance-extra h3{font-size:13px;font-weight:400;margin:0}.gcc .gcc__balance-extra>p:not(.gcc__bonus-value){margin:0;font-size:16px}.gcc .gcc__balance-topup{background:#fff;color:#3026e6;border:2px solid #fff;margin-top:auto;box-shadow:0 5px 15px #15107120;min-height:48px;font-weight:600;position:relative;z-index:1}.gcc .gcc__balance-topup:hover{background:#f0efff;border-color:#fff;box-shadow:0 7px 22px #15107135;transform:translateY(-2px)}.gcc .gcc__promotion{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;gap:14px;border:1px solid #e1e1ee;border-radius:24px;padding:32px;background:linear-gradient(125deg,#fafaff,#f0efff);overflow:hidden;min-width:0}.gcc .gcc__promotion h2{font-size:clamp(22px,2vw,30px);line-height:1.25;max-width:340px;margin:0}.gcc .gcc__promotion p{position:relative;max-width:320px;line-height:1.55;margin:0;color:#79778f}.gcc__promotion-orbit{position:absolute;right:-65px;bottom:-90px;width:260px;height:260px;border:1px solid #bab6f5;border-radius:50%;box-shadow:0 0 0 30px #d7d4fc55,0 0 0 60px #e4e1ff77;z-index:-1;animation:gcc-orbit-drift 14s ease-in-out infinite alternate}.gcc .gcc__nav-link[data-gcc-section=tickets]{flex-wrap:wrap;column-gap:10px}.gcc .gcc__nav-note{flex-basis:100%;padding-left:30px;font-size:11px;line-height:1.35;color:#ca3258}.gcc .gcc__nav-count{background:#d93256;color:#fff;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:7px;font-size:12px;margin-left:auto}.gcc [hidden]{display:none!important}.gcc__instruction-modal{width:min(960px,calc(100vw - 32px))!important;padding:20px!important}.gcc__instruction-modal .gcc__modal-body{padding:0!important}.gcc__instruction-frame{display:block;width:100%;border:0;border-radius:12px;background:#f5f7fb;min-height:220px}.gcc__metric svg{display:block;width:100%;height:auto;max-height:none;color:#3d32ed}.gcc__metric svg text{fill:#78758d;font:11px Arial,sans-serif}.gcc__chart-grid{stroke:#dbd9ec;stroke-width:1;fill:none;stroke-dasharray:3 4}.gcc__metric-hover{min-height:34px;line-height:1.5}.gcc__metric-history{margin-top:10px;font-size:13px}.gcc__metric-history summary{cursor:pointer;padding:8px 0;color:#4940ce;list-style-position:inside}.gcc__metric-history[open]{max-height:260px;overflow:auto}.gcc__metric-history .gcc__table{min-width:0;font-size:11px}.gcc__metric-history .gcc__table td{padding:8px 4px;white-space:normal}.gcc__metric-grid{align-items:start}.gcc__receipt-list{display:flex;flex-wrap:wrap;gap:8px}.gcc__receipt{padding:22px;border:1px solid #dfdfec;border-radius:16px;background:#fff;margin:12px 0}.gcc__receipt h3{margin-top:0}.gcc__receipt dl{display:grid;grid-template-columns:minmax(120px,1fr) minmax(140px,1fr);gap:12px 20px;font-size:14px;line-height:1.5}.gcc__receipt dt{color:#78788a}.gcc__receipt dd{margin:0;overflow-wrap:anywhere}.gcc__receipt-qr{display:block;width:180px;height:180px;object-fit:contain;max-width:100%;margin:20px auto}.gcc__editor-properties{border:1px solid #e0dfec;border-radius:12px;margin:8px 0;padding:12px 16px}.gcc__editor-properties>summary{cursor:pointer;font-size:14px;font-weight:500}.gcc__editor-properties form{margin-top:14px}.gcc__editor-properties .gcc__native-form{gap:12px}.gcc__editor-properties .gcc__native-field{font-size:13px}.gcc__editor-properties .gcc__native-field input,.gcc__editor-properties .gcc__native-field select{font-size:13px;min-height:40px;padding:8px 12px}.gcc__editor-properties .gcc__form-message{grid-column:1/-1}@keyframes gcc-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes gcc-modal-enter{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes gcc-orbit-drift{to{transform:translate(-18px,-16px)}}@media(prefers-reduced-motion:no-preference){.gcc [data-gcc-content]>*,.gcc__receipt,.gcc__service-row{animation:gcc-enter .34s ease both}.gcc__overview-grid>:nth-child(2){animation:gcc-enter .4s .06s ease both}dialog.gcc[open]{animation:gcc-modal-enter .2s ease both}.gcc__button,.gcc__nav-link{transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .18s}.gcc__button:active{transform:translateY(1px)}}@media(prefers-reduced-motion:reduce){.gcc__promotion-orbit{animation:none}}@media(max-width:680px){.gcc .gcc__promotion{padding:24px;min-height:180px}.gcc .gcc__balance-topup{width:100%}.gcc .gcc__balance-extra{align-items:flex-start;flex-direction:column}.gcc__receipt dl{grid-template-columns:1fr;gap:5px}.gcc__receipt dd{margin-bottom:10px}.gcc__instruction-modal{padding:12px!important}.gcc__native-form{grid-template-columns:minmax(0,1fr)!important}}.gcc__permission-grid{grid-column:1/-1;border:1px solid #e0dfec;border-radius:10px;padding:10px 14px;font-size:12px;min-width:0}.gcc__permission-grid legend{padding:0 5px;color:#727184}.gcc__permission-row{display:grid;grid-template-columns:100px repeat(3,minmax(0,1fr));gap:12px;align-items:center;margin:9px 0}.gcc__permission-row>label{display:flex;align-items:center;gap:6px;line-height:1.4}.gcc__permission-row input{accent-color:#3429ed;min-width:16px;width:16px;height:16px;margin:0}@media(max-width:600px){.gcc__permission-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;font-size:11px}.gcc__permission-row>strong{grid-column:1/-1}}.gcc__editor-properties{flex:0 1 auto;max-height:36%;overflow:auto;scrollbar-gutter:stable}.gcc__editor-properties[open]{overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#b4afcf #f6f5fa}.gcc__editor-properties::-webkit-scrollbar{width:7px}.gcc__editor-properties::-webkit-scrollbar-thumb{background:#b4afcf;border-radius:8px}.gcc__editor-properties::-webkit-scrollbar-track{background:#f6f5fa}.gcc.gcc__modal .gcc__button.gcc__modal-close{box-sizing:border-box;flex:0 0 44px;align-self:flex-start;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;aspect-ratio:1;padding:0;display:grid;place-items:center;border-radius:50%;font:24px/1 Arial,sans-serif;white-space:nowrap;overflow-wrap:normal}.gcc.gcc__modal>.gcc__section-heading{flex-wrap:nowrap;align-items:flex-start}.gcc.gcc__modal>.gcc__section-heading>h2{flex:1;min-width:0;overflow-wrap:anywhere}.gcc .gcc__payment-methods{grid-column:1/-1;margin:0;padding:0;border:0;min-width:0;display:grid;gap:12px}.gcc .gcc__payment-methods legend{padding:0;margin-bottom:14px;font-weight:500}.gcc .gcc__payment-method{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #dedeea;border-radius:14px;cursor:pointer;transition:border-color .18s,background .18s}.gcc .gcc__payment-method:has(input:checked){border-color:#302cf5;background:#f4f3ff}.gcc .gcc__payment-method:not(.is-disabled):hover{border-color:#7774f9}.gcc .gcc__payment-method.is-disabled{background:#f7f7fa;color:#777783;cursor:default}.gcc .gcc__payment-method input[type=radio]{appearance:auto;flex:0 0 20px;box-sizing:border-box;width:20px;height:20px;min-height:20px;margin:0;padding:0;accent-color:#302cf5;border-radius:50%;box-shadow:none}.gcc .gcc__payment-method-info{display:grid;gap:5px;min-width:0;overflow-wrap:anywhere}.gcc .gcc__payment-method-info small{font-size:13px;line-height:1.45;color:#70707e}.gcc .gcc__native-field [aria-invalid=true]{border-color:#bc3545}.gcc .gcc__service-flat,.gcc .gcc__service-priority-rows{display:grid;gap:10px;min-width:0}.gcc .gcc__service-priority{padding:16px;border:1px solid #e8c5c0;border-radius:16px;background:snow;margin-bottom:16px}.gcc .gcc__service-priority h3{font-size:18px;line-height:1.4;margin:0 0 12px}.gcc .gcc__service-row[data-priority=stopped]{border-color:#e8c5c0}.gcc .gcc__service-flat[hidden],.gcc .gcc__service-group[hidden],.gcc .gcc__service-priority[hidden]{display:none}.gcc a.gcc__payment-launch,.gcc a.gcc__payment-launch:visited{color:#fff;text-decoration:none}.gcc .gcc__credit:not([hidden]){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:16px 0 0;padding-top:16px;border-top:1px solid #ffffff40;color:#fff}.gcc .gcc__credit>div{min-width:0}.gcc .gcc__credit dt{font-size:13px;line-height:1.45;color:#ffffffd9}.gcc .gcc__credit dd{margin:6px 0 0;font-size:20px;font-weight:500;line-height:1.4;color:#fff;overflow-wrap:anywhere}@media(max-width:420px){.gcc .gcc__credit:not([hidden]){grid-template-columns:1fr}}.gcc .gcc__checkout-card{padding:clamp(20px,3vw,32px);margin:24px 0;border:1px solid #d8d6fa;border-radius:24px;background:var(--git-surface,#fff);box-shadow:0 10px 32px #312cef0b;animation:gccCheckoutEnter .3s ease both}.gcc .gcc__checkout-card[data-state=awaiting_payment],.gcc .gcc__checkout-card[data-state=needs_review]{border:2px solid #5146ef}.gcc .gcc__order-decision{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin:20px 0 24px;padding:20px;border-radius:16px;background:var(--git-surface-2,#f6f5ff)}.gcc .gcc__order-decision>p{flex-basis:100%;margin:0;line-height:1.6}.gcc .gcc__order-confirm{min-height:54px;padding:14px 26px;font-weight:700;box-shadow:0 8px 24px #302cf326}.gcc .gcc__order-funds{font-weight:600}.gcc .gcc__order-working{display:flex;gap:12px;align-items:center;line-height:1.6}.gcc .gcc__order-working:before{content:"";width:20px;height:20px;flex:0 0 20px;border:2px solid #dddafa;border-top-color:#4036ec;border-radius:50%;animation:gccCheckoutSpin .9s linear infinite}.gcc .gcc__service-status[data-state="1"]{white-space:normal;line-height:1.45;text-align:center}@keyframes gccCheckoutEnter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes gccCheckoutSpin{to{transform:rotate(360deg)}}@media(max-width:560px){.gcc .gcc__order-decision{padding:16px}.gcc .gcc__order-confirm{width:100%}}@media(prefers-reduced-motion:reduce){.gcc .gcc__checkout-card,.gcc .gcc__order-working:before{animation:none}}.gcc__checkout-card{scroll-margin-top:120px}.gcc__order-item>.gcc__button{background:#fff;color:#3431db;border:1px solid #dedeea;box-shadow:none}.gcc__order-item>.gcc__button:hover{background:#f6f5ff}.gcc .gcc__quote--review{grid-column:1/-1;display:grid;gap:10px;padding:22px 24px;border:1px solid #cfccff;border-radius:16px;background:#f6f5ff;white-space:pre-line}.gcc .gcc__quote--review p{margin:0;line-height:1.6}.gcc .gcc__quote-label{color:#67667a}.gcc .gcc__quote-amount{font-size:28px;color:#3029e8}.gcc .gcc__payment-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.gcc__payment-confirm{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;border:1px solid var(--border-color,#ddd);border-radius:12px}.gcc__payment-confirm>span{flex-basis:100%}.gcc__receipt-list>.gcc__field-hint{display:block;max-width:280px}.gcc{--gcc-card:var(--git-surface);--gcc-text:var(--git-text);--gcc-code-keyword:#823090;--gcc-code-string:#216439;--gcc-code-number:#934312;--gcc-code-selection:#d8dcf7;--gcc-muted:#626272;--gcc-link:#3028bb;--gcc-border:var(--git-border);--gcc-control:#858594;--gcc-accent:var(--git-primary);--gcc-positive:#17633f;--gcc-positive-bg:#eaf5ee;--gcc-warning:#80520b;--gcc-warning-bg:#fff4df;--gcc-danger:#a22b3b;--gcc-danger-bg:#fff0f1;--gcc-soft:#f5f5fa;--gcc-chart-grid:#d4d3df;color-scheme:light}html[data-theme=dark] .gcc{--gcc-code-keyword:#e7b0ee;--gcc-code-string:#9cdbad;--gcc-code-number:#ffc98c;--gcc-code-selection:#535376;--gcc-muted:#b9bdcb;--gcc-link:#c2baff;--gcc-control:#8b8b9b;--gcc-soft:#3c3c48;--gcc-positive:#91deb5;--gcc-positive-bg:#263f33;--gcc-warning:#f4cf89;--gcc-warning-bg:#473b28;--gcc-danger:#ffadb7;--gcc-danger-bg:#493039;--gcc-chart-grid:#646475;color-scheme:dark}.gcc .gcc__avatar,.gcc .gcc__back:hover,.gcc .gcc__badge,.gcc .gcc__eyebrow,.gcc .gcc__metric-history summary,.gcc .gcc__quick-icon,.gcc .gcc__quote-amount{color:var(--gcc-link)}.gcc a.gcc__button:not(.gcc__button--quiet):not(.gcc__button--white){color:#fff}.gcc .gcc__receipt,.gcc .gcc__service-page,.gcc .gcc__service-page .gcc__card-tabs{background:var(--git-surface);color:var(--git-text);border-color:var(--gcc-line)}.gcc .gcc__metric,.gcc .gcc__order-decision,.gcc .gcc__promotion,.gcc .gcc__quote--review,.gcc .gcc__upload-item{background:var(--gcc-soft);color:var(--git-text);border-color:var(--gcc-line)}.gcc .gcc__metric>strong{color:var(--git-text)}.gcc .gcc__field-hint,.gcc .gcc__file-table td:nth-child(2),.gcc .gcc__file-table td:nth-child(3),.gcc .gcc__file-table th,.gcc .gcc__metric svg text,.gcc .gcc__metric>small,.gcc .gcc__payment-method-info small,.gcc .gcc__permission-grid legend,.gcc .gcc__promotion p,.gcc .gcc__quote-label,.gcc .gcc__receipt dt,.gcc .gcc__upload-item span{color:var(--gcc-muted);fill:var(--gcc-muted)}.gcc .gcc__file-icon[data-folder=true],.gcc .gcc__metric svg{color:var(--gcc-link)}.gcc .gcc__chart-grid{stroke:var(--gcc-chart-grid)}.gcc .gcc__editor-properties,.gcc .gcc__file-table td,.gcc .gcc__file-table th,.gcc .gcc__files,.gcc .gcc__payment-confirm,.gcc .gcc__permission-grid{border-color:var(--gcc-line)}.gcc .gcc__editor-properties select,.gcc .gcc__file-tools input[type=search],.gcc .gcc__native-field input:not([type=checkbox]):not([type=range]):not([type=file]):not([type=radio]),.gcc .gcc__native-field select,.gcc .gcc__native-field textarea,.gcc .gcc__service-info dd input{background:var(--git-surface);color:var(--git-text);border-color:var(--gcc-control)}.gcc input::placeholder,.gcc textarea::placeholder{color:var(--gcc-muted);opacity:1}.gcc .gcc__native-field input:disabled,.gcc .gcc__native-field select:disabled,.gcc .gcc__native-field textarea:disabled,.gcc .gcc__payment-method.is-disabled{background:var(--gcc-soft);color:var(--gcc-muted);opacity:1}.gcc .gcc__payment-method{border-color:var(--gcc-control)}.gcc .gcc__payment-method:has(input:checked){border-color:var(--gcc-link);background:var(--gcc-soft)}.gcc .gcc__payment-method:not(.is-disabled):hover{border-color:var(--gcc-link)}.gcc .gcc__files--drop{background:var(--gcc-soft);border-color:var(--gcc-link);outline-color:var(--gcc-link)}.gcc .gcc__file-breadcrumbs .gcc__button:hover,.gcc .gcc__file-name .gcc__button:hover{color:var(--gcc-link)}.gcc .gcc__service-status[data-state="2"],.gcc .gcc__success{color:var(--gcc-positive)}.gcc .gcc__service-status[data-state="2"]{background:var(--gcc-positive-bg)}.gcc .gcc__service-status[data-state="1"],.gcc .gcc__service-status[data-state="5"]{background:var(--gcc-warning-bg);color:var(--gcc-warning)}.gcc .gcc__restore-warning,.gcc .gcc__service-status[data-state="3"],.gcc .gcc__service-status[data-state=unread],.gcc .gcc__upload-item[data-state=failed],.gcc .gcc__upload-item[data-state=unconfirmed]{background:var(--gcc-danger-bg);color:var(--gcc-danger)}.gcc .gcc__service-priority{background:var(--gcc-danger-bg);border-color:var(--gcc-danger)}.gcc .gcc__service-row[data-priority=stopped]{border-color:var(--gcc-danger)}.gcc .gcc__nav-note{color:var(--gcc-danger)}.gcc .gcc__editor-confirm{background:var(--gcc-warning-bg);color:var(--gcc-warning);border-color:var(--gcc-warning)}.gcc .gcc__order-item>.gcc__button{background:var(--git-surface);color:var(--gcc-link);border-color:var(--gcc-line)}.gcc .gcc__card-tabs .gcc__button[aria-selected=true]{background:var(--git-primary);color:#fff}.gcc .gcc__loader-lines>span{background-image:linear-gradient(105deg,var(--gcc-soft) 15%,var(--git-surface) 40%,var(--gcc-soft) 75%)}.gcc .gcc__form-progress:before,.gcc .gcc__loader-orbit{border-color:var(--gcc-line);border-top-color:var(--gcc-link);border-right-color:var(--gcc-link)}.gcc .gcc__editor-host .cm-editor,.gcc .gcc__editor-host .cm-search input{background:var(--git-surface);color:var(--git-text)}.gcc .gcc__editor-host .cm-gutters,.gcc .gcc__editor-host .cm-search,.gcc .gcc__editor-host .cm-search button{background:var(--gcc-soft);color:var(--git-text);border-color:var(--gcc-line)}.gcc .gcc__editor-properties[open]{scrollbar-color:var(--gcc-control) var(--gcc-soft)}.gcc .gcc__editor-properties::-webkit-scrollbar-track{background:var(--gcc-soft)}.gcc .gcc__editor-properties::-webkit-scrollbar-thumb{background:var(--gcc-control)}.gcc :is(button,a,summary,input,select,textarea):focus-visible{outline:2px solid var(--gcc-link);outline-offset:3px}.gcc .gcc__native-field :is(input,select,textarea):focus-visible{outline:2px solid var(--gcc-link);outline-offset:2px;border-color:var(--gcc-link);box-shadow:none}.gcc .gcc__service-card{scroll-margin-top:100px}@media(max-width:600px){.gcc .gcc__section-heading{flex-wrap:wrap}.gcc .gcc__section-heading .gcc__live-note{flex-basis:100%;margin:0}.gcc .gcc__modal-close{margin-left:auto}.gcc .gcc__table-top{align-items:stretch;flex-direction:column}.gcc .gcc__search{width:100%}}@media(prefers-reduced-motion:reduce){.gcc *,.gcc :after,.gcc :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.gcc__wizard-group{display:grid;gap:16px;min-width:0;border:1px solid var(--gcc-line);border-radius:16px;padding:20px;margin:16px 0;grid-column:1/-1}.gcc__wizard-group legend{padding:0 8px;color:var(--git-text);font-weight:700}.gcc__wizard-steps{display:flex;flex-wrap:wrap;gap:8px 24px;grid-column:1/-1;padding-left:24px;color:var(--gcc-muted)}.gcc__wizard-steps [aria-current]{font-weight:700;color:var(--git-text)}.gcc__wizard-info{grid-column:1/-1;padding:16px;border:1px solid var(--gcc-line);border-radius:12px;background:var(--gcc-soft);color:var(--git-text);overflow-wrap:anywhere}.gcc__wizard-info p{white-space:pre-line;line-height:1.6}.gcc__native-field small{display:block;line-height:1.5;color:var(--gcc-muted)}.gcc__native-field textarea{min-height:150px;resize:vertical}.gcc__dns-validation{margin:24px 0;padding:24px;background:var(--gcc-soft);border:2px solid var(--gcc-line);border-radius:20px;color:var(--git-text)}.gcc__dns-validation h3,.gcc__dns-validation h4{color:var(--git-text);margin:0 0 16px}.gcc__dns-record{padding:20px 0;border-bottom:1px solid var(--gcc-line);overflow-wrap:anywhere}.gcc__dns-field{margin:12px 0}.gcc__dns-field>span{display:block;margin-bottom:7px;font-weight:500}.gcc__dns-field>div{display:flex;gap:8px}.gcc__dns-field input{min-width:0;flex:1;background:var(--git-surface);border:1px solid var(--gcc-line);border-radius:10px;padding:12px;color:var(--git-text)}.gcc__dns-instructions{padding-left:24px;line-height:1.65}.gcc__dns-instructions li{margin:10px 0}.gcc__dns-record>.gcc__button{margin-top:12px}.gcc__certificate-content>p{overflow-wrap:anywhere}.gcc__catalog-actions{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 20px}@media(max-width:540px){.gcc__dns-validation{padding:16px}.gcc__dns-field>div{flex-wrap:wrap}.gcc__dns-field input{flex-basis:100%;width:100%}.gcc__dns-field .gcc__button{min-height:40px}}.gcc .gcc__native-form .gcc__native-field--checkbox{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:12px;row-gap:6px;min-height:44px;padding:12px 0;cursor:pointer}.gcc .gcc__native-form .gcc__native-field--checkbox>small,.gcc .gcc__native-form .gcc__native-field--checkbox>span{grid-column:2;min-width:0}.gcc .gcc__native-form .gcc__native-field--checkbox>span{grid-row:1;font-weight:500}.gcc .gcc__native-form .gcc__native-field--checkbox>input[type=checkbox]{grid-column:1;grid-row:1;appearance:none;-webkit-appearance:none;position:relative;box-sizing:border-box;width:22px;height:22px;min-width:22px;min-height:22px;padding:0;border:2px solid var(--gcc-control);border-radius:6px;background:var(--git-surface);cursor:pointer;transition:background .18s,border-color .18s}.gcc .gcc__native-form .gcc__native-field--checkbox>input:checked{background:linear-gradient(120deg,#3024ed,#613daa);border-color:#4134cd}.gcc .gcc__native-form .gcc__native-field--checkbox>input:checked:after{content:"";position:absolute;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;left:6px;top:2px;transform:rotate(45deg)}.gcc .gcc__native-form .gcc__native-field--switch{grid-template-columns:48px minmax(0,1fr);padding:18px;border:1px solid var(--gcc-line);border-radius:16px;background:var(--gcc-soft)}.gcc .gcc__native-form .gcc__native-field--switch>input[type=checkbox]{width:48px;height:28px;min-width:48px;min-height:28px;border-radius:999px;border:1px solid var(--gcc-control);background:var(--git-surface)}.gcc .gcc__native-form .gcc__native-field--switch>input:after{content:"";position:absolute;left:4px;top:4px;width:18px;height:18px;border:0;border-radius:50%;background:var(--gcc-muted);box-shadow:0 2px 5px #0002;transform:none;transition:transform .18s,background .18s}.gcc .gcc__native-form .gcc__native-field--switch>input:checked{background:linear-gradient(120deg,#3024ed,#613daa);border-color:#4134cd}.gcc .gcc__native-form .gcc__native-field--switch>input:checked:after{width:18px;height:18px;left:4px;top:4px;border:0;background:#fff;transform:translateX(20px)}.gcc .gcc__native-form .gcc__native-field--checkbox>input:disabled{opacity:.55;cursor:default}@media(prefers-reduced-motion:reduce){.gcc .gcc__native-form .gcc__native-field--checkbox>input,.gcc .gcc__native-form .gcc__native-field--switch>input:after{transition:none}}.gcc__payment-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.gcc__invoice-ready{padding:22px;border:1px solid var(--git-border);border-radius:var(--git-radius-md,16px);background:var(--gcc-soft)}.gcc__invoice-ready h3{margin:0 0 12px;font-size:22px;line-height:1.3;color:var(--git-text)}.gcc__invoice-ready .gcc__form-message{margin:0;color:var(--git-text);line-height:1.6}.gcc__invoice-ready .gcc__button{white-space:normal;text-align:center}.gcc__modal-body>.gcc__button+.gcc__button{margin:10px 0 0 10px}@media(max-width:480px){.gcc__payment-actions>.gcc__button{width:100%}.gcc__invoice-ready{padding:18px}.gcc__modal-body>.gcc__button+.gcc__button{margin:10px 0 0}}.gcc .gcc__panel-note{margin:24px 0 0;color:var(--gcc-muted);font-size:13px;line-height:1.6;text-align:center}.gcc .gcc__panel-note a,.gcc .gcc__panel-note a:visited{color:inherit;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:3px}.gcc .gcc__panel-note a:focus-visible,.gcc .gcc__panel-note a:hover{color:var(--gcc-link)}