body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body,html{background-color:#194983;height:100%;margin:0;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);touch-action:manipulation;-ms-touch-action:manipulation}*{touch-action:pan-x pan-y}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.skeleton-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px}.skeleton-card{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000001a;width:100%}.skeleton{background:#eee;border-radius:8px;overflow:hidden;position:relative}.skeleton:after{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#fff0,#fff9,#fff0);content:"";height:100%;left:-150px;position:absolute;top:0;width:150px}.skeleton-image{height:160px;margin-bottom:12px;width:100%}.skeleton-title{height:20px;margin-bottom:8px;width:70%}.skeleton-text{height:16px;margin-bottom:6px;width:100%}.skeleton-text.short{width:60%}@keyframes shimmer{0%{left:-150px}to{left:100%}}.skeleton-mobile-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(1,1fr);padding:15px}.skeleton-card-mobile{background:#fff;border-radius:12px;box-shadow:0 1px 8px #0000001a;width:100%}.skeleton-image-mobile{height:120px;margin-bottom:10px;width:100%}.skeleton-title-mobile{height:18px;margin-bottom:6px;width:80%}.skeleton-text-mobile{height:14px;margin-bottom:5px;width:100%}.ai-summary-card{background:#f7f9fa;border-radius:8px;box-shadow:0 2px 8px #0000000a;margin-top:2rem;padding:1.5rem}.ai-summary-header{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.ai-icon{font-size:1.2rem}.ai-summary-list{display:flex;flex-direction:column;gap:.5rem;margin:0}.ai-summary-row{align-items:flex-start;animation:ai-summary-row-fade-in .6s cubic-bezier(.4,2,.6,1) forwards;display:flex;gap:1.5rem;opacity:0;text-align:left;transform:translateY(20px)}.ai-summary-row:first-child{animation-delay:.1s}.ai-summary-row:nth-child(2){animation-delay:.25s}.ai-summary-row:nth-child(3){animation-delay:.4s}.ai-summary-row:nth-child(4){animation-delay:.55s}.ai-summary-row:nth-child(5){animation-delay:.7s}.ai-summary-row:nth-child(6){animation-delay:.85s}.ai-summary-row:nth-child(7){animation-delay:1s}.ai-summary-row:nth-child(8){animation-delay:1.15s}.ai-summary-row:nth-child(9){animation-delay:1.3s}.ai-summary-row:nth-child(10){animation-delay:1.45s}.ai-summary-row:nth-child(11){animation-delay:1.6s}.ai-summary-row:nth-child(12){animation-delay:1.75s}.ai-summary-row:nth-child(13){animation-delay:1.9s}@keyframes ai-summary-row-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ai-summary-row dt{background:linear-gradient(90deg,#d253bd,#712cb6);-webkit-background-clip:text;background-clip:text;font-weight:700;letter-spacing:.5px;min-width:140px}.ai-summary-row dd,.ai-summary-row dt{-webkit-text-fill-color:#0000;font-size:1.05rem;text-align:left}.ai-summary-row dd{background:linear-gradient(90deg,#862cb6,#7f5af0);-webkit-background-clip:text;background-clip:text;color:#222;font-weight:500;margin:0}.ai-summary-empty,.ai-summary-loading{color:#888;font-style:italic}.bottom-nav{background:#fff;border-top:1px solid #e0e0e0;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;box-shadow:0 -2px 8px #0000001a;height:60px;justify-content:space-around;left:0;padding-bottom:20px;position:fixed;right:0;z-index:500}.bottom-nav,.bottom-nav__item{align-items:center;display:flex}.bottom-nav__item{background:none;border:none;color:#7f7f7f;flex:1 1;flex-direction:column;font-size:12px;text-decoration:none;transition:color .2s}.bottom-nav__item:active,.bottom-nav__item:focus{color:#1976d2}.bottom-nav__label{font-size:10px;margin-top:2px}@media (min-width:768px){.bottom-nav{display:none}}
/*# sourceMappingURL=main.13f72222.css.map*/