.gradient-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:none;border-radius:12px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;z-index:0;overflow:hidden;transition:transform .15s,box-shadow .2s;background:transparent}.gradient-btn:before{content:"";position:absolute;inset:0;background:url(https://storage.yandexcloud.net/promto-user-static-sites-prod/design-assets/928530425/a8cf8084-815b-49c9-a3ac-0669638c7b0e/8bf1fcf5-2696-44c9-9d4e-5f46c447867c-_.png) center/cover no-repeat;z-index:-1;transition:transform .2s}.gradient-btn:hover:not(:disabled){box-shadow:0 8px 24px #005bff59}.gradient-btn:hover:not(:disabled):before{transform:scale(1.05)}.gradient-btn:active:not(:disabled){transform:scale(.98)}.gradient-btn:disabled{background:#e3e6e8;color:#727d87;cursor:not-allowed}.gradient-btn:disabled:before{display:none}:root{--color-primary: #a73afd;--color-primary-hover: #9335e8;--color-primary-light: #d4b8fc;--color-price: #f44;--color-price-old: #888;--color-bg: #0f0f0f;--color-bg-elevated: #1a1a1a;--color-bg-card: #1e1e1e;--color-bg-hover: #2a2a2a;--color-text: #e8e8e8;--color-text-secondary: #a0a0a0;--color-text-muted: #727d87;--color-border: #333;--color-border-light: #404040;--color-success: #10b981;--color-warning: #ff8000;--color-error: #ff3333;--color-scrollbar-track: #1a1a1a;--color-scrollbar-thumb: #444;--color-scrollbar-thumb-hover: #555;--color-overlay: rgba(0, 0, 0, .6);--shadow-card: 0 4px 16px rgba(0, 0, 0, .4);--shadow-card-hover: 0 8px 24px rgba(0, 0, 0, .5)}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;-webkit-text-size-adjust:100%}body{min-height:100svh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-x:none}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-hover)}button{font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color:var(--color-text);background:var(--color-bg-elevated)}input[type=text],input[type=number],input[type=search],input[type=tel],input[type=email],select,textarea{font-size:16px;border:1px solid var(--color-border);background:var(--color-bg-elevated);color:var(--color-text)}input[type=text]::placeholder,input[type=number]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=email]::placeholder,select::placeholder,textarea::placeholder{color:var(--color-text-muted)}input[type=text]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=email]:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-primary)}@media (min-width: 768px){input[type=text],input[type=number],input[type=search],input[type=tel],input[type=email],select,textarea{font-size:14px}}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto}.container{max-width:1400px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.container{padding:0 24px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:var(--color-primary);color:#fff}.gradient-border-btn{position:relative;background:var(--color-bg-card);border:none;border-radius:12px;z-index:0;cursor:pointer;overflow:hidden;color:var(--color-text)}.gradient-border-btn:before{content:"";position:absolute;inset:0;padding:2px;border-radius:12px;background:url(https://storage.yandexcloud.net/promto-user-static-sites-prod/design-assets/928530425/a8cf8084-815b-49c9-a3ac-0669638c7b0e/8bf1fcf5-2696-44c9-9d4e-5f46c447867c-_.png) center/cover no-repeat;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gradient-link{color:var(--color-primary)}.gradient-link:hover{color:var(--color-primary-hover)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}.text-primary{color:var(--color-primary)}.text-price{color:var(--color-price)}.text-muted{color:var(--color-text-muted)}.text-secondary{color:var(--color-text-secondary)}.bg-elevated{background:var(--color-bg-elevated)}.bg-card{background:var(--color-bg-card)}app-root{display:block;min-height:100vh}
