:root{--fs-ink:#172821;--fs-green:#173b2b;--fs-gold:#caa85d;--fs-cream:#fbf7ed;--fs-line:#dfd5bd;--fs-muted:#747a75}
.first-short-page{margin:0;min-height:100vh;background:radial-gradient(circle at 50% 45%,rgba(202,168,93,.13),transparent 32%),var(--fs-cream);color:var(--fs-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.first-short-page a{text-decoration:none}.first-short-nav{width:min(1120px,calc(100% - 40px));height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,40,33,.09)}.first-short-brand{display:flex;align-items:center;gap:12px;color:var(--fs-ink)}.first-short-brand img{width:42px;height:42px;object-fit:contain}.first-short-brand strong,.first-short-brand small{display:block}.first-short-brand strong{font-family:Georgia,serif;font-size:16px}.first-short-brand small{margin-top:2px;color:var(--fs-muted);font-size:10px}.first-short-signin{padding:10px 15px;border:1px solid var(--fs-line);border-radius:999px;color:var(--fs-green);font-size:12px;font-weight:800}.first-short-main{width:min(850px,calc(100% - 34px));margin:auto;padding:86px 0 80px}.first-short-intro{text-align:center}.first-short-eyebrow{margin:0;color:#98762f;font-size:10px;font-weight:900;letter-spacing:.18em}.first-short-intro h1{margin:14px 0 13px;font-family:Georgia,serif;font-size:clamp(43px,6vw,64px);font-weight:500;letter-spacing:-.045em}.first-short-intro>p:last-child{margin:0;color:var(--fs-muted);font-size:16px}.first-short-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:43px}.first-short-grid>a{min-height:124px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:19px;border:1px solid var(--fs-line);border-radius:18px;background:rgba(255,255,255,.58);color:var(--fs-ink);box-shadow:0 10px 25px rgba(39,48,41,.055);transition:.18s ease}.first-short-grid>a:hover{transform:translateY(-3px);border-color:rgba(23,59,43,.45);box-shadow:0 17px 32px rgba(39,48,41,.1)}.choice-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#edf0e7;color:#8d6d2d;font-size:20px}.choice-copy strong,.choice-copy small{display:block}.choice-copy strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.choice-copy small{margin-top:7px;color:var(--fs-muted);font-size:12px;line-height:1.5}.first-short-grid>a>b{color:#9c7b35;font-size:18px}.first-short-note{text-align:center;margin:28px 0 0;color:#8b8f8c;font-size:11px}
@media(max-width:650px){.first-short-nav{width:calc(100% - 24px);height:70px}.first-short-brand img{width:36px;height:36px}.first-short-brand small{display:none}.first-short-main{padding-top:62px}.first-short-grid{grid-template-columns:1fr}.first-short-grid>a{min-height:112px}.first-short-intro h1{font-size:45px}}
