.landing-page .card-enhanced{border:1px solid rgba(226,180,90,.25);box-shadow:0 15px 45px rgba(0,0,0,.4),0 0 30px rgba(226,180,90,.08)}.landing-page{background-color:#0c1524;color:#e1e8f0;cursor:grab;position:relative;min-height:100vh;width:100%}.background-overlay{position:absolute;inset:0;background-image:url(/assets/nyc_skyline.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:.3;filter:saturate(.5) brightness(.7);z-index:0;pointer-events:none}.landing-page .split-screen-container{display:flex;width:100vw;height:100vh;position:relative;z-index:2;overflow-y:auto}.landing-page .text-container{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:2rem 0 2rem 2rem;z-index:10}.landing-page .globe-container{width:50%;position:relative;z-index:10;overflow:visible;background:transparent;isolation:isolate;display:flex;align-items:center;justify-content:center}.landing-page #globe-canvas{width:100%;height:100%;touch-action:none;z-index:10;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;margin:0!important;padding:0!important;display:block}.landing-page .main-title{font-family:Cormorant Garamond,Georgia,serif;font-size:3.2rem;font-weight:600;font-style:italic;color:#fff;text-shadow:0 4px 20px rgba(74,143,181,.25);letter-spacing:.01em}.landing-page .sub-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-weight:500;letter-spacing:.15em;margin-top:.5rem;color:#e2b45a}.landing-page .btn-gradient{background:rgba(226,180,90,.1);border:1px solid rgba(226,180,90,.45);transition:all .3s ease}.landing-page .btn-gradient:hover{transform:translateY(-2px);background:rgba(226,180,90,.18);box-shadow:0 12px 24px rgba(12,21,36,.4),0 0 20px rgba(226,180,90,.15);border:1px solid rgba(226,180,90,.65)}.landing-page .bg-gray-800\/40{background-color:rgba(15,30,60,.7)!important;backdrop-filter:blur(16px)}.landing-footer{position:fixed;bottom:0;left:0;right:0;z-index:50;background:rgba(12,21,36,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-top:1px solid rgba(226,180,90,.15)}.landing-footer a{color:rgba(226,180,90,.7);text-decoration:none;transition:color .2s ease}.landing-footer a:hover{color:#e2b45a}@media (max-width:768px){.landing-page .split-screen-container{flex-direction:column;min-height:unset;display:grid;grid-template-rows:50vh auto}.landing-page .text-container{width:100%;padding:1rem 1rem 4rem;z-index:48;grid-row:2}.landing-page .globe-container{width:100%;height:50vh;position:relative;z-index:45;grid-row:1}.landing-page #globe-canvas{width:100%;height:100%;position:absolute;z-index:45}.landing-page .card-enhanced{position:relative;z-index:40}.landing-page .main-title{font-size:2.2rem}.landing-page .sub-title{font-size:1.2rem}}