*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%;font-family:Inter,sans-serif;background-color:#0a0a0a;color:#fff;overflow:hidden}.landing-container{display:flex;height:100vh;width:100vw}.split-section{flex:1;position:relative;display:flex;align-items:center;justify-content:center;transition:all .5s ease;border-right:1px solid rgba(255,255,255,.1);overflow:hidden;cursor:pointer}.split-section:last-child{border-right:none}.split-section:hover{flex:2}.link-text{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);text-decoration:none;color:#fff;font-size:2rem;letter-spacing:.5em;text-transform:uppercase;font-weight:700;z-index:10;white-space:nowrap}.background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:.3;transition:opacity .5s ease}.split-section:hover .background-overlay{opacity:.6}.developer{background-color:#0f172a}.photographer{background-color:#1c1917}.musician{background-color:#171717}.culinary{background-color:#3f3f46}.developer:hover .link-text{color:#38bdf8}.photographer:hover .link-text{color:#f472b6}.musician:hover .link-text{color:#4ade80}.culinary:hover .link-text{color:#fbbf24}
