html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
html,body{max-width:100vw;overflow-x:hidden}:root{--app-header-height:64px;--app-link-color:#1677ff;--app-link-color-hover:#0958d9;--color-primary-500:#1677ff;--color-primary-600:#0958d9;--color-accent-500:#0958d9;--color-accent-600:#1677ff;--color-text-main:#1f1f1f;--color-text-body:#1f2937;--color-text-muted:#8c8c8c;--color-text-slate:#334155;--color-text-code:#e2e8f0;--color-link-default:#646cff;--color-link-hover:#535bf2;--color-bg-page:#f8fafc;--color-bg-card:#fff;--color-bg-code:#1e293b;--color-bg-subtle:#f1f5f9;--color-bg-widget-card-end:#fcfdff;--color-bg-widget-chart-start:#f8faff;--color-border-soft:#f0f0f0;--color-border-default:#e5e7eb;--color-border-neutral:#e0e0e0;--color-border-widget:#e2e8f0;--color-border-widget-top:#eff3f8;--color-border-widget-shell:#edf2ff;--color-status-success:#52c41a;--color-status-warn:#faad14;--color-status-info:#1890ff;--color-status-error:#cf1322;--shadow-card:0 4px 12px #0000000f;--shadow-widget:0 8px 24px #0f172a0f;--shadow-primary-soft:0 4px 20px #6366f159;--gradient-primary:linear-gradient(135deg,var(--color-accent-600),var(--color-accent-500))}body{font-synthesis:none;min-width:320px;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:var(--color-link-default);-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:var(--color-link-hover)}h1{font-size:3.2em;line-height:1.1}.app-root{text-align:left;max-width:1280px;margin:0 auto}.page-with-header{padding:24px;padding-top:calc(var(--app-header-height) + 24px)}.profile-page{max-width:980px;margin:0 auto;padding-bottom:40px}.profile-page__intro{border:1px solid var(--color-border-default);background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;padding:16px 18px}.profile-page__card{border:1px solid var(--color-border-default);border-radius:14px;box-shadow:0 8px 22px #0f172a0d}.profile-page__setting-row{justify-content:space-between;gap:12px;display:flex}.profile-page__alerts-card .ant-card-head-title{padding:0}.profile-page__alerts-header{justify-content:space-between;align-items:center;display:flex}.app-header{box-shadow:0 10px 30px #0f172a0f;background-color:var(--color-bg-card)!important;border-bottom:1px solid var(--color-border-default)!important}.app-header__brand{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;height:100%;padding:0 24px;display:inline-flex}.app-header__actions{height:100%;padding:0 24px}.app-header__cta.ant-btn{border-radius:10px;font-weight:600}.app-header__user-button.ant-btn{border-radius:999px;height:auto;padding:6px 10px}.app-header__user-button.ant-btn:hover{background:#0f172a0a!important}body,.ant-layout,.ant-layout-header,.ant-list,.ant-layout-content{background-color:var(--color-bg-page)}.ant-list-split .ant-list-item,.ant-list .ant-list-items>.ant-list-item{border-bottom:none}.ant-list-split .ant-list-item:after,.ant-list .ant-list-items>.ant-list-item:after{display:none}.ant-list .ant-list-items{margin:0}.ant-list .ant-list-item{padding:6px 0}.list-row{background:0 0;border:none}.product-card{background-color:var(--color-bg-card);width:100%;box-shadow:var(--shadow-card);border:1px solid var(--color-border-soft);border-radius:12px;align-items:center;min-height:76px;padding:12px 16px;display:flex}.product-card__link:focus-visible{outline:2px solid var(--color-status-info);outline-offset:2px}.product-card__link{min-width:0;color:var(--app-link-color);flex:1;align-items:center;text-decoration:none;display:flex}.recent-post-link{color:var(--app-link-color);text-decoration:none;display:block}.recent-post-title,.recent-post-title.ant-typography{color:var(--app-link-color)!important}.recent-post-link:hover .recent-post-title,.recent-post-link:hover .recent-post-title.ant-typography{text-decoration:underline;color:var(--app-link-color-hover)!important}.product-card--inactive{opacity:.6;filter:grayscale(30%)}.product-card__image{border:1px solid var(--color-border-neutral);box-sizing:border-box;border-radius:8px;margin-right:16px}.product-card__image.ant-avatar{border:1px solid var(--color-border-neutral);border-radius:8px;margin-right:16px}.product-card__image.ant-avatar img,.product-card__image img{border-radius:8px}.product-card__main{flex:1;min-width:0}.product-card__name{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:2.8em;margin:0 0 4px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card__link:hover .product-card__name,.product-card__link:focus-visible .product-card__name{color:var(--color-primary-500);text-decoration:underline}.product-card__right{align-items:center;gap:12px;display:flex}.status-pill{border-radius:50%;align-items:center;width:10px;height:10px;padding:0;font-size:0;line-height:0;display:inline-flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.status-pill--ok{background-color:var(--color-status-success);border:none}.status-pill--warn{background-color:var(--color-status-warn);border:none}.status-pill--info{background-color:var(--color-status-info);border:none}.status-pill--error{background-color:var(--color-status-error);border:none}.product-card__price{color:var(--color-text-main);margin-left:0;font-size:1rem;font-weight:700;line-height:1}.product-card--inactive .product-card__price{color:var(--color-text-muted)}.product-card__delete{justify-content:center;align-items:center;width:28px;height:28px;margin-left:0;display:inline-flex}.app-footer{border-top:1px solid var(--color-border-default);background:color-mix(in srgb,var(--color-bg-subtle)66%,var(--color-bg-card)34%);margin-top:auto}.app-footer__inner{max-width:1280px;margin:0 auto;padding:34px 24px 20px}.app-footer__top{grid-template-columns:1.4fr 1fr 1fr;gap:24px;display:grid}.app-footer__brand h3{color:var(--color-text-main);margin:0 0 6px;font-size:1.55rem;line-height:1.15}.app-footer__brand p{color:var(--color-text-slate);max-width:460px;margin:0;font-size:.86rem}.app-footer__group{flex-direction:column;gap:8px;padding:0;display:flex}.app-footer__group h4{color:var(--color-text-muted);text-transform:uppercase;margin:0 0 4px;font-size:.76rem}.app-footer__group--explore,.app-footer__group--legal{border-left:0}.app-footer__group a,.app-footer__cookie-link{color:var(--app-link-color);width:fit-content;font-size:.86rem;line-height:1.3;text-decoration:none}.app-footer__group a:hover,.app-footer__cookie-link:hover{color:var(--app-link-color-hover);text-decoration:underline}.app-footer__cookie-link{margin-top:2px}.app-footer__bottom{border-top:1px solid var(--color-border-default);color:var(--color-text-slate);margin-top:18px;padding-top:12px;font-size:.86rem}.app-footer__disclosure{color:var(--color-text-muted);margin:8px 0 0;font-size:.8rem;line-height:1.4}@media (max-width:900px){.page-with-header{padding-left:16px;padding-right:16px;padding-top:calc(var(--app-header-height) + 16px)}.app-footer__top{grid-template-columns:1fr;gap:24px}.app-footer__inner{padding-top:26px}.app-footer__brand h3{font-size:1.35rem}.app-footer__group a,.app-footer__cookie-link{font-size:.9rem}.profile-page__setting-row{align-items:flex-start}}.post-content h1{margin-bottom:8px;font-size:2rem;line-height:1.3}.markdown-body{color:var(--color-text-body);font-size:1rem;line-height:1.8}.markdown-body h2{margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem;line-height:1.3}.markdown-body h3{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem}.markdown-body p{margin-bottom:1rem}.markdown-body ul,.markdown-body ol{margin-bottom:1rem;padding-left:1.5rem}.markdown-body li{margin-bottom:.25rem}.markdown-body blockquote{border-left:4px solid var(--color-accent-500);background:var(--color-bg-subtle);color:var(--color-text-slate);border-radius:0 8px 8px 0;margin:1.5rem 0;padding:.75rem 1rem}.markdown-body pre{background:var(--color-bg-code);color:var(--color-text-code);border-radius:8px;margin-bottom:1rem;padding:16px;overflow-x:auto}.markdown-body code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.9em}.markdown-body :not(pre)>code{background:var(--color-bg-subtle);color:var(--color-accent-500);border-radius:4px;padding:2px 6px}.markdown-body img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.markdown-body a{color:var(--app-link-color);text-decoration:underline}.markdown-body a:hover{color:var(--app-link-color-hover);text-decoration:underline}.markdown-body hr{border:none;border-top:1px solid var(--color-border-default);margin:2rem 0}@media (max-width:640px){.post-content{border-radius:12px!important;padding:24px 16px 20px!important}}.markdown-body table{border-collapse:collapse;width:100%;margin-bottom:1rem}.markdown-body th,.markdown-body td{border:1px solid var(--color-border-default);text-align:left;padding:8px 12px}.markdown-body th{background:var(--color-bg-page);font-weight:600}.post-widget-wrap{max-width:560px;margin:1rem 0}.post-widget-card{border:1px solid var(--color-border-widget);box-shadow:var(--shadow-widget);background:linear-gradient(180deg,var(--color-bg-card)0%,var(--color-bg-widget-card-end)100%);border-radius:14px}.post-widget-card>.ant-card-body{padding:12px 12px 10px!important}.post-widget-top{align-items:center;gap:12px;display:flex}.post-widget-price-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.post-widget-chart{border-top:1px solid var(--color-border-widget-top);margin-top:10px}.post-widget-name{text-decoration:underline;color:var(--app-link-color)!important}.post-widget-name:hover{text-decoration:underline;color:var(--app-link-color-hover)!important}.post-nav-link{color:var(--app-link-color);text-decoration:underline}.post-nav-link:hover{color:var(--app-link-color-hover);text-decoration:underline}@media (max-width:768px){.app-header-tagline,.app-header-user-name{display:none}.app-header__brand,.app-header__actions{padding:0 14px}.post-widget-wrap{max-width:100%}.post-widget-top{flex-direction:column;align-items:flex-start}}@media (max-width:576px){.product-card{align-items:flex-start;padding:12px}.product-card__link{flex-wrap:wrap;gap:4px}.product-card__image,.product-card__image.ant-avatar{margin-right:12px}.product-card__main{flex:1;min-width:0}.product-card__name{-webkit-line-clamp:2;line-clamp:2;font-size:14px}.product-card__right{justify-content:flex-start;width:100%;margin-top:4px;padding-left:60px}.product-card__price{font-size:.9rem}.product-card__delete{position:absolute;top:12px;right:8px}.product-card{position:relative}}
