:root{--page-background: #f4efe5;color:#292927;background:#f4efe5;font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--page-background: #292927;color:#eeece6;background:#292927}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body,#root{min-height:100vh;margin:0}body{background:var(--page-background);transition:background-color .36s ease,color .36s ease}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{--background: #f4efe5;--foreground: #292927;--muted: #78746d;--line: #cdc6ba;--surface: rgba(244, 239, 229, .92);min-height:100vh;display:flex;flex-direction:column;background:var(--background);color:var(--foreground);transition:background-color .36s ease,color .36s ease}:root[data-theme=dark] .site-shell{--background: #292927;--foreground: #eeece6;--muted: #aaa8a2;--line: #504f4b;--surface: rgba(41, 41, 39, .92)}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .34s cubic-bezier(.22,1,.36,1),background-color .36s ease,border-color .36s ease}.site-header--hidden{transform:translateY(-100%)}.site-nav{width:min(100% - 48px,1320px);height:74px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.wordmark{width:fit-content;display:flex;align-items:center}.wordmark img{display:block;width:132px;height:auto;transition:opacity .24s ease}.nav-links,.footer-links{display:flex;align-items:center;gap:28px}.nav-links a,.footer-links a,.footer-cookie-link{color:var(--muted);font-size:.8125rem;letter-spacing:.01em;transition:color .18s ease}.nav-links a:hover,.footer-links a:hover,.footer-cookie-link:hover{color:var(--foreground)}.footer-cookie-link{padding:0;border:0;background:transparent;cursor:pointer}.theme-toggle{justify-self:end;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--foreground);cursor:pointer;font-size:.75rem;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.nav-actions{justify-self:end;display:flex;align-items:center;gap:12px}.nav-actions .theme-toggle{justify-self:auto}.nav-account{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--foreground);font-size:.75rem;font-weight:600;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.nav-account:hover{background:color-mix(in srgb,var(--foreground) 7%,transparent);transform:scale(.98)}.theme-toggle:hover{background:color-mix(in srgb,var(--foreground) 7%,transparent)}.theme-toggle:active{transform:scale(.96)}.theme-toggle:focus-visible,a:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.page{flex:1;width:min(100% - 48px,1320px);margin:0 auto}h1,h2,h3,h4{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:400}h1{font-size:clamp(3rem,6vw,4rem);line-height:1.125;letter-spacing:-.01em}h2{font-size:clamp(2.5rem,5vw,3rem);line-height:1.167;letter-spacing:-.01em}h3{font-size:clamp(2rem,4vw,2.25rem);line-height:1.222}h4{font-size:1.75rem;line-height:1.286;font-weight:600}h5,.eyebrow,.meta{margin:0;font-family:inherit;font-size:.75rem;line-height:1.5;font-weight:600;letter-spacing:.02em;text-transform:uppercase}p{margin:0;font-size:1rem;line-height:1.75}.data-message{margin-top:22px;color:var(--muted);font-size:.8125rem}.text-small{font-size:.875rem;line-height:1.57}.home{flex:1;overflow:hidden}.hero,.landing-section{width:min(100% - 48px,1320px);margin:0 auto}.hero{--portrait-parallax: 0px;position:relative;min-height:clamp(540px,78svh,720px);padding:clamp(72px,10vh,118px) 0 56px;display:flex;flex-direction:column;justify-content:center}.hero__portrait{position:absolute;top:50%;right:-4%;z-index:0;width:min(43vw,525px);height:min(46vw,550px);object-fit:contain;transform:translateY(calc(-48% + var(--portrait-parallax)));opacity:.11;mix-blend-mode:multiply;pointer-events:none;-webkit-user-select:none;user-select:none}:root[data-theme=dark] .hero__portrait{opacity:.44;-webkit-mask-image:linear-gradient(to left,#000 32%,transparent 94%);mask-image:linear-gradient(to left,#000 32%,transparent 94%)}.hero__eyebrow,.section-heading .eyebrow,.contest .eyebrow{color:var(--muted)}.hero__quote{position:relative;z-index:1;max-width:800px;margin:auto 0}.hero__quote p{max-width:100%;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,3vw,3rem);line-height:1.1;letter-spacing:-.035em}.hero__quote footer{margin-top:28px;color:var(--muted);display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.hero__author-mark{width:16px;height:1px;background:currentColor}.hero__footer{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.hero__intro{max-width:420px;color:var(--muted);font-size:.9375rem;line-height:1.7}.text-link{display:inline-flex;align-items:center;gap:12px;padding-bottom:6px;border-bottom:1px solid currentColor;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;transition:gap .22s ease,color .18s ease}.text-link:hover{gap:18px}.landing-section{padding:150px 0}.categories{padding-bottom:80px}.section-heading{max-width:610px;margin-bottom:56px}.section-heading h2{margin-top:0}.section-heading .eyebrow+h2{margin-top:16px}.section-heading>p:last-child{max-width:430px;margin-top:20px;color:var(--muted);font-size:.9375rem;line-height:1.7}.section-heading--row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{position:relative;isolation:isolate;min-height:276px;padding:24px;display:flex;align-items:center;overflow:hidden;border:1px solid var(--line);background:color-mix(in srgb,var(--background) 94%,var(--foreground));transition:background-color .26s ease,border-color .26s ease}.category-card:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:color-mix(in srgb,var(--foreground) 4%,transparent);content:"";opacity:0;transition:opacity .26s ease}.category-card:hover:after{opacity:1}.category-card:hover{border-color:color-mix(in srgb,var(--foreground) 42%,var(--line))}.category-card__index{position:absolute;top:22px;left:25px;color:var(--muted);font-size:.6875rem;letter-spacing:.06em}.category-card__image{position:absolute;top:50%;right:22px;width:min(36%,155px);height:155px;object-fit:contain;object-position:center;mix-blend-mode:multiply;opacity:.86;transform:translateY(-50%)}:root[data-theme=dark] .category-card__image{filter:invert(1) grayscale(1) contrast(.85);mix-blend-mode:screen}.category-card__content{position:relative;width:52%;margin-left:0;min-height:0;padding:0}.category-card h3{font-size:1.6rem;line-height:1.12}.category-card p{margin-top:9px;color:var(--muted);font-size:.8125rem;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-card__arrow{display:none}.trends{padding-bottom:64px}.categories{padding-top:64px}.story-grid{display:grid;grid-auto-columns:calc((100% - 64px)/5);grid-auto-flow:column;gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.story-grid::-webkit-scrollbar{display:none}.story-card{min-width:0;border:1px solid var(--line);background:var(--background);scroll-snap-align:start;transition:background-color .36s ease,border-color .36s ease}.story-cover{position:relative;aspect-ratio:2 / 3;padding:22px;display:flex;flex-direction:column;overflow:hidden;border-bottom:1px solid var(--line);color:#f6f1e8;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.story-cover--image{padding:0;aspect-ratio:2 / 3;background:#d4d0c5}.story-cover--image>img{width:100%;height:100%;display:block;object-fit:cover}.story-cover--image:before,.story-cover--image:after{display:none}.story-card:hover{border-color:color-mix(in srgb,var(--foreground) 42%,var(--line))}.story-card--without-cover .story-card__body{padding-top:22px}.story-cover:before,.story-cover:after{position:absolute;content:"";pointer-events:none}.story-cover__top,.story-cover__number{position:relative;z-index:1;font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.story-cover__number{margin-top:auto;font-family:Playfair Display,Georgia,serif;font-size:clamp(4rem,7vw,7rem);font-weight:400;line-height:.78;letter-spacing:-.06em;opacity:.56}.story-cover__title{position:relative;z-index:1;width:92%;margin-top:15px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.85rem,3.1vw,3rem);line-height:.95;letter-spacing:-.04em}.story-cover__ornament{position:absolute;right:22px;bottom:26px;width:46px;height:46px;border:1px solid currentColor;border-radius:50%;opacity:.65}.cover--glass{color:#1e2e31;background:radial-gradient(circle at 72% 23%,rgba(248,238,204,.9) 0 4%,transparent 4.5%),linear-gradient(125deg,transparent 0 43%,rgba(34,79,80,.42) 43.5% 44.2%,transparent 44.7%),linear-gradient(145deg,#d0d6cc,#8da9a3 57%,#315052)}.cover--glass:before{top:12%;right:-43%;bottom:7%;left:40%;border:1px solid rgba(246,240,226,.62);transform:rotate(-24deg)}.cover--storm{background:linear-gradient(178deg,transparent 0 55%,rgba(225,176,130,.25) 55.4% 56%,transparent 56.5%),radial-gradient(circle at 50% 8%,#d7b07e 0 2%,transparent 2.5%),linear-gradient(145deg,#2d2227,#593b3c 49%,#b66e57)}.cover--storm:before{top:-18%;left:19%;width:1px;height:130%;background:#f6f1e86b;transform:rotate(28deg)}.cover--comet{background:radial-gradient(circle at 67% 26%,#eee1ad 0 2.5%,transparent 3%),radial-gradient(circle at 39% 69%,rgba(237,224,184,.9) 0 1.5%,transparent 2%),linear-gradient(145deg,#222b3a,#3b4659 55%,#7d776e)}.cover--comet:before{top:17%;right:-27%;width:87%;height:29%;border-top:1px solid rgba(241,232,202,.7);border-radius:50%;transform:rotate(-26deg)}.cover--archive{color:#2d2924;background:radial-gradient(circle at 72% 22%,rgba(100,78,51,.8) 0 1.5%,transparent 2%),radial-gradient(circle at 25% 69%,rgba(100,78,51,.65) 0 1%,transparent 1.6%),linear-gradient(145deg,#d8c6a4,#a7835f 54%,#6e503c)}.cover--dawn{color:#2e3330;background:radial-gradient(circle at 76% 18%,#f7e1aa 0 6%,transparent 6.5%),linear-gradient(180deg,transparent 0 62%,rgba(72,99,91,.42) 62.5% 64%,transparent 64.5%),linear-gradient(145deg,#d8d1bf,#b5c0ac 53%,#687d71)}.cover--river{background:radial-gradient(circle at 24% 27%,rgba(244,234,207,.8) 0 1.8%,transparent 2.3%),radial-gradient(circle at 75% 57%,rgba(244,234,207,.62) 0 1.4%,transparent 2%),linear-gradient(145deg,#1e343b,#3c6570 56%,#75909a)}.story-card__body{padding:17px 16px 15px}.story-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;min-height:2.97rem}.story-card h3{font-size:1.35rem;line-height:1.1}.story-card__body>p{min-height:38px;margin-top:11px;color:var(--muted);font-size:.75rem;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.story-card__footer{margin-top:16px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.story-card__author{font-size:.6875rem;font-weight:500}.story-card__metrics{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:.6875rem}.stories-carousel{position:relative}.carousel-button{position:absolute;top:50%;z-index:2;width:36px;height:36px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--background);color:var(--foreground);cursor:pointer;display:grid;place-items:center;transform:translateY(-50%);transition:background-color .18s ease,color .18s ease,border-color .18s ease}.carousel-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.35}.carousel-button--previous{left:-18px}.carousel-button--next{right:-18px}.carousel-button:hover{background:var(--foreground);color:var(--background)}.view-count,.reaction-button{display:inline-flex;align-items:center;gap:5px}.view-count svg,.reaction-button svg{width:14px;height:14px;stroke-width:1.35}.reaction-button{min-height:18px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;transition:color .18s ease,transform .18s ease}.reaction-button:hover,.reaction-button--active{color:var(--foreground)}.reaction-button svg{fill:transparent;transition:fill .18s ease}.reaction-button--active svg{fill:currentColor}.reaction-button:active{transform:scale(.9)}.contest{padding-top:54px}.contest-carousel{position:relative}.contest-carousel__track{display:grid;grid-auto-columns:100%;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.contest-carousel__track::-webkit-scrollbar{display:none}.contest__card{padding:clamp(35px,5vw,76px);border:1px solid #292927;background:#f1ece2;color:#292927;scroll-snap-align:start}.contest__brands{display:flex;align-items:center;justify-content:center;gap:13px}.contest__brand{display:block;object-fit:contain}.contest__brand--auctelis{width:138px;height:36px;object-position:left center}.contest__brand--partner{width:190px;height:42px;object-fit:cover}.contest__brands>span{color:#8e887e;font-size:1.05rem}.contest .eyebrow,.contest .meta{color:#777168}.contest__eyebrow{margin-top:32px}.contest__intro{text-align:center}.contest h2{max-width:none;margin:15px auto 0;font-size:clamp(2.75rem,4.6vw,4.25rem);line-height:.98;letter-spacing:-.04em;white-space:nowrap}.contest__lead{max-width:none;margin:20px auto 0;color:#69645d;font-size:.9375rem;line-height:1.7;white-space:nowrap}.contest__facts{margin-top:38px;padding:28px 0;border-top:1px solid #ccc5b8;border-bottom:1px solid #ccc5b8;display:grid;grid-template-columns:1.3fr .6fr 1fr;align-items:center}.contest__prize{min-height:156px;padding-right:34px;border-right:1px solid #d4cdc1;display:grid;grid-template-columns:100px 1fr;column-gap:18px;align-items:start}.contest__prize .meta{grid-column:1 / -1;margin-bottom:5px}.contest__prize-cover{width:96px;height:137px;object-fit:contain;filter:drop-shadow(5px 8px 10px rgba(41,41,39,.14))}.contest__prize h3{font-size:1.25rem;line-height:1.12}.contest__prize-copy{align-self:center}.contest__prize-subtitle{margin-top:7px;color:#777168;font-size:.6875rem;line-height:1.45}.contest__deadline{min-height:112px;padding:0 30px;border-right:1px solid #d4cdc1;display:flex;flex-direction:column;justify-content:center}.contest__deadline-heading{display:flex;align-items:center;gap:8px}.contest__deadline-heading svg{width:15px;height:15px;color:#777168;stroke-width:1.45}.contest__deadline strong{margin-top:8px;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:400;line-height:1}.contest__deadline span{margin-top:7px;color:#777168;font-size:.6875rem}.contest__benefits{margin:0;padding:0 0 0 30px;list-style:none;display:grid;gap:10px;color:#55514c;font-size:.75rem}.contest__benefits li{display:flex;align-items:center;gap:9px}.contest__benefits svg{width:15px;height:15px;flex:0 0 auto;color:#777168;stroke-width:1.45}.contest__bottom{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:25px}.button svg{width:15px;height:15px;stroke-width:1.5}.button{min-height:50px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;font-size:.8125rem;font-weight:600;transition:transform .22s ease,background .22s ease,color .22s ease}.button:hover{transform:translateY(-2px)}.button--dark{background:#292927;color:#f4efe5}.button--light{border-color:#c7c0b5;background:#e4ddd1;color:#292927}.button--light:hover{background:#dad2c5}.access-page,.onboarding-page,.dashboard-page{flex:1;width:min(100% - 48px,1320px);min-height:calc(100svh - 150px);margin:0 auto;padding:clamp(50px,8vh,100px) 0;display:grid;place-items:center}.access-card{width:min(100%,760px);text-align:center;animation:access-enter .48s cubic-bezier(.22,1,.36,1) both}.access-brand{height:38px;display:flex;align-items:center;justify-content:center}.access-brand img{display:block;width:150px;height:auto}.access-brand__dark{display:none!important}:root[data-theme=dark] .access-brand__light{display:none}:root[data-theme=dark] .access-brand__dark{display:block!important}.access-card h1,.onboarding-screen h1,.dashboard-empty h1{margin-top:18px;font-size:clamp(2.45rem,4.8vw,4rem);line-height:1.02;letter-spacing:-.035em}.access-card h1{max-width:720px;margin-right:auto;margin-left:auto}.access-card__lead,.onboarding-screen__lead,.dashboard-empty>p:last-of-type{margin-top:18px;color:var(--muted);font-size:.875rem;line-height:1.7}.access-card__lead{max-width:590px;margin-right:auto;margin-left:auto}.access-card__form-area{width:min(100%,440px);margin:0 auto;text-align:left}.provider-buttons{margin-top:38px;display:grid;gap:10px}.provider-button,.access-cta,.choice-button,.genre-chip,.project-choice{font:inherit;cursor:pointer}.provider-button{min-height:52px;padding:0 18px;border:1px solid #292927;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.8125rem;font-weight:600;transition:transform .18s ease,background-color .18s ease}.provider-button:hover,.choice-button:hover,.project-choice:hover{transform:translateY(-2px)}.provider-button--google{background:#fff;color:#292927}.provider-button--apple{border-color:#6e6b64;background:#292927;color:#f4efe5}.provider-button img{width:17px;height:17px;object-fit:contain}.provider-button--apple img{filter:invert(1)}.access-divider{margin:26px 0;display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em}.access-divider:before,.access-divider:after{height:1px;flex:1;background:var(--line);content:""}.access-form{display:grid;gap:9px}.access-form label{font-size:.75rem;font-weight:600}.access-form input{width:100%;height:52px;padding:0 15px;border:1px solid var(--line);border-radius:0;outline:0;background:transparent;color:var(--foreground);font:inherit;font-size:.875rem;transition:border-color .18s ease,box-shadow .18s ease}.access-form input::placeholder{color:var(--muted)}.access-form input:focus{border-color:var(--foreground);box-shadow:0 0 0 3px color-mix(in srgb,var(--foreground) 8%,transparent)}.access-cta{min-height:52px;margin-top:7px;padding:0 20px;border:1px solid var(--foreground);display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--foreground);color:var(--background);font-size:.8125rem;font-weight:600;transition:transform .18s ease,opacity .18s ease}.access-cta:hover:not(:disabled){transform:translateY(-2px)}.access-cta:disabled{cursor:not-allowed;opacity:.36}.access-cta svg{width:16px;height:16px;stroke-width:1.5}.access-switch{margin-top:24px;color:var(--muted);font-size:.75rem;text-align:center}.access-switch button{margin-left:6px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--foreground);cursor:pointer;font:inherit;font-weight:600}.onboarding-screen{width:min(100%,760px);min-height:min(620px,calc(100svh - 250px));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:access-enter .48s cubic-bezier(.22,1,.36,1) both}.onboarding-progress{width:126px;margin-bottom:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.onboarding-progress span{height:2px;background:var(--line)}.onboarding-progress .is-active{background:var(--foreground)}.onboarding-screen__lead{max-width:500px}.onboarding-accent{color:#9b684b;font-style:italic}:root[data-theme=dark] .onboarding-accent{color:#d39b72}.choice-grid{width:min(100%,610px);margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice-button,.project-choice{min-height:108px;padding:18px;border:1px solid var(--line);border-radius:0;display:flex;align-items:center;justify-content:space-between;background:transparent;color:var(--foreground);font-size:.875rem;text-align:left;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.choice-button{position:relative;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center}.choice-button.is-selected,.project-choice.is-selected{border-color:var(--foreground);background:color-mix(in srgb,var(--foreground) 7%,transparent)}.choice-button__icon{width:25px!important;height:25px!important;color:var(--muted);stroke-width:1.25}.choice-button__check{position:absolute;top:13px;right:13px;width:16px;height:16px}.project-choices{width:min(100%,520px);margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.project-choice{position:relative;min-height:174px;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.project-choice svg{width:26px;height:26px;stroke-width:1.25}.project-choice__check{position:absolute;top:14px;right:14px;width:16px!important;height:16px!important;stroke-width:1.7!important}.project-choices__hint{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:.6875rem}.project-choices__hint svg{width:14px;height:14px}.onboarding-success{width:64px;height:64px;margin:42px 0 4px;color:var(--foreground);stroke-width:1.1}.onboarding-screen__action{min-width:190px;margin-top:38px}.dashboard-empty{width:min(100%,560px);text-align:center;animation:access-enter .48s cubic-bezier(.22,1,.36,1) both}.dashboard-empty .access-cta{margin-top:34px}.dashboard-page{display:block;padding:66px 0 112px}.dashboard{animation:access-enter .48s cubic-bezier(.22,1,.36,1) both}.dashboard__header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.dashboard__header h1{margin-top:14px;font-size:clamp(2.6rem,5vw,4.5rem);line-height:.98;letter-spacing:-.04em}.dashboard__new-project{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--foreground);background:var(--foreground);color:var(--background);font-size:.75rem;font-weight:600;transition:transform .18s ease,background-color .18s ease,color .18s ease}.dashboard__new-project:hover{transform:translateY(-2px);background:transparent;color:var(--foreground)}.dashboard__new-project svg{width:15px;height:15px;stroke-width:1.5}.dashboard-goal{max-width:710px;margin-top:42px}.dashboard-goal__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.dashboard-goal h2{margin-top:12px;font-size:clamp(2.2rem,3.5vw,3.25rem);line-height:1;letter-spacing:-.04em}.dashboard-goal h2 span{color:var(--muted);font-size:.875rem;letter-spacing:0}.dashboard-goal__heading>strong{padding-bottom:5px;color:var(--muted);font-size:.75rem;font-weight:600}.dashboard-goal__track{width:100%;height:7px;margin-top:20px;overflow:hidden;background:color-mix(in srgb,var(--foreground) 10%,transparent)}.dashboard-goal__track span{width:82%;height:100%;display:block;background:var(--foreground);transform-origin:left;animation:goal-fill .7s cubic-bezier(.22,1,.36,1) both}.dashboard-goal>p{margin-top:11px;color:var(--muted);font-size:.6875rem}.dashboard-projects{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-project{border:1px solid var(--line);display:grid;grid-template-columns:minmax(145px,.58fr) minmax(0,1.55fr);background:var(--background)}.dashboard-project__cover{min-height:300px;overflow:hidden;border-right:1px solid var(--line);background:var(--foreground)}.dashboard-project__cover img{width:100%;height:100%;display:block;object-fit:cover}.dashboard-project__content{position:relative;min-height:300px;padding:28px;display:flex;flex-direction:column}.dashboard-project__topline{position:absolute;top:20px;right:18px;display:flex;align-items:center;justify-content:space-between}.dashboard-project__status{padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.625rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.dashboard-project__topline button{width:30px;height:30px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:var(--muted);cursor:pointer}.dashboard-project__topline button:hover{color:var(--foreground)}.dashboard-project__topline svg{width:19px;height:19px;stroke-width:1.35}.dashboard-project__content>.eyebrow{margin-top:0;color:var(--muted)}.dashboard-project h2{margin-top:12px;font-size:clamp(1.75rem,2.35vw,2.25rem);line-height:.98;letter-spacing:-.04em}.dashboard-project__synopsis{max-width:600px;margin-top:14px;color:var(--muted);font-size:.75rem;line-height:1.6;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard-project--without-cover{grid-template-columns:1fr}.dashboard-project__bottom{margin-top:auto}.dashboard-project__details{margin-top:22px;padding-bottom:15px;display:flex;flex-wrap:wrap;gap:11px 22px}.dashboard-project__details span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.6875rem}.dashboard-project__details svg{width:14px;height:14px;color:var(--foreground);stroke-width:1.35}.dashboard-project__footer{padding-top:15px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px}.dashboard-project__footer p{color:var(--muted);font-size:.6875rem}.dashboard-project__footer a{min-height:44px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--foreground);background:var(--foreground);color:var(--background);font-size:.75rem;font-weight:600;transition:transform .18s ease,background-color .18s ease,color .18s ease}.dashboard-project__footer a:hover{transform:translateY(-2px);background:transparent;color:var(--foreground)}.dashboard-project__footer a svg{width:15px;height:15px;stroke-width:1.45}.new-project-page{flex:1;width:min(100% - 48px,1180px);margin:0 auto;padding:82px 0 112px}.new-project{animation:access-enter .48s cubic-bezier(.22,1,.36,1) both}.new-project__header{max-width:650px}.new-project__header h1{margin-top:16px;font-size:clamp(3rem,5.2vw,4.8rem);line-height:.98;letter-spacing:-.045em}.new-project__header>p:last-child{max-width:540px;margin-top:21px;color:var(--muted);font-size:.875rem;line-height:1.7}.new-project__form{margin-top:56px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:42px clamp(36px,7vw,104px)}.new-project__main{display:flex;flex-direction:column;gap:34px}.new-project__label,.project-setting legend{padding:0;color:var(--foreground);font-size:.75rem;font-weight:600}.new-project__main input{width:100%;height:54px;margin-top:-23px;padding:0 16px;border:1px solid var(--line);border-radius:0;outline:0;background:transparent;color:var(--foreground);font:inherit;font-size:.875rem;transition:border-color .18s ease,box-shadow .18s ease}.new-project__main input:focus{border-color:var(--foreground);box-shadow:0 0 0 3px color-mix(in srgb,var(--foreground) 8%,transparent)}.new-project__main input::placeholder{color:var(--muted)}.new-project__main input.sr-only{margin:0}.project-setting{min-width:0;margin:0;padding:0;border:0}.project-setting legend{margin-bottom:14px}.project-setting legend span{color:var(--muted);font-weight:400}.project-setting__options{display:grid;gap:9px}.project-setting__options--types{grid-template-columns:repeat(3,1fr)}.project-type{min-height:106px;padding:15px;border:1px solid var(--line);border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:transparent;color:var(--foreground);cursor:pointer;font:inherit;font-size:.75rem;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.project-type:hover,.project-type.is-selected{border-color:var(--foreground);background:color-mix(in srgb,var(--foreground) 7%,transparent)}.project-type:hover{transform:translateY(-2px)}.project-type svg{width:23px;height:23px;color:var(--muted);stroke-width:1.25}.project-setting__options--language{grid-template-columns:repeat(2,1fr)}.project-setting__options--language button{min-height:52px;padding:0 16px;border:1px solid var(--line);border-radius:0;display:flex;align-items:center;gap:10px;background:transparent;color:var(--foreground);cursor:pointer;font:inherit;font-size:.75rem;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.project-setting__options--language button span{color:var(--muted);font-size:.625rem;font-weight:600;letter-spacing:.04em}.project-setting__options--language button.is-selected{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.project-setting__options--language button.is-selected span{color:inherit}.project-cover-setting__dropzone{min-height:132px;padding:20px;border:1px dashed var(--line);display:grid;place-items:center;align-content:center;gap:7px;color:var(--foreground);cursor:pointer;text-align:center;transition:border-color .18s ease,background-color .18s ease}.project-cover-setting__dropzone:hover{border-color:var(--foreground);background:color-mix(in srgb,var(--foreground) 5%,transparent)}.project-cover-setting__dropzone svg{width:23px;height:23px;color:var(--muted);stroke-width:1.25}.project-cover-setting__dropzone>span{margin-top:2px;font-size:.75rem;font-weight:600}.project-cover-setting__dropzone small,.project-cover-setting__hint{color:var(--muted);font-size:.6875rem;line-height:1.55}.project-cover-setting__hint{margin-top:10px}.project-cover-setting__selected{min-height:132px;padding:12px;border:1px solid var(--line);display:grid;grid-template-columns:66px minmax(0,1fr) 28px;align-items:center;gap:13px}.project-cover-setting__selected img{width:66px;height:99px;object-fit:cover;display:block}.project-cover-setting__selected div{min-width:0;display:grid;gap:5px}.project-cover-setting__selected strong,.project-cover-setting__selected span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-cover-setting__selected strong{font-size:.75rem;font-weight:600}.project-cover-setting__selected span{color:var(--muted);font-size:.6875rem}.project-cover-setting__selected button{width:28px;height:28px;padding:0;border:1px solid var(--line);display:grid;place-items:center;background:transparent;color:var(--muted);cursor:pointer}.project-cover-setting__selected button:hover{border-color:var(--foreground);color:var(--foreground)}.project-cover-setting__selected button svg{width:15px;height:15px;stroke-width:1.4}.new-project__preview{padding:25px;align-self:start;border:1px solid var(--line);background:color-mix(in srgb,var(--background) 94%,var(--foreground))}.new-project__preview-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.new-project__preview-heading>span{color:var(--muted);font-size:.6875rem}.new-project__paper{min-height:274px;margin-top:23px;padding:28px;overflow:hidden;border:1px solid var(--line);background:var(--background);color:var(--foreground);font-family:Playfair Display,Georgia,serif;font-size:.9rem;line-height:var(--writing-leading);text-align:justify}.new-project__paper p{max-width:var(--writing-measure);margin:0 auto 1em;text-indent:var(--writing-indent)}.new-project__paper--poesie{text-align:left}.new-project__paper--poesie p,.new-project__paper--scenario p,.new-project__paper--essai p{text-indent:0}.new-project__paper--scenario{font-family:Courier New,monospace;font-size:.72rem}.new-project__rules{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,1fr);gap:13px 24px}.new-project__rules div{display:flex;justify-content:space-between;gap:12px}.new-project__rules dt,.new-project__rules dd{margin:0;font-size:.6875rem}.new-project__rules dt{color:var(--muted)}.new-project__rules dd{color:var(--foreground);text-align:right}.new-project__footer{grid-column:1 / -1;padding-top:23px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:28px}.new-project__footer>p{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.6875rem}.new-project__footer>p svg{width:14px;height:14px;color:var(--foreground);stroke-width:1.35}.new-project__submit{min-height:50px;padding:0 20px;border:1px solid var(--foreground);border-radius:0;background:var(--foreground);color:var(--background);cursor:pointer;font:inherit;font-size:.75rem;font-weight:600;transition:transform .18s ease,background-color .18s ease,color .18s ease}.new-project__submit:hover{transform:translateY(-2px);background:transparent;color:var(--foreground)}.editor-page{--editor-background: #181a1a;--editor-surface: #1e2020;--editor-foreground: #e8e3d9;--editor-muted: #a49f95;--editor-line: rgba(232, 227, 217, .17);--editor-accent: #c7a36a;height:100svh;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 34%,#222525 0,var(--editor-background) 52%);color:var(--editor-foreground)}.editor-header{position:relative;z-index:5;min-height:76px;padding:0 30px;border-bottom:1px solid var(--editor-line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.editor-header__project,.editor-header__chapter,.editor-header__tools{display:flex;align-items:center}.editor-header__project{position:relative;gap:20px;min-width:0}.editor-brand{display:inline-flex;flex:0 0 auto;align-items:center}.editor-brand img{width:116px;height:auto;display:block}.editor-project-divider{width:1px;height:36px;display:block;background:var(--editor-line)}.editor-project-selector{position:relative;min-width:0;display:flex;align-items:center;gap:6px}.editor-project-selector .editor-select{overflow:hidden;text-overflow:ellipsis}.editor-project-rename{width:min(290px,25vw)}.editor-project-rename input{width:100%;height:32px;padding:0 2px;border:0;border-bottom:1px solid var(--editor-accent);outline:0;background:transparent;color:var(--editor-foreground);font-family:Playfair Display,Georgia,serif;font-size:1.1rem}.editor-select,.editor-header__chapter>button,.editor-focus-toggle,.editor-settings,.editor-pagination button,.editor-error{position:fixed;right:28px;bottom:28px;z-index:3;max-width:320px;padding:13px 16px;border:1px solid rgba(199,163,106,.65);background:#222424;color:var(--editor-foreground);font-size:.75rem}.editor-rules button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.editor-select{min-width:0;display:inline-flex;align-items:center;gap:9px;color:var(--editor-foreground);font-family:Playfair Display,Georgia,serif;font-size:1.1rem;white-space:nowrap}.editor-select svg{width:15px;height:15px;color:var(--editor-muted);stroke-width:1.3}.editor-header__chapter{justify-self:center;gap:14px;position:relative;z-index:3}.editor-header__chapter>button:not(.editor-select){width:24px;height:24px;padding:0;display:grid;place-items:center;color:var(--editor-muted)}.editor-chapter-selector{position:relative;min-width:0;display:flex;align-items:center;gap:6px}.editor-chapter-selector .editor-select{overflow:hidden;text-overflow:ellipsis}.editor-chapter-menu-trigger{width:22px;height:28px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:var(--editor-muted);cursor:pointer}.editor-chapter-menu-trigger:hover,.editor-chapter-menu-trigger[aria-expanded=true]{color:var(--editor-foreground)}.editor-chapter-menu-trigger svg{width:15px;height:15px;stroke-width:1.3}.editor-chapter-rename{width:min(330px,32vw)}.editor-chapter-rename input{width:100%;height:32px;padding:0 2px;border:0;border-bottom:1px solid var(--editor-accent);outline:0;background:transparent;color:var(--editor-foreground);font-family:Playfair Display,Georgia,serif;font-size:1.1rem}.editor-popover{position:absolute;z-index:8;width:272px;padding:10px;border:1px solid var(--editor-line);border-radius:10px;display:grid;gap:3px;max-height:calc(100svh - 100px);overflow-y:auto;background:#222424;box-shadow:0 18px 45px #0000004d}.editor-project-menu{top:calc(100% + 15px);left:0}.editor-chapter-menu{top:calc(100% + 16px);left:0;max-height:min(340px,calc(100svh - 150px))}.editor-popover>span{padding:6px 8px 8px;color:var(--editor-muted);font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.editor-popover>button,.editor-popover>a{min-height:34px;padding:0 8px;border:0;display:flex;align-items:center;gap:8px;background:transparent;color:var(--editor-foreground);cursor:pointer;font:inherit;font-family:Playfair Display,Georgia,serif;font-size:.8125rem;text-align:left}.editor-popover>button:hover,.editor-popover>button.is-active,.editor-popover>a:hover{background:color-mix(in srgb,var(--editor-foreground) 8%,transparent)}.editor-popover>a,.editor-popover__create{margin-top:5px;padding-top:9px;border-top:1px solid var(--editor-line);color:var(--editor-accent)}.editor-popover__create svg{width:14px;height:14px;stroke-width:1.3}.editor-header__chapter>button:disabled,.editor-pagination button:disabled{cursor:default;opacity:.28}.editor-header__chapter>button svg,.editor-pagination svg{width:17px;height:17px;stroke-width:1.25}.editor-header__tools{justify-self:end;gap:18px}.editor-save,.editor-word-count{min-height:35px;padding-right:18px;border-right:1px solid var(--editor-line);display:grid;align-content:center;color:var(--editor-foreground);font-size:.6875rem}.editor-save{grid-template-columns:auto auto;column-gap:8px}.editor-save>span{width:7px;height:7px;margin-top:3px;border-radius:50%;background:var(--editor-accent)}.editor-save small,.editor-word-count span{grid-column:2;color:var(--editor-muted);font-size:.625rem}.editor-word-count{display:flex;flex-direction:column;align-items:flex-end;padding-right:18px;text-align:right;gap:4px}.editor-word-count strong{font-family:Playfair Display,Georgia,serif;font-size:.8125rem;font-weight:400}.editor-word-count span{grid-column:auto}.editor-focus-toggle{min-height:34px;padding:0 1px;display:inline-flex;align-items:center;gap:7px;color:var(--editor-muted);font-size:.6875rem}.editor-publish{min-height:34px;padding:0 11px;border:1px solid rgba(199,163,106,.65);display:inline-flex;align-items:center;gap:7px;background:transparent;color:var(--editor-accent);cursor:pointer;font:inherit;font-size:.6875rem;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.editor-publish:hover:not(:disabled),.editor-publish.is-published{border-color:var(--editor-accent);background:var(--editor-accent);color:#181a1a}.editor-publish:disabled{cursor:wait;opacity:.65}.editor-publish svg{width:15px;height:15px;stroke-width:1.3}.editor-focus-toggle.is-active,.editor-focus-toggle:hover{color:var(--editor-foreground)}.editor-focus-toggle svg,.editor-settings svg{width:16px;height:16px;stroke-width:1.25}.editor-settings{width:30px;height:34px;padding:0;display:grid;place-items:center;color:var(--editor-muted)}.editor-workspace{width:min(100% - 64px,1430px);height:calc(100svh - 76px);min-height:0;margin:0 auto;flex:1;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,640px) minmax(0,1fr);gap:clamp(28px,4vw,64px)}.editor-sidebar{padding-top:clamp(46px,9svh,96px);display:flex;flex-direction:column;min-height:0;padding-bottom:24px;overflow:hidden;scrollbar-width:none;opacity:1;transform:translateY(0);visibility:visible;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.editor-sidebar::-webkit-scrollbar{display:none}.editor-page--focus .editor-sidebar{opacity:0;transform:translateY(8px);visibility:hidden;pointer-events:none;transition-delay:0s,0s,.42s}.editor-sidebar--left{align-items:flex-end;gap:18px}.editor-sidebar--right{align-items:flex-start;padding-top:clamp(92px,16svh,166px)}.editor-entity-stack{width:100%;display:grid;gap:14px}.editor-sidebar--left .editor-format-card{margin-top:auto}.editor-note,.editor-format-card{width:min(254px,100%);padding:22px;border:1px solid var(--editor-line);border-radius:14px;background:#202222bd;box-shadow:0 16px 40px #0000001f}.editor-note header,.editor-format-card header{display:flex;align-items:center;gap:12px}.editor-note header svg,.editor-format-card header svg{width:21px;height:21px;color:var(--editor-muted);stroke-width:1.2}.editor-note h2{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:400}.editor-note__type,.editor-note__section>span{color:var(--editor-accent);font-size:.6875rem}.editor-note__type{margin-top:10px}.editor-note dl,.editor-format-card dl{margin:20px 0 0;display:grid;gap:9px}.editor-note dl div,.editor-format-card dl div{display:flex;justify-content:space-between;gap:12px}.editor-note dt,.editor-note dd,.editor-format-card dt,.editor-format-card dd{margin:0;color:var(--editor-muted);font-size:.6875rem}.editor-note dd,.editor-format-card dd{color:var(--editor-foreground);text-align:right}.editor-note__section{margin-top:17px;padding-top:17px;border-top:1px solid var(--editor-line)}.editor-note__section p{margin-top:7px;color:var(--editor-foreground);font-family:Playfair Display,Georgia,serif;font-size:.75rem;line-height:1.55}.editor-note__section small{color:var(--editor-muted);font-family:inherit}.editor-format-card{width:184px;padding:18px;border-radius:12px}.editor-format-card header{gap:9px;color:var(--editor-accent);font-size:.6875rem}.editor-format-card header svg{width:16px;height:16px;color:var(--editor-accent)}.editor-format-card dl{margin-top:15px}.editor-suggestion{width:min(254px,100%);padding:19px 20px;border:1px dashed rgba(232,227,217,.3);border-radius:12px;display:grid;gap:7px;background:#20222273}.editor-suggestion>span{color:var(--editor-muted);font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.editor-suggestion strong{font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:400}.editor-suggestion button{min-height:32px;margin-top:4px;padding:0;border:0;display:inline-flex;align-items:center;gap:7px;justify-self:start;background:transparent;color:var(--editor-accent);cursor:pointer;font:inherit;font-size:.6875rem}.editor-suggestion button:hover{color:var(--editor-foreground)}.editor-suggestion button svg{width:14px;height:14px;stroke-width:1.3}.editor-canvas{padding:clamp(58px,8vh,92px) 0 36px;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.writing-editor-shell{position:relative;width:100%;max-width:var(--writing-measure);min-height:0;max-height:min(690px,calc(100svh - 260px));margin:0 auto;overflow:hidden;flex:1 1 auto}.writing-highlight,.writing-editor{width:100%;max-width:none;height:100%;min-height:0;margin:0;padding:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,1.45vw,1.35rem);font-weight:400;line-height:var(--writing-leading);letter-spacing:normal;text-align:justify;text-indent:var(--writing-indent);white-space:pre-wrap;overflow-wrap:break-word}.writing-highlight{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:var(--editor-foreground);pointer-events:none}.writing-highlight pre{min-height:inherit;margin:0;font:inherit;white-space:inherit;overflow-wrap:inherit;text-align:inherit;text-indent:inherit;transform:translateZ(0);backface-visibility:hidden;will-change:transform}.entity-match{padding:0;border-bottom:1px solid currentColor;background:transparent;color:var(--editor-accent)}.entity-match--location{color:#98c6bb}.writing-editor{position:relative;z-index:1;border:0;outline:0;resize:none;overflow:auto;background:transparent;color:transparent;-webkit-text-fill-color:transparent;caret-color:var(--editor-accent);scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.writing-editor::-webkit-scrollbar{display:none}.writing-editor::selection{background:color-mix(in srgb,var(--editor-accent) 38%,transparent);color:transparent}.writing-editor--poesie,.writing-highlight--poesie{text-align:left;text-indent:0}.editor-page--fr.editor-page--roman .writing-editor--roman,.editor-page--fr.editor-page--roman .writing-highlight--roman{text-align:justify;text-indent:0;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;-moz-tab-size:1.2em;tab-size:1.2em}.writing-editor--scenario,.writing-highlight--scenario{font-family:Courier New,monospace;font-size:clamp(.88rem,1.1vw,1rem);text-align:left;text-indent:0}.writing-editor--essai,.writing-highlight--essai{text-indent:0}.editor-pagination{width:min(100%,580px);margin:auto auto 0;padding-top:26px;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;gap:18px}.editor-pagination>span{height:28px;background:var(--editor-line)}.editor-pagination button{display:inline-flex;align-items:center;gap:16px;color:var(--editor-muted);font-family:Playfair Display,Georgia,serif;font-size:.75rem}.editor-pagination button:last-child{justify-self:end}.editor-pagination button:hover:not(:disabled){color:var(--editor-foreground)}.editor-rules{position:fixed;right:28px;bottom:28px;z-index:2;width:276px;padding:20px;border:1px solid var(--editor-line);border-radius:12px;background:#222424;box-shadow:0 18px 45px #00000047}.editor-rules button{position:absolute;top:11px;right:11px;width:26px;height:26px;padding:0;display:grid;place-items:center;color:var(--editor-muted)}.editor-rules button svg{width:17px;height:17px}.editor-rules strong,.editor-rules>span{display:block;margin-top:10px;font-family:Playfair Display,Georgia,serif;font-size:.875rem;font-weight:400}.editor-rules>span{margin-top:7px;color:var(--editor-muted);font-family:inherit;font-size:.6875rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes access-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-footer{width:min(100% - 48px,1320px);margin:0 auto;padding:66px 0 24px;border-top:1px solid var(--line);display:grid;gap:54px;color:var(--muted);font-size:.75rem;transition:border-color .36s ease,color .36s ease}.site-footer__main{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(0,1.4fr);gap:clamp(48px,10vw,164px)}.site-footer__brand .wordmark img{width:138px}.site-footer__brand p{max-width:280px;margin-top:20px;color:var(--muted);font-size:.8125rem;line-height:1.65}.site-footer__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.site-footer__nav>div{display:grid;align-content:start;gap:11px}.site-footer__nav p{margin-bottom:5px;color:var(--foreground);font-size:.6875rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.site-footer__nav a,.site-footer__nav .footer-cookie-link{width:fit-content;color:var(--muted);font-size:.75rem;line-height:1.4}.site-footer__bottom{padding-top:20px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.6875rem}.site-footer__socials{display:flex;align-items:center;gap:9px}.site-footer__socials a{width:31px;height:31px;border:1px solid var(--line);display:grid;place-items:center;color:var(--foreground);transition:color .18s ease,background-color .18s ease,transform .18s ease}.site-footer__socials a:hover{background:var(--foreground);color:var(--background);transform:translateY(-2px)}.site-footer__socials svg{width:14px;height:14px}.legal-page{flex:1;width:min(100% - 48px,920px);margin:0 auto;padding:116px 0 132px}.legal-article{animation:access-enter .48s cubic-bezier(.22,1,.36,1) both}.legal-article__header{max-width:690px;padding-bottom:46px;border-bottom:1px solid var(--line)}.legal-article__header h1{margin-top:16px;font-size:clamp(3rem,5.5vw,4.8rem);line-height:.98;letter-spacing:-.05em}.legal-article__header>p:last-of-type{margin-top:23px;color:var(--muted);font-size:.875rem;line-height:1.75}.legal-article__header span{display:block;margin-top:20px;color:var(--muted);font-size:.6875rem}.legal-article__content{max-width:720px;padding-top:52px;display:grid;gap:42px}.legal-article__content section{display:grid;gap:12px}.legal-article__content h2{font-size:clamp(1.45rem,2.1vw,1.85rem);line-height:1.08;letter-spacing:-.03em}.legal-article__content p{max-width:680px;color:var(--muted);font-size:.875rem;line-height:1.75}.cookie-consent{--cookie-background: #f4efe5;--cookie-foreground: #292927;--cookie-muted: #78746d;--cookie-line: #cdc6ba;position:fixed;right:24px;bottom:24px;z-index:30;width:min(440px,calc(100% - 32px));padding:20px;border:1px solid var(--cookie-line);display:grid;gap:17px;background:var(--cookie-background);color:var(--cookie-foreground);box-shadow:0 18px 48px #00000029}:root[data-theme=dark] .cookie-consent{--cookie-background: #292927;--cookie-foreground: #eeece6;--cookie-muted: #aaa8a2;--cookie-line: #504f4b}.editor-page~.cookie-consent{--cookie-background: #1e2020;--cookie-foreground: #e8e3d9;--cookie-muted: #a49f95;--cookie-line: rgba(232, 227, 217, .22)}.cookie-consent strong{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:400}.cookie-consent p{margin-top:7px;color:var(--cookie-muted);font-size:.75rem;line-height:1.6}.cookie-consent__actions{display:flex;justify-content:flex-end;gap:9px}.cookie-consent__actions button{min-height:36px;padding:0 12px;border:1px solid var(--cookie-line);cursor:pointer;font:inherit;font-size:.6875rem;font-weight:600}.cookie-consent__secondary{background:transparent;color:var(--cookie-foreground)}.cookie-consent__primary{border-color:var(--cookie-foreground)!important;background:var(--cookie-foreground);color:var(--cookie-background)}@media (min-width: 961px) and (max-width: 1100px){.editor-workspace{width:min(100% - 40px,760px);grid-template-columns:1fr}.editor-sidebar{display:none}.editor-canvas{padding-top:56px}}@media (max-width: 960px){.hero__quote{max-width:60%}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:265px}.story-grid{grid-auto-columns:calc((100% - 32px) / 3);gap:16px}.story-card h3{font-size:1.25rem}.story-card__footer{align-items:flex-start;flex-direction:column}.contest__facts{grid-template-columns:1.2fr .7fr .9fr}.contest h2,.contest__lead{white-space:normal}.contest__prize{padding-right:22px;grid-template-columns:78px 1fr;column-gap:13px}.contest__prize-cover{width:74px;height:106px}.contest__deadline{padding:0 22px}.contest__benefits{padding-left:22px}.dashboard-projects{grid-template-columns:1fr}.dashboard-project{grid-template-columns:minmax(190px,.56fr) minmax(0,1.7fr)}.new-project-page{width:min(100% - 48px,1180px);padding:64px 0 84px}.new-project__form{grid-template-columns:1fr}.new-project__preview{max-width:600px}.editor-header{grid-template-columns:1fr auto}.editor-header__chapter{grid-column:1 / -1;grid-row:2;min-height:54px;padding:0 14px;border-top:1px solid var(--editor-line)}.editor-header__tools{gap:14px}.editor-workspace{width:min(100% - 40px,760px);height:calc(100svh - 130px);min-height:0;grid-template-columns:1fr}.editor-sidebar{display:none}.editor-canvas{padding-top:56px}}@media (min-width: 961px) and (max-height: 800px){.editor-sidebar{padding-top:30px}.editor-sidebar--right{padding-top:54px}.editor-note{padding:17px}.editor-note__type{margin-top:7px}.editor-note dl{margin-top:14px;gap:7px}.editor-note__section{margin-top:12px;padding-top:12px}.editor-note__section p{margin-top:5px;font-size:.6875rem;line-height:1.45}}@keyframes goal-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width: 640px){.site-nav{width:min(100% - 32px,1320px);height:64px;grid-template-columns:1fr auto}.nav-links,.theme-toggle__label{display:none}.theme-toggle{width:34px;justify-content:center;padding:0}.page,.hero,.landing-section,.site-footer,.access-page,.onboarding-page,.dashboard-page{width:min(100% - 32px,1320px)}.hero{min-height:540px;padding:66px 0 38px}.hero__portrait{display:none}.hero__quote p{font-size:clamp(1.25rem,5vw,2rem);line-height:1.16}.hero__quote{max-width:100%}.hero__footer,.section-heading--row,.contest__bottom{align-items:flex-start;flex-direction:column}.hero__footer{gap:22px}.landing-section{padding:90px 0}.trends{padding-bottom:64px}.categories{padding-top:64px}.section-heading{margin-bottom:36px}.section-heading--row{gap:25px}.category-grid{grid-template-columns:1fr}.category-card{min-height:248px}.category-card__image{top:50%;right:18px;width:36%;height:128px}.category-card__content{width:53%}.story-grid{grid-auto-columns:84%;gap:16px}.story-card__body>p{min-height:0}.contest{padding-top:14px}.contest__card{padding:28px 24px}.contest__brand--auctelis{width:106px}.contest__brands{gap:8px}.contest__brand--partner{width:128px;height:32px}.contest__eyebrow{margin-top:25px}.contest h2{font-size:clamp(2.45rem,11vw,3.4rem)}.contest__facts{margin-top:29px;padding:0;grid-template-columns:1fr;align-items:stretch}.contest__prize{min-height:0;padding:23px 0;border-right:0;border-bottom:1px solid #d4cdc1;grid-template-columns:82px 1fr}.contest__prize-cover{width:76px;height:109px}.contest__deadline{min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid #d4cdc1}.contest__benefits{padding:22px 0 23px;gap:12px}.contest__bottom,.contest__bottom .button{width:100%}.contest__bottom{gap:20px}.access-page,.onboarding-page,.dashboard-page{min-height:calc(100svh - 140px);padding:54px 0}.access-card h1,.onboarding-screen h1,.dashboard-empty h1{font-size:clamp(2.35rem,10vw,3.1rem)}.onboarding-screen{min-height:0}.choice-grid{grid-template-columns:repeat(2,1fr)}.choice-button{min-height:88px}.project-choices{grid-template-columns:1fr}.project-choice{min-height:122px}.dashboard-page{padding:48px 0 76px}.dashboard__header{align-items:flex-start;flex-direction:column;gap:24px}.dashboard__new-project{width:100%}.dashboard-goal{margin-top:34px}.dashboard-goal h2{font-size:clamp(2rem,9vw,2.65rem)}.dashboard-goal h2 span{display:block;margin-top:6px;font-size:.75rem}.dashboard-goal__heading>strong{align-self:flex-start;padding-top:26px}.dashboard-projects{gap:12px}.dashboard-project{grid-template-columns:1fr;padding:14px}.dashboard-project__cover{width:94px;min-height:142px;height:142px;margin:0;padding:0;border:1px solid var(--line);align-self:start}.dashboard-project__cover img{width:100%;height:100%}.dashboard-project__content{min-height:0;margin-top:-142px;padding:7px 4px 4px 112px}.dashboard-project--without-cover .dashboard-project__content{margin-top:0;padding:7px 4px 4px}.dashboard-project__content>.eyebrow{margin-top:0;font-size:.625rem}.dashboard-project__topline{top:4px;right:2px}.dashboard-project h2{margin-top:9px;padding-right:52px;font-size:1.75rem}.dashboard-project__synopsis{min-height:45px;margin-top:11px;font-size:.6875rem;line-height:1.5}.dashboard-project__footer{padding-top:14px;align-items:flex-start;flex-direction:column;gap:17px}.dashboard-project__details{margin-top:25px;padding-bottom:14px;display:grid;grid-template-columns:1fr 1fr;gap:9px 12px}.dashboard-project__details span{font-size:.625rem}.dashboard-project__footer a{width:100%}.new-project-page{width:min(100% - 32px,1180px);padding:52px 0 70px}.new-project__header h1{font-size:clamp(2.6rem,12vw,3.4rem)}.new-project__form{margin-top:42px;gap:28px}.new-project__main{gap:28px}.project-setting__options--types{grid-template-columns:repeat(2,1fr)}.project-type{min-height:88px}.new-project__preview{padding:18px}.new-project__paper{min-height:230px;padding:20px;font-size:.8125rem}.new-project__footer{align-items:flex-start;flex-direction:column;gap:18px}.new-project__submit{width:100%}.project-cover-setting__selected{grid-template-columns:58px minmax(0,1fr) 28px}.project-cover-setting__selected img{width:58px;height:87px}.editor-header{min-height:64px;padding:0 16px;gap:12px}.editor-header__project{gap:12px;max-width:calc(100vw - 160px)}.editor-brand img{width:91px}.editor-project-divider{display:none}.editor-header__project .editor-select{max-width:120px;overflow:hidden;font-size:.8125rem;text-overflow:ellipsis}.editor-project-rename{width:120px}.editor-header__tools{gap:5px}.editor-publish{width:28px;height:28px;padding:0;justify-content:center;font-size:0}.editor-save,.editor-focus-toggle{display:none}.editor-word-count{min-height:28px;padding-right:8px;border-right:0}.editor-settings{width:28px}.legal-page{width:min(100% - 32px,920px);padding:68px 0 82px}.legal-article__header{padding-bottom:36px}.legal-article__header h1{font-size:clamp(2.65rem,11vw,3.45rem)}.legal-article__content{padding-top:38px;gap:32px}.editor-header__chapter{min-height:46px;gap:7px}.editor-header__chapter .editor-select{max-width:220px;overflow:hidden;font-size:.9rem;text-overflow:ellipsis}.editor-workspace{width:min(100% - 32px,760px);height:calc(100svh - 110px)}.editor-canvas{min-height:0;padding:42px 0 22px}.writing-editor-shell{max-height:calc(100svh - 235px)}.writing-highlight,.writing-editor{min-height:0;font-size:1.06rem;line-height:max(1.55,var(--writing-leading));text-align:left}.editor-pagination{width:100%;padding-top:18px;gap:10px}.editor-pagination button{gap:7px;font-size:.6875rem}.editor-rules{right:16px;bottom:16px;left:16px;width:auto}.site-footer{padding-top:48px;gap:38px}.site-footer__main{grid-template-columns:1fr;gap:38px}.site-footer__nav{grid-template-columns:repeat(2,1fr);gap:30px 22px}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:17px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
