@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700&family=Playfair+Display+SC:wght@700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-color:#fff;--text-dark:#111;--text-light:#555;--accent-gold:#c5a880;--accent-gold-dark:#a98d65;--arch-bg:linear-gradient(180deg, #f7f4ef 0%, #ede6dc 100%);--font-serif:"Cormorant Garamond", serif;--font-sans:"Inter", sans-serif;--font-display-sc:"Playfair Display SC", serif}body,html{background:var(--bg-color);width:100%;height:100%;color:var(--text-dark);font-family:var(--font-sans);overflow:hidden}.landing-page{background-color:var(--bg-color);flex-direction:column;width:100%;height:100vh;display:flex;position:relative}.header{z-index:100;justify-content:center;align-items:center;height:120px;padding-top:1rem;display:flex;position:relative}.logo{-o-object-fit:contain;object-fit:contain;cursor:pointer;width:auto;height:90px;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.logo:hover{transform:scale(1.05)}.hero{flex:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;width:100%;max-width:1500px;height:calc(100vh - 120px);margin:0 auto;padding:0 5rem 3rem;display:grid;overflow:hidden}.hero-left-content{flex-direction:column;justify-content:center;height:100%;max-height:100%;padding-right:2rem;display:flex;overflow:hidden}.brand-badge-container{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.pk-flag{font-size:1.1rem}.brand-badge-text{letter-spacing:4px;color:var(--text-light);text-transform:uppercase;font-size:.75rem;font-weight:600}.typography-group{margin-bottom:2rem;position:relative}.main-title{flex-direction:column;line-height:.8;display:flex}.title-line{font-family:var(--font-serif);max-font-size:130px;color:var(--text-dark);text-transform:uppercase;letter-spacing:-2px;font-size:8.5vw;font-weight:300}.cursive-overlay{font-family:var(--font-serif);max-font-size:70px;color:var(--accent-gold);white-space:nowrap;text-shadow:2px 2px 0px var(--bg-color), -2px -2px 0px var(--bg-color), 2px -2px 0px var(--bg-color), -2px 2px 0px var(--bg-color);z-index:3;font-size:4vw;font-style:italic;font-weight:400;position:absolute;top:50%;left:38%;transform:translate(-50%,-50%)rotate(-4deg)}.status-announcement{margin-bottom:2.5rem}.status-badge{background-color:var(--text-dark);color:#fff;letter-spacing:3px;font-size:.75rem;font-weight:700;font-family:var(--font-sans);border-radius:0;margin-bottom:.8rem;padding:.5rem 1.2rem;display:inline-block}.status-subheading{font-family:var(--font-serif);letter-spacing:2px;color:var(--text-light);text-transform:uppercase;font-size:1.35rem}.launch-section{grid-template-columns:1.1fr 1.3fr;align-items:center;gap:2rem;display:grid}.clock-card{background-color:#fcfbfa;border:1px solid #c5a88033;border-radius:4px;align-items:center;gap:1.2rem;padding:1.2rem;display:flex;box-shadow:0 4px 20px #00000005}.analog-clock{flex-shrink:0;width:90px;height:90px}.clock-svg{width:100%;height:100%;display:block}.digital-time-display{flex-direction:column;display:flex}.city-label{letter-spacing:2px;color:var(--text-light);margin-bottom:.2rem;font-size:.65rem;font-weight:700}.time-text{font-family:var(--font-serif);color:var(--text-dark);letter-spacing:.5px;font-size:1.35rem;font-weight:500}.subscribe-card{background-color:#fff;border:1px solid #00000014;border-radius:4px;padding:1.2rem 1.5rem;box-shadow:0 4px 25px #00000008}.subscribe-prompt{font-family:var(--font-serif);color:var(--text-dark);margin-bottom:.8rem;font-size:1.1rem;font-weight:500}.input-group{border-bottom:1.5px solid var(--text-dark);padding-bottom:.3rem;display:flex}.email-input{font-family:var(--font-sans);letter-spacing:1px;color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;padding:.3rem 0;font-size:.75rem}.email-input::placeholder{color:#aaa}.subscribe-button{font-family:var(--font-sans);letter-spacing:2px;color:var(--accent-gold-dark);cursor:pointer;background:0 0;border:none;padding:.3rem .5rem;font-size:.7rem;font-weight:700;transition:color .2s,transform .2s}.subscribe-button:hover{color:var(--text-dark);transform:translate(2px)}.subscribe-success{align-items:center;gap:.8rem;padding:.5rem 0;display:flex}.success-icon{background-color:var(--accent-gold);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.success-text{font-family:var(--font-sans);letter-spacing:1.5px;color:var(--text-dark);font-size:.7rem;font-weight:700}.hero-right-visual{justify-content:center;align-items:flex-end;height:100%;max-height:100%;display:flex;position:relative;overflow:visible}.arch-bg{background:var(--arch-bg);z-index:1;border:1.5px solid #c5a88040;border-radius:200px 200px 0 0;width:78%;height:82%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.arch-bg-shadow{z-index:0;border-radius:200px 200px 0 0;width:78%;height:82%;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 25px 60px #c5a88026}.model-wrapper{z-index:2;justify-content:center;align-items:flex-end;width:100%;height:90%;display:flex;position:relative}.model-img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(-15px 12px 18px #00000026)drop-shadow(-2px 2px 4px #00000014);pointer-events:none;width:auto;height:100%;transform:translateY(2%)}.bag-logo{opacity:.8;mix-blend-mode:darken;filter:contrast(1.2)brightness(.85);pointer-events:none;width:75px;height:auto;position:absolute;bottom:17%;left:24.5%;transform:rotate(-10deg)skew(-4deg)}@media (width>=1400px){.title-line{font-size:110px}.cursive-overlay{font-size:55px}}@media (width<=1200px){.hero{gap:3rem;padding:0 3rem 2rem}.title-line{font-size:7.5vw}.cursive-overlay{font-size:3.5vw;left:42%}.launch-section{grid-template-columns:1fr;gap:1.2rem}}@media (width<=992px){body,html{overflow-y:auto}.landing-page{height:auto;min-height:100vh}.header{height:100px;padding-top:.5rem}.logo{height:70px}.hero{grid-template-columns:1fr;gap:4rem;height:auto;padding:1rem 2rem 4rem;overflow:visible}.hero-left-content{text-align:center;align-items:center;padding-right:0}.brand-badge-container{justify-content:center}.title-line{font-size:12vw}.cursive-overlay{font-size:6vw;top:50%;left:50%}.launch-section{text-align:left;grid-template-columns:1fr 1fr;width:100%;max-width:600px;margin:0 auto}.hero-right-visual{height:60vh;min-height:450px}.arch-bg,.arch-bg-shadow{width:320px;height:90%}.model-wrapper{height:100%}.bag-logo{width:70px;bottom:17%;left:27%}}@media (width<=600px){.hero{gap:3rem;padding:0 1.2rem 3rem}.logo{height:55px}.title-line{font-size:14vw}.cursive-overlay{font-size:8vw;top:50%}.status-subheading{letter-spacing:1px;font-size:1.1rem}.launch-section{grid-template-columns:1fr;gap:1.5rem;width:100%}.clock-card{justify-content:center}.subscribe-card{text-align:center}.input-group{justify-content:center}.hero-right-visual{height:50vh;min-height:380px}.arch-bg,.arch-bg-shadow{width:260px;height:90%}.bag-logo{width:58px;bottom:18%;left:25%}}
