*{box-sizing:border-box}body{margin:0;min-width:280px;background:var(--tg-theme-bg-color, #f5f2ed);color:var(--tg-theme-text-color, #262723);font-family:system-ui,-apple-system,Segoe UI,sans-serif}.app{width:100%;max-width:440px;margin:0 auto;padding:calc(24px + var(--tg-content-safe-area-inset-top, 0px)) calc(20px + var(--tg-content-safe-area-inset-right, 0px)) calc(24px + var(--tg-content-safe-area-inset-bottom, 0px)) calc(20px + var(--tg-content-safe-area-inset-left, 0px))}.app-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.brand{font-size:30px;font-weight:800;letter-spacing:-1.5px}.brand-button{padding:0;border:0;background:transparent;color:inherit;font-family:inherit;cursor:pointer}.brand-dot{color:#d76544}.header-note{color:var(--tg-theme-hint-color, #69695f);font-size:10px;letter-spacing:2px}.app-nav{display:flex;gap:4px;padding:4px;border:1px solid #dfdcd4;border-radius:12px;background:var(--tg-theme-secondary-bg-color, #fffdf9)}.nav-button{padding:7px 10px;border:0;border-radius:8px;background:transparent;color:var(--tg-theme-hint-color, #68685e);font:inherit;font-size:12px;font-weight:650;cursor:pointer}.nav-button--active{background:var(--tg-theme-button-color, #a4482e);color:var(--tg-theme-button-text-color, #fffdf9)}.eyebrow{margin:0 0 10px;color:var(--tg-theme-hint-color, #68685e);font-size:12px}h1{margin:0;font-size:38px;line-height:1.15;letter-spacing:-1.5px}.intro{margin:12px 0 24px;color:var(--tg-theme-hint-color, #68685e);font-size:14px;line-height:1.5}.style-card{position:relative;overflow:hidden;border:1px solid #dfdcd4;border-radius:22px;background:var(--tg-theme-secondary-bg-color, #fffdf9);cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;will-change:transform,opacity}.style-card:active{cursor:grabbing}.style-card--animating{transition:transform .23s cubic-bezier(.22,.8,.3,1),opacity .23s ease}.style-media{position:relative}.style-image{display:block;width:100%;aspect-ratio:4 / 4.3;object-fit:cover;object-position:center 35%;background:#e4dfd5}.swipe-verdict{position:absolute;z-index:4;top:28px;padding:8px 12px;border:3px solid currentColor;border-radius:9px;background:#ffffffc2;font-size:18px;font-weight:850;letter-spacing:1.5px;pointer-events:none}.swipe-verdict--like{left:24px;color:#2b7d55;transform:rotate(-9deg)}.swipe-verdict--dislike{right:24px;color:#a83b2f;transform:rotate(9deg)}.product-hotspot{position:absolute;z-index:3;padding:0;border:2px solid transparent;border-radius:12px;background:transparent;cursor:pointer}.product-hotspot:hover,.product-hotspot:focus-visible,.product-hotspot--selected{border-color:#ffffffe0;background:#ffffff14;box-shadow:0 0 0 2px #2627234d;outline:none}.product-popover{position:absolute;z-index:6;display:grid;gap:8px;width:min(230px,70%);padding:14px 38px 14px 16px;border:1px solid rgb(38 39 35 / 16%);border-radius:14px;background:#fffdf9f5;color:#262723;box-shadow:0 12px 30px #1918153d;transform:translate(-50%)}.product-popover strong{font-size:14px}.product-popover a{color:#8e3d26;font-size:13px;font-weight:650}.product-popover-close{position:absolute;top:7px;right:8px;width:28px;height:28px;padding:0;border:0;background:transparent;color:#68685e;font-size:22px;cursor:pointer}.style-content{padding:22px}.card-label{margin:0 0 12px;color:#7f4937;font-size:10px;font-weight:650;letter-spacing:1.5px}h2{margin:0 0 10px;font-size:26px;letter-spacing:-.7px}.style-description{margin:0;color:var(--tg-theme-hint-color, #68685e);font-size:14px;line-height:1.65}.product-hint{margin:14px 0 0;color:#7f4937;font-size:12px;font-weight:600}.reaction-counts{display:flex;justify-content:space-between;gap:12px;margin:12px 4px 0;color:var(--tg-theme-hint-color, #68685e);font-size:13px}.reaction-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.reaction-button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:54px;padding:14px 16px;border-radius:14px;font:inherit;font-weight:600;cursor:pointer}.reaction-button--dislike{border:1px solid #c9c5bc;background:var(--tg-theme-secondary-bg-color, #fffdf9);color:var(--tg-theme-text-color, #383932)}.reaction-button--dislike:hover{background:#ece8e0}.reaction-button--like{border:1px solid var(--tg-theme-button-color, #a4482e);background:var(--tg-theme-button-color, #a4482e);color:var(--tg-theme-button-text-color, #fffdf9)}.reaction-button--like:hover{border-color:#86351f;background:#86351f}.reaction-button:active{transform:translateY(1px)}.reaction-button:disabled{cursor:wait;opacity:.6}.reaction-button:focus-visible{outline:3px solid #a4482e;outline-offset:4px}.reaction-status{min-height:42px;margin:14px 4px 0;color:var(--tg-theme-hint-color, #68685e);font-size:13px;line-height:1.55;text-align:center}.data-status,.connection-status{margin:18px 4px;color:var(--tg-theme-hint-color, #68685e);font-size:13px;line-height:1.55;text-align:center}.onboarding-card,.profile-card,.profile-setting,.liked-section{border:1px solid #dfdcd4;border-radius:22px;background:var(--tg-theme-secondary-bg-color, #fffdf9)}.onboarding-card{margin-top:72px;padding:28px 24px}.onboarding-card>p:not(.eyebrow,.data-status){margin:14px 0 24px;color:var(--tg-theme-hint-color, #68685e);font-size:14px;line-height:1.55}.gender-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gender-options button{display:grid;min-height:124px;padding:18px 10px;place-items:center;border:1px solid #d5d0c7;border-radius:16px;background:#f7f3ec;color:#383932;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.gender-options button:hover{border-color:#a4482e;background:#f3e7df}.gender-options button:disabled{cursor:wait;opacity:.6}.gender-options span{color:#a4482e;font-size:42px;font-weight:400}.profile{display:grid;gap:16px}.profile-card{display:flex;align-items:center;gap:16px;padding:22px}.profile-avatar{display:grid;flex:0 0 68px;height:68px;place-items:center;border-radius:50%;background:#a4482e;color:#fffdf9;font-size:30px;font-weight:800}.profile-card .eyebrow,.profile-card h1,.profile-username{margin:0}.profile-card h1{font-size:28px}.profile-username{margin-top:4px;color:var(--tg-theme-hint-color, #68685e);font-size:13px}.profile-setting,.liked-section{padding:20px}.profile-setting h2,.liked-section h2{margin:0;font-size:20px}.profile-setting>div>p{margin:5px 0 14px;color:var(--tg-theme-hint-color, #68685e);font-size:12px}.gender-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border-radius:12px;background:#ece8e0}.gender-switch button{padding:10px;border:0;border-radius:9px;background:transparent;color:#68685e;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.gender-switch .gender-switch--active{background:#fffdf9;color:#8e3d26;box-shadow:0 2px 8px #2627231a}.profile-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.profile-section-heading .eyebrow{margin-bottom:5px}.profile-section-heading>span{display:grid;min-width:34px;height:34px;padding:0 8px;place-items:center;border-radius:50%;background:#f3e7df;color:#8e3d26;font-size:13px;font-weight:750}.profile-empty{margin:0;padding:24px 10px;color:var(--tg-theme-hint-color, #68685e);font-size:13px;line-height:1.5;text-align:center}.liked-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.liked-grid article{overflow:hidden;border:1px solid #e2ded6;border-radius:14px;background:#fff}.liked-grid img{display:block;width:100%;aspect-ratio:4 / 4.3;object-fit:cover}.liked-grid article div{display:grid;gap:4px;padding:11px}.liked-grid strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.liked-grid span{color:var(--tg-theme-hint-color, #68685e);font-size:11px}.data-status--error{color:var(--tg-theme-destructive-text-color, #a83b2f)}.connection-status{margin-top:4px;font-size:11px}.admin-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}.admin-header,.admin-auth,.admin-section-heading,.admin-catalog article{display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-header{margin-bottom:28px}.admin-header h1,.admin-fields h2,.hotspot-editor h2,.admin-catalog h2{margin:0}.admin-header a{color:#8e3d26;font-weight:650}.admin-auth,.admin-editor,.admin-catalog{padding:22px;border:1px solid #dfdcd4;border-radius:20px;background:#fffdf9}.admin-auth{margin-bottom:20px}.admin-auth label{flex:1}.admin-auth input{max-width:560px}.admin-page label{display:grid;gap:6px;color:#55564f;font-size:12px;font-weight:650}.admin-page input,.admin-page textarea,.admin-page button{font:inherit}.admin-page input,.admin-page textarea,.admin-page select{width:100%;padding:11px 12px;border:1px solid #cbc7be;border-radius:10px;background:#fff;color:#262723}.admin-page select{width:100%;padding:11px 12px;border:1px solid #cbc7be;border-radius:10px;background:#fff;color:#262723;font:inherit}.admin-page textarea{min-height:110px;resize:vertical}.admin-page button{padding:10px 14px;border:1px solid #a4482e;border-radius:10px;background:#a4482e;color:#fff;font-weight:650;cursor:pointer}.admin-page button:disabled{cursor:wait;opacity:.55}.admin-editor{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(360px,1.28fr);gap:28px}.admin-fields,.hotspot-editor{display:grid;align-content:start;gap:16px}.admin-section-heading p{margin:5px 0 0;color:#68685e;font-size:12px}.admin-preview{position:relative;overflow:hidden;aspect-ratio:4 / 4.3;border:1px dashed #b8b3a9;border-radius:16px;background:#ece8e0;cursor:crosshair}.admin-preview>p{display:grid;height:100%;margin:0;place-items:center;color:#68685e}.admin-preview img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 35%}.admin-page .admin-hotspot{position:absolute;display:grid;min-width:0;min-height:0;padding:0;place-items:center;border:2px solid #fff;border-radius:10px;background:#a4482e57;box-shadow:0 0 0 2px #2627234d}.admin-page .admin-hotspot--selected{background:#a4482ead;box-shadow:0 0 0 3px #f7d469}.product-editor-list{display:grid;gap:12px}.product-editor{display:grid;gap:10px;margin:0;padding:14px;border:1px solid #dedad1;border-radius:14px}.product-editor--selected{border-color:#a4482e;box-shadow:0 0 0 2px #a4482e1f}.coordinate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.admin-page .remove-product{justify-self:start;border-color:transparent;background:transparent;color:#a83b2f}.admin-submit{grid-column:1 / -1;min-height:50px}.admin-status{margin:16px 0;padding:14px 18px;border-radius:12px;background:#efe9df}.admin-catalog{display:grid;gap:12px;margin-top:20px}.admin-catalog article{padding-top:12px;border-top:1px solid #e4e0d7}.admin-catalog img{width:64px;height:72px;border-radius:9px;object-fit:cover}.admin-catalog article div{display:grid;flex:1;gap:4px}.admin-catalog article .admin-catalog-actions{display:flex;flex:0 0 auto;gap:8px}.admin-page .danger-button{border-color:#a83b2f;background:transparent;color:#a83b2f}.admin-catalog span{color:#68685e;font-size:12px}@media(max-width:760px){.admin-editor{grid-template-columns:1fr}.coordinate-grid{grid-template-columns:1fr 1fr}.admin-header,.admin-auth{align-items:stretch;flex-direction:column}.admin-catalog article{align-items:flex-start;flex-wrap:wrap}.admin-catalog article .admin-catalog-actions{width:100%}}
