*{box-sizing:border-box}body{margin:0;background:#090909;color:#eee;font-family:Arial,Helvetica,sans-serif;line-height:1.65}.world-wrap{width:min(1100px,92%);margin:auto;padding:35px 0 70px}.world-header{border-bottom:1px solid #352323;padding:18px 4%;display:flex;gap:25px;align-items:center;justify-content:space-between;flex-wrap:wrap;background:#0c0b0b}.world-brand{font-family:Georgia,serif;font-size:1.4rem;color:#f0e7da;text-decoration:none}.world-header nav{display:flex;gap:14px;flex-wrap:wrap}.world-header nav a{color:#cfc6bb;text-decoration:none;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.world-header nav a:hover,.other-project{color:#d34a3f!important}.eyebrow{color:#d34a3f;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase}.world-hero{padding:55px 0 25px}.world-hero h1{font:700 clamp(2.5rem,7vw,6rem)/.95 Georgia,serif;margin:.15em 0;color:#f0e7da}.lede{font-size:1.15rem;color:#bcb4aa;max-width:760px}.card{border:1px solid #302424;background:#0e0d0d;padding:25px;margin:18px 0}.card h2,.card h3{font-family:Georgia,serif;color:#f0e7da}.meta{font-size:.78rem;color:#877e75;text-transform:uppercase;letter-spacing:.1em}.button{display:inline-block;border:1px solid #7e2e29;padding:10px 16px;color:#eee;text-decoration:none;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em;background:#180d0d}.button:hover{background:#2b1010}.form-grid{display:grid;gap:14px;max-width:720px}.form-grid input,.form-grid textarea,.form-grid select{width:100%;padding:12px;background:#090909;border:1px solid #403030;color:#eee}.form-grid textarea{min-height:180px}.notice{padding:14px;border:1px solid #315a3a;background:#0b160e}.error{border-color:#6c2f2f;background:#1a0c0c}.qa summary{cursor:pointer;font-family:Georgia,serif;font-size:1.15rem}.qa p{color:#bbb}.two-projects{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:720px){.two-projects{grid-template-columns:1fr}.world-header{align-items:flex-start;flex-direction:column}}