/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */.site-header{z-index:40;position:relative}.site-header__nav{justify-content:space-between;align-items:center;width:min(100% - 5rem,85rem);min-height:3.95rem;margin-inline:auto;padding:.7rem 0;display:flex}.site-header__logo{object-fit:contain;width:9.75rem;height:auto}.site-header__actions{align-items:center;gap:1rem;display:flex}.site-header__actions--pending{gap:1rem}.site-header__action-placeholder,.site-header__avatar-placeholder{background:var(--surface-strong);display:block}.site-header__action-placeholder{border-radius:.375rem;width:8.125rem;height:2.075rem}.site-header__avatar-placeholder{border-radius:999px;width:2rem;height:2rem}.site-header__create,.site-header__join,.site-header__sign-in{border-radius:.375rem;padding:.6rem .78125rem;font-size:.875rem;font-weight:500;line-height:1}.site-header__create,.site-header__join{background:var(--accent);color:#fff}.site-header__create{min-width:8.125rem;transition:background-color .3s}.site-header__create:hover{background:#1a70f1e6}.site-header__avatar-menu{z-index:999;position:relative}.site-header__avatar-toggle{cursor:pointer;background:0 0;border:0;border-radius:999px;margin:-1rem;padding:1rem;list-style:none;display:flex}.site-header__avatar-toggle::-webkit-details-marker{display:none}.site-header__avatar{border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;overflow:hidden}.site-header__avatar img{object-fit:cover;width:100%;height:100%}.site-header__avatar-content{visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000001a;border-radius:.25rem;width:12.5rem;position:absolute;top:2rem;right:0;overflow:hidden;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}.site-header__avatar-menu:focus-within .site-header__avatar-content,.site-header__avatar-menu:hover .site-header__avatar-content{visibility:visible;opacity:1;pointer-events:auto}.site-header__avatar-links{border-bottom:1px solid #e5e5e5}.site-header__avatar-content a,.site-header__avatar-content button{color:#1e2939;text-align:left;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:400;line-height:1.5;transition:background-color .3s;display:block}.site-header__avatar-content form button{color:#c10007}.site-header__avatar-content a:hover,.site-header__avatar-content button:hover{background:#1c1e1e0d}.feedback-modal{z-index:1000;background:#d1d5dcb3;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:fixed;inset:0}.feedback-modal__card,.feedback-modal__success{background:#fff;border-radius:.5rem;width:min(100%,35.3125rem);position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.feedback-modal__card{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.feedback-modal__close{color:#1c1e1e;background:0 0;border:0;border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:flex;position:absolute;top:1.5rem;right:1.5rem}.feedback-modal__close svg{width:1.25rem;height:1.25rem}.feedback-modal__card h2,.feedback-modal__success h2{color:#1c1e1e;font-family:var(--font-display-brand);font-size:2rem;font-weight:400;line-height:1.15}.feedback-modal__card h2{margin-top:3.25rem;padding-right:2rem}.feedback-modal__categories{flex-wrap:wrap;gap:.5rem;display:flex}.feedback-modal__category{cursor:pointer}.feedback-modal__category input{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.feedback-modal__category span,.feedback-modal__category-link{border:1px solid var(--accent);min-height:2.5rem;color:var(--accent);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.feedback-modal__category input:checked+span{background:var(--accent);color:#fff;border-color:#d1d5dc}.feedback-modal__category span:hover,.feedback-modal__category-link:hover{background:var(--accent-soft)}.feedback-modal__category input:checked+span:hover{background:var(--accent)}.feedback-modal__category-link svg,.feedback-modal__docs svg{width:1rem;height:1rem}.feedback-modal__field{flex-direction:column;gap:.375rem;display:flex}.feedback-modal__field>span:first-child{color:#344054;font-size:.875rem;font-weight:500;line-height:1.4}.feedback-modal__field input,.feedback-modal__field textarea{color:#1c1e1e;background:#f9fafb;border:1px solid #d1d5dc;border-radius:.5rem;outline:none;width:100%;font-size:.875rem;line-height:1.4}.feedback-modal__field input{min-height:2.25rem;padding:.5rem}.feedback-modal__field textarea{resize:vertical;min-height:10rem;max-height:12rem;padding:.75rem .75rem 4.5rem}.feedback-modal__field input:focus,.feedback-modal__field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1a70f126}.feedback-modal__textarea-wrap{position:relative}.feedback-modal__file-control{position:absolute;bottom:.75rem;right:1rem}.feedback-modal__file-control input{display:none}.feedback-modal__file-button{color:#717182;cursor:pointer;background:#fff;border:1px solid #d1d5dc;border-radius:.5rem;align-items:center;gap:.5rem;min-height:2.25rem;padding:.45rem .55rem;font-size:.875rem;font-weight:600;line-height:1;display:flex}.feedback-modal__file-button svg{width:1rem;height:1rem}.feedback-modal__files{color:#344054;flex-direction:column;gap:.375rem;margin-top:-.75rem;font-size:.75rem;display:flex}.feedback-modal__files li{justify-content:space-between;align-items:center;gap:.5rem;max-width:100%;display:flex}.feedback-modal__files span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.feedback-modal__files button{color:#1c1e1e;background:#f4f4f5;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.feedback-modal__files svg{width:.875rem;height:.875rem}.feedback-modal__error{color:#dc2626;margin-top:-.75rem;font-size:.75rem;line-height:1.35}.feedback-modal__actions{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:2.5rem;display:flex}.feedback-modal__docs,.feedback-modal__submit{border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;display:flex}.feedback-modal__docs{color:#0a0a0a;background:#fff;border:1px solid #0000001a}.feedback-modal__submit{border:1px solid var(--accent);background:var(--accent);color:#fff}.feedback-modal__docs:hover{background:#f9fafb}.feedback-modal__submit:hover{background:var(--accent-hover)}.feedback-modal__success{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:45rem;padding:3.5rem 5rem;display:flex}.feedback-modal__success-icon{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.feedback-modal__success-icon svg{stroke-width:2.25px;width:2rem;height:2rem}.feedback-modal__success p{color:#717182;font-size:1rem;line-height:1.5}@media (max-width:640px){.feedback-modal{align-items:flex-start;padding:1rem;overflow:auto}.feedback-modal__card{padding:1.25rem}.feedback-modal__card h2,.feedback-modal__success h2{font-size:1.75rem}.feedback-modal__actions{flex-direction:column-reverse;align-items:stretch;margin-top:1rem}.feedback-modal__success{padding:3rem 1.5rem}.feedback-modal__docs,.feedback-modal__submit{width:100%}}.workbook-view{color:#fff;background:#0b0b0b;min-height:100vh}.workbook-header{z-index:40;background:#0b0b0b;height:3.95rem;position:relative}.workbook-header__nav{justify-content:space-between;align-items:center;height:100%;padding:0 2.5rem 0 4rem;display:flex;position:relative}.workbook-header__logo{border-radius:.375rem;flex-shrink:0;align-items:center;width:9.75rem;height:1.75rem;display:flex}.workbook-header__logo img{width:100%;height:auto}.workbook-header__title{color:#fff;align-items:center;gap:.35rem;max-width:min(48rem,100% - 34rem);font-size:1.25rem;font-weight:400;line-height:1.3;display:flex;position:absolute;left:50%;transform:translate(-50%)}.workbook-header__title span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workbook-header__title a{color:inherit;white-space:nowrap}.workbook-header__by{color:#ffffffb3}.workbook-header__actions{color:#fff;flex-shrink:0;align-items:center;gap:1rem;display:flex}.workbook-header__create,.workbook-header__join,.workbook-header__link{color:#fff;background:0 0;border:1px solid #666;border-radius:.375rem;padding:.6rem .78125rem;font-size:.875rem;font-weight:500;line-height:1}.workbook-header__link{border-color:#0000001a}.workbook-header__create{background:var(--accent);border-color:#0000;border-radius:.5rem;min-width:8.125rem;padding-inline:1.5rem}.workbook-header__create:hover{background:#1a70f1e6}.workbook-view__embed{background:#fff;height:calc(100vh - 3.95rem);min-height:32rem;position:relative}.workbook-view--app-only .workbook-view__embed{height:100vh}.workbook-view__loading{z-index:1;color:#1c1e21;text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:absolute;inset:0}.workbook-view__loading-animation{width:7.25rem;height:7.25rem}.workbook-view__loading h2{color:#1c1e21;font-family:var(--font-display-brand);font-size:2.5rem;font-weight:400;line-height:1}.workbook-view__loading p{color:#6b7280;max-width:28rem;font-size:.9375rem;line-height:1.5}.workbook-view__loading-actions{justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.workbook-route-error a,.workbook-route-error button,.workbook-view__loading-actions a,.workbook-view__loading-actions button{color:#1a70f1;text-align:center;background:#fff;border:1px solid #1a70f1;border-radius:.5rem;min-width:7rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1}.workbook-route-error button,.workbook-view__loading-actions button{color:#fff;background:#1a70f1}.workbook-view__status-mark{color:#b91c1c;background:#fee2e2;border-radius:50%;width:2rem;height:2rem;font-size:1rem;font-weight:700}.workbook-signin-modal,.workbook-view__status-mark{justify-content:center;align-items:center;display:flex}.workbook-signin-modal{z-index:99999;background:#fffffff2;padding:1.5rem;position:fixed;inset:0}.workbook-signin-modal__card{color:#1c1e21;text-align:center;background:#fff;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;max-width:calc(100vw - 3rem);padding:3rem 4rem 2rem;display:flex;position:relative;box-shadow:0 4px 6px #0000001a,0 10px 15px #0000001a}.workbook-signin-modal__close{background:0 0;border:2px solid #343434;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:2%;right:2%}.workbook-signin-modal__close span,.workbook-signin-modal__close span:after{content:"";background:#343434;border-radius:999px;width:.95rem;height:.125rem;position:absolute;transform:rotate(45deg)}.workbook-signin-modal__close span:after{inset:0;transform:rotate(90deg)}.workbook-signin-modal__image{object-fit:contain;width:7rem;height:7rem}.workbook-signin-modal h2{font-family:var(--font-display-brand);letter-spacing:0;margin:0;font-size:2.25rem;font-weight:400;line-height:1.2}.workbook-signin-modal p{color:#858585;margin:0;font-size:1.125rem;line-height:1.3}.workbook-signin-modal__actions{grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}.workbook-signin-modal__actions a{color:#1c1e21;background:#fff;border:1px solid #d9d9d9;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.1875rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;display:flex}.workbook-signin-modal__actions a:hover{border-color:#bfc4cc}.workbook-signin-modal__actions .workbook-signin-modal__primary{color:#fff;background:#1a70f1;border-color:#1a70f1}.workbook-signin-modal__actions .workbook-signin-modal__primary:hover{background:#1666dc;border-color:#1666dc}.workbook-route-error{color:#fff;text-align:center;background:#0b0b0b;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.workbook-route-error>div{flex-direction:column;align-items:center;gap:1rem;max-width:32rem;display:flex}.workbook-route-error>div>p:first-child{color:#93bafa;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.workbook-route-error h1{font-family:var(--font-display-brand);font-size:2.5rem;font-weight:400;line-height:1.1}.workbook-route-error>div>p:not(:first-child){color:#ffffffb8;line-height:1.5}.workbook-route-error>div>div{gap:.75rem;margin-top:.5rem;display:flex}@media (max-width:767px){.workbook-signin-modal__card{padding:3rem 2rem 2rem}.workbook-signin-modal h2{font-size:2.25rem}.workbook-signin-modal p{font-size:1.125rem}.workbook-signin-modal__actions{grid-template-columns:1fr;gap:.75rem}.workbook-signin-modal__actions a{min-height:2.1875rem;font-size:.875rem}}@media (max-width:1199px){.user-apps-page{--user-apps-avatar-overlap:6rem;--user-apps-avatar-width:11rem;--user-apps-avatar-height:15rem}.user-apps-profile-card__content{flex-direction:column;align-items:flex-start;gap:1.25rem}.user-apps-profile-card h1{white-space:normal;max-width:100%;font-size:2rem}.user-apps-profile-card__actions{justify-content:flex-start}}@media (max-width:991px){.profile-page__content{width:min(100% - 2rem,44rem)}.profile-page__identity{gap:1.5rem}.profile-page__avatar{width:12rem;height:18rem;margin-top:-6rem}.profile-page__info{margin-top:2.5rem}.profile-page__name-row{align-items:flex-start}.profile-toolbar{flex-direction:column;flex:none;align-items:flex-end;gap:1rem}.profile-toolbar__follow{flex:none}.home-search-overlay__results.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__copy{padding-left:2rem}.home-hero h1{font-size:3.5rem}.home-carousel--builders .home-carousel__track>*,.home-carousel-skeleton>*,.home-carousel__track>*{flex-basis:calc(50% - .5rem)}.home-event__copy{width:82%}.site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.profile-page__hero{padding-bottom:1.5rem}.profile-page__banner-image{object-fit:cover;width:100%;height:7rem}.profile-page__content{width:min(100% - 2.5rem,44rem)}.profile-page__identity{flex-direction:column;gap:2.25rem}.profile-page__avatar{border-radius:50%;width:5rem;height:5rem;margin-top:0}.profile-page__info{gap:1rem;margin-top:0}.profile-page__heading{grid-template-columns:auto auto;justify-content:start;align-items:center;gap:.75rem;display:grid}.profile-page__name-row,.profile-toolbar{display:contents}.profile-page__heading h1{grid-area:1/1}.profile-page__heading p{grid-area:2/1/auto/-1;margin-top:-.25rem}.profile-page__skeleton-name{grid-area:1/1;width:min(13rem,100%);height:2.5rem}.profile-page__skeleton-handle{grid-area:2/1/auto/-1;width:7rem;height:1rem;margin-top:-.25rem}.profile-toolbar__follow{grid-area:1/2}.profile-toolbar__socials{grid-area:3/1/auto/-1}.profile-page__heading h1{font-size:2rem}.profile-page__details{max-width:none}.profile-page__apps-heading h2,.profile-page__badges-heading h2{font-size:1.75rem}.profile-badge-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem .75rem}.profile-page__apps-grid>.grid{gap:1.5rem}.profile-apps-empty{grid-template-columns:1fr;min-height:0}.profile-apps-empty__copy{background:linear-gradient(#f6f9fc 80%,#f6f9fc00);max-width:none;padding:2.25rem}.profile-apps-empty__copy h3{font-size:2rem}.profile-apps-empty__art{padding:0 2.25rem 2.25rem}.profile-apps-empty__art:before{width:3.5rem;height:3.5rem;top:-.75rem;right:1rem}.home-search-overlay{padding:1.25rem}.home-search-overlay__container{gap:1.25rem}.home-search-overlay__field{width:calc(100% - 3.25rem);margin-inline:0 auto}.home-search-overlay__close{top:.625rem}.home-search-overlay__toolbar{justify-content:space-between}.home-search-overlay__sort-options{width:100%;min-width:100%}.home-search-overlay__results.is-grid{grid-template-columns:1fr}.home-search>.home-search__field .home-search__input{font-size:.75rem}.site-header__nav{width:100%;min-height:3.82422rem;margin-inline:0;padding-inline:1rem}.site-header__logo{width:7rem}.site-header__join,.site-header__sign-in{white-space:nowrap;padding:.55rem .625rem;font-size:.75rem}.site-header__actions{gap:.75rem}.home-hero__layout{grid-template-columns:1fr;gap:2.5rem;min-height:auto}.home-hero__copy{padding:1.8rem 1.5rem 0}.home-hero__copy-inner{padding:1rem 1.5rem 2rem}.home-hero h1{max-width:none;line-height:1.25}.home-hero h1,.home-hero--competitions h1{font-size:3.5rem}.home-hero__art{display:none}.home-page__white{margin-inline:2.5rem}.home-competition-promo-wrap,.home-event-wrap,.home-feature-section,.home-list-section{padding-left:.25rem;padding-right:.25rem}.home-competition-promo{grid-template-columns:8rem minmax(0,1fr);gap:1.5rem}.home-competition-promo__text h2{font-size:3rem}.home-competition-promo__button{grid-column:2;width:fit-content}.home-competition-section{padding-inline:3rem}.home-competition-section .active-competition-card{gap:1.5rem}.home-feature{grid-template-columns:1fr}.home-feature__info{min-height:24rem;padding:0 0 2rem}.home-feature__image{aspect-ratio:auto;width:100%;min-height:12.5rem}.home-carousel--builders .home-carousel__track>*,.home-carousel-skeleton>*,.home-carousel__track>*{flex-basis:100%}.home-event{grid-template-columns:1fr}.home-event__brand{padding:2rem}.home-event__content{flex-direction:column;align-items:flex-start;min-height:27rem}.home-event__copy{width:100%;padding:2rem 1.5rem 1rem}.home-event__content h2{font-size:2.5rem}.home-event__details{flex-direction:column;align-items:flex-start}.home-event__art{opacity:1;width:100%}.home-commercial{gap:3rem;padding:3rem 1rem}.home-action-cta,.home-automate-cta{grid-template-columns:1fr;width:100%;height:auto;min-height:27rem;margin-inline:0}.apps-page{padding:7.25rem 1.25rem 3rem}.apps-page h1{font-size:3rem;line-height:1.25}.apps-browser__search{width:100%}.apps-browser__input{font-size:.75rem}.apps-browser__toolbar{justify-content:space-between}.apps-browser .home-search-overlay__sort-options{width:100%;min-width:100%}.apps-browser__results.home-search-overlay__results.is-grid{grid-template-columns:1fr;margin-top:1.375rem}.home-automate-cta{grid-template-columns:1fr;gap:2.75rem;min-height:41.25rem}.home-automate-cta:after{width:4.5rem;height:4.5rem}.home-automate-cta>div{order:1;gap:1.5rem;max-width:none;padding:4rem 1.875rem 0}.home-automate-cta h2{font-size:2.65rem;line-height:1}.home-automate-cta p{max-width:20rem;font-size:.9375rem;line-height:1.35}.home-automate-cta>img{order:2;width:min(31.5rem,100% - 3rem);max-width:none;margin:0 auto 2rem}.home-automate-cta__buttons{flex-direction:column;align-items:flex-start;gap:.75rem}.home-automate-cta__buttons a{width:fit-content}.auth-shell{display:block}.auth-shell__left{align-items:flex-start;width:100%;min-height:0;padding:5.5rem 1.25rem 1.25rem}.auth-shell__panel{transform:none}.auth-shell__heading>div{font-size:.875rem}.auth-shell__aside{width:100%;height:auto;min-height:34rem;display:flex;position:relative}.auth-shell__aside-content{padding-top:2.5rem}.auth-shell__aside-heading{padding-inline:1.25rem}.auth-shell__aside-heading h2{font-size:2rem}.auth-preview__illustration{display:none}.auth-preview__track{--auth-card-step:calc(min(20.9375rem, calc(100vw - 2.5rem)) + 1rem);--auth-track-offset:1.25rem}.auth-preview-card{width:min(20.9375rem,100vw - 2.5rem);min-width:min(20.9375rem,100vw - 2.5rem)}.auth-preview__nav{padding-inline:1.25rem}.auth-form__name-grid{grid-template-columns:1fr}.user-apps-page{--user-apps-section-offset:1rem;--user-apps-avatar-overlap:4rem;--user-apps-avatar-width:8rem;--user-apps-avatar-height:8rem}.user-apps-page__banner{min-height:10rem;overflow:hidden}.user-apps-page__banner img{object-fit:cover;width:auto;min-width:100%;height:16rem}.user-apps-page__container{width:min(100% - 2rem,72rem)}.user-apps-profile-card{flex-direction:column;align-items:flex-start;min-height:0;padding:1.25rem}.user-apps-profile-card__avatar{width:var(--user-apps-avatar-width);height:var(--user-apps-avatar-height);min-width:var(--user-apps-avatar-width);margin-top:calc(var(--user-apps-avatar-overlap) * -1);border-radius:1rem}.user-apps-profile-card__content{flex-direction:column;align-items:flex-start;padding:0}.user-apps-profile-card h1{white-space:normal;font-size:1.75rem;line-height:1.15}.user-apps-profile-card__actions{flex-wrap:wrap;width:100%}.user-apps-button{min-height:2.75rem;padding-inline:1rem;font-size:.875rem}.user-apps-profile-card__preview{width:2.75rem;height:2.75rem}.user-apps-content-card{padding:1.25rem 1rem}.user-apps-tabs{scrollbar-width:none;gap:1.5rem;overflow:auto hidden}.user-apps-tabs::-webkit-scrollbar{display:none}.user-apps-tabs__link{flex:none}.user-apps-grid{gap:.75rem}.following-empty,.user-apps-grid{grid-template-columns:1fr}.following-empty__copy{padding:2.5rem 1.5rem}.following-empty__featured{padding:1.5rem}.following-empty__builder:hover{transform:none}.followed-builder-card{grid-template-columns:1fr;gap:2rem}.followed-builder-card__avatar{border-radius:50%;width:7.5rem;min-height:7.5rem}.followed-builder-card__header{align-items:flex-start}.followed-builder-card__name{flex-direction:column;align-items:flex-start;gap:.25rem}.followed-builder-card__apps{grid-auto-columns:minmax(13.5rem,78%)}.site-footer{padding:3rem 1rem}.site-footer__content{padding:2rem 1rem}.site-footer__tagline,.site-footer__top{flex-direction:column;align-items:flex-start}.site-footer__art{width:5rem;display:block;bottom:-32px;left:auto;right:1.5rem}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.workbook-header{height:7rem}.workbook-header__nav{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo actions""title title";align-items:center;gap:.625rem .75rem;padding:.75rem 1.25rem;display:grid}.workbook-header__logo{grid-area:logo;width:8.5rem}.workbook-header__title{grid-area:title;justify-content:center;width:100%;max-width:none;font-size:1rem;position:static;transform:none}.workbook-header__actions{grid-area:actions;justify-self:end;gap:.375rem}.workbook-header__create,.workbook-header__link{white-space:nowrap;padding:.55rem .625rem;font-size:.8125rem}.workbook-header__create{min-width:6.75rem}.workbook-header__join{text-align:center;white-space:normal;width:4.0625rem;padding-inline:.5rem;line-height:1.2}.workbook-view__embed{height:calc(100vh - 7rem)}.workbook-view--app-only .workbook-view__embed{height:100vh}}@media (max-width:480px){.workbook-header__nav{gap:.625rem .5rem;padding-inline:1rem}.workbook-header__logo{width:7rem}.workbook-header__actions{gap:.25rem}.workbook-header__link{text-overflow:ellipsis;white-space:nowrap;max-width:4.75rem;padding-inline:.375rem;overflow:hidden}.workbook-header__create{min-width:6.25rem;padding-inline:.625rem}}@media (max-width:359px){.site-header__logo{width:6.25rem}.site-header__actions{gap:.5rem}.site-header__join,.site-header__sign-in{padding-inline:.5rem;font-size:.6875rem}.home-hero__art,.home-hero__copy,.home-hero__layout,.home-search{min-width:0}.home-hero__copy,.home-hero__copy-inner{padding-inline:.75rem}.home-hero h1,.home-hero--competitions h1{font-size:3rem}.home-page__white{margin-inline:1rem}.home-competition-section{padding:2rem}.home-competition-promo-wrap{padding:1rem}.home-competition-promo{grid-template-columns:1fr;gap:1.5rem;min-height:0;padding:1.5rem}.home-competition-promo__art{justify-content:flex-start}.home-competition-promo__art img{width:8.5rem}.home-competition-promo__text h2{font-size:2.5rem}.home-competition-promo__text p{font-size:1rem}.home-competition-promo__button{grid-column:auto;width:100%}.home-competition-section .active-competition-card{padding:1.5rem}.profile-page__name-row{grid-template-columns:1fr}.profile-page__heading h1{grid-area:1/1}.profile-toolbar__follow{grid-area:2/1;justify-self:start}.profile-page__heading p,.profile-page__skeleton-handle{grid-area:3/1}.profile-toolbar__socials{grid-area:4/1}.workbook-header__logo{width:8rem}.workbook-header__actions{gap:.25rem}.workbook-header__link{text-overflow:ellipsis;border-color:#0000;max-width:4.25rem;padding-inline:.25rem;overflow:hidden}.workbook-header__create{min-width:6.25rem;padding-inline:.5rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.following-empty__builder:hover{transform:none}}