*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f6f6f6;color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}button:disabled{cursor:not-allowed;opacity:.6}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}a,button,select{transition:all .2s ease-in-out}:focus-visible{outline:3px solid rgba(252,76,2,.4);outline-offset:2px}.page{font-family:ui-sans-serif,system-ui;background:#f6f6f6;min-height:100vh;display:flex;flex-direction:column}.header{background:#ff5c35;color:#fff;padding:24px;text-align:center}.header h1{margin:0;font-size:1.8rem}.main{max-width:900px;margin:0 auto;padding:24px;flex:1 1}.auth-section{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}.btn{padding:12px 18px;border-radius:8px;border:none;font-size:16px;cursor:pointer;transition:all .2s ease}.strava-btn{background:#fc4c02;color:#fff}.strava-btn:hover{background:#e34302}.generate-btn{background:#111;color:#fff}.generate-btn:hover{background:#333}.coffee-btn{height:48px}.card{margin-top:24px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.06)}.dropdown{width:100%;padding:10px;font-size:16px;border-radius:8px;border:1px solid #ddd}.dropdown:focus{outline:none;border-color:#fc4c02;box-shadow:0 0 0 3px rgba(252,76,2,.2)}.action{margin-top:12px}.result-card p{white-space:pre-wrap;font-size:18px}.footer{text-align:center;padding:24px;color:#666;font-size:14px}