.section-tabs-wrap{background-color:var(--warm-white);overflow:hidden;padding-bottom:var(--space-5);position:relative}.section-tabs-eyebrow{color:var(--ink-faint);font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.12em;padding-bottom:var(--space-3);padding-top:var(--space-4);text-align:center;text-transform:uppercase}.section-tabs{display:flex;gap:var(--space-3);justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:wrap;padding:var(--space-2) 0;scrollbar-width:none}.section-tabs::-webkit-scrollbar{display:none}.section-tab{align-items:center;background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-full);display:inline-flex;flex-shrink:0;gap:var(--space-3);padding:8px 16px;text-decoration:none;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);white-space:nowrap}.section-tab--all{color:var(--ink-light);font-family:var(--font-sans);font-size:13px;font-weight:500}.section-tab--all.is-active,.section-tab--all:hover{background:var(--ink);border-color:var(--ink);color:#fff}.section-tab__icon{flex-shrink:0;font-size:22px;line-height:1}.section-tab__text{align-items:flex-start;display:flex;flex-direction:column;gap:1px}.section-tab__name{font-size:13px;font-weight:600;line-height:1.2}.section-tab__age,.section-tab__name{font-family:var(--font-sans);transition:color var(--transition-fast)}.section-tab__age{color:var(--ink-faint);font-size:10px;font-weight:500;letter-spacing:.08em;line-height:1;text-transform:uppercase}.section-tab--nanhe .section-tab__name{color:#e8734a}.section-tab--padhna .section-tab__name{color:#4a9e6b}.section-tab--kisse .section-tab__name{color:#5a6fa8}.section-tab--bachpan .section-tab__name{color:#c4863a}.section-tab--yaadein .section-tab__name{color:#8a5a7a}.section-tab--nanhe{border-color:rgba(232,115,74,.3)}.section-tab--padhna{border-color:rgba(74,158,107,.3)}.section-tab--kisse{border-color:rgba(90,111,168,.3)}.section-tab--bachpan{border-color:rgba(196,134,58,.3)}.section-tab--yaadein{border-color:rgba(138,90,122,.3)}.section-tab--nanhe.is-active,.section-tab--nanhe:hover{background:#e8734a;border-color:#e8734a}.section-tab--padhna.is-active,.section-tab--padhna:hover{background:#4a9e6b;border-color:#4a9e6b}.section-tab--kisse.is-active,.section-tab--kisse:hover{background:#5a6fa8;border-color:#5a6fa8}.section-tab--bachpan.is-active,.section-tab--bachpan:hover{background:#c4863a;border-color:#c4863a}.section-tab--yaadein.is-active,.section-tab--yaadein:hover{background:#8a5a7a;border-color:#8a5a7a}.section-tab--bachpan.is-active .section-tab__name,.section-tab--bachpan:hover .section-tab__name,.section-tab--kisse.is-active .section-tab__name,.section-tab--kisse:hover .section-tab__name,.section-tab--nanhe.is-active .section-tab__name,.section-tab--nanhe:hover .section-tab__name,.section-tab--padhna.is-active .section-tab__name,.section-tab--padhna:hover .section-tab__name,.section-tab--yaadein.is-active .section-tab__name,.section-tab--yaadein:hover .section-tab__name{color:#fff}.section-tab--bachpan.is-active .section-tab__age,.section-tab--bachpan:hover .section-tab__age,.section-tab--kisse.is-active .section-tab__age,.section-tab--kisse:hover .section-tab__age,.section-tab--nanhe.is-active .section-tab__age,.section-tab--nanhe:hover .section-tab__age,.section-tab--padhna.is-active .section-tab__age,.section-tab--padhna:hover .section-tab__age,.section-tab--yaadein.is-active .section-tab__age,.section-tab--yaadein:hover .section-tab__age{color:hsla(0,0%,100%,.8)}html.mode-night .section-tab--all{color:var(--ink-light)}html.mode-night .section-tab--all.is-active,html.mode-night .section-tab--all:hover{background:var(--ink)!important;border-color:var(--ink)!important;color:var(--cream)!important}html.mode-night .section-tab__age{color:var(--ink-faint)}.tabs-arrow{display:none}@media (max-width:600px){.section-tabs{flex-wrap:nowrap;justify-content:flex-start;padding-left:40px;padding-right:40px}.tabs-arrow{align-items:center;background:var(--warm-white);border:1px solid var(--border);border-radius:var(--radius-full);box-shadow:0 1px 4px rgba(44,26,14,.1);color:var(--ink-light);cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:color var(--transition-fast),border-color var(--transition-fast);width:32px;z-index:2}.tabs-arrow:hover{border-color:var(--ink-faint);color:var(--ink)}.tabs-arrow--left{left:6px}.tabs-arrow--right{right:6px}.section-tabs-wrap:after{background:linear-gradient(to left,var(--warm-white) 10%,transparent);content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:56px}.section-tabs-eyebrow,.section-tabs-wrap{padding-bottom:var(--space-2)}.section-tabs-eyebrow{padding-top:var(--space-3)}}