@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--bg:#090909;--panel:#111;--soft:#171717;--line:#303030;--text:#f4f1ea;--muted:#97938b;--red:#f04432;--yellow:#e8c43d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial Narrow,Yu Gothic UI,Meiryo,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button,a{touch-action:manipulation}main{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090909eb;justify-content:space-between;align-items:center;height:78px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{text-align:left;letter-spacing:.6px;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;font-size:17px;font-style:italic;font-weight:950;display:flex}.brand b{color:var(--red)}.brand small{letter-spacing:3px;color:#74716b;margin-top:3px;font-size:7px;font-style:normal;display:block}.brand-slash{letter-spacing:-8px;color:var(--red);padding-right:8px;font-size:32px;transform:skew(-12deg)}.site-header nav{height:100%;display:flex}.site-header nav button{color:#96928b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 20px;font-size:12px;font-weight:800}.site-header nav button:hover{color:#fff;border-color:var(--red)}.log-button{cursor:pointer;background:#161513;border:1px solid #47443f;padding:10px 15px;font-size:11px;font-weight:900}.log-button b{background:var(--red);place-items:center;width:25px;height:25px;margin-left:8px;display:inline-grid}.hero{background:radial-gradient(circle at 76% 48%,#f0443224,#0000 23%),linear-gradient(115deg,#090909 0%,#15130f 54%,#080808 100%);grid-template-columns:1.08fr .82fr;align-items:center;gap:8vw;min-height:680px;padding:100px max(6vw,24px);display:grid;position:relative}.hero:after{content:"";pointer-events:none;background:repeating-linear-gradient(115deg,#0000 0 10%,#ffffff06 10.1% 10.2%,#0000 10.3% 20%);position:absolute;inset:0}.speed-lines{opacity:.35;background:repeating-linear-gradient(90deg,#0000 0 17%,#e9e5da 17.2% 17.5%,#0000 17.8% 33%);width:62%;height:370px;position:absolute;bottom:-90px;right:-3%;transform:perspective(500px)rotateX(62deg)rotate(-16deg);-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.hero-copy,.driver-card{z-index:2;position:relative}.eyebrow,.kicker{letter-spacing:2.6px;color:var(--red);font:900 9px/1 monospace}.hero h1{letter-spacing:-4px;margin:24px 0 28px;font-size:clamp(55px,7.2vw,100px);font-style:italic;font-weight:950;line-height:.94}.hero h1 em,.section-heading h2 em,.cta h2 em{color:#0000;-webkit-text-stroke:1px var(--red);font-style:italic}.hero-lead{color:#aaa69e;font-size:14px;line-height:2}.hero-actions{gap:10px;margin:34px 0;display:flex}.primary,.secondary{border:1px solid var(--red);cursor:pointer;min-height:50px;padding:0 23px;font-size:12px;font-weight:950}.primary{background:var(--red);color:#fff}.primary:hover{color:#111;background:#fff;border-color:#fff}.primary span{margin-left:28px}.secondary{background:0 0}.secondary:hover{border-color:#fff}.trust-note{color:#68655f;letter-spacing:.6px;align-items:center;gap:8px;font:9px monospace;display:flex}.trust-note i{background:#4bd977;border-radius:50%;width:6px;height:6px;box-shadow:0 0 7px #4bd977}.driver-card{background:linear-gradient(155deg,#1b1915f7,#0b0b0bfc);border:1px solid #45413b;padding:28px;transform:skewY(-1deg);box-shadow:0 35px 100px #000}.driver-card:before{content:"";border-top:3px solid var(--red);width:105px;position:absolute;top:-1px;left:28px}.card-head,.goal-row{justify-content:space-between;display:flex}.card-head{border-bottom:1px solid var(--line);letter-spacing:2px;color:#827e77;padding-bottom:18px;font:9px monospace}.card-head button{color:var(--red);cursor:pointer;background:0 0;border:0}.play-count{align-items:end;padding:24px 0 15px;display:flex}.play-count small,.driver-info small,.goal-row small,.next-action small{color:#77736c;letter-spacing:1.5px;font:8px monospace;display:block}.play-count strong{color:#fff;margin-right:9px;font:950 78px/.78 Arial Narrow,sans-serif}.play-count span{color:var(--red);font:9px monospace}.driver-info{border-bottom:1px solid var(--line);padding-bottom:22px}.driver-info b{margin:7px 0;display:block}.driver-info span{color:#77736c;font-size:9px}.goal-row{align-items:end;margin-top:20px}.goal-row b{margin-top:6px;display:block}.goal-row>strong{color:var(--red);font:16px monospace}.progress{background:#2a2824;height:4px;margin:11px 0 18px}.progress i{background:var(--red);height:100%;box-shadow:0 0 9px var(--red);display:block}.next-action{border-left:2px solid var(--yellow);background:#181713;gap:13px;padding:14px;display:flex}.next-action>span{color:var(--yellow)}.next-action b{margin:4px 0;font-size:12px;display:block}.next-action em{color:#7a766f;font-size:9px;font-style:normal}.ticker{border-block:1px solid var(--line);white-space:nowrap;color:#77736d;letter-spacing:.5px;align-items:center;height:46px;font:9px monospace;display:flex;overflow:hidden}.ticker b{background:var(--red);color:#fff;letter-spacing:1px;align-self:stretch;place-items:center;padding:0 5vw;display:grid}.ticker span{border-right:1px solid var(--line);padding:0 36px}.section{padding:105px max(6vw,24px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.section-heading h2,.cta h2{letter-spacing:-2.5px;margin:13px 0 0;font-size:clamp(39px,5vw,68px);font-style:italic;line-height:1.04}.section-heading>p{color:#817e77;font-size:11px;line-height:1.9}.step-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.step-grid article{background:#12110f;border:1px solid #393631;min-height:365px;padding:26px;position:relative}.step-grid article:before{content:"";border-top:2px solid var(--red);width:32%;position:absolute;top:-1px;left:0}.step-no{float:right;color:#2e2c28;font:40px/.8 monospace}.step-grid article>p:first-of-type{color:var(--red);letter-spacing:1px;font:9px monospace}.step-grid h3{margin:40px 0 22px;font-size:24px}.step-road{border-top:1px solid #45413a;border-bottom:1px dashed #45413a;height:45px;margin:0 -10px 24px;transform:skew(-18deg)}.step-text{color:#8d8981;font-size:11px;line-height:1.9}.step-grid article>b{color:var(--yellow);font-size:10px;position:absolute;bottom:24px}.dark-panel{background:#10100f;border-block:1px solid #292824}.course-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.course-card{--tone:var(--red);background:#151411;border:1px solid #37342f;min-height:430px;padding:24px;position:relative;overflow:hidden}.course-card:before{content:"";border-top:2px solid var(--tone);width:38%;position:absolute;top:0;left:0}.course-card.yellow{--tone:var(--yellow)}.course-card.blue{--tone:#4ca8d9}.course-card.white{--tone:#e8e3d8}.course-card>span{color:#6b6760;font:9px monospace}.course-line{border:1px solid var(--tone);opacity:.55;border-radius:50%;height:100px;margin:15px -35px 24px;transform:rotate(-9deg)skew(-25deg)}.course-card>p{letter-spacing:1.5px;color:var(--tone);font:8px monospace}.course-card h3{margin:7px 0 22px;font-size:33px}.course-card h3 small{color:#817d75;margin-left:8px;font-size:10px}.course-card dl{margin:0}.course-card dl div{border-top:1px solid #34312c;padding:11px 0}.course-card dt{color:#77736c;font-size:8px}.course-card dd{margin:6px 0 0;font-size:10px;line-height:1.5}.course-card button{text-align:left;cursor:pointer;color:var(--tone);background:0 0;border:0;border-top:1px solid #3d3933;padding:13px 0 0;font-size:10px;position:absolute;bottom:18px;left:24px;right:24px}.car-list{border-top:1px solid #3a3732}.car-list article{border-bottom:1px solid #34312d;grid-template-columns:42px 55px minmax(260px,1.6fr) 1fr 38px;align-items:center;min-height:100px;transition:all .2s;display:grid}.car-list article:hover{background:#12110f;padding-left:8px}.car-list article>span{color:#69665f;font:9px monospace}.car-list article>b{color:var(--red);font-size:26px}.car-list small{color:var(--red);font-size:8px}.car-list h3{margin:4px 0;font-size:18px}.car-list em{color:#76726b;font:9px monospace}.car-list p{color:#8b877f;font-size:10px}.car-list button{cursor:pointer;background:0 0;border:1px solid #423f39;height:36px}.community{background:#0d0d0c}.community-tools{justify-content:space-between;margin-bottom:20px;display:flex}.community-tools>div{gap:6px;display:flex}.community-tools button{color:#807c74;cursor:pointer;background:0 0;border:1px solid #37342f;padding:9px 14px;font-size:9px}.community-tools button.active{background:var(--red);border-color:var(--red);color:#fff}.community-tools label{color:var(--red);border-bottom:1px solid #45413a;align-items:center;gap:8px;display:flex}.community-tools input{color:#fff;background:0 0;border:0;outline:0;font-size:10px}.post-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.post-grid article{background:#141310;border:1px solid #35322e;flex-direction:column;min-height:270px;padding:23px;display:flex}.post-grid header,.post-grid footer{justify-content:space-between;font:8px monospace;display:flex}.post-grid header span{color:var(--red)}.post-grid header time{color:#68655f}.post-grid h3{margin:20px 0 9px;font-size:17px;line-height:1.5}.post-grid>article>p{color:#858078;font-size:10px;line-height:1.8}.tags{gap:5px;margin:12px 0;display:flex}.tags span{color:#8a867e;border:1px solid #393630;padding:4px 6px;font-size:8px}.post-grid footer{border-top:1px solid #302e2a;margin-top:auto;padding-top:15px}.post-grid footer button{cursor:pointer;background:0 0;border:0}.faq{max-width:1000px;margin:auto}.faq h2{margin:12px 0 35px;font-size:50px;font-style:italic}.faq details{border-top:1px solid #3a3732;padding:20px 0}.faq details:last-child{border-bottom:1px solid #3a3732}.faq summary{cursor:pointer;font-size:15px;font-weight:900}.faq details p{color:#969188;max-width:760px;font-size:11px;line-height:1.9}.cta{text-align:center;background:radial-gradient(circle,#f044321f,#0000 34%);padding:125px 24px}.cta>p:not(.kicker){color:#858078;font-size:11px}.cta .primary{margin-top:22px}.footer{border-top:1px solid var(--line);grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px;padding:42px 6vw 80px;display:grid}.footer p{color:#5f5c56;font-size:8px;line-height:1.8}.footer>div:last-child{justify-content:end;gap:16px;display:flex}.footer a{color:#817d75;font-size:9px;text-decoration:none}.mobile-nav{display:none}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d1;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#12110f;border:1px solid #45413a;width:min(520px,100%);max-height:90vh;padding:34px;position:relative;overflow:auto}.modal h2{margin:10px 0 25px;font-size:28px}.modal-close{color:#88837b;cursor:pointer;background:0 0;border:0;font-size:26px;position:absolute;top:10px;right:15px}.modal form{gap:14px;display:grid}.modal label{color:#8f8a81;font-size:9px}.modal input,.modal select,.modal textarea{color:#fff;background:#090909;border:1px solid #403d37;outline:0;width:100%;margin-top:7px;padding:12px;display:block}.modal input:focus,.modal textarea:focus{border-color:var(--red)}.form-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.modal .primary{margin-top:7px}.mobile-nav{z-index:40;padding-bottom:env(safe-area-inset-bottom);background:#0c0c0b;border-top:1px solid #34312d;position:fixed;bottom:0;left:0;right:0}@media (max-width:920px){.site-header{height:65px;padding:0 18px}.site-header nav,.log-button{display:none}.hero{grid-template-columns:1fr;gap:55px;padding-top:75px}.driver-card{max-width:560px}.course-grid{grid-template-columns:repeat(2,1fr)}.post-grid,.footer{grid-template-columns:1fr}.footer>div:last-child{justify-content:start}.mobile-nav{grid-template-columns:repeat(4,1fr);display:grid}.mobile-nav button{color:#77736c;background:0 0;border:0;min-height:58px;font-size:8px}.mobile-nav button b{color:var(--red);margin-bottom:2px;font-size:17px;display:block}}@media (max-width:600px){.hero{min-height:auto;padding:62px 20px}.hero h1{letter-spacing:-2px;font-size:51px}.hero-actions{flex-direction:column}.hero-actions button{width:100%}.driver-card{padding:20px}.play-count strong{font-size:65px}.section{padding:72px 20px}.section-heading{flex-direction:column;align-items:start;gap:20px}.section-heading h2,.cta h2{font-size:39px}.step-grid,.course-grid{grid-template-columns:1fr}.car-list article{grid-template-columns:30px 42px 1fr 34px}.car-list article>p{display:none}.community-tools{flex-direction:column;gap:12px}.community-tools>div{overflow:auto}.community-tools button{white-space:nowrap}.community-tools input{width:100%}.footer{padding-bottom:95px}.ticker span{padding:0 20px}.form-row{grid-template-columns:1fr}.faq h2{font-size:39px}}.legal-page{max-width:900px;min-height:100vh;margin:auto;padding:80px 24px 120px}.legal-page>a{color:var(--red);font-size:11px;text-decoration:none}.legal-page h1{letter-spacing:-2px;margin:35px 0 50px;font-size:clamp(40px,7vw,72px);font-style:italic}.legal-page section{border-top:1px solid var(--line);padding:27px 0}.legal-page h2{margin:0 0 14px;font-size:19px}.legal-page p,.legal-page li{color:#aaa69e;font-size:12px;line-height:2}.legal-page footer{color:#68655f;margin-top:45px;font-size:10px}.contributor-status{border-left:2px solid var(--yellow);min-width:250px;padding:8px 0 8px 17px}.contributor-status small,.contributor-status span{color:#77736c;letter-spacing:1px;font:8px monospace;display:block}.contributor-status b{margin:6px 0;font-size:13px;display:block}.contributor-status span{color:var(--yellow)}.weekly-mission{background:linear-gradient(110deg,#1b1710,#12110f);border:1px solid #4b4230;justify-content:space-between;align-items:center;gap:25px;margin-bottom:12px;padding:27px 30px;display:flex}.weekly-mission h3{margin:8px 0;font-size:20px}.weekly-mission>div>p:last-child{color:#8d8981;font-size:10px}.weekly-mission .primary{flex:none}.template-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:30px;display:grid}.template-grid>button{text-align:left;cursor:pointer;background:#12110f;border:1px solid #393631;align-items:center;gap:12px;padding:16px;display:flex}.template-grid>button:hover{border-color:var(--red)}.template-grid>button>b{width:34px;height:34px;color:var(--red);background:#211612;place-items:center;font-size:17px;display:grid}.template-grid>button>span{font-size:11px;font-weight:900}.template-grid small{color:#716d66;margin-top:4px;font-size:8px;font-weight:400;display:block}.template-grid i{color:var(--red);margin-left:auto;font-style:normal}.sort-search{gap:14px;display:flex}.sort-search select{color:#aaa69e;background:#12110f;border:1px solid #37342f;padding:0 10px;font-size:9px}.empty-posts{text-align:center;border:1px dashed #403c36;padding:50px 20px}.empty-posts b{font-size:18px}.empty-posts p{color:#817d75;margin-bottom:20px;font-size:10px}.composer-hint{border-left:2px solid var(--yellow);color:#9d978d;background:#191712;padding:12px;font-size:10px;line-height:1.7}.safety-note{color:#716d66;font-size:8px}.post-grid footer button{color:#a8a39a}.post-grid footer button:hover{color:var(--red)}@media (max-width:760px){.weekly-mission{flex-direction:column;align-items:flex-start;padding:22px}.template-grid{grid-template-columns:1fr}.sort-search{flex-direction:column}.sort-search select{min-height:38px}.contributor-status{width:100%}}.rankings{background:#11100e;border-block:1px solid #2d2a26}.poll-grid,.ranking-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.poll-grid{margin-bottom:12px}.poll-grid>article,.ranking-grid>article{background:#151411;border:1px solid #3a3732;padding:26px}.poll-grid article>header{border-bottom:1px solid #34312d;justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.poll-grid header small{color:var(--red);letter-spacing:1px;font:8px monospace}.poll-grid header h3,.ranking-grid header h3{margin:7px 0 0;font-size:19px}.poll-grid header>b{color:var(--yellow);white-space:nowrap;font:12px monospace}.poll-options{gap:9px;margin-top:20px;display:grid}.poll-options button{text-align:left;cursor:pointer;background:#0f0f0e;border:1px solid #37342f;min-height:45px;position:relative;overflow:hidden}.poll-options button>span{z-index:2;align-items:center;gap:11px;padding:0 13px;font-size:11px;font-weight:900;display:flex;position:relative}.poll-options button span>b{color:#6e6a63;font:9px monospace}.poll-options button em{color:#8c877f;margin-left:auto;font:9px monospace}.poll-options button>i{background:#f0443221;border-right:1px solid #f0443273;position:absolute;inset:0 auto 0 0}.poll-options button.selected{border-color:var(--red)}.poll-options button.selected span>b:after{content:"✓";color:var(--red);margin-left:5px}.ranking-grid>article>header{border-bottom:1px solid #34312d;padding-bottom:17px}.ranking-row{border-bottom:1px solid #302e2a;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;min-height:88px;display:grid}.ranking-row:last-child{border-bottom:0}.ranking-row>strong{color:#45413b;font:22px monospace}.ranking-row small,.ranking-row span{color:#716d66;font:8px monospace;display:block}.ranking-row b{margin:5px 0;font-size:11px;line-height:1.4;display:block}.ranking-row>em{color:var(--yellow);font:10px monospace}.site-header nav button:last-child:after{content:""}@media (max-width:760px){.poll-grid,.ranking-grid{grid-template-columns:1fr}.poll-grid>article,.ranking-grid>article{padding:20px}.ranking-row{grid-template-columns:32px 1fr auto}}.revenue{background:#0c0c0b}.ad-disclosure{color:#817d75;background:#141310;border:1px solid #3a3732;margin:-18px 0 18px;padding:13px 16px;font-size:9px;line-height:1.7}.revenue-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.revenue-grid article{background:#13120f;border:1px solid #393631;flex-direction:column;min-height:330px;padding:24px;display:flex;position:relative}.revenue-grid article>span{color:var(--red);letter-spacing:1px;font:8px monospace}.revenue-icon{height:80px;color:var(--red);background:linear-gradient(135deg,#1e1b16,#0f0f0e);place-items:center;margin:18px 0;font-size:36px;display:grid}.revenue-grid h3{margin:0 0 10px;font-size:20px}.revenue-grid p{color:#8b877f;font-size:10px;line-height:1.8}.revenue-grid a,.revenue-grid button{color:var(--text);background:0 0;border:0;border-top:1px solid #3d3933;justify-content:space-between;margin-top:auto;padding:14px 0 0;font-size:10px;text-decoration:none;display:flex}.revenue-grid a b{color:var(--red)}.revenue-grid button{color:#5e5a54}.revenue-paths{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.revenue-paths article{background:linear-gradient(120deg,#191610,#11100e);border:1px solid #423b2d;padding:28px}.revenue-paths h3{margin:10px 0;font-size:22px}.revenue-paths article>p:last-of-type{color:#8d8981;margin-bottom:23px;font-size:10px;line-height:1.8}.revenue-paths a{place-items:center;min-height:46px;text-decoration:none;display:inline-grid}.pending-link{color:#77736c;border:1px dashed #4a463f;padding:13px 16px;font-size:9px;display:inline-block}@media (max-width:760px){.revenue-grid,.revenue-paths{grid-template-columns:1fr}.revenue-grid article{min-height:300px}}
