*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;line-height:1.55;color:#2a2f2a;background:#f4f0e6}img{max-width:100%;height:auto;display:block}a{color:#1d6b4a}h1,h2{font-family:"Source Serif 4",Georgia,serif;line-height:1.2}.lexicon{display:flex;flex-direction:column;min-height:100dvh}.lexhead{position:sticky;top:0;z-index:100;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.65rem 1.25rem;background:#fffef9;border-bottom:3px solid #1d6b4a;box-shadow:0 2px 12px rgba(29,107,74,.08)}.lexhead__brand{display:flex;align-items:center;gap:.55rem;text-decoration:none;color:#1a3d2e;font-weight:700}.lexhead__logo{border-radius:.35rem}.lexhead__nav{display:flex;flex-wrap:wrap;gap:.35rem .85rem;flex:1}.lexhead__nav a{color:#4a5c52;text-decoration:none;font-size:.88rem;font-weight:500}.lexhead__nav a:hover{color:#1d6b4a}.lexhead__legal{display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.75rem}.lexhead__legal a{color:#8a958c;text-decoration:none}.lexmain{flex:1;padding:1.5rem 1.25rem 2.5rem;max-width:52rem;margin:0 auto;width:100%}.lexfoot{padding:1.25rem;background:#142a21;border-top:3px solid #1d6b4a;text-align:center;color:#a8c4b4}.lexfoot__care{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem 1rem;margin:0 0 .75rem;padding:0;list-style:none}.lexfoot__care li{display:flex;align-items:center}.lexfoot__care a{display:block;line-height:0}.lexfoot__care img{display:block;max-height:26px;width:auto}.lexfoot__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-bottom:.75rem;font-size:.78rem}.lexfoot__links a{color:#d8ebe0;text-decoration:none}.lexfoot__links a:hover{color:#fff}.lexfoot__copy{margin:0;font-size:.82rem;color:#8aa898}.lexbtn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:.35rem;font-weight:600;font-size:.92rem;text-decoration:none;cursor:pointer;border:2px solid transparent;font-family:inherit}.lexbtn--solid{background:#1d6b4a;color:#fff;border-color:#1d6b4a}.lexbtn--line{background:transparent;color:#1d6b4a;border-color:#1d6b4a}.lexbtn--sm{padding:.4rem .85rem;font-size:.82rem}.alpha-hero{margin-bottom:2rem}.alpha-hero__tag{margin:0 0 .35rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1d6b4a}.alpha-hero h1{margin:0 0 .75rem;font-size:clamp(1.65rem, 4vw, 2.15rem);color:#1a3d2e}.alpha-hero__lede{margin:0 0 1.25rem;color:#4a5c52;max-width:38rem}.alpha-ribbon{display:flex;flex-wrap:wrap;gap:.35rem}.alpha-ribbon__chip{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .5rem;background:#fffef9;border:1px solid #c8bfaa;border-radius:.25rem;font-weight:700;font-size:.88rem;color:#1a3d2e;user-select:none}.term-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(14rem, 1fr));gap:.85rem;margin-bottom:2rem}.term-card{display:block;padding:1rem 1.1rem;background:#fffef9;border:1px solid #d4cdb8;border-radius:.5rem;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.term-card:hover{border-color:#1d6b4a;box-shadow:0 4px 16px rgba(29,107,74,.1)}.term-card h2{margin:0 0 .35rem;font-size:1.05rem;color:#1a3d2e}.term-card p{margin:0;font-size:.88rem;color:#5c665e}.alpha-prose{padding:1.25rem 0;border-top:1px solid #d4cdb8}.alpha-prose h2{margin:0 0 .65rem;font-size:1.2rem}.alpha-prose p{margin:0 0 .75rem;max-width:38rem}.alpha-prose__links{margin:0 0 1.15rem;padding-left:1.15rem;color:#4a5c52;font-size:.9rem}.alpha-prose__links a{color:#1d6b4a}.alpha-prose__links li+li{margin-top:.35rem}.lex-steps{margin-bottom:2rem;padding:1.25rem 1.15rem;background:#fffef9;border:1px solid #d4cdb8;border-radius:.5rem}.lex-steps h2{margin:0 0 .5rem;font-size:1.2rem;color:#1a3d2e}.lex-steps__lede{margin:0 0 1.15rem;font-size:.92rem;color:#4a5c52;max-width:52ch}.lex-steps__lede a{color:#1d6b4a}.lex-steps__list{margin:0;padding:0;list-style:none;counter-reset:lex-step;display:grid;gap:1rem}.lex-steps__list>li{counter-increment:lex-step;position:relative;padding-left:2.6rem}.lex-steps__list>li::before{content:counter(lex-step);position:absolute;left:0;top:.1rem;width:1.65rem;height:1.65rem;display:flex;align-items:center;justify-content:center;background:#e8f2ec;color:#1d6b4a;font-weight:700;font-size:.82rem;border-radius:.35rem}.lex-steps__list strong{display:block;margin-bottom:.25rem;color:#1a3d2e;font-size:.95rem}.lex-steps__list p{margin:0;font-size:.88rem;color:#4a5c52}.lex-table{margin-bottom:2rem;overflow-x:auto}.lex-table h2{margin:0 0 .85rem;font-size:1.2rem;color:#1a3d2e}.lex-table__grid{width:100%;border-collapse:collapse;font-size:.88rem;background:#fffef9;border:1px solid #d4cdb8;border-radius:.5rem;overflow:hidden}.lex-table__grid th,.lex-table__grid td{padding:.65rem .85rem;text-align:left;border-bottom:1px solid #e0d9c8}.lex-table__grid th{background:#e8f2ec;color:#1a3d2e;font-weight:600}.lex-table__grid td{color:#4a5c52}.lex-table__grid tr:last-child td{border-bottom:none}.lex-table__grid a{color:#1d6b4a}.dict-head{margin-bottom:1.5rem}.dict-head__tag{margin:0 0 .35rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1d6b4a}.dict-head h1{margin:0 0 .65rem;font-size:clamp(1.5rem, 3.5vw, 2rem);color:#1a3d2e}.dict-head__intro{margin:0;color:#4a5c52;max-width:40rem}.dict-shot{margin:0 0 1.75rem;border-radius:.5rem;overflow:hidden;border:1px solid #d4cdb8;background:#e8e2d4}.dict-shot img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center}.dict-block{margin-bottom:2rem}.dict-block h2{margin:0 0 1rem;font-size:1.15rem;padding-bottom:.35rem;border-bottom:2px solid #1d6b4a}.dict-list{margin:0}.dict-entry{padding:.85rem 0;border-bottom:1px solid #e0d9c8}.dict-entry:last-child{border-bottom:none}.dict-entry dt{font-weight:700;color:#1a3d2e;margin-bottom:.25rem}.dict-entry dd{margin:0;color:#4a5c52}.dict-links{margin:1.5rem 0 0;font-size:.92rem}.faq-stack{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#fffef9;border:1px solid #d4cdb8;border-radius:.35rem;padding:.65rem 1rem}.faq-item summary{font-weight:600;cursor:pointer;color:#1a3d2e}.faq-item p{margin:.65rem 0 0;color:#4a5c52}.example-steps{display:flex;flex-direction:column;gap:1.25rem}.example-step{padding:1rem 1.15rem;background:#fffef9;border-left:4px solid #1d6b4a;border-radius:0 .35rem .35rem 0}.example-step h2{margin:0 0 .65rem;font-size:1.05rem}.example-step ol{margin:0;padding-left:1.25rem;color:#4a5c52}.legal-sheet{max-width:40rem}.legal-sheet h1{margin:0 0 1rem;font-size:1.65rem}.legal-sheet__meta{font-size:.92rem;color:#5c665e}.legal-sheet section{margin:1.25rem 0}.legal-sheet h2{font-size:1.05rem;margin:0 0 .5rem}.legal-sheet__foot{margin-top:2rem;font-size:.88rem}.lex-ops{margin:2.5rem 0 1.25rem;padding:1.25rem;background:#fffef9;border:1px solid #d4cdb8;border-radius:.5rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.lex-ops__label{margin:0 0 .25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;color:#1d6b4a}.lex-ops__copy p:last-child{margin:0;font-size:.88rem;color:#5c665e}.lex-ops__cta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.lex-ops__logo{display:block;line-height:0}.lex-ops__logo img{height:auto;max-height:2rem;width:auto;max-width:140px}.age-sheet{position:fixed;left:0;right:0;bottom:0;z-index:10050;height:0;margin:0;padding:0;overflow:visible;pointer-events:none;color:#f4f0e6}.cookie-strip{position:fixed;left:0;right:0;bottom:0;z-index:10040;padding:.75rem 1rem;background:#1a3d2e;color:#f4f0e6}.age-sheet--hidden,.cookie-strip--hidden{display:none !important}.age-sheet__box{position:absolute;left:50%;bottom:max(1rem, env(safe-area-inset-bottom, 0px));transform:translateX(-50%);pointer-events:auto;width:min(36rem, calc(100vw - 2rem));max-width:36rem;padding:1.25rem 1.5rem;background:#1a3d2e;border-radius:.75rem .75rem 0 0;border-top:3px solid #c9a227;box-shadow:0 -12px 40px rgba(0,0,0,.35)}.age-sheet__title{margin:0 0 .35rem;font-weight:700}.age-sheet__text{margin:0 0 .75rem;font-size:.9rem}.age-sheet__acts{display:flex;flex-wrap:wrap;gap:.5rem}.cookie-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;font-size:.88rem}.cookie-strip p{margin:0}.cookie-strip a{color:#a8e6c8}@media(min-width: 48rem){.lexhead__nav{justify-content:center}}.page-error .main,.page-error main,.page-error .page,.page-error .shell,.page-error .viewport,.page-error .frame,.page-error .court,.page-error .stage,.page-error .pitmain,.page-error .lexmain{display:flex;align-items:center;justify-content:center;flex:1 0 auto;padding:2rem 1rem 3rem}.lost-card{width:100%;max-width:28rem;margin:0 auto;padding:2rem 1.75rem;text-align:center;background:#fff;border:1px solid #d1d5db;border-top:4px solid #1d6b4a;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.08)}.lost-card__code{margin:0 0 .35rem;font-size:clamp(2.75rem, 10vw, 3.5rem);font-weight:700;line-height:1;color:#1d6b4a}.lost-card h1{margin:0 0 .75rem;font-size:1.35rem;color:inherit}.lost-card p{margin:0 0 1.35rem;color:#4b5563;font-size:.95rem;line-height:1.55}.lost-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}