*{box-sizing:border-box;margin:0;padding:0}:root{--black:#000;--white:#fff;--off-white:#f0ede8;--grey:#888;--grey-light:#333;--grey-mid:#555}html,body{background:var(--black);color:var(--white);letter-spacing:.02em;-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,sans-serif;font-weight:300}.display{font-family:Cormorant Garamond,serif;font-weight:300}.display-italic{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300}input,textarea{color:#2a2a2a;letter-spacing:.05em;background:0 0;border:1px solid #8a7d74;outline:none;width:100%;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;transition:border-color .2s}input::placeholder{color:#a89e96}input:focus{border-color:#2a2a2a}button{cursor:pointer;letter-spacing:.1em;font-family:Inter,sans-serif;transition:all .2s}a{color:inherit;text-decoration:none}hr{border:none;border-top:1px solid #c8bdb2}@property --stop1{syntax:"<color>";inherits:false;initial-value:#d0e2d8}@property --stop2{syntax:"<color>";inherits:false;initial-value:#b2cfc0}@property --stop3{syntax:"<color>";inherits:false;initial-value:#8eb8a3}@property --stop4{syntax:"<color>";inherits:false;initial-value:#699d82}@property --stop5{syntax:"<color>";inherits:false;initial-value:#4f8066}.turrell-field{background:radial-gradient(ellipse at 50% 40%, var(--stop1) 0%, var(--stop2) 25%, var(--stop3) 55%, var(--stop4) 80%, var(--stop5) 100%);animation:28s ease-in-out infinite turrell-cycle}@keyframes turrell-cycle{0%,to{--stop1:#d0e2d8;--stop2:#b2cfc0;--stop3:#8eb8a3;--stop4:#699d82;--stop5:#4f8066}12.5%{--stop1:#c8dce8;--stop2:#a3c4db;--stop3:#7aa8cc;--stop4:#5088b3;--stop5:#386894}25%{--stop1:#dcc8e8;--stop2:#c4a3db;--stop3:#a87acc;--stop4:#8850b3;--stop5:#683894}37.5%{--stop1:#f0c8d8;--stop2:#e8a3c0;--stop3:#dd7aa3;--stop4:#cc5082;--stop5:#b8386a}50%{--stop1:#e8c0c0;--stop2:#dd9494;--stop3:#cc6060;--stop4:#b83838;--stop5:#992020}62.5%{--stop1:#f0c8a0;--stop2:#e8b183;--stop3:#dd9760;--stop4:#cc7d42;--stop5:#b8672e}75%{--stop1:#f5e8b8;--stop2:#f0dc8f;--stop3:#e8cc5e;--stop4:#dcb832;--stop5:#c9a01f}87.5%{--stop1:#d8e8c8;--stop2:#c2dba5;--stop3:#a3c97a;--stop4:#82b350;--stop5:#669938}}@media (prefers-reduced-motion:reduce){.turrell-field{animation:none}}.pulse-btn{position:relative}.pulse-btn:after{content:"";pointer-events:none;border:1px solid #fff;border-radius:50% 50% 40px 40px;animation:2.4s ease-out infinite pulse-ring;position:absolute;inset:0}@keyframes pulse-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){.pulse-btn:after{animation:none;display:none}}.gate-layout{padding:22vh 0 60px}@media (max-width:640px){.gate-layout{padding:31vh 0 60px}}
