@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0b0b;color:#eee9df;font-family:'DM Sans',system-ui,sans-serif;line-height:1.55}.grain{position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");z-index:5}main{width:min(920px,calc(100% - 40px));margin:auto}.hero{min-height:88vh;display:flex;flex-direction:column;justify-content:center;padding:70px 0 90px}.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:90px}.monogram{width:54px;height:54px;border:1px solid #5a574f;border-radius:50%;display:grid;place-items:center;font-size:11px;letter-spacing:.18em}.status,.eyebrow,.section-label{font-size:10px;letter-spacing:.2em;color:#8f8a80}.status{border:1px solid #33312d;border-radius:100px;padding:8px 12px}.eyebrow{margin:0 0 18px}h1{font-size:clamp(72px,14vw,150px);line-height:.82;letter-spacing:-.07em;font-weight:500;margin:0 0 34px}h1 em,h2 em,.quote em{font-family:'Playfair Display',serif;font-weight:500}.lead{max-width:650px;font-size:clamp(18px,2.5vw,24px);color:#b9b4aa;margin:0 0 35px}.actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-block;padding:12px 18px;border:1px solid #45423d;border-radius:100px;color:#eee9df;text-decoration:none;font-size:13px}.button.primary{background:#eee9df;color:#0b0b0b;border-color:#eee9df}.section{border-top:1px solid #302e2a;padding:70px 0;display:grid;grid-template-columns:180px 1fr;gap:30px}.section-label{display:flex;gap:16px}.section h2{font-size:clamp(36px,5vw,58px);line-height:1.02;letter-spacing:-.045em;font-weight:500;margin:0 0 22px}.section p{color:#a8a39a;max-width:650px;font-size:17px}.loop{margin-top:40px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #302e2a;border-radius:14px;overflow:hidden}.loop div{padding:20px;border-right:1px solid #302e2a;min-height:145px}.loop div:last-child{border-right:0}.loop b{display:block;color:#6e6a62;font-size:10px;letter-spacing:.15em;margin-bottom:32px}.loop strong,.loop small{display:block}.loop strong{font-size:15px}.loop small{font-size:12px;color:#77736b;margin-top:4px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.chips span{border:1px solid #36332e;border-radius:100px;padding:8px 13px;font-size:12px;color:#aaa59c}.principle{padding:20px 0}.quote{font-size:clamp(28px,4.5vw,52px);line-height:1.12;letter-spacing:-.035em;margin-bottom:25px}.contact h2{margin-bottom:35px}.links{border-top:1px solid #302e2a}.links a{display:flex;align-items:center;justify-content:space-between;padding:21px 2px;border-bottom:1px solid #302e2a;text-decoration:none;color:#eee9df}.links a:hover{padding-left:8px}.links span{font-size:18px}.links small{font-size:12px;color:#858078}footer{border-top:1px solid #302e2a;padding:24px 0 40px;display:flex;justify-content:space-between;gap:20px;color:#5f5b55;font-size:9px;letter-spacing:.16em}@media(max-width:680px){main{width:min(100% - 28px,920px)}.hero{min-height:82vh;padding:35px 0 70px}.top{margin-bottom:75px}.status{font-size:8px}.section{grid-template-columns:1fr;padding:50px 0;gap:20px}.section-label{justify-content:space-between}.loop{grid-template-columns:1fr 1fr}.loop div{border-bottom:1px solid #302e2a}.loop div:nth-child(2n){border-right:0}.loop div:nth-last-child(-n+2){border-bottom:0}footer{flex-direction:column;line-height:1.5}.lead{font-size:17px}}