/*
Theme Name: SiyahBeyaz Sosyal
Description: Beşiktaş için sözlük ve sosyal akış teması.
Version: 1.1.1
Requires at least: 6.4
Requires PHP: 8.0
Author: SiyahBeyaz
License: GNU General Public License v2 or later
Text Domain: siyahbeyaz-social
*/
:root{--bg:#f5f5f5;--ink:#1c1c1d;--muted:#7b7b80;--line:#e9e9ec;--red:#d82438;--soft:#fff0f2}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg);font:16px/1.6 'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:3px}.shell{max-width:1420px;margin:auto;padding:0 44px}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.header .shell{display:flex;align-items:center;gap:45px;height:88px}.brand{font-size:29px;font-weight:900;letter-spacing:-1.6px;white-space:nowrap}.brand span{color:var(--red)}.brand small{display:block;font-size:10px;letter-spacing:2px;color:var(--muted);font-weight:600;line-height:1.5}.search{flex:1;max-width:440px;margin-left:30px}.search input{width:100%;border:1px solid var(--line);background:#f7f7f8;padding:12px 18px;border-radius:9px;font-size:14px}.header-actions{display:flex;align-items:center;gap:18px;margin-left:auto;font-size:14px}.account-icon{display:flex;align-items:center;gap:9px}.layout{display:grid;grid-template-columns:215px minmax(0,1fr) 285px;gap:30px;padding-top:30px;padding-bottom:70px;align-items:start}.left{position:sticky;top:118px}.mainnav{display:grid;gap:5px}.mainnav a{padding:12px 15px;border-radius:8px;font-size:15px;font-weight:600;display:flex;align-items:center;gap:13px}.mainnav a.active{background:#e9e9eb;color:#111}.nav-icon{width:23px;text-align:center;font-size:20px;font-weight:400;line-height:1}.button,button[type=submit],input[type=submit]{border:0;border-radius:7px;background:#171718;color:white;font-size:14px;font-weight:700;padding:11px 18px;display:inline-block}.button:hover,button[type=submit]:hover,input[type=submit]:hover{background:var(--red);color:#fff}.button.red{background:var(--red)}.left .button{display:block;text-align:center;margin:20px 0 27px}.eyebrow{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;font-weight:800;color:var(--muted)}.left h2{margin:23px 14px 10px}.topic-link{display:flex;justify-content:space-between;gap:10px;padding:10px 14px;font-size:14px}.topic-link span{color:var(--muted);font-size:12px}.left-foot{font-size:12px;color:#909096;margin:24px 14px;line-height:1.9}.left-foot a{margin-right:12px}.feed{min-width:0}.feed-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.feed-heading h1{margin:0;font-size:27px;letter-spacing:-1px}.feed-heading p{margin:3px 0 0;color:var(--muted);font-size:13px}.pill{font-size:11px;letter-spacing:1px;color:var(--red);background:var(--soft);padding:6px 9px;border-radius:4px;font-weight:700}.welcome{background:#1d1d20;color:#fff;padding:23px 26px;border-radius:12px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.welcome h2{font-size:23px;letter-spacing:-.7px;margin:0 0 4px}.welcome p{font-size:13px;color:#bfbfc6;margin:0}.welcome strong{font-size:45px;line-height:1;font-weight:900;letter-spacing:-3px;color:#fff}.composer,.entry,.panel,.profile-card,.empty{background:white;border:1px solid var(--line);border-radius:11px}.composer{padding:20px;margin-bottom:21px}.compose-top{display:flex;gap:13px;align-items:center}.avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#efeff1;color:#555;font-size:13px;font-weight:800;flex-shrink:0;border:1px solid #e9e9eb}.avatar.red{background:var(--soft);color:var(--red);border-color:#f7dee2}.compose-top summary{cursor:pointer;color:var(--muted);font-size:15px;list-style:none}.compose-top details{width:100%}summary::-webkit-details-marker{display:none}.compose-form label{display:block;margin-top:15px;font-size:13px;font-weight:600}.compose-form input[type=text],.compose-form textarea{display:block;width:100%;border:1px solid #ddd;border-radius:6px;padding:10px;margin:5px 0;background:#fafafa;font-size:15px}.compose-form textarea{min-height:110px;resize:vertical}.compose-form input[type=file]{max-width:100%;font-size:12px}.compose-form button{margin-top:12px}.compose-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;margin-top:17px;font-size:12px;color:var(--muted)}.compose-bottom span:first-child{color:#57575e}.tabs{display:flex;gap:27px;border-bottom:1px solid #ddd;margin-bottom:18px;padding:0 5px}.tabs a{font-size:14px;color:var(--muted);padding:0 0 12px;position:relative}.tabs a.selected{color:#111;font-weight:700}.tabs a.selected:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--red);border-radius:3px}.entry{padding:22px;margin-bottom:14px}.entry-head{display:flex;align-items:center;gap:10px;font-size:14px}.entry-head .name{font-weight:700}.entry-head .handle{font-size:12px;color:var(--muted)}.entry-head time{font-size:12px;color:var(--muted);margin-left:auto;white-space:nowrap}.demo{font-size:10px;color:var(--muted);font-weight:400;margin-left:4px}.entry-topic{display:inline-block;font-size:12px;font-weight:600;color:var(--red);margin:15px 0 1px}.entry-body{font-size:16px;line-height:1.7;overflow-wrap:anywhere}.entry-body p{margin:8px 0 13px}.entry-photo{width:100%;height:auto;max-height:520px;object-fit:cover;border-radius:8px;margin:12px 0}.entry-actions{display:flex;align-items:center;gap:26px;margin-top:18px;color:var(--muted);font-size:12px}.entry-actions form{margin:0}.entry-actions button[type=submit],.quiet{padding:0;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:400}.entry-actions button[type=submit]:hover,.entry-actions .liked{background:transparent;color:var(--red)}.entry-actions details{margin-left:auto}.entry-actions summary{cursor:pointer;list-style:none}.entry-actions details[open] summary{margin-bottom:7px}.panel{padding:23px;margin-bottom:20px}.panel h2{font-size:16px;letter-spacing:-.3px;margin:0 0 17px}.panel p{font-size:13px;color:var(--muted);line-height:1.7}.panel .eyebrow{color:var(--red)}.match{background:#171719;color:white;border-color:#171719}.match .eyebrow{color:#b6b6bd}.match h2{font-size:24px;line-height:1.3;margin:16px 0}.match p{color:#b6b6bd}.match .match-foot{border-top:1px solid #3a3a3e;padding-top:16px;font-size:12px}.trending-item{margin:17px 0}.trending-item a{font-size:14px;font-weight:600}.trending-item small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.member{display:flex;align-items:center;gap:10px;margin:17px 0;font-size:13px}.member .button{font-size:12px;padding:6px 10px;margin-left:auto;background:#f0f0f2;color:#333}.member .name{font-weight:700}.member small{display:block;font-size:11px;color:var(--muted)}.right-footer{font-size:11px;color:var(--muted);line-height:1.8;padding:0 5px}.notice{background:#fff;border-left:3px solid var(--red);padding:12px 16px;margin-bottom:17px;font-size:14px}.empty{padding:30px;color:var(--muted)}.empty h2{color:#222;font-size:22px}.profile-card{padding:25px;margin-bottom:20px}.profile-card h1{font-size:25px;margin:10px 0}.profile-card p{color:var(--muted);font-size:14px}.profile-card .avatar{width:60px;height:60px;font-size:20px}.comment-area{background:#fff;padding:24px;border:1px solid var(--line);border-radius:10px}.comment-area h2,.comment-area h3{font-size:20px}.comment-list{list-style:none;padding:0}.comment-list .children{list-style:none;padding-left:20px}.comment-body{padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.comment-metadata{font-size:12px;color:var(--muted)}.comment-reply-link{color:var(--red);font-size:12px}.comment-area textarea,.comment-area input:not([type=checkbox]):not([type=submit]){width:100%;border:1px solid #ddd;padding:10px;border-radius:5px}.comment-form-comment label{display:block;font-size:14px}.pagination{margin-top:24px;text-align:center}.page-numbers{padding:8px 13px;border:1px solid var(--line);background:white;border-radius:5px}.screen-reader-text,.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:10px;background:white;padding:10px;z-index:30}.article-title{font-size:30px;line-height:1.25}.rules{padding-left:20px;font-size:14px;color:#666}.rules li{margin:12px 0}.notification{display:block;border-bottom:1px solid var(--line);padding:17px 0}.notification small{display:block;color:var(--muted)}.menu-mobile{display:none}
@media(min-width:1600px){.shell{max-width:1490px}.layout{grid-template-columns:230px minmax(0,1fr) 310px;gap:35px}}@media(max-width:1180px){.shell{padding:0 24px}.layout{grid-template-columns:190px minmax(0,1fr);gap:25px;padding-top:25px}.right{display:none}.header .shell{gap:20px}.search{margin-left:0}.header-actions .account-label{display:none}}@media(max-width:720px){.shell{padding:0 15px}.header .shell{height:74px;gap:12px}.brand{font-size:24px}.brand small{font-size:8px;letter-spacing:1.4px}.search{display:none}.header-actions{gap:12px}.header-actions .button{padding:8px 12px;font-size:12px}.layout{display:block;padding-top:22px}.left{position:static}.mainnav{display:flex;overflow-x:auto;margin-bottom:20px;border-bottom:1px solid var(--line);padding-bottom:12px;gap:8px}.mainnav a{padding:8px 11px;font-size:12px;white-space:nowrap}.nav-icon{font-size:16px;width:16px}.left .button,.left h2,.left .topics,.left-foot{display:none}.feed-heading h1{font-size:25px}.welcome{padding:20px}.welcome h2{font-size:21px}.welcome strong{font-size:39px}.composer{padding:16px}.entry{padding:18px 16px}.entry-head time{font-size:11px}.tabs{gap:22px}.entry-actions{gap:24px}.compose-bottom{font-size:11px}.feed-heading .pill{font-size:10px}.account-icon .avatar{width:32px;height:32px}.entry-body{font-size:16px}.comment-area{padding:18px}.header-actions>a:first-child{font-size:12px}}

.feed-heading{margin-bottom:24px}.feed-heading h1{font-size:29px}.welcome{display:none}.feed-tabs{gap:0;justify-content:space-between}.feed-tabs a{padding:4px 8px 14px}.hybrid-card{padding:23px;margin-bottom:20px}.hybrid-card .handle{font-size:10px;letter-spacing:.65px;margin-top:3px}.demo-label{letter-spacing:0;text-transform:none}.hybrid-card .entry-body{margin-top:15px}.hybrid-card .entry-photo{max-height:560px;width:100%;object-fit:cover;display:block;border-radius:8px;margin:15px 0 6px}.type-photo .entry-photo{aspect-ratio:3/2}.type-news{border-top:3px solid var(--red)}.type-news .handle{color:var(--red)}.news-title{font-size:28px;line-height:1.25;letter-spacing:-.8px;margin:20px 0 10px}.type-news .entry-body{font-size:15px;color:#64646b;line-height:1.7}.type-news .entry-body h2{color:#111}.source-line{font-size:12px;display:flex;justify-content:space-between;gap:12px;padding-top:12px;color:var(--muted)}.source-line a:last-child{color:var(--red);font-weight:600}.image-credit{font-size:11px;color:#8b8b91;margin:9px 0}.dictionary-title{font-size:22px;line-height:1.3;font-weight:750;letter-spacing:-.5px;margin-top:19px;display:block}.type-dictionary{border-left:3px solid #babac0}.entry-actions{padding-top:16px;border-top:1px solid #f0f0f2}.compose-bottom>div{display:flex;gap:20px;flex-wrap:wrap}.compose-bottom a{font-size:12px;font-weight:600}.compose-types{display:flex;gap:8px;border:0;margin:18px 0 0;padding:0;flex-wrap:wrap}.compose-types label{margin:0;padding:8px 11px;background:#f3f3f5;border-radius:6px;font-size:12px}.compose-types label:has(input:checked){background:#ffedf0;color:#c31c32}.compose-form .optional,.compose-form .photo-optional{font-weight:400;color:#888}.compose-error{color:#b71329;font-size:13px}.upload-preview{margin-top:15px}.upload-preview img{display:block;max-width:100%;max-height:220px;border-radius:7px}.upload-preview button{background:none;border:0;text-decoration:underline;padding:8px 0;font-size:12px}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.media-tile{position:relative;aspect-ratio:1;overflow:hidden;border-radius:7px;background:#eee}.media-tile img{width:100%;height:100%;object-fit:cover}.media-tile span{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));color:white;padding:30px 10px 10px;font-size:12px}.read-more{font-size:13px;color:var(--red)}.topic-link{font-size:13px}.mainnav a{padding-top:10px;padding-bottom:10px}.mini-news{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:600;line-height:1.4}.mini-news small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin:6px 0}.mini-news:last-child{border:0}.right .match{background:#1a1a1c}.right .match h2{font-size:25px}.heading-field{margin-bottom:15px}@media(max-width:720px){.feed-tabs{overflow-x:auto;justify-content:flex-start;gap:14px}.feed-tabs a{white-space:nowrap;font-size:13px;padding-left:0;padding-right:0}.hybrid-card{padding:17px 15px}.news-title{font-size:24px}.compose-bottom>div{gap:12px}.compose-bottom a{font-size:11px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header .brand{font-size:24px}.feed-heading h1{font-size:26px}.mainnav{margin-bottom:22px}.mainnav a{font-size:13px}.entry-head time{font-size:10px}}

.surface-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.surface-heading h1{font-size:34px;letter-spacing:-1.2px;line-height:1.1;margin:9px 0}.surface-heading p{font-size:14px;color:#777}.surface-news .layout,.surface-forum .layout,.surface-topics .layout,.surface-discover .layout,.surface-groups .layout{grid-template-columns:200px minmax(0,1fr)}.surface-news .right,.surface-forum .right,.surface-topics .right,.surface-discover .right,.surface-groups .right{display:none}.surface-photos .photo-stream{max-width:650px;margin:auto}.photo-stream .hybrid-card{padding:0;overflow:hidden}.photo-stream .entry-head{padding:18px 20px}.photo-stream .entry-body{padding:0 20px;margin:0}.photo-stream .entry-photo{border-radius:0;max-height:750px;aspect-ratio:4/3;object-fit:cover}.photo-stream .entry-actions,.photo-stream .image-credit,.photo-stream .entry-topic{margin:12px 20px 20px}.photo-stream .handle{font-size:11px}.word-stream{background:white;border:1px solid #e8e8eb;border-radius:10px;overflow:hidden}.word-stream .entry{margin:0;border:0;border-radius:0;border-bottom:1px solid #e8e8eb;padding:20px}.word-stream .entry-body{margin-left:50px;font-size:17px}.word-stream .entry-actions{margin-left:50px;border:0;padding-top:0}.dictionary-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:36px}.dictionary-index{border-right:1px solid #ddd;padding-right:24px}.dictionary-index h2{font-size:17px;color:#777}.dictionary-index>a{display:flex;justify-content:space-between;gap:12px;padding:12px 8px;font-size:14px}.dictionary-index>a.selected{background:#eaeaea;border-radius:4px;font-weight:700}.dictionary-index small{color:#777}.dictionary-index .button{margin-top:20px;color:white}.dictionary-entries h1{font-size:32px;margin:12px 0;text-transform:lowercase}.dictionary-meta{color:#888;font-size:13px}.dictionary-entry{display:grid;grid-template-columns:25px minmax(0,1fr);gap:12px;padding:25px 0;border-bottom:1px solid #ddd}.dictionary-entry p{margin-top:0}.entry-number{color:#aaa;font-size:13px}.dictionary-signature{display:flex;justify-content:flex-end;gap:15px;font-size:12px;color:#888}.dictionary-signature a:first-child{color:#b41b2d}.news-masthead{border-bottom:4px solid #111;padding-bottom:18px}.news-masthead h1{font-family:Georgia,serif;font-size:58px;letter-spacing:-2px;margin:8px 0;line-height:1}.news-masthead p{margin:0;color:#777}.news-categories{display:flex;gap:23px;padding:17px 0;flex-wrap:wrap;border-bottom:1px solid #ddd;margin-bottom:24px;font-size:14px;font-weight:700}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.editorial-card{background:white;padding:20px;border:1px solid #e6e6e6}.editorial-card img{width:100%;height:220px;object-fit:cover;margin-bottom:14px}.editorial-card h2{font-family:Georgia,serif;font-size:27px;line-height:1.2;margin:12px 0}.editorial-card p{font-size:15px;color:#666}.editorial-card small{font-size:12px;color:#888}.news-grid>.editorial-card:first-child{grid-column:1/-1}.news-grid>.editorial-card:first-child img{height:390px}.news-grid>.editorial-card:first-child h2{font-size:40px}.news-article{max-width:860px;margin:auto;background:white;padding:40px}.news-article h1{font-family:Georgia,serif;font-size:46px;line-height:1.15;letter-spacing:-1px}.news-article>img{width:100%;height:auto}.news-deck{font-size:21px;color:#666;line-height:1.5}.news-byline{font-size:12px;color:#777;margin:22px 0}.news-prose{font-family:Georgia,serif;font-size:19px;line-height:1.85}.forum-boards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 30px}.board{background:white;border:1px solid #ddd;border-radius:6px;padding:20px}.board.selected{border-color:#111}.board strong,.board span{display:block}.board span{font-size:12px;color:#888;margin-top:8px}.forum-table{background:white;border:1px solid #ddd}.forum-row{display:grid;grid-template-columns:minmax(0,1fr) 65px 140px;gap:20px;align-items:center;padding:20px;border-bottom:1px solid #e8e8e8;font-size:14px}.forum-table-head{background:#222;color:white;font-size:12px;text-transform:uppercase}.thread-title{display:block;font-size:18px;font-weight:700}.forum-row small{display:block;color:#888;font-size:12px;margin-top:5px}.forum-badge{font-size:10px;padding:3px 6px;background:#eee;margin-right:6px}.unread{background:#ffedf0;color:#c31c32}.forum-thread-heading{font-size:34px;line-height:1.25}.forum-message{display:grid;grid-template-columns:145px minmax(0,1fr);border:1px solid #ddd;background:white;margin:15px 0}.forum-message>aside{background:#eee;padding:24px;text-align:center}.forum-message>aside a,.forum-message>aside small,.forum-message>aside span:not(.avatar){display:block;font-size:13px;margin-top:8px}.forum-message>div{padding:24px;overflow-wrap:anywhere}.message-date{font-size:12px;color:#888;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:15px}.forum-form label{display:block;font-size:14px;margin:15px 0}.forum-form input,.forum-form select,.forum-form textarea{width:100%;display:block;padding:12px;border:1px solid #ccc;border-radius:5px;margin-top:5px;font:inherit}.discover-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:20px 0 40px}.discover-nav a{padding:20px;background:#1b1b1d;color:white;border-radius:8px}.discover-nav small{color:#e46b79}.discover-nav strong{font-size:23px;display:block;margin:15px 0 4px}.discover-nav span{font-size:12px;color:#bbb}.section-title{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #111;margin:30px 0 20px}.section-title h2{font-size:23px}.section-title>a{font-size:13px}.discovery-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.discover-photo{display:block;background:white;padding-bottom:15px}.discover-photo img{width:100%;height:280px;object-fit:cover}.discover-photo span,.discover-photo small{display:block;padding:10px 18px 0}.discover-photo small{font-size:11px;color:#888}.discover-thread{background:white;border:1px solid #ddd;padding:24px}.discover-thread small{display:block;color:#888;font-size:12px;margin-top:10px}.group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.group-card{background:#fff;border:1px solid #ddd;border-radius:9px;padding:26px}.group-card p{font-size:15px;color:#666}.network-callout{background:#1d1d20;color:white;padding:30px;border-radius:10px;margin:35px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.network-callout h2{margin:0;font-size:27px}.network-callout p{color:#bbb}.network-callout .button{background:#fff;color:#111}@media(max-width:900px){.dictionary-layout{grid-template-columns:175px minmax(0,1fr);gap:20px}.discover-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.news-grid>.editorial-card:first-child h2{font-size:32px}}@media(max-width:720px){.surface-heading{align-items:flex-start}.surface-heading h1{font-size:28px}.surface-heading .button{font-size:12px;padding:10px}.dictionary-layout{display:block}.dictionary-index{border:0;border-bottom:1px solid #ddd;display:flex;overflow:auto;gap:10px;padding:0 0 15px;margin-bottom:25px}.dictionary-index h2{display:none}.dictionary-index>a{white-space:nowrap}.dictionary-index .button{margin:0}.news-masthead h1{font-size:39px}.news-grid,.discovery-items,.group-grid{grid-template-columns:1fr}.news-grid>.editorial-card:first-child img{height:250px}.news-article{padding:20px}.news-article h1{font-size:32px}.news-deck{font-size:18px}.forum-boards{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-row{grid-template-columns:minmax(0,1fr) 45px;gap:10px;padding:15px}.forum-row>div:last-child,.forum-table-head>span:last-child{display:none}.forum-message{grid-template-columns:1fr}.forum-message>aside{display:flex;align-items:center;gap:10px;padding:12px}.forum-message>aside small{display:none}.forum-message>div{padding:18px}.discover-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.discover-nav a{padding:15px}.discover-nav strong{font-size:22px;margin:7px 0}.network-callout{display:block}.word-stream .entry-body,.word-stream .entry-actions{margin-left:0}}

.photo-stream .hybrid-card{display:flex;flex-direction:column}.photo-stream .entry-head{order:0}.photo-stream .hybrid-card>a:not(.entry-topic){order:1}.photo-stream .entry-body{order:2}.photo-stream .entry-topic{order:3}.photo-stream .image-credit{order:4}.photo-stream .entry-actions{order:5}

.quoted-post{border:1px solid #ddd;border-radius:8px;padding:16px;margin:15px 0;color:#666;font-size:14px}.entry-actions{flex-wrap:wrap}

.friend-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.friend-actions button{font-size:12px}.chat-panel{background:white;border:1px solid #ddd;border-radius:10px;padding:25px}.chat-header{display:flex;align-items:center;gap:15px;border-bottom:1px solid #eee;padding-bottom:20px}.chat-header a{margin-left:auto;font-size:13px}.chat-bubbles{display:flex;flex-direction:column;gap:15px;margin:25px 0}.chat-bubble{align-self:flex-start;max-width:85%;background:#f0f0f3;border-radius:12px;padding:12px 18px;overflow-wrap:anywhere}.chat-bubble.mine{align-self:flex-end;background:#222;color:white}.chat-bubble p{margin:0}.chat-bubble small{font-size:10px;opacity:.6}

@media(min-width:901px){.discover-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}

.avatar-photo{object-fit:cover;display:inline-block}.avatar-editor>.avatar{width:100px;height:100px;font-size:30px}.surface-memorial .layout{grid-template-columns:200px minmax(0,1fr)}.surface-memorial .right{display:none}.memorial-heading{padding:35px 0 45px;border-bottom:1px solid #ccc;margin-bottom:30px}.memorial-heading h1{font-family:Georgia,serif;font-size:58px;line-height:1.1;letter-spacing:-2px;margin:20px 0}.memorial-heading p{color:#777;line-height:1.8}.memory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.memory-card{background:white;padding:35px;border:1px solid #ddd}.memory-card h2{font-family:Georgia,serif;font-size:31px}.memory-card p{color:#777}.memory-link{font-size:14px}.memory-page{background:white;padding:35px;margin-bottom:25px}.memory-page h1{font-family:Georgia,serif;font-size:40px;line-height:1.2}.memory-story{line-height:1.9}.memory-page img,.memory-card img{max-width:100%;height:auto;filter:grayscale(1)}.tribute-actions{display:flex;gap:25px;border-top:1px solid #ddd;margin-top:30px;padding-top:25px}.tribute-actions small{display:block;color:#777;margin-top:10px;font-size:12px}.tribute-actions button:disabled{background:#eee;color:#777;cursor:default}.memorial-banner{border-top:1px solid #aaa;border-bottom:1px solid #aaa;padding:40px 0;margin:45px 0;font-family:Georgia,serif}.memorial-banner h2{font-size:32px}.comment-author>.avatar{width:32px;height:32px;margin-right:8px;vertical-align:middle}.dictionary-signature .avatar{width:25px;height:25px}.surface-profile .profile-card{max-width:650px}@media(max-width:720px){.memory-grid{grid-template-columns:1fr}.memorial-heading h1{font-size:43px}.memory-page{padding:23px}.memory-page h1{font-size:32px}}

.surface-topics .layout{grid-template-columns:250px minmax(0,1fr);gap:36px}.surface-topics .dictionary-layout{grid-template-columns:minmax(0,1fr) 260px;gap:34px}.surface-topics .dictionary-entries{min-width:0}.dictionary-sidebar-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:17px;margin-bottom:18px;border-bottom:2px solid #1d1d20}.dictionary-sidebar-title strong{font-size:25px;letter-spacing:-.7px}.dictionary-sidebar-title a{font-size:12px;color:var(--red);font-weight:700}.dictionary-sidebar-link{display:flex;justify-content:space-between;gap:16px;padding:10px 9px;font-size:14px;margin:2px 0;border-radius:6px;line-height:1.4}.dictionary-sidebar-link.selected{background:#e6e6e7;font-weight:700}.dictionary-sidebar-link small{color:#888}.surface-topics .left{max-height:calc(100vh - 125px);overflow-y:auto}.dictionary-sidebar>.eyebrow{display:block;margin-bottom:9px}.dictionary-masthead{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:4px 0 22px;border-bottom:1px solid #d8d8dc;margin-bottom:26px}.dictionary-masthead strong{display:block;font-family:Georgia,serif;font-size:20px;line-height:1.35;margin-top:6px}.dictionary-masthead .button{white-space:nowrap}.dictionary-topic-head{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:3px solid #1d1d20;padding-bottom:14px}.dictionary-topic-head h1{font-family:Georgia,serif;font-size:35px;line-height:1.15;margin:0;text-transform:lowercase}.dictionary-topic-head>a{font-size:13px;font-weight:700;color:var(--red);white-space:nowrap}.dictionary-entry{grid-template-columns:28px minmax(0,1fr);padding:25px 4px}.dictionary-entry-body{font-size:16px;line-height:1.75}.dictionary-entry-body>p:first-child{margin-top:0}.dictionary-entry-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:22px}.dictionary-entry-actions{display:flex;align-items:center;gap:17px;color:var(--muted);font-size:12px}.dictionary-entry-actions form{margin:0}.dictionary-entry-actions button{font-size:12px}.dictionary-signature{align-items:center;gap:9px;text-align:right}.dictionary-signature span{display:flex;flex-direction:column;line-height:1.35}.dictionary-signature .avatar{width:30px;height:30px}.dictionary-rail{display:grid;align-content:start;gap:18px}.dictionary-rail section{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px}.dictionary-rail section>.eyebrow{display:block;border-bottom:2px solid #1d1d20;padding-bottom:11px;margin-bottom:4px}.dictionary-rail-topic{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.35}.dictionary-rail-topic:last-child{border:0}.dictionary-rail-topic>b{color:#b1b1b6;font-family:Georgia,serif;font-size:21px}.dictionary-rail-topic span{font-weight:700}.dictionary-rail-topic small,.dictionary-latest small,.dictionary-latest time{display:block;color:var(--muted);font-size:11px;font-weight:400;margin-top:3px}.dictionary-latest{display:block;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:700;line-height:1.35}.dictionary-latest:last-child{border:0}.dictionary-latest time{color:var(--red)}@media(max-width:1050px){.surface-topics .dictionary-layout{grid-template-columns:1fr}.dictionary-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.surface-topics .layout{display:block}.surface-topics .left{max-height:none;overflow:visible}.dictionary-sidebar{border-bottom:1px solid #ddd;padding-bottom:14px;margin-bottom:22px;white-space:nowrap;overflow-x:auto}.dictionary-sidebar-title{position:sticky;left:0;background:var(--bg);margin-bottom:9px}.dictionary-sidebar>.eyebrow{position:sticky;left:0;width:max-content}.dictionary-sidebar-link{display:inline-flex;margin:3px;background:#ededee;font-size:13px;padding:8px}.surface-topics .left-foot{display:none}.dictionary-masthead{align-items:flex-start}.dictionary-masthead strong{font-size:17px}.dictionary-masthead .button{font-size:12px;padding:9px 11px}.dictionary-topic-head{align-items:flex-start}.dictionary-topic-head h1{font-size:29px}.dictionary-entry{padding:21px 0}.dictionary-entry-foot{align-items:flex-start}.dictionary-entry-actions{gap:12px}.dictionary-signature .avatar{display:none}.dictionary-rail{grid-template-columns:1fr}}

.surface-stats .layout{grid-template-columns:200px minmax(0,1fr)}.surface-stats .right{display:none}.stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:25px 0}.stat-tile{background:#222;color:white;padding:20px;border-radius:7px}.stat-tile small{display:block;color:#ccc}.stat-tile strong{display:block;font-size:32px}.standing-scroll{overflow:auto;background:white;border:1px solid #ddd}.standing-table{width:100%;border-collapse:collapse;min-width:620px}.standing-table caption{text-align:left;padding:20px;font-weight:700}.standing-table th,.standing-table td{padding:15px 10px;border-bottom:1px solid #eee;text-align:center}.standing-table th:nth-child(2){text-align:left}.standing-table thead{background:#222;color:white;font-size:13px}.standing-table .bjk-row{background:#ffedf0;font-weight:700}.standing-table td:last-child{font-weight:800}@media(max-width:720px){.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

.match-stats>div{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:8px}.match-stats dd{font-weight:700}

.profile-tabs{overflow:auto;gap:22px}.profile-tabs a{white-space:nowrap}.profile-counts{display:flex;gap:22px;font-size:14px;margin-bottom:20px}.social-profile>.avatar{width:85px;height:85px;font-size:26px}.entry-actions button[aria-pressed=true]{color:#c92332}.entry-actions{row-gap:14px}.entry-actions input[readonly]{max-width:100%;font-size:12px}

.hybrid-card .entry-actions{gap:15px 20px;align-items:center}.hybrid-card .entry-actions form{display:inline-flex}.hybrid-card .entry-actions button,.hybrid-card .entry-actions a{min-height:32px;display:inline-flex;align-items:center}.hybrid-card .entry-actions button:focus-visible{outline:2px solid #c92332;outline-offset:4px}.hybrid-card .entry-actions>details{margin-left:0}.profile-tabs{padding-bottom:5px}@media(max-width:720px){.hybrid-card .entry-actions{gap:8px 15px}.hybrid-card .entry-actions a,.hybrid-card .entry-actions button{font-size:12px}}

.stories-strip{display:flex;align-items:center;gap:20px;padding:20px;background:white;border:1px solid #ddd;border-radius:10px;overflow:auto;margin:0 0 25px}.story-circle{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;width:75px}.story-circle .avatar,.add-story>span{width:62px;height:62px;border:3px solid #ce293d;padding:3px;border-radius:50%;font-size:20px}.add-story>span{display:flex;align-items:center;justify-content:center;border:2px dashed #aaa;font-size:30px}.story-circle small{font-size:11px;max-width:75px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.story-hint{font-size:13px;color:#777}.story-viewer{background:#171719;color:white;padding:20px;border-radius:12px;max-width:560px;margin:0 auto 30px}.story-viewer header{display:flex;gap:12px;align-items:center;padding-bottom:15px}.story-viewer header>a{margin-left:auto}.story-image{display:block;width:100%;max-height:65vh;object-fit:contain;background:#101010}.story-viewer small{color:#aaa}.story-viewer nav{display:flex;justify-content:space-between;margin:15px 0}.story-viewer button{border:1px solid #555}.story-viewer p{overflow-wrap:anywhere}
.member-dashboard{background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;margin-bottom:34px}.member-dashboard-profile{display:flex;align-items:center;gap:16px;padding:24px 26px;background:linear-gradient(135deg,#19191b 0,#2b2b2f 100%);color:#fff}.member-dashboard-profile .avatar{width:68px;height:68px;font-size:22px}.member-dashboard-profile h1{font-size:25px;line-height:1.2;margin:4px 0}.member-dashboard-profile p{font-size:13px;color:#bdbdc4;margin:0}.member-dashboard-profile .eyebrow{color:#ef7080}.dashboard-profile-link{margin-left:auto;border:1px solid #55555c;border-radius:6px;padding:8px 12px;font-size:12px;white-space:nowrap}.member-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #eee}.member-dashboard-stats a{display:flex;align-items:baseline;justify-content:center;gap:7px;padding:14px;border-right:1px solid #eee}.member-dashboard-stats a:last-child{border-right:0}.member-dashboard-stats strong{font-size:20px}.member-dashboard-stats span{font-size:12px;color:#777}.member-dashboard-actions{display:grid;grid-template-columns:repeat(3,1fr);padding:13px}.member-dashboard-actions a{display:grid;grid-template-columns:34px 1fr;align-items:center;padding:12px;border-radius:8px}.member-dashboard-actions a:hover{background:#f2f2f4;color:#111}.member-dashboard-actions a>span{grid-row:1/3;font-size:22px;color:#d82438}.member-dashboard-actions strong{font-size:13px}.member-dashboard-actions small{font-size:11px;color:#888}@media(max-width:720px){.member-dashboard-profile{align-items:flex-start;padding:20px}.member-dashboard-profile .avatar{width:52px;height:52px}.member-dashboard-profile h1{font-size:20px}.member-dashboard-profile p{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-profile-link{position:absolute;left:-9999px}.member-dashboard-stats{grid-template-columns:repeat(2,1fr)}.member-dashboard-stats a:nth-child(2){border-right:0}.member-dashboard-actions{grid-template-columns:repeat(2,1fr)}}
.guest-masthead{border-top:5px solid #171718;border-bottom:1px solid #bbb;padding:24px 0 22px;margin-bottom:0}.guest-masthead h1{font-family:Georgia,serif;font-size:50px;letter-spacing:-1.8px;line-height:1.05;margin:8px 0}.guest-masthead>p{color:#666;margin:0 0 20px}.guest-masthead nav{display:flex;gap:25px;font-size:13px;font-weight:800;text-transform:uppercase}.guest-blog-stream{background:#fff}.guest-blog-item{display:grid;grid-template-columns:235px minmax(0,1fr);gap:25px;padding:28px 0;border-bottom:1px solid #ddd}.guest-blog-item:first-child{grid-template-columns:1fr;padding-top:0}.guest-blog-item:first-child .guest-blog-image img{height:390px}.guest-blog-item:first-child .guest-blog-copy{padding:0 28px 28px}.guest-blog-item:first-child h2{font-size:36px}.guest-blog-image img{display:block;width:100%;height:185px;object-fit:cover}.guest-blog-item:not(:first-child) .guest-blog-image{margin-left:28px}.guest-blog-item:not(:has(.guest-blog-image)) .guest-blog-copy{grid-column:1/-1}.guest-blog-copy{padding-right:28px}.guest-blog-kicker{display:flex;gap:14px;align-items:center;font-size:11px;font-weight:800;letter-spacing:1px;color:#888}.guest-blog-kicker a{color:#d82438}.guest-blog-copy h2{font-family:Georgia,serif;font-size:26px;line-height:1.2;margin:8px 0}.guest-blog-copy>p{color:#555;line-height:1.75;margin:8px 0 15px}.guest-blog-meta{display:flex;gap:18px;align-items:center;color:#888;font-size:11px}.guest-blog-meta a{margin-left:auto;color:#222;font-weight:700}.guest-join{display:flex;align-items:center;gap:12px;background:#1c1c1e;color:#fff;padding:28px;margin-top:28px;border-radius:10px}.guest-join>div{margin-right:auto}.guest-join h2{margin:3px 0;font-size:23px}.guest-join p{color:#bbb;font-size:13px;margin:0}.guest-join .button{white-space:nowrap}@media(max-width:720px){.guest-masthead h1{font-size:38px}.guest-masthead nav{gap:15px;overflow:auto}.guest-blog-item,.guest-blog-item:first-child{grid-template-columns:1fr;gap:14px;padding:0 0 22px;margin-bottom:22px}.guest-blog-item .guest-blog-image,.guest-blog-item:not(:first-child) .guest-blog-image{margin:0}.guest-blog-item .guest-blog-image img,.guest-blog-item:first-child .guest-blog-image img{height:240px}.guest-blog-item .guest-blog-copy,.guest-blog-item:first-child .guest-blog-copy{padding:0 18px}.guest-blog-item:first-child h2,.guest-blog-copy h2{font-size:25px}.guest-blog-meta{flex-wrap:wrap}.guest-blog-meta a{margin-left:0}.guest-join{display:grid}.guest-join>div{margin:0}.guest-join .button{text-align:center}}
.today-stream{max-width:720px;margin:0 auto}.today-stream-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;border-bottom:3px solid #1b1b1d;margin-bottom:20px;padding-bottom:17px}.today-stream-heading h1{font-size:31px;letter-spacing:-1px;line-height:1.15;margin:5px 0}.today-stream-heading p{color:#777;font-size:13px;margin:0}.today-stream-heading>a{font-size:13px;font-weight:700;white-space:nowrap}.today-tabs{margin-top:2px}.today-feed .hybrid-card{border-radius:10px;padding:22px;margin-bottom:16px}.today-empty{text-align:center}.today-empty .button{margin:5px}.surface-discover .member-dashboard+.today-stream{margin-top:0}@media(max-width:720px){.today-stream-heading{align-items:flex-start}.today-stream-heading h1{font-size:27px}.today-stream-heading>a{font-size:12px}.today-tabs{gap:18px}.today-feed .hybrid-card{padding:17px}}
.surface-discover:not(.logged-in) .feed{width:100%;max-width:930px;margin:0 auto}.surface-discover:not(.logged-in) .header-actions>a:first-child,.surface-discover:not(.logged-in) .mainnav a[href*="view=profile"],.surface-discover:not(.logged-in) .mainnav a[href*="view=friends"],.surface-discover:not(.logged-in) .mainnav a[href*="view=messages"],.surface-discover:not(.logged-in) .mainnav a[href*="view=following"]{display:none}.guest-home-v2{background:#fff;border:1px solid #e1e1e3;border-radius:12px;overflow:hidden}.guest-edition{padding:25px 30px 20px;border-top:6px solid #171718}.guest-edition>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 18px}.guest-edition h1{font-family:Georgia,serif;font-size:40px;line-height:1;margin:0}.guest-edition p{color:#777;font-size:12px;margin:0}.guest-edition nav{display:flex;gap:25px;margin-top:20px;padding-top:14px;border-top:1px solid #ddd;font-size:12px;font-weight:800;text-transform:uppercase}.guest-lead{display:grid;grid-template-columns:56% 44%;margin:0 20px 30px;background:#1c1c1e;color:#fff;min-height:330px}.guest-lead:not(.has-cover){grid-template-columns:1fr}.guest-lead-cover img{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}.guest-lead-copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.guest-type{font-size:10px;letter-spacing:1.4px;font-weight:800;color:#f05b6e}.guest-lead-copy h2{font-family:Georgia,serif;font-size:31px;line-height:1.12;margin:10px 0}.guest-lead-copy p{font-size:14px;color:#c7c7cc;line-height:1.7}.guest-lead-copy>div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #3e3e42;margin-top:12px;padding-top:14px;font-size:11px;color:#aaa}.guest-lead-copy>div a{color:#fff;font-weight:700}.guest-daily{padding:0 20px 20px}.guest-daily-title{display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid #171718}.guest-daily-title h2{font-size:22px;margin:0 0 10px}.guest-daily-title span{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:1px}.guest-daily-card{display:grid;grid-template-columns:175px minmax(0,1fr);min-height:175px;border-bottom:1px solid #ddd;padding:20px 0;gap:22px}.guest-daily-visual img{display:block;width:175px;height:150px;object-fit:cover;border-radius:6px}.guest-daily-symbol{display:flex;align-items:center;justify-content:center;width:175px;height:150px;border-radius:6px;background:#f0f0f2;color:#bbb}.guest-daily-card.type-forum .guest-daily-symbol{background:#202023;color:#fff}.guest-daily-card.type-word .guest-daily-symbol{background:#fff0f2;color:#d82438}.guest-daily-symbol span{font-family:Georgia,serif;font-size:58px;line-height:1}.guest-daily-copy{display:flex;flex-direction:column;min-width:0}.guest-daily-kicker{display:flex;gap:12px;font-size:10px;letter-spacing:1px;font-weight:800;color:#999}.guest-daily-kicker a{color:#d82438}.guest-daily-copy h3{font-family:Georgia,serif;font-size:23px;line-height:1.2;margin:8px 0 3px}.guest-daily-copy>p{font-size:14px;line-height:1.65;color:#555;margin:6px 0}.guest-daily-copy footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:11px;color:#999}.guest-daily-copy footer a{color:#222;font-weight:700}.guest-home-v2>.guest-join{margin:0;border-radius:0}@media(max-width:720px){.guest-edition{padding:20px}.guest-edition>div{display:block}.guest-edition h1{font-size:34px;margin:5px 0}.guest-edition nav{gap:17px;overflow:auto}.guest-lead{grid-template-columns:1fr;margin:0 12px 25px}.guest-lead-cover img{height:230px;min-height:0}.guest-lead-copy{padding:24px}.guest-lead-copy h2{font-size:26px}.guest-daily{padding:0 14px 14px}.guest-daily-card{grid-template-columns:95px minmax(0,1fr);gap:14px;min-height:0}.guest-daily-visual img,.guest-daily-symbol{width:95px;height:95px}.guest-daily-symbol span{font-size:40px}.guest-daily-copy h3{font-size:19px}.guest-daily-copy>p{font-size:13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}
.guest-home-v2{background:transparent;border:0;border-radius:0;overflow:visible}.guest-edition{background:#fff;border:1px solid #e2e2e5;border-top:6px solid #171718;border-radius:16px;margin-bottom:18px}.guest-lead{margin:0 0 20px;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgba(20,20,22,.08)}.guest-daily{padding:20px;background:rgba(255,255,255,.6);border:1px solid #e4e4e7;border-radius:18px}.guest-daily-title{margin-bottom:14px}.guest-daily-list{display:grid;gap:13px}.guest-daily-card{background:#fff;border:1px solid #e5e5e8;border-radius:15px;padding:15px;min-height:0;box-shadow:0 3px 12px rgba(20,20,22,.04)}.guest-daily-card:last-child{border-bottom:1px solid #e5e5e8}.guest-daily-visual img,.guest-daily-symbol{border-radius:11px}.guest-home-v2>.guest-join{margin-top:18px;border-radius:18px}.guest-auth{display:flex;align-items:center;gap:8px;position:relative}.guest-auth details{position:relative}.guest-auth summary{list-style:none}.guest-auth summary::-webkit-details-marker{display:none}.auth-trigger{display:block;border:1px solid #d8d8dc;border-radius:10px;padding:9px 14px;font-size:13px;font-weight:700;cursor:pointer;background:#fff;white-space:nowrap}.auth-login-trigger{background:#171718;color:#fff;border-color:#171718}.auth-register-trigger{color:#171718}.auth-popover{position:absolute;right:0;top:calc(100% + 14px);width:330px;background:#fff;border:1px solid #ddd;border-radius:16px;padding:22px;box-shadow:0 18px 50px rgba(20,20,25,.18);z-index:50}.guest-auth details:first-child .auth-popover{right:-90px}.auth-popover:before{content:'';position:absolute;right:24px;top:-7px;width:12px;height:12px;background:#fff;border-left:1px solid #ddd;border-top:1px solid #ddd;transform:rotate(45deg)}.auth-popover h2{font-size:21px;margin:0}.auth-popover>p{font-size:12px;color:#777;margin:3px 0 15px}.auth-popover label{display:block;font-size:12px;font-weight:700;margin:11px 0}.auth-popover input:not([type=checkbox]){display:block;width:100%;border:1px solid #d8d8dc;border-radius:9px;background:#f8f8f9;padding:10px;margin-top:5px}.auth-popover button{width:100%;margin-top:7px}.auth-popover button:disabled{opacity:.6;cursor:wait}.auth-popover .auth-check{font-weight:400}.auth-result{font-size:12px;color:#c32135;min-height:18px;margin:9px 0 0}.auth-result.success{color:#168443}@media(max-width:720px){.guest-daily{padding:12px}.guest-daily-card{grid-template-columns:90px minmax(0,1fr);padding:10px}.guest-daily-visual img,.guest-daily-symbol{width:90px;height:90px}.auth-trigger{padding:8px 10px;font-size:12px}.auth-popover,.guest-auth details:first-child .auth-popover{position:fixed;left:15px;right:15px;top:82px;width:auto}.auth-popover:before{display:none}}
.surface-photos .feed>.surface-heading,.surface-photos .feed>.stories-strip,.surface-photos .feed>.story-viewer,.surface-photos .feed>.profile-card,.surface-photos .feed>.photo-stream{width:100%;max-width:650px;margin-left:auto;margin-right:auto}.surface-photos .stories-strip{min-height:112px;border-radius:14px;padding:16px 20px;margin-bottom:18px}.surface-photos .photo-stream .hybrid-card{border-radius:14px}.surface-photos .photo-stream .entry-photo,.surface-photos .story-image{width:100%;aspect-ratio:4/3;object-fit:cover}.surface-photos .story-viewer{padding:0;border:1px solid #2c2c30;border-radius:14px;overflow:hidden}.surface-photos .story-viewer header{padding:18px 20px}.surface-photos .story-viewer>p,.surface-photos .story-viewer>small,.surface-photos .story-viewer>nav,.surface-photos .story-viewer>form{margin-left:20px;margin-right:20px}.surface-photos .story-viewer>small{display:block}.surface-photos .story-viewer>form{margin-bottom:20px}@media(max-width:720px){.surface-photos .stories-strip{margin-bottom:14px}.surface-photos .story-image{aspect-ratio:4/3}.surface-photos .feed>.profile-card{border-radius:14px}}
.guest-news-briefs{background:#fff;border:1px solid #e2e2e5;border-radius:18px;padding:18px 20px;margin-bottom:20px}.guest-news-briefs-title{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #1b1b1d;padding-bottom:9px;margin-bottom:14px}.guest-news-briefs-title h2{font-size:18px;margin:0}.guest-news-briefs-title>a{font-size:11px;font-weight:700}.guest-news-briefs>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.guest-news-briefs article{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;padding:0 14px;border-right:1px solid #e5e5e8}.guest-news-briefs article:first-child{padding-left:0}.guest-news-briefs article:last-child{padding-right:0;border-right:0}.guest-news-thumb{display:flex;align-items:center;justify-content:center;width:78px;height:78px;border-radius:10px;overflow:hidden;background:#eeeeF1;color:#aaa;font-size:26px}.guest-news-thumb img{width:100%;height:100%;object-fit:cover}.guest-news-briefs article span{font-size:9px;letter-spacing:1px;font-weight:800;color:#d82438}.guest-news-briefs article h3{font-family:Georgia,serif;font-size:15px;line-height:1.25;margin:3px 0}.guest-news-briefs article small{font-size:9px;color:#999}@media(max-width:900px){.guest-news-briefs>div:last-child{grid-template-columns:1fr}.guest-news-briefs article,.guest-news-briefs article:first-child,.guest-news-briefs article:last-child{padding:12px 0;border-right:0;border-bottom:1px solid #e5e5e8}.guest-news-briefs article:first-child{padding-top:0}.guest-news-briefs article:last-child{padding-bottom:0;border-bottom:0}}@media(max-width:720px){.guest-lead{margin-top:0}.guest-news-briefs{padding:15px;border-radius:15px}}
.auth-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.auth-security-note{display:block;margin:3px 0 8px;color:#777;font-size:10px;line-height:1.4}

.dictionary-entry-actions button,
.dictionary-entry-actions button[type=submit]{
 background:transparent;
 border:0;
 color:var(--muted);
 font-size:12px;
 font-weight:400;
 padding:0;
}
.dictionary-entry-actions button:hover,
.dictionary-entry-actions button[type=submit]:hover,
.dictionary-entry-actions button.liked{
 background:transparent;
 color:var(--red);
}
html[data-sb-theme=dark] .dictionary-entry-actions button[type=submit],
html[data-sb-theme=dark] .dictionary-entry-actions button[type=submit]:hover{
 background:transparent;
 color:var(--muted);
}
html[data-sb-theme=dark] .dictionary-entry-actions button.liked{color:var(--red)}
.dictionary-tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.dictionary-tabs>a{border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;color:var(--muted)}.dictionary-tabs>a.active{background:#1d1d20;color:#fff}.dictionary-tabs>.button{color:#fff;padding:9px 14px}.dictionary-entries>.empty{background:#fff;border:1px solid var(--line);border-radius:10px;padding:40px;text-align:center}.dictionary-entries>.empty h1{text-transform:none;margin:0}
html[data-sb-theme=dark] .dictionary-tabs>a.active{background:#f4f4f5;color:#111}html[data-sb-theme=dark] .dictionary-entries>.empty{background:#171719}
@media(max-width:720px){.dictionary-masthead{display:block}.dictionary-tabs{justify-content:flex-start;margin-top:14px}.dictionary-tabs>a{padding:7px 10px}}

.sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:1px solid #ddd;border-radius:7px;background:white;color:#222;font-size:23px}.header .shell{gap:20px}.sidebar-toggle:hover{background:#eee}
@media(min-width:721px){html.sidebar-compact body:not(.surface-topics) .layout{grid-template-columns:68px minmax(0,1fr) 285px;gap:25px}html.sidebar-compact body:is(.surface-discover,.surface-news,.surface-forum,.surface-groups,.surface-memorial,.surface-stats) .layout{grid-template-columns:68px minmax(0,1fr)}html.sidebar-compact body:not(.surface-topics) .left .mainnav a{font-size:0;justify-content:center;padding:14px 8px;gap:0}html.sidebar-compact body:not(.surface-topics) .left .mainnav .nav-icon{font-size:23px;width:28px}html.sidebar-compact body:not(.surface-topics) .left>.button,html.sidebar-compact body:not(.surface-topics) .left>h2,html.sidebar-compact body:not(.surface-topics) .left>.topics,html.sidebar-compact body:not(.surface-topics) .left>.left-foot{display:none}html.sidebar-compact body.surface-topics .layout{grid-template-columns:195px minmax(0,1fr);gap:30px}html.sidebar-compact body.surface-topics .dictionary-sidebar-link{padding:10px 5px;font-size:13px}html.sidebar-compact body.surface-topics .left-foot{display:none}}
@media(min-width:721px) and (max-width:1180px){html.sidebar-compact body:not(.surface-topics) .layout{grid-template-columns:68px minmax(0,1fr)}}
@media(max-width:720px){.header .shell{gap:10px}.header-actions>a:first-child{display:none}.sidebar-toggle{width:32px;height:32px;font-size:20px}html.sidebar-compact .mainnav a{font-size:0;gap:0}html.sidebar-compact .mainnav .nav-icon{font-size:23px}html.sidebar-compact .mainnav{gap:5px}html.sidebar-compact .mainnav a{padding:9px 12px}.header .brand{font-size:22px}}

.surface-forum .surface-heading{background:#202124;color:white;padding:27px 30px;margin:0;border-bottom:4px solid #c92332}.surface-forum .surface-heading h1{font-size:29px;letter-spacing:-.6px}.surface-forum .surface-heading .eyebrow{color:#c7c7cc}.surface-forum .surface-heading .button{background:#c92332}.forum-breadcrumb{padding:12px 16px;background:#e9e9ec;font-size:13px;margin-bottom:24px;border:1px solid #ddd}.classic-forum{border:1px solid #d5d5d9;margin:24px 0 30px}.forum-section-bar{background:#34353a;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:11px 18px}.forum-section-bar h2{font-size:16px;margin:0}.forum-section-bar>span{font-size:12px;color:#ccc}.forum-category-row{display:grid;grid-template-columns:45px minmax(0,1fr) 75px 225px;gap:18px;align-items:center;padding:23px 19px;background:#fff;border-bottom:1px solid #dedee2}.forum-category-row:nth-child(odd){background:#f8f8fa}.category-symbol{font-size:27px;color:#777;background:#eaeaec;width:42px;height:42px;text-align:center;border-radius:5px}.category-name{font-size:18px;font-weight:700}.forum-category-row p{font-size:13px;color:#7b7b82;margin:5px 0 0}.category-count{text-align:center;border-right:1px solid #ddd}.category-count strong,.category-count small{display:block}.category-count small{font-size:12px;color:#888}.category-last a{font-size:13px;font-weight:600;display:block}.category-last small{font-size:11px;color:#888;display:block;margin-top:5px}.surface-forum .forum-table{border:1px solid #d5d5d9}.surface-forum .forum-row{padding:17px 20px;grid-template-columns:minmax(0,1fr) 80px 210px;gap:20px}.surface-forum .forum-table-head{background:#34353a}.surface-forum .forum-row:nth-child(odd):not(.forum-table-head){background:#f8f8fa}.surface-forum .thread-title{font-size:16px}.surface-forum .forum-badge{border-radius:2px;font-size:10px}.surface-forum .forum-thread-heading{font-size:30px;margin:22px 0}.surface-forum .forum-message{grid-template-columns:180px minmax(0,1fr);margin:0 0 20px;border-color:#d4d4d9;min-height:190px}.surface-forum .forum-message>aside{background:#ececef;border-right:1px solid #d4d4d9}.surface-forum .forum-message>aside>.avatar{width:75px;height:75px;font-size:25px;margin:5px auto 12px}.surface-forum .forum-message>aside>a{font-size:16px;font-weight:700;color:#b92435}.surface-forum .message-date{background:#f5f5f7;margin:-24px -24px 22px;padding:10px 18px;border-bottom:1px solid #ddd}.surface-forum .forum-message>div{min-height:180px}.forum-user-detail{font-size:11px!important;color:#777;margin:10px 0}.forum-thread-actions{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin:18px 0}.surface-forum .forum-replies>h2{font-size:16px;background:#34353a;color:white;padding:12px 18px}.forum-footer-note{border:1px solid #ddd;background:#eee;padding:15px 20px;margin-top:25px;font-size:12px;color:#777}@media(max-width:1000px){.forum-category-row{grid-template-columns:40px minmax(0,1fr) 55px}.category-last{grid-column:2/-1}.surface-forum .forum-row{grid-template-columns:minmax(0,1fr) 55px 140px}}@media(max-width:720px){.surface-forum .surface-heading{padding:20px 16px}.surface-forum .surface-heading h1{font-size:24px}.forum-section-bar>span{display:none}.forum-category-row{padding:18px 13px;gap:12px}.category-name{font-size:16px}.surface-forum .forum-row{grid-template-columns:minmax(0,1fr) 45px}.surface-forum .forum-message{grid-template-columns:1fr}.surface-forum .forum-message>aside{border-right:0;border-bottom:1px solid #ddd;text-align:left}.surface-forum .forum-message>aside>.avatar{width:38px;height:38px;margin:0;font-size:14px}.surface-forum .message-date{margin:-18px -18px 18px}.surface-forum .forum-message>div{min-height:120px}}

.forum-subforums{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:10px;font-size:12px}.forum-subforums span{color:#777}.forum-subforums a{font-weight:600}.forum-admin-link{font-size:12px;text-align:right}.forum-breadcrumb{flex-wrap:wrap}

.theme-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid #d9d9dc;background:#fff;color:#222;border-radius:10px;padding:7px 11px 7px 8px;font-size:12px;font-weight:700;white-space:nowrap}.theme-toggle-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#171718;color:#fff;font:18px/1 Georgia,serif}.theme-toggle:hover{background:#f0f0f2}.theme-toggle[aria-pressed=true] .theme-toggle-icon{background:#f5c84b;color:#171718;font-family:'Segoe UI Symbol',sans-serif;font-size:15px}
html[data-sb-theme=dark]{color-scheme:dark;--bg:#0d0d0f;--ink:#f2f2f3;--muted:#a3a3aa;--line:#303035;--red:#ef334e;--soft:#31151b}
html[data-sb-theme=dark] body{background:#0d0d0f;color:#f2f2f3}
html[data-sb-theme=dark] .header{background:#151517;border-color:#303035}
html[data-sb-theme=dark] .brand,html[data-sb-theme=dark] a{color:#f2f2f3}
html[data-sb-theme=dark] a:hover{color:#ef5268}
html[data-sb-theme=dark] .search input,html[data-sb-theme=dark] input,html[data-sb-theme=dark] textarea,html[data-sb-theme=dark] select{background:#202023;color:#f2f2f3;border-color:#3b3b41}
html[data-sb-theme=dark] .sidebar-toggle,html[data-sb-theme=dark] .theme-toggle{background:#222226;color:#f2f2f3;border-color:#3b3b41}
html[data-sb-theme=dark] .mainnav a.active,html[data-sb-theme=dark] .mainnav a:hover{background:#26262a;color:#fff}
html[data-sb-theme=dark] .composer,html[data-sb-theme=dark] .entry,html[data-sb-theme=dark] .panel,html[data-sb-theme=dark] .profile-card,html[data-sb-theme=dark] .empty,html[data-sb-theme=dark] .stories-strip,html[data-sb-theme=dark] .word-stream,html[data-sb-theme=dark] .chat-panel,html[data-sb-theme=dark] .forum-table,html[data-sb-theme=dark] .forum-category-row,html[data-sb-theme=dark] .forum-message,html[data-sb-theme=dark] .editorial-card,html[data-sb-theme=dark] .group-card,html[data-sb-theme=dark] .memory-card,html[data-sb-theme=dark] .memory-page{background:#171719;color:#ececef;border-color:#303035}
html[data-sb-theme=dark] .guest-news-briefs,html[data-sb-theme=dark] .guest-daily{background:#151517;border-color:#303035}
html[data-sb-theme=dark] .guest-daily-card{background:#1b1b1e;border-color:#333338;box-shadow:0 3px 12px rgba(0,0,0,.25)}
html[data-sb-theme=dark] .guest-news-briefs-title,html[data-sb-theme=dark] .guest-daily-title{border-color:#e7e7e9}
html[data-sb-theme=dark] .guest-news-thumb,html[data-sb-theme=dark] .guest-daily-symbol{background:#26262a;color:#77777f}
html[data-sb-theme=dark] .guest-daily-card.type-word .guest-daily-symbol{background:#35171d;color:#ff536b}
html[data-sb-theme=dark] .guest-daily-copy h3,html[data-sb-theme=dark] .guest-daily-copy footer a,html[data-sb-theme=dark] .guest-news-briefs article h3,html[data-sb-theme=dark] .section-title>a{color:#f2f2f3}
html[data-sb-theme=dark] .guest-daily-copy>p,html[data-sb-theme=dark] .entry-body,html[data-sb-theme=dark] .profile-card p,html[data-sb-theme=dark] .group-card p,html[data-sb-theme=dark] .memory-card p{color:#b9b9c0}
html[data-sb-theme=dark] .guest-news-list article p{color:#b9b9c0}
html[data-sb-theme=dark] .guest-news-briefs article,html[data-sb-theme=dark] .guest-daily-card,html[data-sb-theme=dark] .forum-row,html[data-sb-theme=dark] .entry-actions,html[data-sb-theme=dark] .tabs{border-color:#303035}
html[data-sb-theme=dark] .auth-popover{background:#1b1b1e;border-color:#39393f;color:#f2f2f3}
html[data-sb-theme=dark] .auth-popover:before{background:#1b1b1e;border-color:#39393f}
html[data-sb-theme=dark] .auth-register-trigger{background:#222226;color:#fff;border-color:#3b3b41}
html[data-sb-theme=dark] .news-masthead,html[data-sb-theme=dark] .news-categories,html[data-sb-theme=dark] .dictionary-index,html[data-sb-theme=dark] .dictionary-entry{border-color:#3b3b41}
html[data-sb-theme=dark] .dictionary-masthead,html[data-sb-theme=dark] .dictionary-sidebar-title,html[data-sb-theme=dark] .dictionary-topic-head,html[data-sb-theme=dark] .dictionary-rail section,html[data-sb-theme=dark] .dictionary-rail-topic,html[data-sb-theme=dark] .dictionary-latest{border-color:#3b3b41}
html[data-sb-theme=dark] .dictionary-rail section{background:#171719}
html[data-sb-theme=dark] .dictionary-sidebar-link.selected,html[data-sb-theme=dark] .dictionary-sidebar-link:hover{background:#26262a;color:#fff}
html[data-sb-theme=dark] .standing-scroll,html[data-sb-theme=dark] .standing-table{background:#171719;border-color:#303035}
html[data-sb-theme=dark] .standing-table td,html[data-sb-theme=dark] .match-stats>div{border-color:#303035}
html[data-sb-theme=dark] .standing-table .bjk-row{background:#36171e}
html[data-sb-theme=dark] .forum-message>aside{background:#222226}
html[data-sb-theme=dark] .quoted-post,html[data-sb-theme=dark] .notice{border-color:#3b3b41;background:#1a1a1d}
html[data-sb-theme=dark] .button:not(.red),html[data-sb-theme=dark] button[type=submit]{background:#f0f0f2;color:#171718}
html[data-sb-theme=dark] .button:not(.red):hover,html[data-sb-theme=dark] button[type=submit]:hover{background:#ef334e;color:#fff}
html[data-sb-theme=dark] .dictionary-entry-actions button[type=submit],html[data-sb-theme=dark] .dictionary-entry-actions button[type=submit]:hover{background:transparent;color:var(--muted)}
html[data-sb-theme=dark] .dictionary-entry-actions button.liked{color:var(--red)}
@media(max-width:900px){.theme-toggle-label{display:none}.theme-toggle{padding:8px 10px}}

.guest-news-slider{position:relative;margin-bottom:20px}
.guest-news-slider .guest-lead{margin-bottom:0}
.guest-news-slider .guest-lead[hidden]{display:none}
.guest-news-slider .guest-lead.is-active{animation:guest-slide-in .35s ease both}
.guest-slider-controls{position:absolute;inset:0;z-index:2;pointer-events:none}
.guest-slider-controls>button{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(20,20,22,.72);color:#fff;font-size:14px;box-shadow:0 3px 12px rgba(0,0,0,.2);pointer-events:auto}
.guest-slider-controls>[data-slider-prev]{left:14px}
.guest-slider-controls>[data-slider-next]{right:14px}
.guest-slider-dots{position:absolute;top:18px;left:78%;transform:translateX(-50%);display:flex;align-items:center;gap:7px;pointer-events:auto}
.guest-slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#68686f}
.guest-slider-dots button[aria-current=true]{width:22px;border-radius:5px;background:#fff}
.guest-news-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important}
.guest-news-list article,.guest-news-list article:first-child,.guest-news-list article:last-child{display:grid;grid-template-columns:145px minmax(0,1fr);gap:18px;padding:17px 0;border-right:0;border-bottom:1px solid #e5e5e8}
.guest-news-list article:first-child{padding-top:2px}
.guest-news-list article:last-child{padding-bottom:2px;border-bottom:0}
.guest-news-list .guest-news-thumb{width:145px;height:112px}
.guest-news-list article h3{font-size:20px;margin:3px 0 5px}
.guest-news-list article p{font-size:13px;line-height:1.55;color:#666;margin:0 0 8px}
.guest-news-list article footer{display:flex;align-items:center;justify-content:space-between}
.guest-news-list article footer a{font-size:11px;font-weight:700}
@keyframes guest-slide-in{from{opacity:.35}to{opacity:1}}
@media(max-width:720px){.guest-slider-dots{top:246px;left:50%}.guest-slider-controls>button{top:115px}.guest-slider-controls>[data-slider-prev]{left:10px}.guest-slider-controls>[data-slider-next]{right:10px}.guest-news-list article,.guest-news-list article:first-child,.guest-news-list article:last-child{grid-template-columns:95px minmax(0,1fr);gap:14px;padding:13px 0}.guest-news-list .guest-news-thumb{width:95px;height:95px}.guest-news-list article h3{font-size:17px}.guest-news-list article p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}
@media(prefers-reduced-motion:reduce){.guest-news-slider .guest-lead.is-active{animation:none}}

.home-groups{margin:20px 0;padding:22px;background:#fff;border:1px solid #e2e2e5;border-radius:18px;overflow:hidden}
.home-groups-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:16px;border-bottom:2px solid #1b1b1d}.home-groups-head h2{font-family:Georgia,serif;font-size:26px;line-height:1.2;margin:3px 0}.home-groups-head p{font-size:12px;color:#777;margin:0}.home-groups-head-actions{display:flex;align-items:center;gap:16px}.home-groups-head-actions>a{font-size:12px;font-weight:800;color:var(--red);white-space:nowrap}.home-groups-head-actions>div{display:flex;gap:7px}.home-groups-head-actions button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #d4d4d8;border-radius:50%;background:#f4f4f5;color:#222}
.home-groups-track{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;padding:17px 0}.home-groups-track::-webkit-scrollbar{display:none}.home-groups-track.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.home-group-card{position:relative;flex:0 0 calc(36% - 8px);min-width:265px;min-height:225px;padding:19px;border:1px solid #e1e1e4;border-radius:14px;background:#f7f7f8;scroll-snap-align:start;display:flex;flex-direction:column}.home-group-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#1b1b1d;color:#fff;font-size:20px;margin-bottom:14px}.home-group-kicker{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--red);font-size:9px;letter-spacing:1px;font-weight:900}.home-group-kicker small{padding:3px 6px;border-radius:5px;background:#fff0f2;color:#c21e33;font-size:8px}.home-group-card h3{font-size:18px;line-height:1.25;margin:5px 0}.home-group-card>p{font-size:12px;line-height:1.55;color:#68686e;margin:5px 0}.home-group-card .home-group-city{color:#999;font-size:10px}.home-group-card>a{font-size:12px;font-weight:800;margin-top:auto;padding-top:13px}.home-group-invite{border-style:dashed}.home-groups-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e3e3e6;padding-top:13px;color:#8b8b91;font-size:10px;text-transform:uppercase;letter-spacing:.6px}.home-groups-foot a{font-weight:800;color:#222}
html[data-sb-theme=dark] .home-groups{background:#151517;border-color:#303035}html[data-sb-theme=dark] .home-groups-head,html[data-sb-theme=dark] .home-groups-foot{border-color:#3b3b41}html[data-sb-theme=dark] .home-group-card{background:#202023;border-color:#3b3b41}html[data-sb-theme=dark] .home-group-card>p{color:#b9b9c0}html[data-sb-theme=dark] .home-groups-head-actions button{background:#252529;color:#fff;border-color:#45454b}html[data-sb-theme=dark] .home-groups-foot a{color:#fff}
@media(max-width:720px){.home-groups{padding:16px;margin:16px 0}.home-groups-head{align-items:flex-start}.home-groups-head h2{font-size:22px}.home-groups-head p,.home-groups-head-actions>a{display:none}.home-group-card{flex-basis:84%;min-width:245px}.home-groups-foot span{display:none}.home-groups-foot{justify-content:flex-end}}

.home-chants{margin:20px 0;padding:22px;background:#202024;color:#fff;border-radius:18px;overflow:hidden;scroll-margin-top:108px}.home-chants-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding-bottom:16px;border-bottom:1px solid #45454a}.home-chants-head .eyebrow{color:#ef5369}.home-chants-head h2{font-family:Georgia,serif;font-size:27px;margin:3px 0}.home-chants-head p{font-size:12px;color:#aaaab0;margin:0}.home-chants-actions{display:flex;align-items:center;gap:16px}.home-chants-actions>a{font-size:12px;font-weight:800;white-space:nowrap}.home-chants-actions>div{display:flex;gap:7px}.home-chants-actions button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #55555b;border-radius:50%;background:#2c2c31;color:#fff}
.home-chants-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;padding:17px 0}.home-chants-track::-webkit-scrollbar{display:none}.home-chants-track.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}.home-chant-card{display:grid;grid-template-columns:190px minmax(0,1fr);flex:0 0 calc(66% - 7px);min-width:430px;min-height:180px;background:#f6f6f7;color:#1b1b1e;border-radius:14px;overflow:hidden;scroll-snap-align:start}.home-chant-video{position:relative;display:block;width:190px;min-height:180px;padding:0;border:0;border-radius:0;background:#09090a;color:#fff;overflow:hidden}.home-chant-video img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.68}.home-chant-video>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:48px;height:48px;padding-left:3px;border-radius:50%;background:var(--red);font-size:17px}.home-chant-video>small{position:absolute;left:12px;bottom:10px;font-size:9px;font-weight:800;letter-spacing:.6px}.home-chant-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;background:linear-gradient(145deg,#3a3a40,#0c0c0e);color:#fff}.home-chant-placeholder>span{font:52px/1 Georgia,serif}.home-chant-placeholder small{margin-top:10px;color:#aaa;font-size:9px;letter-spacing:1px}.home-chant-copy{display:flex;flex-direction:column;padding:19px}.home-chant-copy>span{color:var(--red);font-size:9px;font-weight:900;letter-spacing:1px}.home-chant-copy h3{font-family:Georgia,serif;font-size:21px;line-height:1.18;margin:6px 0}.home-chant-copy p{font-size:12px;line-height:1.55;color:#666;margin:4px 0}.home-chant-copy>a{font-size:12px;font-weight:800;margin-top:auto}.home-chants-foot{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #45454a;padding-top:13px;color:#929299;font-size:10px;text-transform:uppercase;letter-spacing:.6px}.home-chants-foot a{color:#fff;font-weight:800}
.home-chant-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.chant-archive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.chant-archive-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.chant-embed{aspect-ratio:16/9;background:#111}.chant-embed iframe{width:100%;height:100%;border:0}.chant-archive-card>div:last-child{padding:19px}.chant-archive-card h2{font-size:21px;line-height:1.25;margin:7px 0}.chant-archive-card p{font-size:13px;color:var(--muted)}html[data-sb-theme=dark] .home-chant-card,html[data-sb-theme=dark] .chant-archive-card{background:#29292d;color:#f2f2f3;border-color:#424248}html[data-sb-theme=dark] .home-chant-copy p{color:#b9b9c0}
@media(max-width:720px){.home-chants{padding:17px;margin:16px 0}.home-chants-head h2{font-size:23px}.home-chants-head p,.home-chants-actions>a{display:none}.home-chant-card{grid-template-columns:130px minmax(0,1fr);flex-basis:92%;min-width:315px;min-height:165px}.home-chant-video{width:130px;min-height:165px}.home-chant-placeholder{min-height:165px}.home-chant-copy{padding:15px}.home-chant-copy h3{font-size:18px}.home-chant-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-chants-foot span{display:none}.home-chants-foot{justify-content:flex-end}.chant-archive{grid-template-columns:1fr}}
.video-heading{margin-bottom:14px}.video-uploader{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.5fr);gap:26px;padding:24px;margin-bottom:16px;border:1px solid var(--line);border-radius:17px;background:#fff}.video-uploader[hidden]{display:none}.video-uploader h2{margin:5px 0;font:700 24px/1.2 Georgia,serif}.video-uploader p{margin:5px 0;color:var(--muted);font-size:13px}.video-uploader form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.video-uploader label{display:grid;gap:6px;font-size:11px;font-weight:800}.video-uploader input,.video-uploader select,.video-uploader textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface,#fff);color:inherit;font:inherit}.video-uploader .video-description,.video-submit-row{grid-column:1/-1}.video-submit-row{display:flex;align-items:center;gap:12px}.video-submit-row button{padding:11px 18px;border:0;border-radius:9px;background:var(--red);color:#fff;font-weight:800}.video-submit-row span{font-size:12px;color:var(--muted)}.video-login{align-self:center}.video-categories{display:flex;gap:8px;overflow-x:auto;padding:5px 0 17px;scrollbar-width:none}.video-categories a{flex:none;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:11px;font-weight:800}.video-categories a.selected{background:#19191c;color:#fff;border-color:#19191c}.video-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.video-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.video-thumb{position:relative;display:block;width:100%;aspect-ratio:16/9;padding:0;border:0;background:#111;overflow:hidden}.video-thumb img{width:100%;height:100%;object-fit:cover;opacity:.82}.video-thumb>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;padding-left:3px;border-radius:50%;background:var(--red);color:#fff;font-size:18px;box-shadow:0 8px 24px #0006}.video-thumb iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-card-copy{display:flex;flex-direction:column;min-height:170px;padding:17px}.video-card-copy h2{margin:6px 0;font:700 20px/1.2 Georgia,serif}.video-card-copy p{margin:4px 0;color:var(--muted);font-size:13px;line-height:1.55}.video-card-copy small{margin-top:auto;padding-top:12px;color:var(--muted);font-size:10px}html[data-sb-theme=dark] .video-uploader,html[data-sb-theme=dark] .video-categories a,html[data-sb-theme=dark] .video-card{background:#202024;border-color:#3a3a40}html[data-sb-theme=dark] .video-categories a.selected{background:#f4f4f5;color:#171719;border-color:#f4f4f5}
@media(max-width:720px){.video-uploader{grid-template-columns:1fr;padding:18px}.video-uploader form{grid-template-columns:1fr}.video-uploader .video-description,.video-submit-row{grid-column:auto}.video-feed{grid-template-columns:1fr}.video-card-copy{min-height:145px}}
.video-watch{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.video-back{display:inline-block;margin:17px 20px 13px;font-size:12px;font-weight:800}.video-watch-player{width:100%;aspect-ratio:16/9;background:#09090a}.video-watch-player iframe{width:100%;height:100%;border:0}.video-watch header{padding:21px 24px 12px}.video-watch h1{margin:7px 0 9px;font:700 clamp(25px,4vw,36px)/1.15 Georgia,serif}.video-watch-meta{display:flex;gap:15px;color:var(--muted);font-size:11px}.video-watch-description{padding:0 24px 23px;color:var(--muted);font-size:14px;line-height:1.65}.video-comments{margin-top:18px;padding:23px;border:1px solid var(--line);border-radius:17px;background:#fff}.video-comments>h2{margin:0 0 18px;font:700 24px/1.2 Georgia,serif}html[data-sb-theme=dark] .video-watch,html[data-sb-theme=dark] .video-comments{background:#202024;border-color:#3a3a40}@media(max-width:720px){.video-watch header,.video-watch-description{padding-left:17px;padding-right:17px}.video-comments{padding:17px}}
.video-thumb-placeholder{background:linear-gradient(145deg,#292930,#0b0b0d);color:#fff}.video-thumb-placeholder strong{position:absolute;left:50%;top:34%;transform:translate(-50%,-50%);font-size:22px;letter-spacing:-.4px}

.home-memorial{position:relative;margin:20px 0;padding:22px;background:#171719;color:#fff;border-radius:18px;overflow:hidden}
.home-memorial:before{content:'1903';position:absolute;right:-15px;top:-42px;color:rgba(255,255,255,.035);font:900 145px/1 Georgia,serif;pointer-events:none}
.home-memorial-head{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}
.home-memorial-head .eyebrow{color:#96969d}.home-memorial-head h2{font-family:Georgia,serif;font-size:27px;margin:2px 0}.home-memorial-head p{color:#a9a9af;font-size:12px;margin:0}
.home-memorial-arrows{display:flex;gap:8px}.home-memorial-arrows button{display:grid;place-items:center;width:35px;height:35px;padding:0;border:1px solid #45454a;border-radius:50%;background:#252528;color:#fff}
.home-memorial-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;overscroll-behavior-inline:contain}.home-memorial-track::-webkit-scrollbar{display:none}.home-memorial-track.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none}
.home-memory-card{display:grid;grid-template-columns:132px minmax(0,1fr);flex:0 0 calc(65% - 7px);min-width:390px;min-height:190px;background:#f5f5f5;color:#1d1d20;border-radius:13px;overflow:hidden;scroll-snap-align:start}
.home-memory-portrait{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;background:linear-gradient(145deg,#3b3b3f,#0d0d0f);color:#fff;overflow:hidden}.home-memory-portrait img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.home-memory-portrait>span{font:700 43px/1 Georgia,serif;letter-spacing:-3px}.home-memory-portrait>small{margin-top:12px;color:#999;font-size:9px;letter-spacing:1px;text-transform:uppercase}
.home-memory-copy{display:flex;flex-direction:column;padding:19px}.home-memory-copy h3{font-family:Georgia,serif;font-size:21px;line-height:1.15;margin:5px 0}.home-memory-copy p{font-size:12px;line-height:1.55;color:#666;margin:4px 0 10px}.home-memory-link{font-size:12px;font-weight:800;margin-top:auto;color:#b51d31}.home-memorial-whisper{font-family:Georgia,serif;color:#9c9ca3;font-size:12px;margin-top:15px;text-align:right}.home-memorial-whisper span{color:#fff;margin-right:5px}
html[data-sb-theme=dark] .home-memory-card{background:#242427;color:#f2f2f3}html[data-sb-theme=dark] .home-memory-copy p{color:#b9b9c0}
@media(max-width:720px){.home-memorial{padding:17px;margin:16px 0}.home-memorial-head h2{font-size:23px}.home-memorial-head p{display:none}.home-memory-card{grid-template-columns:105px minmax(0,1fr);flex-basis:90%;min-width:300px;min-height:170px}.home-memory-portrait{min-height:170px}.home-memory-copy{padding:15px}.home-memory-copy h3{font-size:18px}.home-memory-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}

.flow-feature{position:relative;overflow:hidden;scroll-margin-top:108px}.flow-feature:before{position:absolute;right:13px;top:3px;font:900 64px/1 Georgia,serif;color:rgba(20,20,22,.035);pointer-events:none}.flow-chant:before{content:'♪'}.flow-memory:before{content:'1903'}.flow-feature-visual{position:relative;display:flex;align-items:center;justify-content:center;width:175px;height:150px;padding:0;border:0;border-radius:11px;overflow:hidden;background:#19191c;color:#fff}.flow-feature-visual img{width:100%;height:100%;object-fit:cover;opacity:.7}.flow-feature-visual iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.flow-video>span{position:absolute;display:grid;place-items:center;width:46px;height:46px;padding-left:3px;border-radius:50%;background:var(--red);color:#fff}.flow-placeholder>span{font:58px/1 Georgia,serif}.flow-memory-portrait{background:linear-gradient(145deg,#44444a,#0d0d0f)}.flow-memory-portrait>span{font:700 43px/1 Georgia,serif;letter-spacing:-2px}.flow-memory-portrait img{filter:grayscale(1);opacity:1}.flow-feature .guest-daily-kicker>span{color:#999}.flow-feature .guest-daily-copy footer a{position:relative}.flow-inline-play{position:relative;padding:0;border:0;background:none;color:inherit;font:inherit;font-weight:700;cursor:pointer}.today-feed .flow-feature{display:grid;grid-template-columns:175px minmax(0,1fr);gap:22px;background:#fff;border:1px solid #e5e5e8;border-radius:15px;padding:15px;margin-bottom:14px;min-height:180px}.today-feed .flow-feature .flow-feature-visual{height:150px}.today-feed .flow-feature .guest-daily-copy h3{font-family:Georgia,serif;font-size:23px;line-height:1.2;margin:8px 0 3px}.today-feed .flow-feature .guest-daily-copy>p{font-size:14px;line-height:1.65;color:#555;margin:6px 0}.today-feed .flow-feature .guest-daily-kicker,.today-feed .flow-feature footer{display:flex;align-items:center;justify-content:space-between;font-size:10px}.today-feed .flow-feature footer{margin-top:auto;color:#999}.today-feed .flow-feature footer a{font-size:11px;font-weight:700}html[data-sb-theme=dark] .today-feed .flow-feature{background:#1b1b1e;border-color:#333338}html[data-sb-theme=dark] .today-feed .flow-feature .guest-daily-copy>p{color:#b9b9c0}
@media(max-width:720px){.flow-feature,.today-feed .flow-feature{grid-template-columns:90px minmax(0,1fr);gap:14px;padding:10px;min-height:0}.flow-feature-visual,.today-feed .flow-feature .flow-feature-visual{width:90px;height:90px}.flow-placeholder>span{font-size:40px}.flow-memory-portrait>span{font-size:29px}.today-feed .flow-feature .guest-daily-copy h3{font-size:19px}.today-feed .flow-feature .guest-daily-copy>p{font-size:13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}

.news-categories a{position:relative;padding-bottom:8px;color:var(--muted)}
.news-categories a.selected{color:var(--ink)}
.news-categories a.selected:after{content:'';position:absolute;left:0;right:0;bottom:-18px;height:3px;background:var(--red);border-radius:3px}
.memory-card{padding:0;overflow:hidden}
.memory-card-portrait{display:flex;align-items:center;justify-content:center;width:100%;height:225px;background:#171719;color:#fff;overflow:hidden}
.memory-card-portrait img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}
.memory-card-placeholder{flex-direction:column;background:linear-gradient(145deg,#414146,#101012)}
.memory-card-placeholder span{font:700 58px/1 Georgia,serif;letter-spacing:-3px}
.memory-card-placeholder small{margin-top:14px;color:#aaa;font-size:9px;letter-spacing:1px;text-transform:uppercase}
.memory-card-copy{padding:28px 30px 32px}
.memory-card-copy h2{margin:10px 0}
.memory-page-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:340px;margin:20px 0 30px;background:linear-gradient(145deg,#3f3f44,#101012);color:#fff}
.memory-page-placeholder span{font:700 92px/1 Georgia,serif;letter-spacing:-5px}
.memory-page-placeholder small{margin-top:18px;color:#aaa;font-size:10px;letter-spacing:1px;text-transform:uppercase}
html[data-sb-theme=dark] .news-categories a.selected{color:#fff}
.community-role{display:inline-flex;align-items:center;margin-left:7px;padding:2px 7px;border-radius:999px;background:#ececef;color:#333;font-size:9px;font-weight:900;letter-spacing:.45px;text-transform:uppercase;vertical-align:middle}.community-role.role-admin{background:#171718;color:#fff}.community-role.role-moderator{background:#fff0f2;color:#ad172a;border:1px solid #f1cbd1}.community-role.role-editor{background:#e9eef8;color:#274f88}.social-profile>.community-role{margin:0 0 8px;font-size:10px;padding:4px 10px}.forum-message>aside>.community-role{display:inline-flex!important;margin:8px auto 0!important;font-size:9px!important}.dictionary-signature .community-role{font-size:8px;margin:2px 0 0}.brand small,.home-groups .eyebrow,.home-group-card .home-group-city,.home-groups-foot,.guest-daily-title span,.guest-daily-kicker,.guest-daily-copy footer,.flow-feature .guest-daily-kicker>span,.today-feed .flow-feature footer{color:#626268}.guest-daily-symbol{color:#73737a}.home-group-card .home-group-city{color:#626268!important}
html[data-sb-theme=dark] .community-role{background:#303035;color:#f3f3f4}html[data-sb-theme=dark] .community-role.role-admin{background:#f2f2f3;color:#111}
@media(max-width:720px){.news-categories a.selected:after{bottom:-14px}.memory-card-portrait{height:210px}.memory-card-copy{padding:23px}.memory-page-placeholder{min-height:240px}.memory-page-placeholder span{font-size:70px}}

/* Mobile viewport containment: keep page-level scrolling vertical while preserving
   the intentional horizontal scrollers used by menus, stories, cards and tables. */
html,body{width:100%;max-width:100%;overflow-x:hidden}
img,video,iframe,svg,canvas{max-width:100%}
.shell,.layout,.feed,.left,.right,main,section,article,
.surface-heading,.guest-home-v2,.guest-lead,.guest-lead-copy,.guest-daily,
.guest-daily-card,.guest-daily-copy,.flow-feature,.forum-row,
.forum-category-row,.network-callout,.profile-card,.entry,.panel{min-width:0;max-width:100%}
.entry-head,.entry-body,.guest-daily-copy,.forum-row>div,.forum-category-row>div,
.surface-heading>div,.source-line,.video-watch header{overflow-wrap:anywhere}
.mainnav,.tabs,.feed-tabs,.news-categories,.video-categories,.dictionary-sidebar,
.stories-strip,.home-chants-track,.home-memorial-track,.home-groups-track,.standing-scroll{
 max-width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch
}
.standing-scroll{overflow-x:auto}
.auth-popover{max-width:calc(100vw - 30px)}

@media(max-width:720px){
 .shell{width:100%;max-width:100%}
 .header .shell{padding-left:10px;padding-right:10px}
 .header-actions{min-width:0;gap:6px}
 .auth-trigger{padding:7px 9px;font-size:11px}
 .theme-toggle{padding:6px}
 .theme-toggle-icon{width:22px;height:22px}
 .brand small{display:none}
 .surface-heading{gap:10px;flex-wrap:wrap}
 .surface-heading h1,.dictionary-topic-head h1,.news-article h1{overflow-wrap:anywhere}
 .guest-edition nav,.guest-daily-title,.guest-daily-copy footer,.source-line{min-width:0}
 .home-chant-card{min-width:min(315px,calc(100vw - 64px))}
 .home-memory-card{min-width:min(300px,calc(100vw - 64px))}
 .home-group-card{min-width:min(245px,calc(100vw - 64px))}
 .stat-tile{min-width:0;padding:15px 10px}
 .stat-tile strong{font-size:clamp(22px,8vw,32px)}
 .comment-list .children{padding-left:12px}
}

@media(max-width:420px){
 .header .shell{height:auto;min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 8px;padding-top:8px;padding-bottom:8px}
 .sidebar-toggle{grid-column:1;grid-row:1;width:30px;height:30px}
 .header .brand{grid-column:2;grid-row:1;font-size:20px;align-self:center}
 .header-actions{grid-column:1/-1;grid-row:2;justify-content:flex-end;width:100%;margin:0}
 .auth-popover,.guest-auth details:first-child .auth-popover{top:96px;left:10px;right:10px;max-width:none}
 .guest-daily-card{grid-template-columns:74px minmax(0,1fr);gap:10px}
 .guest-daily-visual img,.guest-daily-symbol{width:74px;height:74px}
 .guest-daily-copy h3{font-size:17px}
 .entry,.hybrid-card{padding-left:13px;padding-right:13px}
 .entry-actions{gap:15px;flex-wrap:wrap}
 .forum-boards{grid-template-columns:1fr}
}

/* Profile and responsive layout v2 */

.profile-menu{position:relative}.profile-menu>summary{list-style:none}.profile-menu>summary::-webkit-details-marker{display:none}.profile-trigger{display:flex;align-items:center;gap:8px;padding:4px 9px 4px 4px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px;font-weight:800;cursor:pointer}.profile-trigger .avatar{width:32px;height:32px;font-size:10px}.profile-trigger b{display:grid;place-items:center;min-width:19px;height:19px;border-radius:999px;background:var(--red);color:#fff;font-size:10px}.profile-popover{position:absolute;right:0;top:calc(100% + 13px);width:310px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 50px rgba(20,20,25,.18);z-index:60}.profile-popover header{display:flex;align-items:center;gap:11px;padding:6px 7px 13px;border-bottom:1px solid var(--line)}.profile-popover header strong,.profile-popover header small{display:block}.profile-popover header small{color:var(--muted);font-size:11px}.profile-popover nav{display:grid;padding:8px 0}.profile-popover nav a{display:grid;grid-template-columns:30px 1fr;align-items:center;padding:9px 8px;border-radius:9px}.profile-popover nav a:hover{background:#f3f3f5;color:var(--ink)}.profile-popover nav a>span{grid-row:1/3;font-size:19px;color:var(--red)}.profile-popover nav b{font-size:13px}.profile-popover nav small{font-size:10px;color:var(--muted)}.profile-popover footer{display:flex;justify-content:space-between;padding:11px 7px 3px;border-top:1px solid var(--line);font-size:11px;font-weight:700}.right-network-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:8px}.right-network-head h2{margin:2px 0 0}.right-network-head>a{font-size:11px;font-weight:800}.right-network-item{display:flex;align-items:center;gap:10px;padding:11px 3px;border-bottom:1px solid var(--line)}.right-network-item>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#1c1c1e;color:#fff;flex:0 0 auto}.right-network-item strong,.right-network-item small{display:block}.right-network-item strong{font-size:12px;line-height:1.3}.right-network-item small{color:var(--muted);font-size:9px}.right-network-add{display:block;margin-top:12px;padding:9px;border:1px dashed #cfcfd3;border-radius:9px;text-align:center;font-size:11px;font-weight:800}.home-groups-mobile{display:none}.profile-hub-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.profile-hub-links a{padding:13px;border:1px solid var(--line);border-radius:11px;font-size:13px;font-weight:750}.profile-hub-links small{display:block;color:var(--muted);font-size:10px;font-weight:400}.forum-form input,.forum-form select,.forum-form textarea{max-width:100%}html[data-sb-theme=dark] .profile-trigger,html[data-sb-theme=dark] .profile-popover{background:#1b1b1e;border-color:#3b3b41;color:#f4f4f5}html[data-sb-theme=dark] .profile-popover header,html[data-sb-theme=dark] .profile-popover footer,html[data-sb-theme=dark] .right-network-item{border-color:#3b3b41}html[data-sb-theme=dark] .profile-popover nav a:hover{background:#29292d;color:#fff}
@media(max-width:1180px){.home-groups-mobile{display:block}.right-network{display:none}}
@media(max-width:720px){.profile-trigger{padding:3px}.profile-trigger>span{position:absolute;left:-9999px}.profile-trigger .avatar{width:30px;height:30px}.profile-popover{position:fixed;left:10px;right:10px;top:82px;width:auto;max-height:calc(100vh - 96px);overflow:auto}.profile-hub-links{grid-template-columns:1fr}.home-groups-mobile{width:100%;max-width:100%;overflow:hidden}.home-groups-mobile .home-groups{margin:18px 0}.home-groups-mobile .home-groups-track{width:100%}.home-groups-mobile .home-group-card{min-width:min(245px,calc(100vw - 62px));flex-basis:min(245px,calc(100vw - 62px))}.layout{overflow:visible}.feed{width:100%}.panel,.profile-card,.entry,.empty,.member-dashboard,.guest-edition,.guest-news-briefs,.guest-daily{max-width:100%;overflow-wrap:anywhere}.chat-panel,.forum-form{max-width:100%;overflow:hidden}.forum-form input,.forum-form select,.forum-form textarea{width:100%;min-width:0}}
@media(min-width:1181px){.surface-discover .layout{grid-template-columns:200px minmax(0,1fr) 285px;gap:30px}.surface-discover .right{display:block}}
@media(max-width:420px){.profile-popover{top:104px}}

/* Mobile app-style contextual tab bar */
.mobile-tabbar{display:none}
@media(max-width:720px){
 body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}
 .mainnav{display:none}
 .mobile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;height:calc(64px + env(safe-area-inset-bottom));padding:6px 7px calc(6px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(20,20,24,.08);backdrop-filter:blur(16px)}
 .mobile-tabbar a{display:flex;min-width:0;height:50px;flex-direction:column;align-items:center;justify-content:center;gap:1px;border-radius:12px;color:#74747b;text-align:center}
 .mobile-tabbar a>span{font-size:20px;line-height:1}.mobile-tabbar a>small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:750;line-height:1.3}
 .mobile-tabbar a.active{color:var(--red)}
 .mobile-tabbar a.primary{width:52px;height:52px;justify-self:center;align-self:start;margin-top:-15px;border:4px solid var(--bg);border-radius:50%;background:#18181a;color:#fff;box-shadow:0 5px 14px rgba(0,0,0,.22)}
 .mobile-tabbar a.primary>span{font-size:25px}.mobile-tabbar a.primary>small{position:absolute;left:-9999px}
 html[data-sb-theme=dark] .mobile-tabbar{background:rgba(24,24,27,.96);border-color:#3b3b41}html[data-sb-theme=dark] .mobile-tabbar a{color:#b9b9bf}html[data-sb-theme=dark] .mobile-tabbar a.active{color:#ff6d7e}html[data-sb-theme=dark] .mobile-tabbar a.primary{background:#f4f4f5;color:#171719;border-color:#111114}
}

/* Match lineup builder */
.lineup-heading{padding:24px 26px;border-radius:18px;background:linear-gradient(135deg,#171719,#303036);color:#fff}.lineup-heading p{color:#c9c9ce}.lineup-controls{display:grid;grid-template-columns:minmax(0,2fr) minmax(160px,1fr);gap:14px;margin-bottom:20px}.lineup-controls label,.lineup-comment{display:block;font-size:12px;font-weight:800}.lineup-controls select,.lineup-comment textarea{display:block;width:100%;margin-top:6px;padding:11px;border:1px solid #d5d5d9;border-radius:9px;background:#fff;color:#222}.lineup-pitch{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:hidden;margin:15px 0;padding:28px 22px;border:4px solid #fff;border-radius:16px;background:linear-gradient(90deg,rgba(255,255,255,.035) 50%,transparent 50%),#1c2922;color:#fff;box-shadow:inset 0 0 0 2px rgba(255,255,255,.32)}.lineup-pitch:before{content:'';position:absolute;inset:50% auto auto 50%;width:110px;height:110px;border:2px solid rgba(255,255,255,.28);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.lineup-player{position:relative;z-index:1;display:flex;min-width:0;min-height:76px;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(10,10,12,.7);text-align:center}.lineup-player>span{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#fff;color:#171719;font-size:10px;font-weight:900}.lineup-player strong{max-width:100%;overflow-wrap:anywhere;font-size:12px;line-height:1.25}.lineup-player small{color:#bbb;font-size:8px;line-height:1.2}.lineup-editor .lineup-player{min-height:104px}.lineup-editor input{width:100%;min-width:0;margin-top:4px;padding:7px 6px;border:1px solid #555;border-radius:7px;background:#fff;color:#111;text-align:center;font-size:11px}.lineup-pitch .lineup-player:first-child{grid-column:2/4}.lineup-pitch .lineup-player:last-child{grid-column:2/4}.lineup-card{margin-bottom:22px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.lineup-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px}.lineup-card>header>div{display:flex;align-items:center;gap:10px}.lineup-card>header strong,.lineup-card>header small{display:block}.lineup-card>header small{color:var(--muted);font-size:10px}.lineup-card>header>b{padding:6px 9px;border-radius:999px;background:#eee;font-size:11px}.lineup-card .lineup-pitch{margin:0;border-radius:0;border-width:2px}.lineup-note{margin:0;padding:18px;font-size:14px}.lineup-card>footer{display:flex;justify-content:space-between;padding:13px 18px;border-top:1px solid var(--line);font-size:12px;font-weight:800}.fantasy-cta{margin:0 0 20px}.lineup-list>.section-title span{font-size:11px;color:var(--muted)}html[data-sb-theme=dark] .lineup-card{background:#1b1b1e;border-color:#38383d}html[data-sb-theme=dark] .lineup-controls select,html[data-sb-theme=dark] .lineup-comment textarea{background:#242428;border-color:#444;color:#fff}
@media(max-width:720px){.lineup-heading{padding:20px}.lineup-controls{grid-template-columns:1fr}.lineup-pitch{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:20px 9px}.lineup-pitch .lineup-player:first-child,.lineup-pitch .lineup-player:last-child{grid-column:2}.lineup-player{min-height:68px;padding:6px}.lineup-editor .lineup-player{min-height:98px}.lineup-player strong{font-size:10px}.lineup-card>header{align-items:flex-start}.lineup-card>header small{max-width:210px}.fantasy-cta .button{display:block;text-align:center}}

/* Compact mobile account sheet */
@media(max-width:720px){
 .auth-popover,.guest-auth details:first-child .auth-popover,.profile-popover{position:fixed;left:50%;right:auto;top:auto;bottom:calc(72px + env(safe-area-inset-bottom));width:min(330px,calc(100vw - 24px));max-height:calc(100dvh - 160px);transform:translateX(-50%);overflow:auto;padding:16px;border-radius:18px;box-shadow:0 -8px 35px rgba(18,18,22,.2)}
 .auth-popover h2{font-size:18px}.auth-popover>p{margin:2px 0 10px;font-size:11px}.auth-popover label{margin:8px 0;font-size:11px}.auth-popover input:not([type=checkbox]){padding:8px;margin-top:3px}.auth-popover button{padding:9px;margin-top:4px}.auth-popover:before{display:none}
 .profile-popover header{padding:3px 5px 10px}.profile-popover nav{padding:5px 0}.profile-popover nav a{padding:7px 6px}.profile-popover footer{padding:8px 5px 1px}
}

/* All mobile sections remain reachable */
.mobile-sections{display:none}
@media(max-width:720px){.mobile-sections{display:block;position:relative;margin:0 15px 10px}.mobile-sections>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:9px 13px;background:var(--bg);border:1px solid var(--line);border-radius:12px;cursor:pointer}.mobile-sections summary small{display:block;font-size:8px;letter-spacing:1px;color:var(--muted)}.mobile-sections summary strong{display:block;font-size:13px}.mobile-sections>nav{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:55dvh;overflow-y:auto;padding:6px;background:var(--bg);border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 28px #0003;z-index:90}.mobile-sections nav a{display:flex;justify-content:space-between;padding:11px 12px;font-size:13px;border-radius:8px}.mobile-sections nav a[aria-current]{background:var(--ink);color:var(--bg)}.header .sidebar-toggle{display:none}.profile-trigger>.avatar{position:static;left:auto}.auth-popover input:not([type=checkbox]){font-size:16px}}

@media(max-width:720px){.mobile-tabbar{grid-template-columns:repeat(var(--tab-count,5),minmax(0,1fr))}.mobile-tabbar a.primary{width:auto;height:50px;margin:0;border:0;border-radius:12px;padding:4px 12px;box-shadow:none}.mobile-tabbar a.primary>small{position:static;left:auto}.mobile-tabbar a.primary>span{font-size:20px}}

.lineup-pitch{grid-template-columns:repeat(24,minmax(0,1fr));gap:20px 3px;padding:24px 8px}.lineup-pitch .lineup-player{min-width:0;padding:5px 2px}.lineup-editor input{font-size:16px;padding:6px 2px}
.formation-3421 .lineup-pitch .lineup-player:nth-child(1),.lineup-pitch.formation-3421 .lineup-player:nth-child(1){grid-row:1;grid-column:10 / span 6}
.formation-3421 .lineup-pitch .lineup-player:nth-child(2),.lineup-pitch.formation-3421 .lineup-player:nth-child(2){grid-row:2;grid-column:1 / span 8}
.formation-3421 .lineup-pitch .lineup-player:nth-child(3),.lineup-pitch.formation-3421 .lineup-player:nth-child(3){grid-row:2;grid-column:9 / span 8}
.formation-3421 .lineup-pitch .lineup-player:nth-child(4),.lineup-pitch.formation-3421 .lineup-player:nth-child(4){grid-row:2;grid-column:17 / span 8}
.formation-3421 .lineup-pitch .lineup-player:nth-child(5),.lineup-pitch.formation-3421 .lineup-player:nth-child(5){grid-row:3;grid-column:1 / span 6}
.formation-3421 .lineup-pitch .lineup-player:nth-child(6),.lineup-pitch.formation-3421 .lineup-player:nth-child(6){grid-row:3;grid-column:7 / span 6}
.formation-3421 .lineup-pitch .lineup-player:nth-child(7),.lineup-pitch.formation-3421 .lineup-player:nth-child(7){grid-row:3;grid-column:13 / span 6}
.formation-3421 .lineup-pitch .lineup-player:nth-child(8),.lineup-pitch.formation-3421 .lineup-player:nth-child(8){grid-row:3;grid-column:19 / span 6}
.formation-3421 .lineup-pitch .lineup-player:nth-child(9),.lineup-pitch.formation-3421 .lineup-player:nth-child(9){grid-row:4;grid-column:1 / span 12}
.formation-3421 .lineup-pitch .lineup-player:nth-child(10),.lineup-pitch.formation-3421 .lineup-player:nth-child(10){grid-row:4;grid-column:13 / span 12}
.formation-3421 .lineup-pitch .lineup-player:nth-child(11),.lineup-pitch.formation-3421 .lineup-player:nth-child(11){grid-row:5;grid-column:10 / span 6}
.formation-4231 .lineup-pitch .lineup-player:nth-child(1),.lineup-pitch.formation-4231 .lineup-player:nth-child(1){grid-row:1;grid-column:10 / span 6}
.formation-4231 .lineup-pitch .lineup-player:nth-child(2),.lineup-pitch.formation-4231 .lineup-player:nth-child(2){grid-row:2;grid-column:1 / span 6}
.formation-4231 .lineup-pitch .lineup-player:nth-child(3),.lineup-pitch.formation-4231 .lineup-player:nth-child(3){grid-row:2;grid-column:7 / span 6}
.formation-4231 .lineup-pitch .lineup-player:nth-child(4),.lineup-pitch.formation-4231 .lineup-player:nth-child(4){grid-row:2;grid-column:13 / span 6}
.formation-4231 .lineup-pitch .lineup-player:nth-child(5),.lineup-pitch.formation-4231 .lineup-player:nth-child(5){grid-row:2;grid-column:19 / span 6}
.formation-4231 .lineup-pitch .lineup-player:nth-child(6),.lineup-pitch.formation-4231 .lineup-player:nth-child(6){grid-row:3;grid-column:1 / span 12}
.formation-4231 .lineup-pitch .lineup-player:nth-child(7),.lineup-pitch.formation-4231 .lineup-player:nth-child(7){grid-row:3;grid-column:13 / span 12}
.formation-4231 .lineup-pitch .lineup-player:nth-child(8),.lineup-pitch.formation-4231 .lineup-player:nth-child(8){grid-row:4;grid-column:1 / span 8}
.formation-4231 .lineup-pitch .lineup-player:nth-child(9),.lineup-pitch.formation-4231 .lineup-player:nth-child(9){grid-row:4;grid-column:9 / span 8}
.formation-4231 .lineup-pitch .lineup-player:nth-child(10),.lineup-pitch.formation-4231 .lineup-player:nth-child(10){grid-row:4;grid-column:17 / span 8}
.formation-4231 .lineup-pitch .lineup-player:nth-child(11),.lineup-pitch.formation-4231 .lineup-player:nth-child(11){grid-row:5;grid-column:10 / span 6}
.formation-433 .lineup-pitch .lineup-player:nth-child(1),.lineup-pitch.formation-433 .lineup-player:nth-child(1){grid-row:1;grid-column:10 / span 6}
.formation-433 .lineup-pitch .lineup-player:nth-child(2),.lineup-pitch.formation-433 .lineup-player:nth-child(2){grid-row:2;grid-column:1 / span 6}
.formation-433 .lineup-pitch .lineup-player:nth-child(3),.lineup-pitch.formation-433 .lineup-player:nth-child(3){grid-row:2;grid-column:7 / span 6}
.formation-433 .lineup-pitch .lineup-player:nth-child(4),.lineup-pitch.formation-433 .lineup-player:nth-child(4){grid-row:2;grid-column:13 / span 6}
.formation-433 .lineup-pitch .lineup-player:nth-child(5),.lineup-pitch.formation-433 .lineup-player:nth-child(5){grid-row:2;grid-column:19 / span 6}
.formation-433 .lineup-pitch .lineup-player:nth-child(6),.lineup-pitch.formation-433 .lineup-player:nth-child(6){grid-row:3;grid-column:1 / span 8}
.formation-433 .lineup-pitch .lineup-player:nth-child(7),.lineup-pitch.formation-433 .lineup-player:nth-child(7){grid-row:3;grid-column:9 / span 8}
.formation-433 .lineup-pitch .lineup-player:nth-child(8),.lineup-pitch.formation-433 .lineup-player:nth-child(8){grid-row:3;grid-column:17 / span 8}
.formation-433 .lineup-pitch .lineup-player:nth-child(9),.lineup-pitch.formation-433 .lineup-player:nth-child(9){grid-row:4;grid-column:1 / span 8}
.formation-433 .lineup-pitch .lineup-player:nth-child(10),.lineup-pitch.formation-433 .lineup-player:nth-child(10){grid-row:4;grid-column:9 / span 8}
.formation-433 .lineup-pitch .lineup-player:nth-child(11),.lineup-pitch.formation-433 .lineup-player:nth-child(11){grid-row:4;grid-column:17 / span 8}
@media(max-width:720px){.mobile-sections>summary{background:var(--ink);color:var(--bg);padding:12px 16px;border-radius:15px;box-shadow:0 4px 12px #0002}.mobile-sections summary small{font-size:17px;font-weight:850;letter-spacing:0;color:inherit}.mobile-sections summary strong{font-size:11px;opacity:.75;margin-top:3px}.mobile-tabbar{left:10px;right:10px;bottom:calc(9px + env(safe-area-inset-bottom));width:auto;border:1px solid var(--line);border-radius:22px;box-shadow:0 7px 30px #0003;padding:6px;gap:5px;height:66px;background:var(--bg)}.mobile-tabbar a,.mobile-tabbar a.primary{border-radius:16px;height:52px;margin:0;padding:5px 2px;min-width:0}.mobile-tabbar a.active{background:var(--ink);color:var(--bg)}.mobile-tabbar a>span{font-size:21px}.mobile-tabbar a>small{font-size:10px;font-weight:750}}
@media(max-width:720px){.mobile-tabbar.mobile-three{height:72px;overflow:visible;align-items:center}.mobile-three a.create-action{background:none;color:var(--ink);height:80px;transform:translateY(-13px);overflow:visible;display:flex;flex-direction:column;align-items:center;gap:3px;padding:0}.mobile-three a.create-action>span{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:50%;background:var(--ink);color:var(--bg);border:4px solid var(--bg);box-shadow:0 3px 12px #0003;font-size:32px;line-height:1}.mobile-three a.create-action>small{position:static;white-space:nowrap;font-size:10px}.mobile-three>a:focus-visible{outline:2px solid var(--ink);outline-offset:2px}body{padding-bottom:100px}}