@font-face{font-family:Graphik LCG;src:url(/assets/Graphik-Regular-Web-DJTk20Da.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Graphik LCG;src:url(/assets/Graphik-Medium-Web-BOdIH8hP.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--page-gutter: 12px;--card-gap: 10px;--bonus-text-offset: .5px;--header-element-height: 57px;--header-padding-v: 16px;--header-padding-h: var(--page-gutter);--header-background: #F1F1F1;--header-z-index: 10;--header-logo-height: 45px;--telegram-safe-area-bottom: 0px;--telegram-safe-area-top: 0px;--tab-bar-height: 48px;--tab-bar-total-height: calc(var(--tab-bar-height) + var(--telegram-safe-area-bottom));--content-bottom-padding: calc(var(--tab-bar-total-height) + 16px);--order-summary-height: 180px;--font-size: 14px;--background: #ffffff;--foreground: #171717;--card: #ffffff;--card-foreground: #171717;--popover: #ffffff;--popover-foreground: #171717;--primary: #030213;--primary-foreground: #ffffff;--secondary: #f3f3f5;--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: #9ca3af;--chart-1: #f97316;--chart-2: #3b82f6;--chart-3: #ef4444;--chart-4: #10b981;--chart-5: #f59e0b;--radius: .625rem}.dark{--background: #171717;--foreground: #f5f5f5;--card: #171717;--card-foreground: #f5f5f5;--popover: #171717;--popover-foreground: #f5f5f5;--primary: #f5f5f5;--primary-foreground: #262626;--secondary: #404040;--secondary-foreground: #f5f5f5;--muted: #404040;--muted-foreground: #9ca3af;--accent: #404040;--accent-foreground: #f5f5f5;--destructive: #dc2626;--destructive-foreground: #fecaca;--border: #404040;--input: #404040;--ring: #6b7280;--chart-1: #ea580c;--chart-2: #2563eb;--chart-3: #dc2626;--chart-4: #059669;--chart-5: #d97706}*{border-color:var(--border);box-sizing:border-box}body{background-color:var(--background);color:var(--foreground);font-family:Graphik LCG,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:var(--font-weight-normal);margin:0;height:100vh;overflow:hidden;overscroll-behavior:none;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:2rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h2{font-size:1.5rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h3{font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}h4{font-size:1.125rem;font-weight:var(--font-weight-medium);line-height:1.5;margin:0}p{font-size:1rem;line-height:1.5;margin:0}label{font-size:.875rem;font-weight:var(--font-weight-medium);line-height:1.5}button{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;padding:0;margin:0;cursor:pointer}button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}input{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:var(--input-background);border:1px solid var(--border);border-radius:6px;padding:8px 12px}input:focus{outline:2px solid var(--ring);outline-offset:2px;border-color:transparent}input::-moz-placeholder{color:var(--muted-foreground)}input::placeholder{color:var(--muted-foreground)}html{height:100%;overflow:hidden;overscroll-behavior:none}*,*:before,*:after{box-sizing:inherit}#root{width:100%;min-height:100%;padding:0;margin:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.App{position:relative;width:100vw;max-width:390px;min-height:100vh;background:#f1f1f1;border:1px solid rgba(0,0,0,.05);border-radius:0;overflow:hidden;display:flex;flex-direction:column;margin-left:auto;margin-right:auto}.gift-list-page{padding:10px}.user-bonuses-display{margin-bottom:20px;padding:10px;border:1px solid #ccc;border-radius:5px}.search-bar{margin-bottom:20px}.search-bar input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.gift-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.gift-item{border:1px solid #ccc;border-radius:5px;padding:10px;cursor:pointer;text-align:left}.gift-item img{max-width:100%;height:auto;margin-bottom:10px}.gift-item h3{margin-top:0;margin-bottom:5px;font-size:1em}.gift-item p{margin-bottom:5px;font-size:.9em;color:#555}:root{--tab-bar-padding: 4px}.tab-bar-container{position:fixed;bottom:var(--telegram-safe-area-bottom, 0);left:50%;transform:translate(-50%);width:100%;max-width:390px;display:flex;flex-direction:column;align-items:flex-start;padding:0;z-index:100;box-sizing:border-box}.tab-bar{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:var(--tab-bar-padding) 20px;gap:48px;width:100%;height:var(--tab-bar-height);background:#fff;box-shadow:0 -2px 16px #00000014;flex:none;order:0;flex-grow:0;box-sizing:border-box}.tab-button{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px;gap:4px;width:40px;height:40px;background:#fff;border-radius:2px;border:none;cursor:pointer;flex:none;-webkit-tap-highlight-color:transparent}.tab-button svg{width:32px;height:32px;opacity:.56;flex:none;order:0;flex-grow:0}.tab-button.active svg{opacity:1}.tab-button:active{transform:scale(.95)}.cart-icon-wrapper{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.cart-badge{position:absolute;top:-4px;right:-4px;background:red;color:#fff;border-radius:12px;min-width:14px;height:14px;display:flex;align-items:center;justify-content:center;font-family:Graphik LCG,system-ui,-apple-system,sans-serif;font-weight:500;font-size:10px;line-height:1;padding:0 3px}.shop-app{width:100%;height:100vh;display:flex;flex-direction:column;background:#f1f1f1;overflow:hidden;position:relative}.shop-app-content{flex:1;overflow:hidden;padding-bottom:0}.tab-content-container{width:100%;height:100%;position:relative}.tab-content{width:100%;height:100%;position:absolute;top:0;left:0}.tab-content.active{display:block;z-index:1}.tab-content.hidden{display:none}
