.GiftcardPanel-module__TvDIYq__grid{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:10px;display:grid}.GiftcardPanel-module__TvDIYq__formCard{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--surface);min-width:0;box-shadow:none;flex-direction:column;gap:20px;padding:26px 28px;display:flex}.GiftcardPanel-module__TvDIYq__field{flex-direction:column;gap:9px;display:flex}.GiftcardPanel-module__TvDIYq__label{color:var(--ink-500);font-size:13px;font-weight:700}.GiftcardPanel-module__TvDIYq__notice{border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand,var(--accent))8%,#fff);color:var(--ink-700);align-items:flex-start;gap:10px;padding:13px 15px;font-size:13px;font-weight:600;line-height:20px;display:flex}.GiftcardPanel-module__TvDIYq__notice svg{color:var(--brand,var(--accent));flex-shrink:0;margin-top:1px}.GiftcardPanel-module__TvDIYq__empty{color:var(--ink-300);font-size:14px}.GiftcardPanel-module__TvDIYq__nominals{scrollbar-width:thin;scrollbar-color:var(--ink-100)transparent;flex-direction:column;gap:8px;max-height:420px;padding-right:4px;display:flex;overflow-y:auto}.GiftcardPanel-module__TvDIYq__nominal{border:1.5px solid var(--border-card);border-radius:var(--radius-card);background:var(--surface);text-align:left;min-height:58px;transition:border-color var(--transition),background var(--transition);grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:12px;padding:12px 16px;display:grid}.GiftcardPanel-module__TvDIYq__nominal:hover{border-color:var(--ink-200)}.GiftcardPanel-module__TvDIYq__nominalActive,.GiftcardPanel-module__TvDIYq__nominalActive:hover{border-color:var(--accent);background:var(--accent-surface)}.GiftcardPanel-module__TvDIYq__nominalName{color:var(--ink-900);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.GiftcardPanel-module__TvDIYq__nominalPrice{color:var(--ink-700);white-space:nowrap;font-size:15px;font-weight:700}.GiftcardPanel-module__TvDIYq__nominalMark{width:22px;height:22px;box-shadow:inset 0 0 0 1.5px var(--ink-100);color:transparent;border-radius:50%;place-items:center;display:grid}.GiftcardPanel-module__TvDIYq__nominalActive .GiftcardPanel-module__TvDIYq__nominalMark{background:var(--accent);box-shadow:none;color:#fff}.GiftcardPanel-module__TvDIYq__grid>aside{min-width:0}.GiftcardPanel-module__TvDIYq__skeletonRow{border-radius:var(--radius-card);background:linear-gradient(90deg,var(--ink-50)25%,#e9edf5 50%,var(--ink-50)75%);background-size:240% 100%;height:58px;animation:1.4s ease-in-out infinite GiftcardPanel-module__TvDIYq__shimmer;display:block}@keyframes GiftcardPanel-module__TvDIYq__shimmer{0%{background-position:140% 0}to{background-position:-40% 0}}.GiftcardPanel-module__TvDIYq__inlineError{border-radius:var(--radius-md);background:var(--danger-soft);color:#b32820;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;font-size:13px;font-weight:600;display:flex}.GiftcardPanel-module__TvDIYq__inlineError button{color:#b32820;background:0 0;border:0;flex-shrink:0;font-weight:700;text-decoration:underline}.GiftcardPanel-module__TvDIYq__qtyRow{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.GiftcardPanel-module__TvDIYq__qtyControls{border:1px solid var(--border-card);border-radius:var(--radius-card);background:var(--surface-soft);align-items:center;gap:6px;padding:5px;display:flex}.GiftcardPanel-module__TvDIYq__qtyButton{border-radius:var(--radius-md);background:var(--surface);width:38px;height:38px;color:var(--ink-700);transition:color var(--transition),background var(--transition);border:0;place-items:center;font-size:18px;font-weight:700;display:grid}.GiftcardPanel-module__TvDIYq__qtyButton:hover:not(:disabled){background:var(--accent-surface);color:var(--accent)}.GiftcardPanel-module__TvDIYq__qtyButton:disabled{cursor:not-allowed;color:var(--ink-200);background:0 0}.GiftcardPanel-module__TvDIYq__qtyValue{text-align:center;min-width:40px;color:var(--ink-900);font-size:16px;font-weight:800}.GiftcardPanel-module__TvDIYq__dropdown{position:relative}.GiftcardPanel-module__TvDIYq__dropdownTrigger{border:1px solid var(--border-card);border-radius:var(--radius-card);background:var(--surface);text-align:left;width:100%;min-height:58px;transition:border-color var(--transition);align-items:center;gap:12px;padding:0 16px;display:flex}.GiftcardPanel-module__TvDIYq__dropdownTrigger:hover{border-color:var(--accent-border)}.GiftcardPanel-module__TvDIYq__dropdownValue{min-width:0;color:var(--ink-900);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;font-weight:700;overflow:hidden}.GiftcardPanel-module__TvDIYq__dropdownArrow{color:var(--ink-300);transition:transform var(--transition);flex-shrink:0}.GiftcardPanel-module__TvDIYq__dropdownArrowOpen{transform:rotate(180deg)}.GiftcardPanel-module__TvDIYq__flagBox{background:var(--ink-50);border-radius:4px;flex-shrink:0;place-items:center;width:28px;height:20px;display:grid;overflow:hidden}.GiftcardPanel-module__TvDIYq__flag{object-fit:cover;width:100%;height:100%}.GiftcardPanel-module__TvDIYq__flagFallback{background:var(--ink-100);width:100%;height:100%}.GiftcardPanel-module__TvDIYq__dropdownMenu{z-index:20;border:1px solid var(--border-card);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-float);flex-direction:column;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.GiftcardPanel-module__TvDIYq__dropdownSearch{border-bottom:1px solid var(--border-soft);color:var(--ink-300);align-items:center;gap:9px;padding:12px 14px;display:flex}.GiftcardPanel-module__TvDIYq__dropdownSearch input{min-width:0;color:var(--ink-900);background:0 0;border:0;outline:none;flex:1;font-size:14px;font-weight:600}.GiftcardPanel-module__TvDIYq__dropdownList{flex-direction:column;max-height:280px;padding:6px;display:flex;overflow-y:auto}.GiftcardPanel-module__TvDIYq__dropdownItem{border-radius:var(--radius-md);text-align:left;min-height:42px;color:var(--ink-700);transition:background var(--transition);background:0 0;border:0;align-items:center;gap:10px;padding:0 10px;display:flex}.GiftcardPanel-module__TvDIYq__dropdownItem:hover{background:var(--surface-soft)}.GiftcardPanel-module__TvDIYq__dropdownItemActive{background:var(--accent-surface);color:var(--ink-900)}.GiftcardPanel-module__TvDIYq__dropdownItemName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.GiftcardPanel-module__TvDIYq__success{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.GiftcardPanel-module__TvDIYq__successIcon{background:var(--accent-surface);width:52px;height:52px;color:var(--accent);border-radius:16px;place-items:center;display:grid}.GiftcardPanel-module__TvDIYq__successTitle{font-family:var(--font-display),var(--font-body),sans-serif;letter-spacing:-.5px;color:var(--ink-900);font-size:21px;font-weight:600;line-height:28px}.GiftcardPanel-module__TvDIYq__successText{color:var(--ink-500);font-size:14px;line-height:22px}.GiftcardPanel-module__TvDIYq__codes{flex-direction:column;gap:8px;width:100%;margin-top:4px;display:flex}.GiftcardPanel-module__TvDIYq__code{border:1px dashed var(--accent-border);border-radius:var(--radius-md);background:var(--accent-surface);min-height:48px;color:var(--ink-500);transition:background var(--transition);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex}.GiftcardPanel-module__TvDIYq__code:hover{background:#dceeff}.GiftcardPanel-module__TvDIYq__code code{color:var(--ink-900);overflow-wrap:anywhere;text-align:left;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:700}.GiftcardPanel-module__TvDIYq__codeCopied{color:var(--accent)}.GiftcardPanel-module__TvDIYq__codesHint{color:var(--ink-300);align-items:flex-start;gap:7px;font-size:12.5px;line-height:18px;display:flex}.GiftcardPanel-module__TvDIYq__codesHint svg{flex-shrink:0;margin-top:2px}.GiftcardPanel-module__TvDIYq__activation{border-radius:var(--radius-card);background:var(--accent);color:#fff;align-items:center;gap:7px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.GiftcardPanel-module__TvDIYq__activation:hover{background:var(--accent-hover)}@media (max-width:1020px){.GiftcardPanel-module__TvDIYq__grid{grid-template-columns:1fr}}@media (max-width:560px){.GiftcardPanel-module__TvDIYq__formCard{padding:24px 18px}.GiftcardPanel-module__TvDIYq__nominal{grid-template-columns:minmax(0,1fr) auto}.GiftcardPanel-module__TvDIYq__nominalMark{display:none}}
.ServicesCatalog-module__LQEVEa__servicesHero{padding:30px 0 14px}.ServicesCatalog-module__LQEVEa__heroShell{isolation:isolate;border-radius:var(--radius-shell);background:var(--accent-surface);border:1px solid rgba(15,111,245,.14);grid-template-columns:minmax(0,1fr) 390px;align-items:center;min-height:286px;padding:36px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 64px -42px rgba(15,87,180,.34)}.ServicesCatalog-module__LQEVEa__heroShell:after{content:"";z-index:-1;background:rgba(58,149,255,.08);border-radius:50%;width:500px;height:500px;position:absolute;top:-170px;right:-70px}.ServicesCatalog-module__LQEVEa__heroCopy{flex-direction:column;gap:16px;max-width:720px;display:flex}.ServicesCatalog-module__LQEVEa__heroTitle{font-family:var(--font-display),var(--font-body),sans-serif;letter-spacing:-1.6px;color:var(--ink-900);flex-direction:column;font-size:max(38px,min(3.7vw,50px));font-weight:600;line-height:1.08;display:flex}.ServicesCatalog-module__LQEVEa__heroAccent{color:var(--accent)}.ServicesCatalog-module__LQEVEa__heroSubtitle{letter-spacing:-.18px;max-width:640px;color:var(--ink-500);font-size:17px;font-weight:500;line-height:26px}.ServicesCatalog-module__LQEVEa__heroVisual{min-height:212px;position:relative}.ServicesCatalog-module__LQEVEa__heroService{color:var(--brand,var(--accent));background:rgba(255,255,255,.94);border:1px solid rgba(58,149,255,.2);place-items:center;display:grid;position:absolute;box-shadow:0 22px 40px -26px rgba(15,87,180,.5)}.ServicesCatalog-module__LQEVEa__heroService1{border-radius:38px;width:146px;height:146px;top:34px;left:112px;transform:rotate(-3deg)}.ServicesCatalog-module__LQEVEa__heroService2,.ServicesCatalog-module__LQEVEa__heroService3,.ServicesCatalog-module__LQEVEa__heroService4{border-radius:24px;width:82px;height:82px}.ServicesCatalog-module__LQEVEa__heroService2{top:0;left:38px;transform:rotate(-8deg)}.ServicesCatalog-module__LQEVEa__heroService3{top:4px;right:8px;transform:rotate(7deg)}.ServicesCatalog-module__LQEVEa__heroService4{bottom:0;right:34px;transform:rotate(-5deg)}.ServicesCatalog-module__LQEVEa__catalogShell{border-radius:var(--radius-shell);background:rgba(255,255,255,.68);border:1px solid rgba(15,111,245,.12);padding:12px;box-shadow:0 28px 64px -48px rgba(15,87,180,.34)}.ServicesCatalog-module__LQEVEa__categories{flex-direction:column;gap:12px;display:flex}.ServicesCatalog-module__LQEVEa__category{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;gap:14px;padding:20px;display:flex}.ServicesCatalog-module__LQEVEa__categoryTitle{font-family:var(--font-display),var(--font-body),sans-serif;letter-spacing:-.45px;color:var(--ink-900);font-size:21px;font-weight:600;line-height:28px}.ServicesCatalog-module__LQEVEa__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:9px;display:grid}.ServicesCatalog-module__LQEVEa__tile{border-radius:var(--radius-card);background:var(--surface-soft);text-align:left;min-height:80px;transition:border-color var(--transition),background var(--transition),transform var(--transition),box-shadow var(--transition);border:1px solid transparent;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:12px;padding:12px;display:grid}.ServicesCatalog-module__LQEVEa__tile:hover{border-color:var(--accent-border);background:var(--accent-surface);transform:translateY(-1px);box-shadow:inset 0 0 0 1px rgba(15,111,245,.04)}.ServicesCatalog-module__LQEVEa__tile:active{transform:translateY(1px)}.ServicesCatalog-module__LQEVEa__tileIcon{border:1px solid color-mix(in srgb,var(--brand,var(--accent))12%,#fff);background:var(--surface);width:48px;height:48px;color:var(--brand,var(--accent));border-radius:15px;place-items:center;display:grid}.ServicesCatalog-module__LQEVEa__tileText{flex-direction:column;gap:2px;min-width:0;display:flex}.ServicesCatalog-module__LQEVEa__tileTitle{color:var(--ink-900);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:750;line-height:20px;overflow:hidden}.ServicesCatalog-module__LQEVEa__tileSubtitle{color:var(--ink-300);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:18px;display:-webkit-box;overflow:hidden}.ServicesCatalog-module__LQEVEa__tileAction{background:var(--surface);width:30px;height:30px;color:var(--ink-300);transition:background var(--transition),color var(--transition),transform var(--transition);border-radius:10px;place-items:center;display:grid}.ServicesCatalog-module__LQEVEa__tile:hover .ServicesCatalog-module__LQEVEa__tileAction{background:var(--accent);color:#fff;transform:translate(2px)}.ServicesCatalog-module__LQEVEa__detail{flex-direction:column;gap:16px;width:100%;max-width:1120px;margin:0 auto;padding-top:24px;display:flex}.ServicesCatalog-module__LQEVEa__back{border:1px solid var(--border-card);border-radius:var(--radius-pill);background:var(--surface);min-height:44px;color:var(--ink-500);transition:color var(--transition),border-color var(--transition),background var(--transition),transform var(--transition);align-self:flex-start;align-items:center;gap:8px;padding:0 18px 0 14px;font-size:14px;font-weight:650;display:inline-flex}.ServicesCatalog-module__LQEVEa__back:hover{border-color:var(--accent-border);background:var(--accent-surface);color:var(--accent)}.ServicesCatalog-module__LQEVEa__back:active{transform:translateY(1px)}.ServicesCatalog-module__LQEVEa__detailShell{border-radius:var(--radius-shell);background:rgba(255,255,255,.68);border:1px solid rgba(15,111,245,.12);padding:12px;box-shadow:0 28px 64px -44px rgba(15,87,180,.34)}.ServicesCatalog-module__LQEVEa__detailHead{border:1px solid var(--accent-border);border-radius:var(--radius-lg);background:var(--accent-surface);align-items:center;gap:14px;margin-bottom:12px;padding:16px 18px;display:flex}.ServicesCatalog-module__LQEVEa__detailIcon{background:var(--surface);width:50px;height:50px;color:var(--brand,var(--accent));border-radius:15px;flex:none;place-items:center;display:grid}.ServicesCatalog-module__LQEVEa__detailText{flex-direction:column;gap:2px;min-width:0;display:flex}.ServicesCatalog-module__LQEVEa__detailText h1{font-family:var(--font-display),var(--font-body),sans-serif;letter-spacing:-.55px;color:var(--ink-900);font-size:24px;font-weight:600;line-height:31px}.ServicesCatalog-module__LQEVEa__detailText p{color:var(--ink-500);font-size:13px;line-height:19px}.ServicesCatalog-module__LQEVEa__skeleton{border-radius:var(--radius-card);background:linear-gradient(90deg,var(--ink-50)25%,#e9edf5 50%,var(--ink-50)75%);background-size:240% 100%;height:80px;animation:1.4s ease-in-out infinite ServicesCatalog-module__LQEVEa__shimmer;display:block}@keyframes ServicesCatalog-module__LQEVEa__shimmer{0%{background-position:140% 0}to{background-position:-40% 0}}.ServicesCatalog-module__LQEVEa__errorPanel{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;align-items:flex-start;gap:14px;padding:30px 32px;display:flex}.ServicesCatalog-module__LQEVEa__errorText{color:var(--ink-500);font-size:15px;line-height:23px}.ServicesCatalog-module__LQEVEa__retry{border:1px solid var(--border-card);border-radius:var(--radius-card);background:var(--surface);min-height:44px;color:var(--ink-700);transition:border-color var(--transition),background var(--transition);padding:0 20px;font-size:14px;font-weight:700}.ServicesCatalog-module__LQEVEa__retry:hover{border-color:var(--accent);background:var(--accent-surface)}@media (max-width:940px){.ServicesCatalog-module__LQEVEa__heroShell{grid-template-columns:minmax(0,1fr) 300px;padding-left:34px;padding-right:34px}.ServicesCatalog-module__LQEVEa__heroVisual{transform:scale(.84)}}@media (max-width:720px){.ServicesCatalog-module__LQEVEa__servicesHero{padding-top:18px}.ServicesCatalog-module__LQEVEa__heroShell{grid-template-columns:1fr;min-height:0;padding:28px 24px 30px}.ServicesCatalog-module__LQEVEa__heroCopy{text-align:center;align-items:center}.ServicesCatalog-module__LQEVEa__heroTitle{letter-spacing:-1px;align-items:center;font-size:34px;line-height:1.12}.ServicesCatalog-module__LQEVEa__heroSubtitle{font-size:15px;line-height:23px}.ServicesCatalog-module__LQEVEa__heroVisual{display:none}.ServicesCatalog-module__LQEVEa__catalogShell,.ServicesCatalog-module__LQEVEa__detailShell{padding:8px}.ServicesCatalog-module__LQEVEa__category{padding:16px}}@media (max-width:560px){.ServicesCatalog-module__LQEVEa__grid{grid-template-columns:1fr}.ServicesCatalog-module__LQEVEa__detail{padding-top:14px}.ServicesCatalog-module__LQEVEa__detailHead{padding:14px}.ServicesCatalog-module__LQEVEa__detailText h1{font-size:21px;line-height:28px}}@media (prefers-reduced-motion:reduce){.ServicesCatalog-module__LQEVEa__tile,.ServicesCatalog-module__LQEVEa__tileAction,.ServicesCatalog-module__LQEVEa__back{transition:none}}.ServicesCatalog-module__LQEVEa__lastOrder{border:1px solid var(--border-card);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;gap:14px;margin-bottom:12px;padding:20px;display:flex}.ServicesCatalog-module__LQEVEa__lastOrderHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.ServicesCatalog-module__LQEVEa__lastOrderLabel{color:var(--ink-900);font-size:17px;font-weight:700}.ServicesCatalog-module__LQEVEa__lastOrderClose{color:var(--ink-300);cursor:pointer;transition:color var(--transition);background:0 0;border:none;padding:4px 2px;font-size:14px;font-weight:600}.ServicesCatalog-module__LQEVEa__lastOrderClose:hover{color:var(--ink-700)}.ServicesCatalog-module__LQEVEa__lastOrderText{color:var(--ink-500);font-size:14px;line-height:21px}
