*{margin:0;padding:0;box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0a;color:#fff;min-height:100vh;margin:0;padding:0}.app{min-height:100vh;display:flex;flex-direction:column;width:100%;overflow-x:hidden}.nav{display:flex;align-items:center;gap:2rem;padding:.35rem 2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100}.nav a{color:#888;text-decoration:none;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:color .3s ease}.nav a:hover{color:#fff}.nav-controls{display:flex;gap:.5rem;margin-left:auto;align-items:center}.nav-icon-button{background:none;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#888;transition:all .2s ease;padding:0}.nav-icon-button:hover{color:#fff;border-color:#fff9;background:#ffffff1a}.nav-icon-button:active{transform:scale(.95)}.nav-icon-button svg{width:16px;height:16px}.hint-toast{position:absolute;top:1.5rem;left:50%;transform:translate(-50%);background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffd9;padding:.6rem 1.2rem;border-radius:8px;font-size:.8rem;font-family:Georgia,Times New Roman,serif;letter-spacing:.02em;pointer-events:none;z-index:50;white-space:nowrap;max-width:90vw;text-align:center}.hint-fade-in{animation:hintIn .8s ease forwards}.hint-fade-out{animation:hintOut 1s ease forwards}@keyframes hintIn{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes hintOut{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-8px)}}@media (max-width: 768px){.hint-toast{white-space:normal;font-size:.7rem;padding:.5rem 1rem}}.main{flex:1;padding:0}.home-page .main{padding:0}.page{max-width:1200px;margin:0 auto}.page h1{font-size:3rem;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page p{color:#888;font-size:1.1rem;line-height:1.6}.home-page{max-width:none;padding:0;margin:0;width:100%}.home-page .main{padding:0;margin:0;width:100%}.hero-section{position:relative;width:100%;height:calc(100vh - 44px);min-height:500px;overflow:hidden;margin:0;padding:0}.hero-overlay{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);text-align:center;pointer-events:none;z-index:10}.hero-overlay h1{font-size:2.5rem;font-weight:300;letter-spacing:.3em;text-transform:uppercase;color:#ffffffe6;background:none;-webkit-text-fill-color:rgba(255,255,255,.9);text-shadow:0 2px 20px rgba(0,0,0,.5);margin-bottom:.5rem;font-family:Georgia,Times New Roman,serif}.hero-subtitle{font-size:.9rem;color:#fffc!important;letter-spacing:.1em;font-family:Georgia,Times New Roman,serif}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (max-width: 768px){.nav{padding:1rem;gap:1rem}.main{padding:0}.page{padding:1rem}.home-page{margin:0;padding:0;width:100vw;position:relative;left:0;right:0}.home-page .page{padding:0;margin:0;width:100vw}.hero-section{height:calc(100vh - 60px);min-height:calc(100vh - 60px);width:100vw;margin:0;padding:0;position:relative;left:0;right:0;top:0;bottom:0}.hero-overlay{bottom:1rem}.hero-overlay h1{font-size:1.8rem}.hero-subtitle{font-size:.8rem}}@media (max-width: 768px){div[style*="position: fixed"][style*="100vw"][style*="100vh"]{overflow-y:auto!important;align-items:flex-start!important;padding:0!important}.postcard-content{width:100vw!important;height:62.5vw!important;padding:4%!important;border-radius:0!important;font-size:2.2vw!important;overflow:hidden!important;margin:0!important;box-sizing:border-box!important}.postcard-content>div:first-child{margin-right:3.75%!important}.postcard-content>div:last-child{padding:2% 0!important}.postcard-content [style*="fontSize: '22px'"]{font-size:inherit!important;line-height:1.6!important}.postcard-content p{font-size:inherit!important;margin-bottom:3%!important;line-height:1.6!important}.postcard-content [style*="fontSize: '20px'"]{font-size:90%!important;margin-top:6.4%!important}.postcard-content [style*="marginBottom: '16px'"]{margin-bottom:3%!important}.postcard-content [style*="marginTop: '32px'"]{margin-top:6.4%!important}.postcard-content [style*="position: 'absolute'"][style*="top: '40px'"]{top:5%!important;right:5%!important;width:7.5%!important;height:14%!important;font-size:4vw!important;border-width:.25vw!important}.postcard-content [style*="width: '80%'"]{margin-bottom:4%!important;height:.2vw!important}.notebook-content{width:100vw!important;height:90vh!important;padding:40px 20px!important;border-radius:0!important}.notebook-content [style*="fontSize: '24px'"]{font-size:18px!important;line-height:28px!important}.notebook-content [style*="fontSize: '20px'"]{font-size:16px!important}.notebook-content [style*="fontSize: '18px'"]{font-size:14px!important}.notebook-content [style*="left: '80px'"][style*="top: '60px'"]{left:20px!important;top:40px!important;bottom:40px!important}.notebook-content [style*="left: '100px'"]{left:35px!important;right:20px!important;top:50px!important}}@media (max-width: 768px) and (orientation: landscape){html,body{overflow:hidden;height:100vh}.app{height:100vh;overflow:hidden}.nav{padding:.5rem 1rem;font-size:.85rem}.hero-section{height:100vh;min-height:100vh}.hero-overlay{bottom:.5rem}.hero-overlay h1{font-size:1.4rem}.hero-subtitle{font-size:.7rem}.postcard-content{width:90vw!important;height:56.25vw!important;padding:5%!important;font-size:2.5vw!important;overflow:visible!important;margin:0!important}.postcard-content>div:first-child{margin-right:3.75%!important}.postcard-content>div:last-child{padding:2% 0!important}.postcard-content [style*="fontSize: '22px'"]{font-size:inherit!important}.postcard-content p{font-size:inherit!important;margin-bottom:3%!important}.postcard-content [style*="fontSize: '20px'"]{font-size:90%!important;margin-top:6.4%!important}.postcard-content [style*="marginBottom: '16px'"]{margin-bottom:3%!important}.postcard-content [style*="marginTop: '32px'"]{margin-top:6.4%!important}.postcard-content [style*="position: 'absolute'"][style*="top: '40px'"]{top:5%!important;right:5%!important;width:7.5%!important;height:14%!important;font-size:3.6vw!important;border-width:.22vw!important}.postcard-content [style*="width: '80%'"]{margin-bottom:4%!important;height:.18vw!important}.notebook-content{width:90vw!important;height:85vh!important}}
