:root{--red:#e4002b;--red-dark:#b8001f;--gold:#c9a84c;--dark:#111113;--dark-2:#1c1c1e;--dark-3:#2c2c2e;--gray:#8e8e93;--border:#3a3a3c;--white:#fff;--cream:#faf8f5;--font-serif:Georgia, "Times New Roman", serif;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tab-h:60px;--safe-bottom:env(safe-area-inset-bottom,0px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:var(--font-sans);color:var(--white);-webkit-font-smoothing:antialiased;background:radial-gradient(at 30% 20%,#78001459 0%,#0a0a0a 60%);justify-content:center;align-items:center;min-height:100dvh;display:flex}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4{font-family:var(--font-serif);line-height:1.2}#root{background:var(--dark);border-radius:44px;width:393px;height:852px;position:relative;overflow:hidden;box-shadow:0 0 0 10px #1a0a0c,0 0 0 12px #2a1014,0 40px 120px #000c,0 0 60px #e4002b1f}@media (width<=430px){body{background:var(--dark)}#root{width:100%;height:100dvh;box-shadow:none;border-radius:0}}.app-shell{background:var(--dark);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.app-body{flex:1;position:relative;overflow:hidden}.scroll-page{-webkit-overflow-scrolling:touch;scrollbar-width:none;height:100%;overflow-y:auto}.scroll-page::-webkit-scrollbar{display:none}.tag{letter-spacing:.04em;text-transform:uppercase;border-radius:12px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-block}.tag-red{background:var(--red);color:#fff}.tag-gold{background:var(--gold);color:#fff}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:var(--red-dark)}.btn-outline{color:var(--white);background:0 0;border:1.5px solid #ffffff4d}.btn-outline:hover{border-color:#fff}.tab-bar{height:var(--tab-h);-webkit-backdrop-filter:blur(20px);padding-bottom:var(--safe-bottom);z-index:100;background:#121214f5;border-top:1px solid #ffffff14;flex-shrink:0;align-items:stretch;display:flex;position:relative}.tab-item{color:var(--gray);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:.58rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex;position:relative}.tab-item>span{letter-spacing:.02em;text-transform:uppercase;font-size:.58rem;font-weight:600}.tab-item--active{color:var(--white)}.tab-item--active:before{content:"";background:var(--red);border-radius:0 0 2px 2px;width:24px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.tab-item--main{flex:none;width:64px}.tab-main-btn{background:var(--red);color:#fff;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #e4002b80}.tab-item--main.tab-item--active .tab-main-btn,.tab-item--main:active .tab-main-btn{transform:scale(.92);box-shadow:0 2px 8px #e4002b59}.tab-item--avatar{flex:1}.tab-avatar-circle{color:#fff;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:800;display:flex}.tab-menu-backdrop{z-index:150;position:absolute;inset:0}.tab-user-menu{bottom:calc(var(--tab-h) + 8px);z-index:200;background:#fff;border-radius:16px;width:240px;animation:.2s cubic-bezier(.32,.72,0,1) popUp;position:absolute;right:8px;overflow:hidden;box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}@keyframes popUp{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.tab-user-info{align-items:center;gap:12px;padding:16px;display:flex}.tab-user-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:800;display:flex}.tab-user-name{color:#1c1c1e;font-size:.9rem;font-weight:700}.tab-user-email{color:#8e8e93;margin-top:1px;font-size:.75rem}.tab-menu-div{background:#f2f2f7;height:1px;margin:0 16px}.tab-menu-btn{color:#ff3b30;text-align:left;align-items:center;gap:10px;width:100%;padding:14px 16px;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.tab-menu-btn:hover{background:#fff5f5}.tab-menu-close{color:#8e8e93;text-align:center;border-top:1px solid #f2f2f7;width:100%;padding:12px 16px;font-size:.85rem;font-weight:600;transition:background .15s}.tab-menu-close:hover{background:#f9f9f9}.auth-screen{background:#000;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.auth-hero{flex:0 0 42%;position:relative;overflow:hidden}.auth-hero-img{object-fit:cover;width:100%;height:100%;animation:10s ease-in-out infinite alternate kenBurns}@keyframes kenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(-2%,-2%)}}.auth-hero-overlay{background:linear-gradient(#0000004d 0%,#00000026 50%,#000000b3 100%);position:absolute;inset:0}.auth-hero-logo{align-items:center;gap:10px;display:flex;position:absolute;top:28px;left:24px}.auth-logo-circle{background:var(--red);color:#fff;width:36px;height:36px;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.auth-logo-text{font-family:var(--font-serif);color:#fff;font-size:1.2rem;font-weight:600}.auth-hero-tagline{font-family:var(--font-serif);color:#fffc;font-size:1rem;font-style:italic;position:absolute;bottom:20px;left:24px}.auth-card{background:#fff;border-radius:24px 24px 0 0;flex:1;margin-top:-16px;padding:24px 24px 32px;overflow-y:auto}.auth-title{font-family:var(--font-serif);color:#1c1c1e;margin-bottom:16px;font-size:1.3rem}.auth-tabs{background:#f2f2f7;border-radius:10px;margin-bottom:20px;padding:3px;display:flex}.auth-tab{color:#8e8e93;border-radius:8px;flex:1;padding:9px;font-size:.88rem;font-weight:600;transition:all .2s}.auth-tab--active{color:#1c1c1e;background:#fff;box-shadow:0 1px 4px #0000001a}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-field{flex-direction:column;gap:5px;display:flex}.auth-field label{text-transform:uppercase;letter-spacing:.05em;color:#8e8e93;font-size:.75rem;font-weight:700}.auth-field input{font-size:.95rem;font-family:var(--font-sans);color:#1c1c1e;background:#f9f9f9;border:1.5px solid #e5e5ea;border-radius:12px;outline:none;padding:13px 16px;transition:border-color .2s,background .2s}.auth-field input:focus{border-color:var(--red);background:#fff}.auth-field input::placeholder{color:#c7c7cc}.auth-error{color:var(--red);background:#e4002b14;border:1px solid #e4002b33;border-radius:10px;padding:10px 14px;font-size:.82rem}.auth-submit{background:var(--red);color:#fff;border-radius:14px;width:100%;margin-top:4px;padding:15px;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s}.auth-submit:hover{background:var(--red-dark)}.auth-submit:active{transform:scale(.97)}.auth-submit:disabled{opacity:.6}.auth-divider{color:#c7c7cc;align-items:center;gap:12px;margin:18px 0 14px;font-size:.8rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e5ea;flex:1;height:1px}.auth-guest{color:#636366;border:1.5px solid #e5e5ea;border-radius:14px;width:100%;padding:14px;font-size:.88rem;font-weight:600;transition:border-color .2s,color .2s}.auth-guest:hover{color:#1c1c1e;border-color:#aeaeb2}.home-hero{background:#0a0a0a;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.home-hero-bg{object-fit:cover;object-position:center;width:100%;height:100%;animation:18s ease-in-out infinite alternate heroZoom;position:absolute;inset:0}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.home-hero-overlay{background:linear-gradient(#00000073 0%,#0003 40%,#000000a6 100%);position:absolute;inset:0}.home-hero-red-tint{background:linear-gradient(135deg,#b4001459 0%,#64000a26 60%,#0000 100%);position:absolute;inset:0}.home-content{z-index:2;flex-direction:column;align-items:center;gap:0;width:100%;padding:0 32px;display:flex;position:relative}.home-logo-wrap{flex-direction:column;align-items:center;gap:8px;margin-bottom:28px;display:flex}.home-logo-emblem{filter:drop-shadow(0 4px 20px #e4002b80);justify-content:center;align-items:center;display:flex}.home-logo-text{font-family:var(--font-serif);color:#fff;letter-spacing:.04em;text-shadow:0 2px 20px #0009;font-size:2.4rem;font-weight:700}.home-logo-tagline{letter-spacing:.2em;text-transform:uppercase;color:#ffffffa6;font-size:.72rem;font-weight:600}.home-divider{background:linear-gradient(90deg,#0000,#e4002bcc,#0000);width:48px;height:1.5px;margin-bottom:28px}.home-menu{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.home-menu-btn{-webkit-backdrop-filter:blur(16px);color:#fff;text-align:center;letter-spacing:.01em;text-shadow:0 1px 4px #0000004d;background:#ffffff1f;border:1px solid #ffffff40;border-radius:14px;width:100%;max-width:300px;padding:15px 24px;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s,transform .15s}.home-menu-btn:hover{background:#e4002b59;border-color:#e4002b99;transform:translateY(-1px)}.home-menu-btn:active{transform:translateY(0)}.rm-overlay{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;align-items:flex-end;animation:.2s fadeIn;display:flex;position:absolute;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.rm-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:88%;animation:.25s slideUp;display:flex;overflow:hidden}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.rm-handle{background:#c7c7cc;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.rm-header{border-bottom:1px solid #f2f2f7;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:14px 20px 12px;display:flex}.rm-name{font-family:var(--font-serif);color:#1c1c1e;margin-bottom:4px;font-size:1.3rem}.rm-stars{color:var(--gold);align-items:center;gap:6px;font-size:.95rem;display:flex}.rm-stars-txt{color:#636366;font-size:.75rem;font-family:var(--font-sans)}.rm-close{color:#636366;background:#f2f2f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;transition:background .2s;display:flex}.rm-close:hover{background:#e5e5ea}.rm-body{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;overflow-y:auto}.rm-body::-webkit-scrollbar{display:none}.rm-map{background:#e8f5e9;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:140px;display:flex;position:relative;overflow:hidden}.rm-map-grid{background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.rm-map-pin{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex;position:relative}.rm-map-label{color:#636366;background:#fff;border-radius:20px;padding:5px 12px;font-size:.72rem;box-shadow:0 2px 8px #0000001a}.rm-rows{border-bottom:1px solid #f2f2f7;padding:0 16px}.rm-row{color:#1c1c1e;border-bottom:1px solid #f2f2f7;align-items:center;gap:12px;padding:13px 0;font-size:.9rem;display:flex}.rm-row:last-child{border-bottom:none}.rm-row--action{gap:10px}.rm-row-icon{text-align:center;flex-shrink:0;width:24px;font-size:1.1rem}.rm-row-txt{color:#3a3a3c;flex:1;font-size:.88rem}.rm-row-cta{color:#1c1c1e;white-space:nowrap;background:#f2f2f7;border-radius:8px;padding:6px 14px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s}.rm-row-cta:hover{background:#e5e5ea}.rm-row-cta--red{background:var(--red);color:#fff}.rm-row-cta--red:hover{background:var(--red-dark)}.rm-menu-section{padding:14px 16px 24px}.rm-menu-title{text-transform:uppercase;letter-spacing:.06em;color:#8e8e93;margin-bottom:10px;font-size:.78rem;font-weight:700}.rm-menu-row{color:#3a3a3c;justify-content:space-between;align-items:center;padding:4px 0;font-size:.88rem;display:flex}.rm-menu-price{color:var(--red);font-size:.85rem;font-weight:700}.rm-menu-desc{color:#8e8e93;padding:2px 0 6px 12px;font-size:.78rem;font-style:italic}.rp-wrap{position:relative}.rp-btn{color:#aeaeb2;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.25rem;transition:background .15s;display:flex}.rp-btn:hover{background:#1c1c1e}.rp-btn--dark{color:#ffffffb3}.rp-btn--dark:hover{background:#ffffff1f}.rp-dropdown{z-index:300;background:#1c1c1e;border:1px solid #3a3a3c;border-radius:14px;min-width:160px;animation:.15s rpFadeDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes rpFadeDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rp-dropdown--dark{background:#1c1c1e;border-color:#3a3a3c;box-shadow:0 8px 32px #00000080}.rp-dropdown-title{text-transform:uppercase;letter-spacing:.08em;color:#636366;padding:10px 14px 6px;font-size:.7rem;font-weight:700}.rp-option{text-align:left;align-items:center;gap:10px;width:100%;padding:10px 14px;transition:background .12s;display:flex}.rp-option:hover{background:#2c2c2e}.rp-option--active{background:#e4002b1f}.rp-option-flag{flex-shrink:0;font-size:1.1rem}.rp-option-label{color:#fff;flex:1;font-size:.88rem;font-weight:500}.rp-option-check{color:var(--red);font-size:.8rem;font-weight:700}.fs-backdrop{z-index:400;background:#00000073;animation:.2s fsBackdropIn;position:fixed;inset:0}@keyframes fsBackdropIn{0%{opacity:0}to{opacity:1}}.fs-sheet{z-index:401;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;max-height:88vh;animation:.28s cubic-bezier(.32,.72,0,1) fsSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes fsSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.fs-handle{background:#e5e5ea;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.fs-header{border-bottom:1px solid #e5e5ea;flex-shrink:0;align-items:center;gap:8px;padding:14px 20px 12px;display:flex}.fs-header-icon{color:#8e8e93;align-items:center;display:flex}.fs-title{font-family:var(--font-serif);color:var(--dark);flex:1;font-size:1.05rem}.fs-close{color:#636366;background:#f2f2f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;transition:background .15s;display:flex}.fs-close:hover{background:#e5e5ea}.fs-body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:22px;padding:16px 20px 8px;display:flex;overflow-y:auto}.fs-label{text-transform:uppercase;letter-spacing:.08em;color:#8e8e93;margin-bottom:10px;font-size:.7rem;font-weight:700}.fs-pills{flex-wrap:wrap;gap:8px;display:flex}.fs-pill{color:var(--dark);white-space:nowrap;background:#f2f2f7;border:1.5px solid #e5e5ea;border-radius:20px;padding:8px 14px;font-size:.82rem;font-weight:500;transition:all .15s}.fs-pill:hover{background:#e5e5ea}.fs-pill--active{background:var(--red);border-color:var(--red);color:#fff;font-weight:600}.fs-input{width:100%;color:var(--dark);box-sizing:border-box;background:#f2f2f7;border:1.5px solid #e5e5ea;border-radius:12px;outline:none;padding:12px 14px;font-size:.9rem;transition:border-color .2s,background .2s}.fs-input:focus{border-color:var(--red);background:#fff}.fs-input::placeholder{color:#aeaeb2}.fs-footer{padding:12px 20px;padding-bottom:max(12px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e5ea;flex-shrink:0;gap:10px;display:flex}.fs-reset{color:var(--red);background:#e4002b14;border:1.5px solid #e4002b38;border-radius:14px;flex:1;padding:14px;font-size:.9rem;font-weight:700;transition:background .15s}.fs-reset:hover{background:#e4002b26}.fs-validate{background:var(--dark);color:#fff;border-radius:14px;flex:2;padding:14px;font-size:.9rem;font-weight:700;transition:background .15s}.fs-validate:hover{background:#2c2c2e}.rp{background:#f5f5f7}.rp-header{z-index:10;background:#fff;border-bottom:1px solid #e5e5ea;padding:14px 16px 10px;position:sticky;top:0}.rp-header-top{align-items:center;gap:8px;display:flex}.rp-back{width:36px;height:36px;color:var(--dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.rp-back:hover{background:#f2f2f7}.rp-title{font-family:var(--font-serif);color:#1c1c1e;flex:1;font-size:1.4rem}.rp-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.rp-filter-btn{width:38px;height:38px;color:var(--dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}.rp-filter-btn:hover{background:#f2f2f7}.rp-filter-btn--active:after{content:"";background:var(--red);border-radius:50%;width:8px;height:8px;position:absolute;top:3px;right:3px}.rp-filters-bar{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.rp-filter-tag{color:var(--dark);background:#f2f2f7;border:1px solid #e5e5ea;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:600}.rp-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:60px 20px;display:flex}.rp-empty-icon{font-size:2.5rem}.rp-empty-txt{color:#8e8e93;font-size:.9rem}.rp-list{flex-direction:column;gap:10px;padding:12px 16px 24px;display:flex}.rcard{text-align:left;background:#fff;border:1px solid #e5e5ea;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px;transition:transform .15s;display:flex}.rcard:active{transform:scale(.98)}.rcard-img-wrap{border-radius:10px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.rcard-img{object-fit:cover;width:100%;height:100%}.rcard-body{flex:1;min-width:0}.rcard-top{align-items:center;gap:8px;margin-bottom:4px;display:flex}.rcard-type{text-transform:uppercase;letter-spacing:.05em;color:#8e8e93;font-size:.66rem;font-weight:700}.rcard-stars{color:var(--gold);letter-spacing:.05em;font-size:.8rem}.rcard-bib{background:var(--red);color:#fff;border-radius:6px;padding:2px 6px;font-size:.62rem;font-weight:700}.rcard-name{font-family:var(--font-serif);color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:1rem;overflow:hidden}.rcard-location{color:#8e8e93;margin-bottom:2px;font-size:.75rem}.rcard-cuisine{color:#636366;font-size:.75rem;font-style:italic}.rcard-right{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.rcard-rating{color:#1c1c1e;align-items:center;gap:3px;font-size:.82rem;font-weight:700;display:flex}.rcard-rating-star{color:var(--gold)}.cs-overlay{z-index:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;align-items:flex-end;animation:.2s fadeIn;display:flex;position:absolute;inset:0}.cs-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;height:75%;animation:.25s cubic-bezier(.32,.72,0,1) slideUp;display:flex;overflow:hidden}.cs-handle{background:#c7c7cc;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.cs-header{border-bottom:1px solid #f2f2f7;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.cs-header-title{font-family:var(--font-serif);color:#1c1c1e;font-size:1rem;font-weight:600}.cs-header-count{color:#636366;background:#f2f2f7;border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:700}.cs-close{color:#636366;background:#f2f2f7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;font-size:.8rem;transition:background .2s;display:flex}.cs-close:hover{background:#e5e5ea}.cs-list{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;flex:1;gap:16px;padding:12px 16px;display:flex;overflow-y:auto}.cs-list::-webkit-scrollbar{display:none}.cs-empty{color:#8e8e93;flex-direction:column;align-items:center;gap:8px;padding:40px 0;font-size:.9rem;display:flex}.cs-empty span{font-size:2rem}.cs-comment{align-items:flex-start;gap:10px;display:flex}.cs-comment-body{flex:1}.cs-comment-header,.cs-reply-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.cs-username{color:#1c1c1e;font-size:.85rem;font-weight:700}.cs-time{color:#aeaeb2;font-size:.72rem}.cs-text{color:#3a3a3c;margin-bottom:8px;font-size:.9rem;line-height:1.45}.cs-avatar{color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}.cs-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cs-action-btn{color:#8e8e93;align-items:center;gap:4px;font-size:.78rem;font-weight:600;transition:color .2s;display:flex}.cs-action-btn:hover{color:#3a3a3c}.cs-action-btn--liked{color:var(--red)}.cs-action-btn--subtle{color:#aeaeb2;font-size:.74rem}.cs-replies{border-left:2px solid #f2f2f7;flex-direction:column;gap:12px;margin-top:12px;padding-left:10px;display:flex}.cs-reply{align-items:flex-start;gap:8px;display:flex}.cs-reply-body{flex:1}.cs-reply-to{color:var(--red);font-size:.82rem;font-weight:600}.cs-input-wrap{padding-bottom:max(16px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f2f2f7;flex-shrink:0}.cs-reply-banner{color:#636366;background:#e4002b0f;border-bottom:1px solid #e4002b1f;justify-content:space-between;align-items:center;padding:8px 16px;font-size:.8rem;display:flex}.cs-reply-banner strong{color:var(--red)}.cs-reply-banner button{color:#8e8e93;font-size:.85rem}.cs-input-row{align-items:center;gap:10px;padding:12px 16px;display:flex}.cs-input{font-size:.9rem;font-family:var(--font-sans);color:#1c1c1e;background:#f9f9f9;border:1.5px solid #e5e5ea;border-radius:22px;outline:none;flex:1;padding:10px 14px;transition:border-color .2s,background .2s}.cs-input:focus{border-color:var(--red);background:#fff}.cs-input::placeholder{color:#c7c7cc}.cs-send{color:#aeaeb2;background:#e5e5ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;transition:background .2s,color .2s;display:flex}.cs-send--active{background:var(--red);color:#fff}.cs-guest-prompt{text-align:center;color:#8e8e93;padding:16px;font-size:.85rem}.cuistots-wrap{background:#000;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.cuistots-header{z-index:20;pointer-events:none;align-items:center;gap:8px;padding:12px 12px 8px;display:flex;position:absolute;top:0;left:0;right:0}.cuistots-header-cats{scrollbar-width:none;-webkit-overflow-scrolling:touch;pointer-events:all;flex:1;gap:6px;padding:2px 0;display:flex;overflow-x:auto}.cuistots-header-cats::-webkit-scrollbar{display:none}.cuistots-cat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fffc;white-space:nowrap;background:#ffffff26;border:1px solid #fff3;border-radius:20px;flex-shrink:0;padding:6px 12px;font-size:.72rem;font-weight:600;transition:all .15s}.cuistots-cat--active{background:var(--red);border-color:var(--red);color:#fff}.cuistots-filter-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;pointer-events:all;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex;position:relative}.cuistots-filter-btn:hover{background:#ffffff40}.cuistots-filter-btn--active:after{content:"";background:var(--red);border:1.5px solid #000000b3;border-radius:50%;width:8px;height:8px;position:absolute;top:1px;right:1px}.cuistots-header .rp-wrap{pointer-events:all}.cuistots-empty{color:#fff9;z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:.9rem;display:flex;position:absolute;inset:0}.cuistots-empty p:first-child{font-size:2.5rem}.cuistots-dots{z-index:20;pointer-events:none;gap:5px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.cuistots-dot{background:#ffffff59;border-radius:50%;width:5px;height:5px;transition:all .25s}.cuistots-dot--active{background:#fff;border-radius:3px;width:16px}.cuistots-feed{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;overflow-y:scroll}.cuistots-feed::-webkit-scrollbar{display:none}.vslide{scroll-snap-align:start;scroll-snap-stop:always;background:#111;flex-shrink:0;height:100%;position:relative;overflow:hidden}.vslide-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.vslide-poster{overflow:hidden}.vslide-poster-img{object-fit:cover;width:100%;height:100%;animation:8s ease-in-out infinite alternate kenBurns}.vslide-overlay{pointer-events:none;background:linear-gradient(#00000059 0%,#00000026 55%,#000000c7 100%);position:absolute;inset:0}.vslide-flash-icon{z-index:15;color:#ffffffe6;pointer-events:none;font-size:2.5rem;animation:.8s forwards flashFade;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes flashFade{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.6)}}.vslide-topbar{z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:52px;left:14px;right:14px}.vslide-type-badge{color:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border:1px solid #ffffff1f;border-radius:20px;padding:5px 10px;font-size:.7rem;font-weight:600}.vslide-duration{color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border:1px solid #ffffff1f;border-radius:20px;padding:5px 10px;font-size:.7rem}.vslide-actions{z-index:10;flex-direction:column;align-items:center;gap:16px;display:flex;position:absolute;bottom:110px;right:10px}.vslide-action{flex-direction:column;align-items:center;gap:4px;display:flex}.vslide-avatar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#fff3;border:2px solid #ffffffa6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:800;display:flex}.vslide-action-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .15s;display:flex}.vslide-action-btn:active{transform:scale(.88)}.vslide-action-btn--red{background:#e4002b80}.vslide-action-btn--gold{background:#c9a84c66}.vslide-action-label{color:#ffffffd9;text-align:center;text-shadow:0 1px 4px #000000e6;max-width:68px;font-size:.62rem;line-height:1.2}.vslide-info{z-index:10;position:absolute;bottom:20px;left:14px;right:68px}.vslide-username{color:#ffffffd9;margin-bottom:4px;font-size:.78rem;font-weight:700}.vslide-title{font-family:var(--font-serif);color:#fff;text-shadow:0 2px 8px #000000b3;margin-bottom:5px;font-size:1.05rem;line-height:1.25}.vslide-desc{color:#ffffffb8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.vslide-resto-btn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e4002be0;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:700;transition:background .2s;display:inline-flex}.vslide-resto-btn:hover{background:var(--red)}.parc-page{background:#f5f5f7}.parc-header{z-index:10;background:#fff;border-bottom:1px solid #e5e5ea;padding:14px 16px 10px;position:sticky;top:0}.parc-header-top{align-items:center;gap:8px;display:flex}.parc-back{width:36px;height:36px;color:var(--dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.parc-back:hover{background:#f2f2f7}.parc-header-titles{flex:1;min-width:0}.parc-title{font-family:var(--font-serif);color:#1c1c1e;font-size:1.4rem}.parc-sub{color:#8e8e93;margin-top:2px;font-size:.82rem}.parc-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.parc-filter-btn{width:38px;height:38px;color:var(--dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}.parc-filter-btn:hover{background:#f2f2f7}.parc-filter-btn--active:after{content:"";background:var(--red);border-radius:50%;width:8px;height:8px;position:absolute;top:3px;right:3px}.parc-filters-bar{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.parc-filter-tag{color:var(--dark);background:#f2f2f7;border:1px solid #e5e5ea;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:600}.parc-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:60px 20px;display:flex}.parc-empty-icon{font-size:2.5rem}.parc-empty-txt{color:#8e8e93;font-size:.9rem}.parc-list{flex-direction:column;gap:12px;padding:12px 16px 24px;display:flex}.parc-card{background:#fff;border:1px solid #e5e5ea;border-radius:16px;overflow:hidden}.parc-img-wrap{height:150px;position:relative;overflow:hidden}.parc-img-wrap img{object-fit:cover;width:100%;height:100%}.parc-img-ov{background:linear-gradient(#0000 40%,#0000008c 100%);position:absolute;inset:0}.parc-img-info{color:#fff;justify-content:space-between;font-size:.8rem;font-weight:600;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.parc-dur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:10px;padding:3px 8px}.parc-type-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.04em;background:#e4002bd9;border-radius:10px;padding:3px 9px;font-size:.65rem;font-weight:700;position:absolute;top:10px;left:12px}.parc-body{padding:14px 16px 16px}.parc-body h3{font-family:var(--font-serif);color:#1c1c1e;margin-bottom:4px;font-size:1.05rem}.parc-steps-count{color:#8e8e93;margin-bottom:10px;font-size:.78rem}.parc-toggle{color:var(--red);font-size:.82rem;font-weight:700}.parc-steps{border-left:2px solid #e5e5ea;flex-direction:column;gap:14px;margin-top:14px;padding-left:14px;display:flex}.parc-step{gap:10px;display:flex;position:relative}.parc-dot{background:#fff;border:2px solid #e5e5ea;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;display:flex;position:absolute;top:0;left:-21px}.parc-dot--restaurant{border-color:var(--red)}.parc-dot--site{border-color:var(--gold)}.parc-step-num{color:#8e8e93;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem}.parc-step-name{color:#1c1c1e;margin:2px 0;font-size:.88rem;font-weight:700}.parc-step-desc{color:#636366;font-size:.78rem;line-height:1.4}.michelin{color:#fff;background:#0a0a0a}.michelin-hero{flex-shrink:0;width:100%;height:260px;position:relative;overflow:hidden}.michelin-hero-img{object-fit:cover;object-position:center;filter:brightness(.55);width:100%;height:100%;animation:18s ease-in-out infinite alternate heroZoom}.michelin-hero-overlay{background:linear-gradient(#b4001433 0%,#0000001a 40%,#000000bf 100%);position:absolute;inset:0}.michelin-back{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex;position:absolute;top:14px;left:14px}.michelin-back:hover{background:#000000a6}.michelin-hero-content{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0 24px;display:flex;position:absolute;inset:0}.michelin-hero-title{font-family:var(--font-serif);color:#fff;text-align:center;text-shadow:0 2px 16px #0009;letter-spacing:.02em;font-size:1.5rem;font-weight:700}.michelin-hero-sub{text-transform:uppercase;letter-spacing:.2em;color:#ffffff8c;font-size:.72rem;font-weight:600}.michelin-hero:after{content:"";background:var(--red);z-index:10;width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.michelin-menu{flex-direction:column;align-items:center;gap:14px;padding:36px 32px 32px;display:flex}.michelin-menu-btn{-webkit-backdrop-filter:blur(16px);color:#fff;text-align:center;letter-spacing:.01em;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:300px;padding:16px 24px;font-size:.95rem;font-weight:600;line-height:1.3;transition:background .2s,border-color .2s,transform .15s}.michelin-menu-btn:hover{background:#e4002b40;border-color:#e4002b80;transform:translateY(-1px)}.info-overlay{z-index:500;background:#0000008c;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.info-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:85vh;animation:.25s slideUp;display:flex;position:relative;overflow:hidden}.info-handle{background:#d1d1d6;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.info-img-wrap{border-radius:14px;flex-shrink:0;height:200px;margin:12px 16px 0;position:relative;overflow:hidden}.info-img{object-fit:cover;width:100%;height:100%}.info-img-overlay{background:linear-gradient(#0000 40%,#00000080);position:absolute;inset:0}.info-type-badge{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border-radius:20px;padding:4px 10px;font-size:.72rem;font-weight:700;position:absolute;bottom:10px;left:12px}.info-body{padding:16px 18px 24px;overflow-y:auto}.info-row-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.info-title{font-family:var(--font-serif);color:var(--dark);margin-bottom:6px;font-size:1.2rem}.info-meta{align-items:center;gap:7px;display:flex}.info-avatar{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:flex}.info-user{color:#636366;font-size:.8rem}.info-stats{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.info-stat{color:#636366;white-space:nowrap;font-size:.75rem}.info-desc{color:#3a3a3c;font-size:.88rem;line-height:1.5}.info-close{color:#636366;background:#0000000f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.info-close:hover{background:#0000001f}.explore{color:#fff;background:#0a0a0a}.explore-header{z-index:20;background:#0a0a0a;border-bottom:1px solid #e4002b33;justify-content:space-between;align-items:center;gap:8px;padding:14px 18px 12px;display:flex;position:sticky;top:0}.explore-header-brand{align-items:center;gap:10px;display:flex}.explore-title{font-family:var(--font-serif);color:#fff;font-size:1.35rem;line-height:1}.explore-cat-badge{text-transform:uppercase;letter-spacing:.12em;color:var(--red);font-size:.6rem;font-weight:700;font-family:var(--font-sans);margin-top:2px;display:block}.explore-header-actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.explore-icon-btn{color:#636366;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:flex;position:relative}.explore-icon-btn:hover{color:#fff;background:#1c1c1e}.explore-icon-btn--on{color:var(--red)}.explore-icon-btn--on:after{content:"";background:var(--red);border:1.5px solid #0a0a0a;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.explore-search-wrap{background:#111;border-bottom:1px solid #1c1c1e;align-items:center;gap:10px;padding:10px 18px;display:flex}.explore-search-input{color:#fff;font-size:.9rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1}.explore-search-input::placeholder{color:#3a3a3c}.explore-search-clear{color:#48484a;font-size:.8rem}.explore-search-clear:hover{color:#fff}.explore-filters-bar{background:#111;border-bottom:1px solid #1c1c1e;flex-wrap:wrap;gap:6px;padding:8px 18px;display:flex}.explore-filter-tag{color:#fff;background:#1c1c1e;border:1px solid #3a3a3c;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:600}.explore-empty{flex-direction:column;align-items:center;gap:16px;padding:80px 20px;display:flex}.explore-empty-txt{color:#3a3a3c;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem}.explore-feed{flex-direction:column;gap:0;padding-bottom:24px;display:flex}.ex-card{border-bottom:1px solid #161616;flex-direction:column;display:flex}.ex-issue{align-items:center;gap:10px;padding:14px 18px 10px;display:flex}.ex-issue-line{background:linear-gradient(90deg,#1a1a1a,#2c2c2e);flex:1;height:1px}.ex-issue-num{letter-spacing:.18em;color:#3a3a3c;font-size:.62rem;font-weight:700;font-family:var(--font-sans);text-transform:uppercase;flex-shrink:0}.ex-img-wrap{background:#111;flex-shrink:0;width:100%;height:210px;display:block;position:relative;overflow:hidden}.ex-card--hero .ex-img-wrap{height:260px}.ex-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ex-img-wrap:hover .ex-img{transform:scale(1.04)}.ex-img-gradient{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 40%,#000000a6 100%);position:absolute;inset:0}.ex-type-badge{text-transform:uppercase;letter-spacing:.1em;color:#fff;background:var(--red);font-size:.65rem;font-weight:800;font-family:var(--font-sans);border-radius:4px;padding:4px 10px;position:absolute;top:12px;left:12px}.ex-dur{color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.7rem;font-family:var(--font-sans);background:#00000080;border-radius:20px;padding:4px 10px;position:absolute;top:12px;right:12px}.ex-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e4002bd9;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,background .2s;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #e4002b80}.ex-img-wrap:hover .ex-play{background:var(--red);transform:translate(-50%)scale(1.1)}.ex-info{flex-direction:column;gap:8px;padding:16px 18px 18px;display:flex}.ex-title{font-family:var(--font-serif);color:#fff;font-size:1.15rem;font-weight:700;line-height:1.3}.ex-card--hero .ex-title{font-size:1.35rem}.ex-desc{color:#636366;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ex-meta-row{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.ex-chef{align-items:center;gap:8px;display:flex}.ex-chef-avatar{background:var(--red);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:800;display:flex}.ex-chef-name{color:#8e8e93;font-size:.78rem}.ex-stars{align-items:center;gap:2px;display:flex}.ex-rating-num{color:var(--gold);font-size:.72rem;font-weight:700;font-family:var(--font-sans);margin-left:4px}.ex-actions{gap:8px;margin-top:4px;display:flex}.ex-btn-play{background:var(--red);color:#fff;font-size:.82rem;font-weight:700;font-family:var(--font-sans);letter-spacing:.02em;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 18px;transition:background .15s,transform .15s;display:flex}.ex-btn-play:hover{background:var(--red-dark);transform:translateY(-1px)}.ex-btn-info{color:#8e8e93;font-size:.82rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:1px solid #2c2c2e;border-radius:8px;align-items:center;gap:7px;padding:10px 16px;transition:border-color .15s,color .15s;display:flex}.ex-btn-info:hover{color:#fff;border-color:#636366}.explore-footer-mark{opacity:.2;justify-content:center;padding:24px 0 8px;display:flex}.placeholder{color:#fff;background:#0a0a0a}.placeholder-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ae6;border-bottom:1px solid #e4002b33;align-items:center;gap:12px;padding:16px 20px 12px;display:flex}.placeholder-back{color:#aeaeb2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.placeholder-back:hover{color:#fff;background:#1c1c1e}.placeholder-title{font-family:var(--font-serif);color:#fff;font-size:1.2rem}.placeholder-body{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:calc(100vh - 130px);padding:32px;display:flex}.placeholder-icon{opacity:.4;font-size:2.8rem}.placeholder-label{color:#fff;font-size:1rem;font-weight:600}.placeholder-sub{color:#3a3a3c;font-size:.85rem}.profile{color:#fff;background:#0a0a0a}.profile-hero{padding:40px 24px 32px;position:relative;overflow:hidden}.profile-hero-bg{filter:blur(2px)brightness(.35);background:url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?w=800&auto=format&fit=crop) 50%/cover no-repeat;position:absolute;inset:0}.profile-hero-tint{background:linear-gradient(#b4001440 0%,#0009 60%,#0a0a0a 100%);position:absolute;inset:0}.profile-hero-content{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.profile-avatar{color:#fff;border:3px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:4px;font-size:2rem;font-weight:800;display:flex;box-shadow:0 4px 24px #00000080}.profile-name{font-family:var(--font-serif);color:#fff;font-size:1.5rem}.profile-email{color:#ffffff80;font-size:.82rem}.profile-stats{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;gap:0;width:100%;max-width:300px;margin-top:16px;display:flex;overflow:hidden}.profile-stat{border-right:1px solid #ffffff14;flex-direction:column;flex:1;align-items:center;gap:3px;padding:14px 8px;display:flex}.profile-stat:last-child{border-right:none}.profile-stat-val{color:#fff;font-size:1.3rem;font-weight:800;font-family:var(--font-sans)}.profile-stat-lbl{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.profile-body{flex-direction:column;gap:8px;padding:8px 16px 32px;display:flex}.profile-section{margin-bottom:8px}.profile-section-title{text-transform:uppercase;letter-spacing:.12em;color:#3a3a3c;padding:0 4px 8px;font-size:.65rem;font-weight:700}.profile-section-list{background:#111;border:1px solid #1c1c1e;border-radius:14px;overflow:hidden}.profile-row{text-align:left;border-bottom:1px solid #1c1c1e;align-items:center;gap:14px;width:100%;padding:14px 16px;transition:background .15s;display:flex}.profile-row:last-child{border-bottom:none}.profile-row:hover{background:#1a1a1a}.profile-row-icon{text-align:center;flex-shrink:0;width:22px;font-size:1.1rem}.profile-row-label{color:#e5e5ea;flex:1;font-size:.9rem;font-weight:500}.profile-row-chevron{color:#3a3a3c;flex-shrink:0}.profile-brand{opacity:.25;justify-content:center;align-items:center;gap:8px;padding:16px 0 4px;display:flex}.profile-brand-text{font-family:var(--font-serif);color:#fff;letter-spacing:.08em;font-size:.8rem}.profile-logout{width:100%;color:var(--red);letter-spacing:.02em;background:#e4002b14;border:1px solid #e4002b33;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:15px;font-size:.9rem;font-weight:700;transition:background .2s,border-color .2s;display:flex}.profile-logout:hover{background:#e4002b2e;border-color:#e4002b73}.saved-page{color:#fff;background:#0a0a0a;min-height:100vh}.saved-header{border-bottom:1px solid #1c1c1e;align-items:center;gap:12px;padding:52px 20px 20px;display:flex}.saved-back{color:#fff;background:#1c1c1e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.saved-back:hover{background:#2c2c2e}.saved-title{font-family:var(--font-serif);color:#fff;flex:1;font-size:1.3rem}.saved-count{color:#8e8e93;background:#1c1c1e;border-radius:20px;padding:3px 10px;font-size:.8rem;font-weight:700}.saved-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:80px 32px;display:flex}.saved-empty-icon{margin-bottom:8px;font-size:3rem}.saved-empty p{color:#8e8e93;font-size:.9rem;line-height:1.5}.saved-grid{flex-direction:column;gap:0;display:flex}.saved-card{border-bottom:1px solid #1c1c1e;align-items:center;gap:14px;padding:12px 20px;transition:background .15s;display:flex}.saved-card:hover{background:#111}.saved-card-thumb{background:#1c1c1e;border-radius:10px;flex-shrink:0;width:68px;height:68px;position:relative;overflow:hidden}.saved-card-thumb img{object-fit:cover;width:100%;height:100%}.saved-card-type{background:#000000b3;border-radius:4px;padding:1px 4px;font-size:.75rem;position:absolute;bottom:4px;left:4px}.saved-card-info{flex:1;min-width:0}.saved-card-title{color:#e5e5ea;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.saved-card-user{color:#8e8e93;margin-top:3px;font-size:.78rem}.saved-card-remove{background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.saved-card-remove:hover{background:#ffffff1f}
