.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e8ecf0;transition:box-shadow .25s;position:sticky;top:0}.site-header--scrolled{box-shadow:0 4px 12px #1b2a4a1a}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex}@media (max-width:768px){.site-header__inner{padding:1rem}}.site-header__brand{color:#1b2a4a;align-items:center;gap:.5rem;text-decoration:none;display:flex}.site-header__brand-icon{color:#2c5f8a;font-size:1.5rem}.site-header__brand-name{letter-spacing:-.01em;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700}.site-header__brand-accent{color:#c4724b}.site-header__nav{align-items:center;gap:.25rem;display:flex}@media (max-width:768px){.site-header__nav{display:none}.site-header__nav--open{background:#fff;border-bottom:1px solid #e8ecf0;flex-direction:column;padding:1rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 30px #1b2a4a1f}}.site-header__nav-link{color:#3a4552;border-radius:6px;padding:.5rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .15s;position:relative}.site-header__nav-link:hover{color:#2c5f8a;background:#edf5fa}.site-header__nav-link--active{color:#2c5f8a;font-weight:600}.site-header__nav-link--active:after{content:"";background:#2c5f8a;border-radius:1px;height:2px;position:absolute;bottom:2px;left:1rem;right:1rem}.site-header__mobile-toggle{color:#1b2a4a;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.3rem;display:none}@media (max-width:768px){.site-header__mobile-toggle{display:block}}.site-footer{color:#ffffffb3;background:#1b2a4a;padding:4rem 2rem 2rem;position:relative;overflow:hidden}.site-footer__cws-link{opacity:.7;margin-left:.25rem;transition:opacity .15s;display:inline-block}.site-footer__cws-link:hover{opacity:1}.site-footer__cws-logo{width:auto;height:1.5rem}.site-footer__wheel-container{opacity:.08;pointer-events:none;width:120px;height:120px;position:absolute;top:3rem;right:-20px}@media (max-width:768px){.site-footer__wheel-container{width:80px;height:80px;top:1.5rem;right:-10px}}.site-footer__wheel{color:#fff;width:100%;height:100%;animation:12s ease-in-out infinite wheel-spin}.site-footer__inner{max-width:1280px;margin:0 auto}.site-footer__top{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}@media (max-width:768px){.site-footer__top{grid-template-columns:1fr;gap:2rem}}.site-footer__brand-logo{color:#fff;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:700}.site-footer__brand-accent{color:#c4724b}.site-footer__brand-text{max-width:320px;margin:0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.9rem;line-height:1.6}.site-footer__links-title{color:#fff;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:.95rem}.site-footer__links-list{margin:0;padding:0;list-style:none}.site-footer__links-item{margin-bottom:.5rem}.site-footer__link{color:#fff9;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.88rem;text-decoration:none;transition:color .15s}.site-footer__link:hover{color:#fff}.site-footer__bottom{justify-content:space-between;align-items:center;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.82rem;display:flex}@media (max-width:768px){.site-footer__bottom{text-align:center;flex-direction:column;gap:.5rem}}.site-footer__bottom--madeBy{align-items:center;gap:.25rem;display:inline-flex}.site-footer__bottom-heart{color:#c4724b}@keyframes wheel-spin{0%{transform:rotate(0)}25%{transform:rotate(45deg)}50%{transform:rotate(0)}75%{transform:rotate(-45deg)}to{transform:rotate(0)}}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1b2a4a 0%,#2c5f8a 60%,#4a8dc2 100%);padding:6rem 2rem calc(6rem + 60px);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(at 20% 80%,#87bfdf26 0%,#0000 50%),radial-gradient(at 80% 20%,#c4724b14 0%,#0000 50%);position:absolute;inset:0}.hero__wave{width:100%;height:60px;line-height:0;display:block;position:absolute;bottom:0;left:0}.hero__wave svg{width:100%;height:100%;display:block}.hero__fish{z-index:2;pointer-events:none;width:64px;height:32px;animation:4.5s ease-in-out infinite fish-jump;position:absolute;bottom:20px;left:18%}.hero__fish--2{width:48px;height:24px;animation:5.5s ease-in-out 1.5s infinite fish-jump-2;left:68%}.hero__fish-svg{width:100%;height:100%;display:block}.hero__content{z-index:1;max-width:720px;margin:0 auto;position:relative}.hero__badge{letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:24px;align-items:center;gap:.25rem;margin-bottom:1.5rem;padding:.25rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.8rem;font-weight:500;display:inline-flex}.hero__title{letter-spacing:-.02em;margin:0 0 1.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}.hero__title-accent{color:#f5e6c8}.hero__subtitle{color:#ffffffd9;margin:0 0 3rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hero__search{max-width:520px;margin:0 auto 3rem;position:relative}.hero__search-input{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffff1f;border:2px solid #ffffff4d;border-radius:24px;outline:none;width:100%;padding:1rem 2rem 1rem 3.2rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1.05rem;transition:all .25s}.hero__search-input::placeholder{color:#fff9}.hero__search-input:focus{background:#fff3;border-color:#ffffff80;box-shadow:0 0 0 4px #ffffff1a}.hero__search-icon{color:#ffffffe6;pointer-events:none;z-index:2;filter:drop-shadow(0 1px 2px #0000004d);font-size:1.1rem;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.hero__stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.hero__stat{text-align:center}.hero__stat-number{color:#f5e6c8;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;display:block}.hero__stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.85rem}@keyframes fish-jump{0%,to{opacity:0;transform:translateY(0)rotate(0)}5%{opacity:1}25%{opacity:1;transform:translateY(-50px)rotate(-15deg)}50%{opacity:1;transform:translateY(-70px)rotate(0)}75%{opacity:1;transform:translateY(-40px)rotate(15deg)}90%{opacity:1}95%{opacity:0}}@keyframes fish-jump-2{0%,to{opacity:0;transform:translateY(0)rotate(0)scaleX(-1)}5%{opacity:.7}30%{opacity:.7;transform:translateY(-40px)rotate(10deg)scaleX(-1)}55%{opacity:.7;transform:translateY(-55px)rotate(-5deg)scaleX(-1)}80%{opacity:.7;transform:translateY(-25px)rotate(-15deg)scaleX(-1)}90%{opacity:.7}95%{opacity:0}}.word-card{color:inherit;background:#fff;border:1px solid #e8ecf0;border-radius:16px;flex-direction:column;gap:.5rem;padding:2rem;text-decoration:none;transition:all .25s;display:flex}.word-card:hover{border-color:#4a8dc2;transform:translateY(-2px);box-shadow:0 8px 30px #1b2a4a1f}.word-card__letter{color:#fff;background:linear-gradient(135deg,#2c5f8a,#4a8dc2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700;display:inline-flex}.word-card__top{justify-content:space-between;align-items:center;display:flex}.word-card__type{text-transform:uppercase;letter-spacing:.04em;color:#c4724b;background:#c4724b1a;border-radius:6px;padding:.25rem .5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.72rem;font-weight:600}.word-card__title{color:#1b2a4a;margin:.25rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700}.word-card__definition{color:#6b7b8d;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.word-card__footer{color:#b0bac5;border-top:1px solid #e8ecf0;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.8rem;display:flex}.word-card__author{color:#5c6b7a;align-items:center;gap:.25rem;display:flex}.word-of-day{text-align:center;background:#fff;border:2px solid #f5e6c8;border-radius:16px;max-width:600px;margin:0 auto;padding:3rem;position:relative}.word-of-day__label{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#c4724b;border-radius:24px;padding:.25rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.word-of-day__word{color:#1b2a4a;margin:1rem 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:700}.word-of-day__definition{color:#6b7b8d;margin:0 0 1.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1rem;line-height:1.6}.feature-card{text-align:center;padding:2rem}.feature-card__icon{color:#2c5f8a;background:#edf5fa;border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.4rem;display:inline-flex}.feature-card__title{color:#1b2a4a;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:1.15rem}.feature-card__text{color:#6b7b8d;margin:0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.92rem;line-height:1.6}.contributor-card{text-align:center;background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:2rem;transition:all .25s}.contributor-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1b2a4a1a}.contributor-card__avatar{color:#fff;background:linear-gradient(135deg,#2c5f8a,#4a8dc2);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700;display:inline-flex}.contributor-card__name{color:#1b2a4a;margin:0 0 .25rem;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:600}.contributor-card__count{color:#6b7b8d;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.88rem}.contributor-card__count-number{color:#c4724b;font-weight:700}.alpha-nav{background:#fff;border:1px solid #e8ecf0;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:3rem;padding:1.5rem;display:flex}.alpha-nav__btn{color:#1b2a4a;cursor:pointer;background:#fff;border:1px solid #e8ecf0;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;font-family:Playfair Display,Georgia,serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.alpha-nav__btn:hover,.alpha-nav__btn--active{background:#2c5f8a;border-color:#2c5f8a;color:#fff!important}.alpha-nav__btn--disabled{opacity:.35;cursor:default;pointer-events:none}.search-bar{max-width:600px;margin:0 auto 3rem;position:relative}.search-bar__input{color:#1a1e2a;box-sizing:border-box;background:#fff;border:2px solid #e8ecf0;border-radius:24px;outline:none;width:100%;padding:1rem 2rem 1rem 3rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1rem;transition:all .25s}.search-bar__input::placeholder{color:#b0bac5}.search-bar__input:focus{border-color:#2c5f8a;box-shadow:0 0 0 4px #2c5f8a1a}.search-bar__icon{color:#b0bac5;pointer-events:none;font-size:.95rem;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.search-autocomplete{max-width:600px;margin:0 auto 3rem;position:relative}.search-autocomplete__form{align-items:center;display:flex;position:relative}.search-autocomplete__input{color:#1a1e2a;box-sizing:border-box;background:#fff;border:2px solid #e8ecf0;border-radius:24px;outline:none;width:100%;padding:1rem 2rem 1rem 3rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1rem;transition:all .25s}.search-autocomplete__input::placeholder{color:#b0bac5}.search-autocomplete__input:focus{border-color:#2c5f8a;box-shadow:0 0 0 4px #2c5f8a1a}.search-autocomplete__icon{color:#b0bac5;pointer-events:none;z-index:2;font-size:.95rem;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.search-autocomplete__spinner{border:2px solid #e8ecf0;border-top-color:#2c5f8a;border-radius:50%;width:16px;height:16px;animation:.5s linear infinite autocomplete-spin;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.search-autocomplete__dropdown{z-index:100;background:#fff;border:1px solid #e8ecf0;border-radius:10px;max-height:380px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #1b2a4a1f}.search-autocomplete__item{cursor:pointer;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:background .15s;display:flex;position:relative}.search-autocomplete__item--active,.search-autocomplete__item:hover{background:#edf5fa}.search-autocomplete__item-main{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.search-autocomplete__item-word{color:#1b2a4a;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.search-autocomplete__item-type{color:#2c5f8a;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;background:#edf5fa;border-radius:6px;padding:2px .5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.7rem;font-weight:600}.search-autocomplete__item-excerpt{color:#6b7b8d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.82rem;line-height:1.4;display:none;overflow:hidden}@media (min-width:768px){.search-autocomplete__item-excerpt{flex:2;min-width:0;display:block}}.search-autocomplete__item-arrow{color:#b0bac5;flex-shrink:0;font-size:.75rem;transition:transform .15s,color .15s}.search-autocomplete__item--active .search-autocomplete__item-arrow,.search-autocomplete__item:hover .search-autocomplete__item-arrow{color:#2c5f8a;transform:translate(2px)}.search-autocomplete__footer{border-top:1px solid #e8ecf0;margin-top:.25rem;padding:.5rem 1.5rem}.search-autocomplete__footer-btn{color:#2c5f8a;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:.5rem 0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.85rem;font-weight:600;transition:color .15s}.search-autocomplete__footer-btn:hover{color:#1b2a4a}.hero-autocomplete{max-width:520px;margin:0 auto 3rem;position:relative}.hero-autocomplete__form{align-items:center;display:flex;position:relative}.hero-autocomplete__input{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffff1f;border:2px solid #ffffff4d;border-radius:24px;outline:none;width:100%;padding:1rem 2rem 1rem 3.2rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1.05rem;transition:all .25s}.hero-autocomplete__input::placeholder{color:#fff9}.hero-autocomplete__input:focus{background:#fff3;border-color:#ffffff80;box-shadow:0 0 0 4px #ffffff1a}.hero-autocomplete__icon{color:#ffffffe6;pointer-events:none;z-index:2;filter:drop-shadow(0 1px 2px #0000004d);font-size:1.1rem;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.hero-autocomplete__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.5s linear infinite autocomplete-spin;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.hero-autocomplete__dropdown{z-index:100;background:#fff;border-radius:10px;max-height:380px;margin:0;padding:.25rem 0;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #1b2a4a40}.hero-autocomplete__item{cursor:pointer;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:background .15s;display:flex;position:relative}.hero-autocomplete__item--active,.hero-autocomplete__item:hover{background:#edf5fa}.hero-autocomplete__item-main{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.hero-autocomplete__item-word{color:#1b2a4a;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.hero-autocomplete__item-type{color:#2c5f8a;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;background:#edf5fa;border-radius:6px;padding:2px .5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.7rem;font-weight:600}.hero-autocomplete__item-excerpt{color:#6b7b8d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.82rem;line-height:1.4;display:none;overflow:hidden}@media (min-width:768px){.hero-autocomplete__item-excerpt{flex:2;min-width:0;display:block}}.hero-autocomplete__item-arrow{color:#b0bac5;flex-shrink:0;font-size:.75rem;transition:transform .15s,color .15s}.hero-autocomplete__item--active .hero-autocomplete__item-arrow,.hero-autocomplete__item:hover .hero-autocomplete__item-arrow{color:#2c5f8a;transform:translate(2px)}.hero-autocomplete__footer{border-top:1px solid #e8ecf0;margin-top:.25rem;padding:.5rem 1.5rem}.hero-autocomplete__footer-btn{color:#2c5f8a;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:.5rem 0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.85rem;font-weight:600;transition:color .15s}.hero-autocomplete__footer-btn:hover{color:#1b2a4a}@keyframes autocomplete-spin{to{transform:translateY(-50%)rotate(360deg)}}.page-header{color:#fff;text-align:center;background:linear-gradient(135deg,#1b2a4a 0%,#2c5f8a 100%);padding:4rem 2rem calc(3rem + 40px);position:relative}.page-header__wave{width:100%;height:40px;line-height:0;display:block;position:absolute;bottom:0;left:0}.page-header__wave svg{width:100%;height:100%;display:block}.page-header__title{z-index:1;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;position:relative}.page-header__subtitle{color:#fffc;z-index:1;margin:0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1.05rem;position:relative}.pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.pagination__btn{color:#3a4552;cursor:pointer;background:#fff;border:1px solid #e8ecf0;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.pagination__btn:hover{color:#2c5f8a;background:#edf5fa;border-color:#2c5f8a}.pagination__btn--active{color:#fff;background:#2c5f8a;border-color:#2c5f8a}.pagination__btn--disabled{opacity:.4;pointer-events:none}.word-detail{max-width:820px;margin:0 auto;padding:3rem 2rem 6rem}@media (max-width:768px){.word-detail{padding:2rem 1rem 4rem}}.word-detail__back{color:#2c5f8a;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.word-detail__back:hover{color:#1b2a4a;background:#edf5fa}.word-detail__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1b2a4a 0%,#2c5f8a 60%,#4a8dc2 100%);border-radius:16px;margin-bottom:3rem;padding:4rem 3rem 3rem;position:relative;overflow:hidden;box-shadow:0 8px 30px #1b2a4a1f}@media (max-width:768px){.word-detail__hero{border-radius:10px;padding:3rem 1.5rem 2rem}}.word-detail__hero-decoration{color:#fff;pointer-events:none;opacity:.5;width:160px;height:160px;position:absolute;top:-20px;right:-20px}@media (max-width:768px){.word-detail__hero-decoration{width:100px;height:100px;top:-10px;right:-10px}}.word-detail__letter{color:#f5e6c8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;display:inline-flex}.word-detail__title{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #00000026;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700}.word-detail__type-badge{color:#f5e6c8;text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:24px;align-items:center;gap:.25rem;margin-bottom:1.5rem;padding:.25rem 1.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.82rem;font-weight:600;display:inline-flex}.word-detail__meta{color:#ffffffb3;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.85rem;display:flex}.word-detail__meta-item{align-items:center;gap:.25rem;display:flex}.word-detail__body{position:relative}.word-detail__section{margin-bottom:3rem}.word-detail__section-title{color:#1b2a4a;border-bottom:2px solid #d4e9f6;align-items:center;gap:1rem;margin:0 0 1.5rem;padding-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;display:flex}.word-detail__section-icon{color:#2c5f8a;background:#edf5fa;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;display:inline-flex}.word-detail__section-icon--warm{color:#c4724b;background:#fdf6ec}.word-detail__alternatives{flex-wrap:wrap;gap:.5rem;display:flex}.word-detail__alternative{color:#1b2a4a;background:#fdf6ec;border:1px solid #f5e6c8;border-radius:24px;align-items:center;padding:.5rem 1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-style:italic;font-weight:600;transition:all .15s;display:inline-flex}.word-detail__alternative:hover{background:#f5e6c8;transform:translateY(-1px)}.word-detail__definitions-list{flex-direction:column;gap:1rem;display:flex}.word-detail__definition{background:#fff;border:1px solid #d4e9f6;border-left:4px solid #2c5f8a;border-radius:10px;align-items:flex-start;gap:1rem;padding:1.5rem 2rem;transition:all .15s;display:flex;box-shadow:0 1px 3px #1b2a4a14}.word-detail__definition:hover{border-left-color:#1b2a4a;box-shadow:0 4px 12px #1b2a4a1a}.word-detail__definition-number{color:#fff;background:#2c5f8a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;margin-top:2px;font-family:Playfair Display,Georgia,serif;font-size:.82rem;font-weight:700;display:inline-flex}.word-detail__definition-text{color:#3a4552;margin:0;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1.05rem;line-height:1.7}.word-detail__anecdote{color:#3a4552;background:linear-gradient(135deg,#fdf6ec 0% 100%);border-left:4px solid #c4724b;border-radius:10px;padding:2rem 3rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1.05rem;line-height:1.8;position:relative}.word-detail__anecdote p{margin:0;font-style:italic}.word-detail__anecdote-quote{color:#c4724b;opacity:.2;pointer-events:none;font-family:Playfair Display,Georgia,serif;font-size:3.5rem;line-height:1;position:absolute;top:.5rem;left:1.5rem}.word-detail__sources{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.word-detail__source-item{color:#5c6b7a;background:#fafbfc;border:1px solid #e8ecf0;border-radius:6px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;transition:background .15s;display:flex}.word-detail__source-item:hover{background:#edf5fa}.word-detail__source-bullet{color:#3a4552;background:#e8ecf0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:24px;font-family:Playfair Display,Georgia,serif;font-size:.72rem;font-weight:700;display:inline-flex}.word-detail__keywords{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-top:1.5rem;display:flex}.word-detail__keyword{color:#2c5f8a;background:#edf5fa;border:1px solid #d4e9f6;border-radius:24px;align-items:center;gap:.25rem;padding:.25rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex}.word-detail__keyword:hover{background:#d4e9f6}.word-detail__actions{text-align:center;background:linear-gradient(135deg,#edf5fa 0%,#fdf6ec 100%);border:1px solid #d4e9f6;border-radius:16px;margin-top:3rem;padding:3rem}.word-detail__actions-text{color:#5c6b7a;margin:0 0 1.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem}.word-detail__actions-text svg{color:#2c5f8a}.word-detail__action-btn{cursor:pointer;background:#2c5f8a;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 1px 3px #1b2a4a14;color:#fff!important}.word-detail__action-btn:hover{background:#1b2a4a;transform:translateY(-1px);box-shadow:0 4px 12px #1b2a4a1a}.legal-page{max-width:780px}.legal-page__section{margin-bottom:3rem}.legal-page__title{color:#1b2a4a;border-bottom:2px solid #d4e9f6;margin:0 0 1rem;padding-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.3rem}.legal-page__text{color:#3a4552;margin:0 0 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1rem;line-height:1.7}.legal-page__text:last-child{margin-bottom:0}.legal-page__list{color:#3a4552;margin:0;padding-left:2rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:1rem;line-height:1.8}.legal-page__list li{margin-bottom:.25rem}.legal-page__link{color:#2c5f8a;font-weight:600;text-decoration:none;transition:color .15s}.legal-page__link:hover{color:#1b2a4a;text-decoration:underline}.word-form{max-width:680px;margin:0 auto;padding:4rem 2rem}@media (max-width:768px){.word-form{padding:3rem 1rem}}.word-form__card{background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:3rem;box-shadow:0 1px 3px #1b2a4a14}.word-form__title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.word-form__title{color:#1b2a4a;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700}.word-form__batch-toggle{color:#2c5f8a;cursor:pointer;background:#fff;border:2px solid #2c5f8a;border-radius:24px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.82rem;font-weight:600;transition:all .25s;display:inline-flex}.word-form__batch-toggle:hover{background:#edf5fa}.word-form__batch-toggle--active{color:#fff;background:#2c5f8a}.word-form__batch-toggle--active:hover{background:#4a8dc2}.word-form__subtitle{color:#6b7b8d;margin:0 0 3rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;line-height:1.5}.word-form__group{margin-bottom:2rem}.word-form__label{color:#1b2a4a;margin-bottom:.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.9rem;font-weight:600;display:block}.word-form__required{color:#c4724b;margin-left:2px}.word-form__input,.word-form__textarea,.word-form__select{color:#1a1e2a;box-sizing:border-box;background:#fafbfc;border:2px solid #e8ecf0;border-radius:10px;outline:none;width:100%;padding:1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;transition:all .25s}.word-form__input::placeholder,.word-form__textarea::placeholder,.word-form__select::placeholder{color:#b0bac5}.word-form__input:focus,.word-form__textarea:focus,.word-form__select:focus{background:#fff;border-color:#2c5f8a;box-shadow:0 0 0 4px #2c5f8a1a}.word-form__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B7B8D' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.word-form__textarea{resize:vertical;min-height:100px}.word-form__help{color:#6b7b8d;margin-top:.25rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.8rem}.word-form__definitions-list,.word-form__array-list{flex-direction:column;gap:1rem;display:flex}.word-form__definition-row,.word-form__array-row{align-items:flex-start;gap:.5rem;display:flex}.word-form__array-row{align-items:center}.word-form__definition-number{color:#fff;background:#2c5f8a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;margin-top:1rem;font-family:Playfair Display,Georgia,serif;font-size:.8rem;font-weight:700;display:flex}.word-form__definition-input{flex:1}.word-form__remove-btn{color:#b0bac5;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:.5rem;font-size:.9rem;transition:color .15s}.word-form__remove-btn:hover{color:#c4724b}.word-form__add-btn{color:#2c5f8a;cursor:pointer;background:0 0;border:2px dashed #e8ecf0;border-radius:10px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.88rem;font-weight:500;transition:all .15s;display:inline-flex}.word-form__add-btn:hover{background:#edf5fa;border-color:#2c5f8a}.word-form__word-block--batch{background:#fafbfc;border:1px solid #e8ecf0;border-radius:10px;margin-bottom:1.5rem;padding:1.5rem}.word-form__word-block-header{border-bottom:1px solid #e8ecf0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.word-form__word-block-number{color:#2c5f8a;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.word-form__add-word-btn{color:#2c5f8a;cursor:pointer;background:0 0;border:2px dashed #2c5f8a;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:2rem;padding:1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.word-form__add-word-btn:hover{background:#edf5fa;border-color:#4a8dc2}.word-form__contributor-section{border-top:2px solid #e8ecf0;margin-top:2rem;padding-top:2rem}.word-form__contributor-title{color:#1b2a4a;margin:0 0 1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.word-form__actions{border-top:1px solid #e8ecf0;justify-content:flex-end;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}@media (max-width:480px){.word-form__actions{flex-direction:column}}.word-form__cancel-btn{cursor:pointer;color:#3a4552;background:#fff;border:2px solid #e8ecf0;border-radius:24px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.word-form__cancel-btn:hover{background:#fafbfc;border-color:#b0bac5}.word-form__submit-btn{cursor:pointer;color:#fff;background:#c4724b;border:2px solid #0000;border-radius:24px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.word-form__submit-btn:hover:not(:disabled){background:#e8956e;transform:translateY(-1px);box-shadow:0 4px 12px #1b2a4a1a}.word-form__submit-btn:disabled{opacity:.5;cursor:not-allowed}.word-form__alert{border-radius:10px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1rem 1.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.9rem;display:flex}.word-form__alert--success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.word-form__alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.word-form__similar-warning{color:#6d4c00;background:#fff8e1;border:1px solid #ffe082;border-radius:10px;gap:.5rem;margin-top:.5rem;padding:1rem;font-size:.85rem;display:flex}.word-form__similar-warning>svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.word-form__similar-warning strong{margin-bottom:.25rem;display:block}.word-form__similar-list{margin:0 0 .25rem 1rem;padding:0;list-style:outside}.word-form__similar-list li{margin-bottom:2px}.word-form__similar-list a{color:#2c5f8a;font-weight:600;text-decoration:underline}.word-form__similar-excerpt{color:#8b7355;font-size:.8rem}.word-form__similar-hint{color:#8b7355;margin:.25rem 0 0;font-size:.8rem}.word-form__similar-hint a{color:#2c5f8a;font-weight:600}.word-form__captcha{justify-content:center;margin-bottom:1rem;display:flex}.word-form__actions-row{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.vote-list__intro{text-align:center;color:#b0bac5;margin-bottom:2rem;font-size:1.05rem}.vote-list__intro strong{color:#2c5f8a}.vote-list__loading,.vote-list__empty{text-align:center;color:#b0bac5;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;font-size:1.1rem;display:flex}.vote-list__loading svg,.vote-list__empty svg{color:#2c5f8a;font-size:2rem}.vote-list__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.vote-card{background:#fff;border:1px solid #1b2a4a14;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.vote-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #1b2a4a1a}.vote-card__header{align-items:baseline;gap:.5rem;display:flex}.vote-card__word{color:#1b2a4a;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.3rem}.vote-card__type{text-transform:uppercase;letter-spacing:.04em;color:#2c5f8a;background:#2c5f8a1a;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:600}.vote-card__definitions{margin:.25rem 0}.vote-card__definition{color:#1a1e2a;margin:0 0 2px;font-size:.95rem;line-height:1.5}.vote-card__def-num{color:#2c5f8a;margin-right:4px;font-weight:600}.vote-card__author{color:#b0bac5;margin:0;font-size:.82rem;font-style:italic}.vote-card__progress{background:#b0bac526;border-radius:3px;width:100%;height:6px;margin-top:.25rem;overflow:hidden}.vote-card__progress-for{background:linear-gradient(90deg,#4caf50,#81c784);border-radius:3px;height:100%;transition:width .4s}.vote-card__counts{justify-content:space-between;font-size:.85rem;font-weight:600;display:flex}.vote-card__count{align-items:center;gap:4px;display:flex}.vote-card__count--for{color:#4caf50}.vote-card__count--against{color:#e53935}.vote-card__actions{gap:.5rem;margin-top:.25rem;display:flex}.vote-card__btn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:.5rem 1rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,transform .1s;display:flex}.vote-card__btn:active{transform:scale(.97)}.vote-card__btn:disabled{opacity:.6;cursor:not-allowed}.vote-card__btn--for{color:#2e7d32;background:#e8f5e9}.vote-card__btn--for:hover:not(:disabled){background:#c8e6c9}.vote-card__btn--against{color:#c62828;background:#ffebee}.vote-card__btn--against:hover:not(:disabled){background:#ffcdd2}.vote-card__voted{color:#2c5f8a;background:#2c5f8a14;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:.25rem;padding:.5rem;font-size:.9rem;font-weight:600;display:flex}.vote-card__voted svg{color:#4caf50}.section{padding:4rem 0}.section--alt{background:#edf5fa}.section__inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section__header{text-align:center;margin-bottom:3rem}.section__header h2{color:#1b2a4a;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:2rem}.section__header p{color:#6b7b8d;max-width:600px;margin:0 auto;font-size:1.1rem}.words-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}@media (max-width:480px){.words-grid{grid-template-columns:1fr}}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.features-grid{grid-template-columns:1fr;gap:1.5rem}}.contributors-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#1b2a4a 0%,#2c5f8a 100%);padding:6rem 1.5rem;position:relative;overflow:hidden}.cta-section:before{content:"";clip-path:ellipse(55% 100% at 50% 0);background:#fafbfc;width:100%;height:40px;position:absolute;top:-1px;left:0}.cta-section h2{margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:2rem}.cta-section p{opacity:.9;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.cta-section__shrimp{color:#ffffff40;width:100px;height:68px;margin-bottom:1rem;animation:6s ease-in-out infinite shrimp-float}.cta-section__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@keyframes shrimp-float{0%,to{transform:translateY(0)scaleX(1)}25%{transform:translateY(-5px)scaleX(1)}50%{transform:translateY(0)scaleX(-1)}75%{transform:translateY(-5px)scaleX(-1)}}.btn{cursor:pointer;border:2px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"Source Sans 3",Helvetica Neue,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s,transform .15s,box-shadow .25s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{color:#fff;background:#c4724b}.btn--primary:hover{background:#e8956e;box-shadow:0 4px 12px #1b2a4a1a}.btn--outline-dark{color:#1b2a4a;background:0 0;border-color:#1b2a4a}.btn--outline-dark:hover{color:#fff;background:#1b2a4a}.btn--outline{color:#fff;background:0 0;border-color:#ffffff80}.btn--outline:hover{background:#ffffff1a;border-color:#fff}.count-badge{color:#2c5f8a;background:#edf5fa;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.empty-state{text-align:center;padding:4rem 1.5rem}.empty-state__icon{color:#b0bac5;margin-bottom:1rem;font-size:3rem}.empty-state__title{color:#1b2a4a;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.4rem}.empty-state__text{color:#6b7b8d;max-width:400px;margin:0 auto 1.5rem}.loading{text-align:center;color:#6b7b8d;padding:4rem;font-size:1.1rem}.frontoffice{color:#1a1e2a;background:#fafbfc;flex-direction:column;min-height:100vh;font-family:"Source Sans 3",Helvetica Neue,sans-serif;display:flex}.frontoffice main{flex:1}.frontoffice a{color:inherit;text-decoration:none}.frontoffice *,.frontoffice :before,.frontoffice :after{box-sizing:border-box}
