6 @media screen and (max-width: 740px) {
16 @media screen and (max-width: 400px) {
23 justify-content: center;
33 justify-content: center;
35 color: $primary-text-color;
36 text-decoration: none;
40 font-family: $font-display, sans-serif;
53 box-sizing: border-box;
55 @media screen and (max-width: 400px) {
69 box-sizing: border-box;
75 @media screen and (max-width: 440px) {
99 color: $secondary-text-color;
100 width: calc(100% - 88px);
105 text-overflow: ellipsis;
121 grid-template-columns: 3fr 1fr;
122 grid-auto-columns: 25%;
123 grid-auto-rows: max-content;
145 .landing-page__call-to-action {
149 @media screen and (max-width: 738px) {
150 grid-template-columns: minmax(0, 50%) minmax(0, 50%);
152 .landing-page__call-to-action {
156 justify-content: center;
159 .row__information-board {
161 justify-content: center;
170 @media screen and (max-width: $no-gap-breakpoint) {
172 grid-template-columns: minmax(0, 100%);
196 @media screen and (max-width: $no-gap-breakpoint) {
203 @media screen and (max-width: $no-gap-breakpoint) {
209 background: lighten($ui-base-color, 8%);
210 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
215 align-items: stretch;
216 justify-content: center;
220 @media screen and (max-width: $no-gap-breakpoint) {
238 align-items: stretch;
239 justify-content: flex-start;
245 align-items: stretch;
246 justify-content: center;
252 align-items: stretch;
253 justify-content: flex-end;
268 @media screen and (max-width: $no-gap-breakpoint) {
276 background: lighten($ui-base-color, 12%);
286 text-decoration: none;
287 color: $darker-text-color;
294 text-decoration: underline;
295 color: $primary-text-color;
298 @media screen and (max-width: $no-gap-breakpoint) {
306 background: lighten($ui-base-color, 16%);
314 text-decoration: none;
315 background: lighten($ui-base-color, 20%);
320 $no-columns-breakpoint: 600px;
325 grid-template-columns: minmax(300px, 3fr) minmax(298px, 1fr);
326 grid-auto-columns: 25%;
327 grid-auto-rows: max-content;
339 @media screen and (max-width: $no-columns-breakpoint) {
340 grid-template-columns: 100%;
349 .public-account-header {
352 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
357 .public-account-header__image,
359 filter: grayscale(100%);
363 background-color: $secondary-text-color;
365 svg path:last-child {
366 fill: $secondary-text-color;
372 border-radius: 4px 4px 0 0;
376 background: darken($ui-base-color, 12%);
384 box-shadow: inset 0 -1px 1px 1px rgba($base-shadow-color, 0.15);
395 border-radius: 4px 4px 0 0;
398 @media screen and (max-width: 600px) {
406 .public-account-header__image,
407 .public-account-header__image img {
410 @media screen and (max-width: $no-gap-breakpoint) {
416 @media screen and (max-width: $no-gap-breakpoint) {
434 justify-content: flex-start;
439 background: lighten($ui-base-color, 4%);
445 border-radius: 0 0 4px 4px;
453 padding-left: 20px - 4px;
462 border: 4px solid lighten($ui-base-color, 4%);
463 background: darken($ui-base-color, 8%);
467 @media screen and (max-width: 600px) {
469 background: lighten($ui-base-color, 4%);
470 border-radius: 0 0 4px 4px;
488 @media screen and (max-width: 360px) {
494 @media screen and (max-width: $no-gap-breakpoint) {
498 @media screen and (max-width: $no-columns-breakpoint) {
513 line-height: 18px * 1.5;
514 color: $primary-text-color;
518 text-overflow: ellipsis;
519 text-shadow: 1px 1px 1px $base-shadow-color;
524 color: $primary-text-color;
527 text-overflow: ellipsis;
532 @media screen and (max-width: 600px) {
535 justify-content: space-between;
548 color: $darker-text-color;
556 justify-content: flex-start;
557 align-items: stretch;
566 @media screen and (max-width: $no-columns-breakpoint) {
574 box-sizing: border-box;
576 color: $darker-text-color;
578 border-right: 1px solid lighten($ui-base-color, 4%);
598 border-bottom: 4px solid $ui-primary-color;
600 transition: all 400ms ease;
605 border-bottom: 4px solid $highlight-text-color;
610 border-bottom-color: $secondary-text-color;
617 transition-duration: 100ms;
622 text-decoration: none;
635 color: $primary-text-color;
636 font-family: $font-display, sans-serif;
655 .public-account-bio {
658 background: transparent;
661 .account__header__fields {
662 border-top: 1px solid lighten($ui-base-color, 12%);
673 color: $darker-text-color;
676 display: inline-block;
677 color: $darker-text-color;
678 text-decoration: none;
683 color: $primary-text-color;
688 @media screen and (max-width: $no-columns-breakpoint) {
695 .account__section-headline {
696 border-radius: 4px 4px 0 0;
698 @media screen and (max-width: $no-gap-breakpoint) {
703 .detailed-status__meta {
707 .public-account-bio {
708 background: lighten($ui-base-color, 8%);
709 box-shadow: 0 0 15px rgba($base-shadow-color, 0.2);
714 @media screen and (max-width: $no-gap-breakpoint) {
720 .account__header__fields {
725 color: lighten($ui-highlight-color, 8%);
728 dl:first-child .verified {
729 border-radius: 0 4px 0 0;
733 color: $valid-value-color;
737 .account__header__content {
740 color: $primary-text-color;
747 color: $darker-text-color;
755 .static-icon-button {
756 color: $action-button-color;
772 box-sizing: border-box;
779 @media screen and (max-width: 900px) {
783 @media screen and (max-width: 600px) {
788 @media screen and (max-width: $no-gap-breakpoint) {
790 border-top: 1px solid lighten($ui-base-color, 8%);
796 border-bottom: 1px solid lighten($ui-base-color, 8%);
803 background: $ui-base-color;
808 background: lighten($ui-base-color, 4%);