::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}html,body{overflow-x:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{overflow-wrap:break-word}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}button{all:unset;cursor:pointer;box-sizing:border-box}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}body{margin:0;padding:0}html{scroll-behavior:smooth}path{fill-opacity:1}li{list-style:none}a{text-decoration:none}summary::-webkit-details-marker{display:none}:root{--font-primary:"area-normal", "arial",sans-serif;--text-h1:4rem;--text-h2:3rem;--text-h3:2.5rem;--text-h4:2rem;--text-h5:1.5rem;--text-h6:1.25rem;--text-body:1rem;--text-small:.875rem;--text-xs:.75rem;--weight-light:100;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--weight-black:900;--weight-extrablack:1000;--color-black:#000;--color-text-light:#666;--color-text-muted:#8a8a8a;--color-text-inverse:#fff;--nav-bar-height:clamp(9.0625rem, 7.259rem + 7.3991vw, 15.25rem)}body{font-family:var(--font-primary);color:var(--color-black)}h1,h2,h3,h4,h5,h6,p,small{margin:0}h1,.h1{font-size:var(--text-h1);font-weight:var(--weight-bold)}h2,.h2{font-size:var(--text-h2);font-weight:var(--weight-bold)}h3,.h3{font-size:var(--text-h3);font-weight:var(--weight-semibold)}h4,.h4{font-size:var(--text-h4);font-weight:var(--weight-semibold)}h5,.h5{font-size:var(--text-h5);font-weight:var(--weight-medium)}h6,.h6{font-size:var(--text-h6);font-weight:var(--weight-medium)}p,.p{font-size:var(--text-body);font-weight:var(--weight-regular)}small,.small{font-size:var(--text-small);font-weight:var(--weight-regular)}.xs{font-size:var(--text-xs);line-height:var(--leading-small);font-weight:var(--weight-regular)}.weight-light{font-weight:var(--weight-light)}.weight-regular{font-weight:var(--weight-regular)}.weight-medium{font-weight:var(--weight-medium)}.weight-semibold{font-weight:var(--weight-semibold)}.weight-bold{font-weight:var(--weight-bold)}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-color-gray700{color:#737373}.text-color-gray800{color:#525252}.icon{flex-shrink:0;width:1rem;height:1rem;display:inline-block}.icon-sm{width:.75rem;height:.75rem}.icon-md{width:1rem;height:1rem}.icon-lg{width:1.5rem;height:1.5rem}.title-header{justify-content:center;align-items:center;width:100%;height:140px;max-height:140px;display:flex}header{background-color:#706f6c;height:588px;max-height:588px}.min-screen-size-h{min-height:calc(100vh - var(--nav-bar-height))}.nav-bar{font-family:var(--font-primary), sans-serif;justify-content:space-between;padding:clamp(1.25rem,1.0314rem + .8969vw,2rem);display:flex}.nav-bar__left{justify-content:flex-start;align-items:center;display:flex}.nav-bar__logo{text-transform:uppercase;font-size:clamp(2.625rem,2.2242rem + 1.6442vw,4rem);font-weight:700;line-height:clamp(2.375rem,1.9742rem + 1.6442vw,3.75rem)}.nav-bar__edition{text-transform:uppercase;font-size:16px;font-weight:300}.nav-bar__links{flex-direction:column;align-items:end;gap:0;display:flex}.nav-bar .nav-bar__item:first-child{padding:0 0 6px}.nav-bar__item{padding:6px 0;font-size:16px;line-height:17px}.nav-bar__item:hover a{color:#0a0a0a}.nav-bar__link{text-transform:uppercase;color:#a1a09a}.nav-bar__link.is-active{color:#0a0a0a}.nav-bar__btn-coffee{text-transform:uppercase;color:#fff;background-color:#0a0a0a;border:none;border-radius:0;padding:6px 8px 4px;font-size:14px;font-weight:600;line-height:16px}.footer{font-family:var(--font-primary), sans-serif;border-top:1px solid #d9d9d9;padding:48px 24px 20px}.footer__top{padding-bottom:32px}.footer__grid{grid-template-columns:minmax(280px,1.6fr) repeat(3,minmax(120px,1fr));align-items:end;gap:32px;display:grid}.footer__interactive{min-width:0;min-height:260px;position:relative}.footer__brand,.newsletter{transition:opacity .3s,transform .3s,visibility .3s;position:absolute;inset:0}.footer__brand{opacity:1;visibility:visible;pointer-events:auto;cursor:pointer;align-items:flex-end;display:flex;transform:translateY(0)}.footer__logo{text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(2.5rem,7vw,6rem);font-weight:600;line-height:.95}.newsletter{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;justify-content:flex-end;gap:16px;display:flex;transform:translateY(20px)}.footer__interactive:hover .newsletter,.footer__interactive:focus-within .newsletter{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.footer__col{min-width:0}.footer__heading{font-size:.75rem;line-height:1.2;font-weight:var(--weight-black);text-transform:uppercase;letter-spacing:.04em;opacity:.55;color:#939391;margin:0 0 10px}.footer__list,.footer__meta{margin:0;padding:0;list-style:none}.footer__list{flex-direction:column;gap:6px;display:flex}.footer__item{margin:0}.footer__link{color:inherit;font-size:.95rem;line-height:1.4;text-decoration:none;transition:opacity .2s}.footer__link:hover{opacity:.6}.footer__bottom{border-top:1px solid #d9d9d9;justify-content:space-between;align-items:flex-start;gap:24px;padding-top:16px;display:flex}.footer__meta{flex-wrap:wrap;gap:12px 24px;font-size:.875rem;line-height:1.4;display:flex}.footer__meta a{color:inherit;text-decoration:none}.footer__meta a:hover{opacity:.6}.newsletter__input--error{border-color:#d93025}.newsletter__feedback{margin:0;font-size:.875rem;line-height:1.4}.newsletter__feedback--success{color:#1d7f49}.newsletter__feedback--error{color:#d93025}.newsletter__title{margin:0;font-size:1.25rem;font-weight:600;line-height:1.1}.newsletter__description{color:#000000b3;max-width:28ch;margin:0;font-size:.95rem;line-height:1.5}.newsletter__checkbox{cursor:pointer;align-items:center;gap:8px;margin-top:12px;font-size:12px;line-height:13px;display:flex}.newsletter__checkbox-input{accent-color:#111;flex-shrink:0;width:16px;height:16px;margin:0}.newsletter__checkbox-input--error{outline-offset:2px;outline:1px solid #d93025}.newsletter__checkbox-label{color:inherit}.newsletter__checkbox-link{color:inherit;text-underline-offset:.12em;text-decoration:underline}.newsletter__form-section{align-items:stretch;gap:8px;width:100%;max-width:420px;display:flex}.newsletter__input{min-width:0;height:44px;font:inherit;color:inherit;background:0 0;border:1px solid #d9d9d9;border-radius:0;flex:1;padding:0 14px;transition:border-color .2s}.newsletter__input::placeholder{color:#00000073}.newsletter__input:focus{border-color:#000;outline:none}.newsletter__button{color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:#000;border:1px solid #000;padding:8px 16px 4px;transition:opacity .2s}.newsletter__button:hover{opacity:.85}@media (width<=900px){.footer__grid{grid-template-columns:minmax(240px,1.3fr) 1fr 1fr}.footer__col:last-child{grid-column:2/4}.footer__interactive{min-height:220px}}@media (width<=640px){.footer{padding:32px 16px 16px}.footer__grid{grid-template-columns:1fr;align-items:start;gap:24px}.footer__interactive{min-height:200px}.footer__logo{font-size:clamp(2rem,14vw,4rem)}.newsletter__form{flex-direction:column;max-width:none}.newsletter__input,.newsletter__button{width:100%}.footer__bottom{flex-direction:column}.footer__meta{flex-direction:column;gap:8px}}.hero{min-height:calc(100vh - var(--nav-bar-height));flex-direction:column;justify-content:center;align-items:center;display:flex}.evaluation{font-family:var(--font-primary), sans-serif;color:#111;margin:0 auto}.evaluation__header{background-color:#0000;grid-template-columns:repeat(3,1fr);height:80px;padding:0 32px;display:grid}.evaluation-header__section1{align-items:center;width:100%;height:100%;display:flex}.evaluation-header__section2{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.evaluation-header__section3{justify-content:end;align-items:center;width:100%;height:100%;display:flex}.evaluation__title{text-transform:uppercase;gap:12px;font-size:28px;font-weight:600;display:flex}.evaluation__title span{font-weight:400}.evaluation__description,.evaluation__instructions{color:#555;max-width:72ch;margin:0 0 .75rem;line-height:1.6}.evaluation__topbar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #ddd;border-radius:16px;gap:.85rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:grid;position:sticky;top:0}.progress-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.progress-label{color:#555;font-size:.95rem}.progress-value{font-size:1rem;font-weight:700}.progress-bar{background:#e9e9e9;width:100%;height:3px;overflow:hidden}.progress-fill{background:#111;height:100%;transition:width .2s}.topbar-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.completion-badge,.save-badge{text-transform:uppercase;font-size:16px;font-weight:400}.save-badge.is-saving{border-color:#ead9aa}.save-badge.is-saved{border-color:#cfe3cf}.save-badge.is-error{border-color:#e6bcbc}.error-text{color:#b00020;margin-top:.75rem}.evaluation__main{justify-content:center;width:100%;min-height:calc(100vh - 80px);display:flex}.welcome-card,.font-card,.evaluation-thank-you{min-width:1132px;max-width:1132px}.evaluation-thank-you{justify-content:center;align-items:center;margin:0;display:flex}.welcome-card{flex-direction:column;justify-content:center;align-items:center;display:flex}.welcome-card__container{background-color:#f5f5f5;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:1132px;padding:20px;display:flex}.welcome-card__content{background-color:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:1092px;padding:20px;display:flex}.welcome-card__content p{text-align:center;max-width:586px;font-size:16px;color:#000!important}.welcome-card__content h2{margin-bottom:24px;font-size:64px;line-height:67px}.welcome-card__content small{color:#979797;margin-top:20px;font-size:12px}.evaluation-thank-you__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.welcome-card p,.evaluation-thank-you p{color:#444;line-height:1.6}.font-step{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.step-indicator{color:#666;margin:0;font-size:.95rem}.font-name{font-size:32px;line-height:34px}.font-preview{background:#f5f5f5;border-radius:20px;gap:72px;max-height:250px;margin-top:1.25rem;padding:20px;display:flex}.font-preview__header{flex-direction:column;justify-content:space-between;display:flex}.font-preview__title{font-size:12px;font-weight:var(--weight-bold);color:#9ba1a6;text-transform:uppercase}.font-preview__btn{color:#000;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 16px 10px 12px;display:flex}.font-preview__btn svg{margin-top:4px}.font-preview__hint{color:#666;margin:0;font-size:.95rem;line-height:1.5}.font-preview__image{aspect-ratio:1;border-radius:15px;min-width:210px;min-height:210px;padding:0;overflow:hidden}.font-preview__image img{aspect-ratio:1;object-fit:cover;height:100%;display:block}.font-preview__visuals{gap:8px;width:100%;display:flex}.font-preview__sample{background:#fff;border-radius:14px;flex-direction:column;align-items:start;gap:16px;width:100%;padding:26px 20px;display:flex}.font-preview__sample-lg{word-break:break-word;font-size:64px;line-height:67px}.font-preview__sample-md{font-size:24px;line-height:25px}.font-preview__sample-sm{color:#444;max-width:550px;font-size:16px;line-height:16px}.criteria-list{gap:1rem;margin-top:1.5rem;display:grid}.criteria-block{background:#f5f5f5;border-radius:20px;padding:20px}.criteria-container{background-color:#fff;border-radius:15px;padding:20px}.criteria-content{justify-content:space-between;display:flex}.criteria-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.criteria-head__content{flex:420px}.criteria-name{text-transform:uppercase;font-size:32px;font-weight:600;line-height:34px}.criteria-description{color:#555;margin-top:16px;font-size:16px;line-height:16px}.criteria-status{white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.criteria-status.is-complete{background:#eef8ee;border-color:#cfe3cf}.criteria-status.is-incomplete{color:#555;background:#f7f7f7;border-color:#ddd}.criteria-question{margin-top:40px;font-size:16px;font-weight:600;line-height:16px}.criteria-details{align-items:end;gap:4px;width:fit-content;height:fit-content;display:inline-block;position:relative}.criteria-details summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:999px;align-items:center;gap:4px;padding:6px 8px 8px;font-size:12px;font-weight:400;line-height:13px;list-style:none;display:inline-flex;color:#555!important}.criteria-details summary svg{margin-top:2px}.criteria-details summary svg path{stroke:#555}.criteria-details summary::-webkit-details-marker{display:none}.criteria-panel summary::-webkit-details-marker{display:none}.criteria-details summary:hover{background-color:#f2f2f2}.criteria-details[open]>summary{border-radius:20px}.criteria-details__content{z-index:10;box-sizing:border-box;background:#f5f5f5;border-radius:15px;flex-direction:column;gap:0;min-width:320px;padding:8px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.criteria-panel{background:#fff;overflow:hidden}.criteria-panel+.criteria-panel{border-top:2px solid #f5f5f5}.criteria-panel:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.criteria-panel:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.criteria-panel summary{cursor:pointer;color:#111;background:#fff;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;padding:12px 16px;font-size:12px;line-height:13px;list-style:none;display:flex;position:relative}.criteria-panel summary:after{content:"";border-bottom:1px solid #111;border-right:1px solid #111;flex-shrink:0;width:8px;height:8px;margin-top:-2px;transition:transform .2s;transform:rotate(45deg)}.criteria-panel[open] summary:after{margin-top:4px;transform:rotate(225deg)}.criteria-panel__body{background:#fff;padding:0 16px 14px}.criteria-panel p{color:#000;margin:0;font-size:12px;line-height:1.4}.criteria-panel ul{color:#444;margin:0;padding-left:1rem;font-size:12px;line-height:1.45}.criteria-panel li+li{margin-top:.35rem}.criteria-panel strong{color:#111;font-weight:600}.score-area{margin-top:40px}.score-area__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.score-label{margin:0;font-size:12px}.score-current{color:#555;margin:0;font-size:.95rem}.score-group{flex-wrap:wrap;gap:.5rem;display:flex}.score-option{position:relative}.score-input{opacity:0;pointer-events:none;position:absolute}.score-pill{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f5f5f5;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 .85rem 4px;font-weight:700;transition:all .15s;display:inline-flex}.score-pill:hover{background:#d9d9d9;border-color:#111}.score-input:checked+.score-pill{color:#fff;background:#111;border-color:#111}.general-comment{background:#f5f5f5;border-radius:20px;margin-top:20px;padding:16px 20px 20px}.general-comment label{margin-bottom:.5rem;font-size:24px;font-weight:550;display:block}.general-comment textarea{width:100%;max-width:100%;min-height:140px;font:inherit;resize:vertical;background-color:#fff;border:1px solid #fff;border-radius:15px;padding:1rem;font-size:16px}.general-comment textarea:focus{box-shadow:none;border:1px solid #ccc;outline:none}.general-comment textarea::-webkit-resizer{display:none}.step-actions{flex-wrap:wrap;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin:20px 0;display:grid}.step-actions__right{justify-content:end;display:flex}.button{font:inherit;cursor:pointer;color:#fff;background:#111;border:1px solid #111;border-radius:999px;padding:8px 20px 12px;font-weight:700;transition:opacity .15s,background .15s,color .15s}.button--secondary{color:#111;background:0 0;width:fit-content}.button:hover:not([disabled]){opacity:.9}.button[disabled]{opacity:.45;cursor:not-allowed}.evaluation-thank-you{text-align:center;padding:4rem 2rem}.evaluation-thank-you h2{margin-top:0;margin-bottom:.75rem}@media (width<=760px){.evaluation{padding:1rem}.criteria-details__content{grid-template-columns:1fr}.progress-meta,.topbar-meta-row,.font-step,.score-area__top{align-items:flex-start}}.criteria-dots{justify-content:center;align-items:center;gap:8px;display:flex}.criteria-dot{background:#d9d9d9;border-radius:999px;width:8px;height:8px;transition:all .2s}.criteria-dot.is-completed{background:#888}.criteria-dot.is-current{background:#111;transform:scale(1.4)}a{cursor:pointer}.page-transition{z-index:9999;transform-origin:bottom;pointer-events:none;background:#111;position:fixed;inset:0;transform:scaleY(0)}.navbar-on-top{position:relative}.navbar-on-top .nav-bar{z-index:10;pointer-events:none;width:100%;position:absolute;top:0;left:0}.navbar-on-top .nav-bar a,.navbar-on-top .nav-bar button,.navbar-on-top .nav-bar input,.navbar-on-top .nav-bar select,.navbar-on-top .nav-bar textarea,.navbar-on-top .nav-bar [role=button]{pointer-events:auto}.about{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100svh;overflow-y:auto}.about>section{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100svh;display:flex}.about .title-content{text-align:center;max-width:clamp(21.875rem,18.3408rem + 14.4993vw,34rem)}.about .text-content{text-align:center;flex-direction:column;gap:16px;max-width:clamp(21.875rem,19.1424rem + 11.2108vw,31.25rem);line-height:1.3;display:flex}.about .grid-content{grid-template-columns:repeat(4,max-content);align-items:start;gap:16px 12px;display:grid}.about .grid-content .evaluator-link{color:#000;border-radius:999px;gap:8px;width:fit-content;padding:8px 16px 12px;font-size:20px;line-height:21px;display:flex}.about .grid-content .evaluator-link__icon{align-items:end;display:flex;transform:translateY(2px)}.about .grid-content .evaluator-link svg{stroke-width:1.8px;height:20px}.about .grid-content .evaluator-link:hover{background-color:#f5f5f5}.about .grid-content .evaluator-link--disabled:hover{background-color:#fff}@media (width<=900px){.about .grid-content{grid-template-columns:repeat(2,max-content);justify-content:space-between}}@media (width<=600px){.about .grid-content{flex-direction:column;justify-content:center;align-items:center;display:flex}}.about h1,.about h2,.about h3{text-transform:uppercase;font-size:clamp(1.5rem,1.0628rem + 1.7937vw,3rem);line-height:clamp(1.5625rem,1.1071rem + 1.8685vw,3.125rem);font-weight:var(--weight-bold)!important}.about p{font-size:clamp(1rem,.9271rem + .299vw,1.25rem);line-height:clamp(1.0625rem,.9896rem + .299vw,1.3125rem)}.about small{font-size:12px;font-weight:var(--weight-bold);text-transform:uppercase;color:#979797}.about .mobile-break{display:none}.about .desktop-break{display:inline}@media (width<=768px){.about .mobile-break{display:inline}.about .desktop-break{display:none}}.about .hide-mobile{display:inline}.about .show-mobile{display:none}@media (width<=768px){.about .hide-mobile{display:none}.about .show-mobile{display:inline}}.access-page{flex-direction:column;min-height:100vh;padding:32px;display:flex}.access-page__top{justify-content:space-between;align-items:flex-start;display:flex}.access-page__brand,.access-page__edition{text-transform:uppercase;color:#000;font-size:28px;line-height:29px}.access-page__brand{font-weight:600;text-decoration:none}.access-page__center{flex:1;justify-content:center;align-items:center;display:flex}.access-code-card{text-align:center;width:100%;max-width:42rem}.access-code-card__title{letter-spacing:-.05em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(2.5rem,4.5vw,4.5rem);line-height:.95}.access-code-card__text{color:#222;margin:0 0 2rem;font-size:1.125rem;line-height:1.4}.access-code-form{flex-direction:column;align-items:center;display:flex}.access-code-form__inputs{grid-template-columns:repeat(6,3.5rem);gap:.5rem;margin-bottom:2rem;display:grid}.access-code-form__digit{text-align:center;color:#111;appearance:none;background:#f1f1f1;border:1px solid #d7d7d7;border-radius:.75rem;outline:none;width:3.5rem;height:66px;font-size:32px;line-height:1}.access-code-form__digit:not(:placeholder-shown){color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 -2px #111;caret-color:#111}.access-code-form__digit:focus{background:#fff;border-color:#111}.access-code-form__button{color:#fff;cursor:pointer;background:#000;border:0;border-radius:999px;min-width:7rem;padding:12px 20px 16px;font-size:.95rem}.access-code-form__button:hover{opacity:.9}.access-code-form__error{color:#b42318;margin:0 0 1rem;font-size:.9rem}@media (width<=640px){.access-page{padding:1rem}.access-page__frame{min-height:calc(100vh - 2rem);padding:1.25rem}.access-code-form__inputs{grid-template-columns:repeat(6,minmax(0,1fr));gap:.4rem;width:100%;max-width:21rem}.access-code-form__digit{aspect-ratio:1;width:100%;height:auto;font-size:1.75rem}.access-code-card__text{font-size:1rem}}.archive-align-center{min-height:calc(100svh - var(--nav-bar-height));justify-content:center;align-items:center;display:flex}.archive-page{width:clamp(21.875rem,3.0381rem + 77.2795vw,86.5rem);margin:80px 0 120px}.archive-page__head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.archive-page__head small{font-size:12px;line-height:13px;font-weight:var(--weight-extrablack);text-transform:uppercase;color:#979797}.archive-list{border-top:2px solid #000}.archive-item{border-bottom:2px solid #000}.archive-item__summary{cursor:pointer;justify-content:space-between;align-items:baseline;gap:2rem;padding:8px 0 16px;list-style:none;display:flex}.archive-item__summary::-webkit-details-marker{display:none}.archive-item__date,.archive-item__name{line-height:clamp(2.375rem,2.1564rem + .8969vw,3.125rem);font-weight:var(--weight-bold);font-size:clamp(2.25rem,2.0314rem + .8969vw,3rem)!important}.archive-item__date{width:fit-content}.archive-item__name{text-align:right}.archive-item__panel{padding:0 0 1rem}.archive-preview{background:#f5f5f5;border-radius:1rem;justify-content:space-between;gap:72px;height:250px;padding:20px;display:flex}.archive-preview__info{flex-direction:column;justify-content:space-between;display:flex}.archive-preview__sample,.archive-preview__image{background:#fff;border-radius:.875rem;padding:1rem}.archive-preview__label{font-size:12px;line-height:13px;font-weight:var(--weight-bold);text-transform:uppercase;color:#8a8a8a;margin-bottom:4px;display:block;transform:translateY(-4px)}.archive-preview__title{font-size:32px;line-height:34px;font-weight:var(--weight-bold)}.archive-preview__description,.archive-preview__sentence,.archive-preview__note{margin:0}.archive-preview__description{max-width:524px;font-size:16px;line-height:1.3;font-weight:var(--weight-regular);margin-top:16px}.archive-preview__meta{cursor:pointer;flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.archive-preview__meta span{background-color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 16px 10px 12px;font-size:16px;line-height:17px;display:inline-flex}.archive-preview__meta span svg{margin:2px 0 0}.archive-preview__sample{flex-direction:column;justify-content:center;gap:.75rem;display:flex}.archive-preview__glyphs{letter-spacing:-.03em;font-size:clamp(2.25rem,3vw,4rem);line-height:.95}.archive-preview__sentence{font-size:1.125rem;line-height:1.2}.archive-preview__note{color:#555;font-size:.8125rem;line-height:1.35}.archive-preview__image{aspect-ratio:1;min-width:210px;min-height:210px;padding:0;overflow:hidden}.archive-preview__image img{aspect-ratio:1;object-fit:cover;height:100%;display:block}@media (width<=1500px){.archive-preview__image{display:none}}@media (width<=900px){.archive-page{padding:1.5rem}.archive-item__date,.archive-item__name{font-size:clamp(1.75rem,5vw,2.5rem)}.archive-preview__image{min-height:220px}.archive-preview__sample{display:none}}@media (width<=600px){.archive-preview{gap:0;height:fit-content}.archive-preview__info{gap:20px}.archive-preview__meta{flex-direction:row;gap:8px;display:flex}.archive-preview__image{display:none}.archive-preview__image img{height:auto}.archive-preview__content{display:none}.display-mobile-only{display:inline-block!important}}.archive-preview__content{gap:8px;display:flex}.display-mobile-only{display:none}.vote-align-center{min-height:calc(100vh - var(--nav-bar-height));justify-content:center;align-items:center;display:flex}.vote-page{width:clamp(21.875rem,3.0381rem + 77.2795vw,86.5rem);margin:40px 0 120px}.vote-page__head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.vote-page__head small{font-size:12px;line-height:13px;font-weight:var(--weight-semibold);text-transform:uppercase;color:#979797}.vote-list{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.vote-item{background-color:#f5f5f5;border-radius:20px;padding:16px 20px 20px}.vote-item__image{background:#fff;border-radius:15px;margin:12px 0 0;padding:1rem}.vote-item__title{font-size:32px;line-height:34px;font-weight:var(--weight-semibold);margin:20px 0}.vote-item__small{font-size:12px;line-height:13px;font-weight:var(--weight-semibold);text-transform:uppercase;color:#9ba1a6}.vote-item__meta{gap:8px;margin-top:auto;display:flex}.vote-item__meta span{cursor:pointer;background-color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 16px 8px 12px;font-size:16px;line-height:17px;display:inline-flex}.vote-item__meta span svg{margin:0 0 2px}.vote-item__meta span svg path{stroke:#000}.vote-item__image{aspect-ratio:1;min-width:210px;min-height:210px;padding:0;overflow:hidden}.vote-item__image img{object-fit:cover;width:100%;height:100%;display:block}.vote-item__vote{aspect-ratio:1;cursor:pointer;background-color:#fff;border-radius:999px;justify-content:center;align-items:center;width:36.05px;display:flex;padding:0!important}.vote-item__vote svg{margin:0 0 2px 2px}.vote-item__vote svg path{stroke:#000}.vote-item__vote:hover{color:#fff;stroke-color:#fff;background-color:#000}.vote-item__vote:hover svg{stroke-color:#fff}.vote-item__vote:hover svg path{stroke:#fff}.vote-item__controls{justify-content:space-between;width:100%;display:flex}@media (width<=900px){.vote-page{padding:1.5rem}}@media (width<=600px){.vote-item__meta{flex-direction:row;gap:8px;display:flex}.vote-item__image{display:none}}.join-us{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.join-us h1{text-transform:uppercase;margin-bottom:16px;font-size:clamp(2rem,1.7085rem + 1.1958vw,3rem);line-height:clamp(2.125rem,1.8335rem + 1.1958vw,3.125rem)}.join-us p{font-size:clamp(1rem,.9271rem + .299vw,1.25rem);line-height:clamp(1.0625rem,.9896rem + .299vw,1.3125rem)}.join-us button{color:#fff;text-transform:uppercase;background-color:#000;border-radius:999px;margin-top:clamp(2rem,2.1457rem - .5979vw,1.5rem);padding:12px 24px;font-size:16px;line-height:17px}.home-page{flex-direction:column;justify-content:end;align-items:end;min-height:100svh;padding:clamp(1.25rem,1.0314rem + .8969vw,2rem);display:flex}.home-winner img{object-fit:cover;max-width:clamp(19.9375rem,89.7608vw - 1.9417rem,95rem);max-height:clamp(7.40188rem,3.9484rem + 14.1682vw,19.25rem);display:block}.evaluation-completed-page{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;display:flex}
