@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap";:root{--primary: #111111;--primary-medium: #111111;--primary-high: #111111;--secondary: #ffffff;--tertiary: #CFB87C;--tertiary-hover: #b89f5e;--quaternary: #CFB87C;--header_background: #111111;--header_primary: #ffffff;--love: #CFB87C}body,.ember-application{font-family:"Inter",-apple-system,sans-serif;background:#fafaf8;color:#2a2a26}.sidebar-wrapper,.sidebar-container,#d-sidebar{font-family:"Inter",-apple-system,sans-serif !important}.sidebar-section-link-wrapper .sidebar-section-link,.sidebar-sections .sidebar-row,.sidebar-section-header-text,.sidebar-section-link{font-family:"Inter",-apple-system,sans-serif !important;font-weight:600 !important;letter-spacing:.02em !important;font-size:.85rem !important}.sidebar-section-header-text{font-weight:700 !important;letter-spacing:.08em !important;text-transform:uppercase !important;font-size:.68rem !important;color:#767672 !important}.sidebar-section-link.active,.sidebar-section-link-wrapper .sidebar-section-link.active{color:#111 !important;background:rgba(207,184,124,.15) !important;border-radius:2px}.sidebar-section-link:hover{background:rgba(207,184,124,.1) !important;border-radius:2px}:root{--d-sidebar-width: 56px !important}#main-outlet-wrapper{position:relative}.sidebar-wrapper{width:56px !important;min-width:56px !important;max-width:56px !important;overflow:visible !important;position:relative;z-index:900}.sidebar-container{position:absolute !important;top:0;left:0;bottom:0;width:56px;overflow-y:auto;overflow-x:hidden;transition:width .18s ease,box-shadow .18s ease;background:#fafaf8;scrollbar-width:thin}body.sidebar-expanded .sidebar-container,.sidebar-wrapper:hover .sidebar-container{width:250px;box-shadow:2px 0 16px rgba(0,0,0,.12)}.sidebar-section-link-content-text,.sidebar-section-header-text,.sidebar-section-header-caret,.sidebar-more-section-links-details-summary,.sidebar-footer-actions,.sidebar-search-icon+span{opacity:0;white-space:nowrap;transition:opacity .12s ease;pointer-events:none}body.sidebar-expanded .sidebar-section-link-content-text,body.sidebar-expanded .sidebar-section-header-text,body.sidebar-expanded .sidebar-section-header-caret,body.sidebar-expanded .sidebar-more-section-links-details-summary,body.sidebar-expanded .sidebar-footer-actions,.sidebar-wrapper:hover .sidebar-section-link-content-text,.sidebar-wrapper:hover .sidebar-section-header-text,.sidebar-wrapper:hover .sidebar-section-header-caret,.sidebar-wrapper:hover .sidebar-more-section-links-details-summary,.sidebar-wrapper:hover .sidebar-footer-actions{opacity:1;pointer-events:auto;transition:opacity .15s ease .05s}.sidebar-section-link{display:flex !important;align-items:center;overflow:hidden}.sidebar-section-link-prefix{flex-shrink:0;width:20px;min-width:20px}li[data-list-item-name=everything] .sidebar-section-link-prefix{width:20px;min-width:20px;height:20px;display:inline-flex !important;align-items:center;justify-content:center}li[data-list-item-name=everything] .sidebar-section-link-prefix:empty::before{content:"";display:block;width:16px;height:16px;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 2 7 12 12 22 7 12 2'/%3E%3Cpolyline points='2 17 12 22 22 17'/%3E%3Cpolyline points='2 12 12 17 22 12'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}li[data-list-item-name=my-posts] .sidebar-section-link-prefix,li[data-list-item-name=my-drafts] .sidebar-section-link-prefix{width:20px;min-width:20px;height:20px;display:inline-flex !important;align-items:center;justify-content:center}li[data-list-item-name=my-posts] .sidebar-section-link-prefix:empty::before,li[data-list-item-name=my-drafts] .sidebar-section-link-prefix:empty::before{content:"";display:block;width:16px;height:16px;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}li[data-list-item-name=my-messages] .sidebar-section-link-prefix{width:20px;min-width:20px;height:20px;display:inline-flex !important;align-items:center;justify-content:center}li[data-list-item-name=my-messages] .sidebar-section-link-prefix:empty::before{content:"";display:block;width:16px;height:16px;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='22 12 16 12 14 15 10 15 8 12 2 12'/%3E%3Cpath d='M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}#bs-sidebar-pin{position:absolute;top:6px;right:6px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;color:#767672;opacity:0;transition:opacity .15s ease;z-index:10}.sidebar-wrapper:hover #bs-sidebar-pin,body.sidebar-expanded #bs-sidebar-pin{opacity:1}#bs-sidebar-pin:hover{background:rgba(207,184,124,.2);color:#111}body.sidebar-expanded #bs-sidebar-pin{color:#111;background:rgba(207,184,124,.35)}.hamburger-panel .menu-panel,.hamburger-panel .panel-body,.hamburger-panel .panel-body-contents{background:#fff !important;color:#111 !important}.hamburger-panel .sidebar-section-link,.hamburger-panel .sidebar-section-link-content-text,.hamburger-panel .sidebar-section-header-text,.hamburger-panel .sidebar-section-link-wrapper .sidebar-section-link,.hamburger-panel .sidebar-hamburger-dropdown a,.hamburger-panel .sidebar-hamburger-dropdown .sidebar-section-link-content-text{color:#111 !important;opacity:1 !important}.hamburger-panel .sidebar-section-header-text{color:#767672 !important}.hamburger-panel .sidebar-section-link:hover,.hamburger-panel .sidebar-section-link.active{background:rgba(207,184,124,.15) !important;color:#111 !important}.hamburger-panel svg,.hamburger-panel .d-icon{color:#111 !important;fill:#111 !important}@media(max-width: 900px){:root{--d-sidebar-width: unset !important}.sidebar-wrapper{width:auto !important;min-width:0 !important;max-width:none !important}.sidebar-container{position:static !important;width:auto !important;height:auto !important;box-shadow:none !important}.sidebar-section-link-content-text,.sidebar-section-header-text,.sidebar-section-header-caret,.sidebar-more-section-links-details-summary,.sidebar-footer-actions{opacity:1 !important;pointer-events:auto !important}#bs-sidebar-pin{display:none}}h1,h2,h3,h4,h5,h6,.topic-title,.topic-list h3,.category-name,.title-wrapper .title{font-family:"Inter Tight",Arial,sans-serif !important;font-weight:800 !important;letter-spacing:-0.03em !important;color:#111 !important}.nav-pills,.nav.nav-pills li a,.badge-category,.topic-list-header,button,.btn,.select-kit,.usercard-controls,.d-header,.nav-container{font-family:"Inter",sans-serif}a{color:#111}a:hover{color:#cfb87c}.btn.btn-primary,.btn-primary{background:#111 !important;border-color:#111 !important;color:#fff !important;border-radius:2px !important;font-family:"Inter",sans-serif;font-weight:600;letter-spacing:.02em}.btn.btn-primary:hover,.btn-primary:hover{background:#cfb87c !important;border-color:#cfb87c !important;color:#111 !important}.btn:not(.btn-primary){border-radius:2px !important;font-family:"Inter",sans-serif}.topic-list{font-family:"Inter",-apple-system,sans-serif}.topic-list-item .link-top-line .title{font-family:"Inter Tight",Arial,sans-serif !important;font-weight:700 !important;letter-spacing:-0.02em !important}.topic-list-item.visited .title{color:#767672 !important}.badge-category__wrapper .badge-category{border-radius:2px !important;font-family:"Inter",sans-serif;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.65rem}.category-box,.category-boxes-with-topics .category-box{border-radius:0 !important;border-left:3px solid #cfb87c !important;border-top:none;border-right:none;border-bottom:none}.d-header{background:#111 !important;border-bottom:1px solid hsla(0,0%,100%,.08) !important;box-shadow:none !important;position:sticky !important;top:55px !important;left:0 !important;right:0 !important;width:100% !important;min-height:0 !important;height:44px !important;z-index:999;display:block !important}.d-header .wrap,.d-header .contents{min-height:0 !important;height:44px !important;max-width:1240px !important;margin:0 auto !important;padding:0 20px !important;display:flex !important;align-items:center !important;justify-content:flex-end !important}.d-header .title,.d-header a,.d-header .icon{color:#fff !important}.d-header .btn{font-family:"Inter",sans-serif}.d-header .home-logo-wrapper,.d-header-icons .home-logo-wrapper,.d-header .title-wrapper,#site-logo,.title a.home-logo,.d-header .home-logo,header#main-outlet .home-logo-wrapper,.d-header-icons #site-logo,.d-header .title,.d-header .extra-info-wrapper{display:none !important;visibility:hidden !important;width:0 !important;height:0 !important;overflow:hidden !important}.d-header-icons,.d-header .icons{display:flex !important;align-items:center !important;gap:2px;position:absolute !important;left:auto !important;right:20px !important;top:50% !important;transform:translateY(-50%) !important}.d-header .wrap,.d-header .contents{position:relative !important}.d-header .wrap::before,.d-header .contents::before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("https://buffstampede.com/logo.svg");background-size:contain;background-repeat:no-repeat;background-position:left center;pointer-events:none}.d-header .login-button,.d-header .sign-up-button{pointer-events:auto;font-family:"Inter",sans-serif !important;font-size:.72rem !important;font-weight:700 !important;letter-spacing:.08em !important;text-transform:uppercase !important}.d-header .login-button{color:hsla(0,0%,100%,.75) !important;background:rgba(0,0,0,0) !important}.d-header .sign-up-button{color:#cfb87c !important;background:rgba(0,0,0,0) !important}.d-header .login-button:hover,.d-header .sign-up-button:hover{color:#fff !important}.welcome-link-banner-connector,.welcome-banner,.welcome-banner-outlet,#welcome-banner,.d-homepage-search-hero{display:none !important}.d-header .search-dropdown .search-icon,.d-header-icons .search-dropdown{opacity:.7}.d-header .search-menu-panel,.search-menu .search-input-container{max-width:320px}#search-button{font-size:.85em}.d-header .header-sidebar-toggle,.d-header .btn-sidebar-toggle{display:none !important}@media(max-width: 900px){.d-header .header-sidebar-toggle,.d-header .btn-sidebar-toggle{display:flex !important}}#bs-discourse-header{position:sticky;top:0;z-index:1000}#bs-discourse-header .bs-topbar{background:#1a1a1a;border-bottom:1px solid #2a2a2a}#bs-discourse-header .bs-topbar-inner{max-width:1240px;margin:0 auto;padding:0 20px;height:36px;display:flex;align-items:center;justify-content:space-between}#bs-discourse-header .bs-topbar-date{font-family:"Inter",sans-serif;font-size:.6rem;font-weight:500;letter-spacing:.06em;color:#a0a09c;white-space:nowrap}#bs-discourse-header .bs-topbar-socials{display:flex;align-items:center;gap:2px}#bs-discourse-header .bs-topbar-socials a{display:flex;align-items:center;justify-content:center;width:26px;height:26px;color:#a0a09c;text-decoration:none;border-radius:2px;transition:color .15s}#bs-discourse-header .bs-topbar-socials a:hover{color:#cfb87c}@media(max-width: 680px){#bs-discourse-header .bs-topbar-socials{display:none}}#bs-discourse-header .bs-masthead{background:#111;display:flex;align-items:center;justify-content:center;min-height:72px}#bs-discourse-header .bs-masthead img{height:56px;display:block}#bs-discourse-header .bs-nav{background:#111;border-top:1px solid hsla(0,0%,100%,.08)}#bs-discourse-header .bs-nav-inner{max-width:1240px;margin:0 auto;padding:0 20px;display:flex;align-items:stretch;overflow-x:auto}#bs-discourse-header a.bs-nav-item,#bs-discourse-header .bs-nav-item{display:flex;align-items:center;padding:14px 22px 14px 0;font-family:"Inter",-apple-system,sans-serif !important;font-size:.8rem !important;font-weight:600 !important;letter-spacing:.1em !important;text-transform:uppercase !important;text-decoration:none !important;color:hsla(0,0%,100%,.85) !important;white-space:nowrap;border-bottom:2px solid rgba(0,0,0,0);transition:color .15s}#bs-discourse-header .bs-nav-item:hover{color:#fff}#bs-discourse-header a.bs-nav-item.active,#bs-discourse-header .bs-nav-item.active{color:#cfb87c !important;border-bottom:2px solid #cfb87c}#bs-discourse-header .bs-nav-item:first-child{padding-left:0}@media(max-width: 680px){#bs-discourse-header .bs-nav-inner{padding:0 12px}#bs-discourse-header .bs-nav-item{padding:12px 14px;font-size:.7rem}.d-header{top:40px !important;height:40px !important;left:0 !important;right:0 !important;width:100% !important}.d-header .wrap,.d-header .contents{height:40px !important;padding:0 12px !important}.d-header-icons,.d-header .icons{position:absolute !important;left:auto !important;right:12px !important;top:50% !important;bottom:auto !important;transform:translateY(-50%) !important;flex-wrap:nowrap !important}.d-header .wrap::before,.d-header .contents::before{left:12px;width:20px;height:20px}}.timeline-container .timeline-footer-controls .btn.create{display:none !important}.topic-footer-main-buttons{margin-top:1.5em !important;padding-top:1.25em !important;border-top:1px solid #e0e0dc !important;gap:.5em !important}.topic-footer-main-buttons .btn{font-family:"Inter",sans-serif;font-weight:600;border-radius:2px !important}.topic-footer-main-buttons .btn.create{background:#111 !important;border-color:#111 !important;color:#fff !important}.topic-footer-main-buttons .btn.create:hover{background:#cfb87c !important;border-color:#cfb87c !important;color:#111 !important}.topic-footer-main-buttons+.topic-notifications-button,.topic-footer-buttons-wrapper .notify-container,.topic-timeline+.topic-notifications-button{margin-top:.75em !important}.topic-footer-main-buttons~* .notify-controls,.topic-notifications-button{background:#fafaf8;padding:.6em .8em !important;border-radius:2px;font-size:.85rem}.topic-notifications-button .controls-text,.topic-notifications-button .description{color:#767672 !important;font-family:"Inter",sans-serif}.more-topics__container,#suggested-topics{margin-top:2.5em !important;padding-top:1.75em !important;border-top:1px solid #e0e0dc !important}#suggested-topics .suggested-topics-title,.more-topics__container h3{font-family:"Inter Tight",Arial,sans-serif !important;font-weight:700 !important;letter-spacing:-0.02em !important;color:#111 !important;margin-bottom:.75em !important}
/*# sourceMappingURL=common_theme_12_5e0dc51d30f8f388727b45e6b803d037f54f2b92.css.map?__ws=forum.buffstampede.com */
