*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.scrapbook{min-height:100vh;background:repeating-linear-gradient(0deg,transparent,transparent 28px,rgba(200,180,160,.1) 28px,rgba(200,180,160,.1) 29px),linear-gradient(135deg,#faf8f5,#f5f0e8,#efe8dc);padding:20px;position:relative;overflow-x:hidden}.tape{position:fixed;width:120px;height:35px;background:linear-gradient(135deg,#ffebb4cc,#ffdc96b3);z-index:100;box-shadow:0 2px 4px #0000001a}.tape-1{top:15px;left:-20px;transform:rotate(-45deg)}.tape-2{top:15px;right:-20px;transform:rotate(45deg)}.tape-3{bottom:50px;right:50px;transform:rotate(-15deg);display:none}.header{text-align:center;padding:40px 20px;position:relative;margin-bottom:30px}.header-doodles{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;padding:10px 30px;font-size:24px}.doodle{animation:float 3s ease-in-out infinite}.doodle.heart{animation-delay:.5s}.doodle.star{animation-delay:1s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.title{font-family:Caveat,cursive;font-size:clamp(3rem,8vw,5rem);font-weight:700;color:#c44536;margin:0;text-shadow:3px 3px 0 rgba(0,0,0,.1);transform:rotate(-2deg);letter-spacing:2px}.subtitle{font-family:Patrick Hand,cursive;font-size:clamp(1.5rem,4vw,2rem);color:#5c6b73;margin:10px 0 5px}.dates{font-family:Indie Flower,cursive;font-size:1.1rem;color:#8b7355;margin:5px 0 20px}.polaroid-header{display:inline-block;background:#fff;padding:10px 10px 25px;box-shadow:0 4px 15px #00000026;transform:rotate(3deg);margin-top:10px}.polaroid-image{font-size:60px;line-height:1}.polaroid-caption{font-family:Shadows Into Light,cursive;font-size:1rem;color:#333;margin:10px 0 0}.day-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px;padding:0 10px}.day-tab{background:var(--tab-color, #e8d5b7);border:none;padding:12px 18px;border-radius:3px;cursor:pointer;font-family:Patrick Hand,cursive;font-size:1rem;box-shadow:0 3px 8px #0000001a,inset 0 1px #ffffff80;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;min-width:80px}.day-tab:hover{transform:scale(1.05) rotate(0)!important;box-shadow:0 5px 15px #00000026}.day-tab.active{transform:scale(1.1) rotate(0)!important;box-shadow:0 6px 20px #0003,inset 0 1px #ffffff80;border:2px dashed #c44536}.day-number{font-weight:600;color:#333}.day-date{font-size:.85rem;color:#666}.day-card{background:var(--card-color, #f5f0e8);max-width:800px;margin:0 auto 30px;padding:30px;border-radius:4px;position:relative;box-shadow:0 4px 20px #0000001a,0 0 0 1px #0000000d}.day-card:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.card-pin{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:24px;height:24px;background:radial-gradient(circle at 30% 30%,#ff6b6b,#c44536);border-radius:50%;box-shadow:0 3px 6px #0000004d,inset 0 2px 4px #ffffff4d}.card-header{text-align:center;margin-bottom:25px;padding-bottom:15px;border-bottom:2px dashed rgba(0,0,0,.1)}.day-title{font-family:Caveat,cursive;font-size:2.2rem;color:#333;margin:0 0 5px}.day-full-date{font-family:Indie Flower,cursive;font-size:1.1rem;color:#666;margin:0}.activities{display:flex;flex-direction:column;gap:15px}.activity{background:#fff;padding:20px;border-radius:4px;display:flex;gap:15px;align-items:flex-start;box-shadow:0 2px 8px #00000014,0 0 0 1px #00000008;transition:all .2s ease;position:relative}.activity:hover{box-shadow:0 4px 15px #0000001f}.activity.highlight{background:linear-gradient(135deg,#fff9e6,#fff5d6);border-left:4px solid #ffc107}.activity.checked{opacity:.6}.activity.checked .activity-name{text-decoration:line-through;color:#888}.activity-checkbox{font-size:1.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;color:#c44536;transition:transform .2s;flex-shrink:0}.activity-checkbox:hover{transform:scale(1.2)}.activity-icon{font-size:2rem;flex-shrink:0}.activity-content{flex:1;min-width:0}.activity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;flex-wrap:wrap;gap:5px}.activity-time{font-family:Patrick Hand,cursive;font-size:.95rem;color:#c44536;font-weight:600}.activity-type{font-family:Indie Flower,cursive;font-size:.85rem;color:#fff;background:#5c6b73;padding:2px 10px;border-radius:20px}.activity-name{font-family:Caveat,cursive;font-size:1.6rem;color:#333;margin:0 0 8px;line-height:1.2}.activity-description{font-family:Patrick Hand,cursive;font-size:1rem;color:#555;margin:0 0 8px;line-height:1.5}.activity-address{font-family:Indie Flower,cursive;font-size:.9rem;color:#777;margin:0 0 8px}.map-link{font-family:Patrick Hand,cursive;font-size:.95rem;color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:#e8f4fd;border-radius:20px;transition:all .2s}.map-link:hover{background:#d1e9fc;color:#1d4ed8}.highlight-star{position:absolute;top:-8px;right:-8px;font-size:1.8rem;color:#ffc107;text-shadow:0 2px 4px rgba(0,0,0,.2);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.legend{background:#fff;max-width:600px;margin:0 auto 30px;padding:20px;border-radius:4px;box-shadow:0 2px 10px #00000014;transform:rotate(1deg)}.legend-title{font-family:Caveat,cursive;font-size:1.5rem;color:#333;margin:0 0 15px;text-align:center}.legend-items{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.legend-item{display:flex;align-items:center;gap:5px;font-family:Patrick Hand,cursive;font-size:.95rem;color:#555}.legend-icon{font-size:1.3rem}.quick-links{background:linear-gradient(135deg,#fff9e6,#fff5d6);max-width:600px;margin:0 auto 30px;padding:25px;border-radius:4px;box-shadow:0 3px 15px #0000001a;transform:rotate(-1deg)}.links-title{font-family:Caveat,cursive;font-size:1.8rem;color:#c44536;margin:0 0 20px;text-align:center}.links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.quick-link{display:block;padding:15px;background:#fff;border-radius:4px;text-decoration:none;font-family:Patrick Hand,cursive;font-size:1.1rem;color:#333;text-align:center;box-shadow:0 2px 8px #00000014;transition:all .2s;transform:rotate(0)}.quick-link:hover{transform:translateY(-3px) rotate(1deg);box-shadow:0 5px 15px #0000001f}.quick-link.oysters{border-left:4px solid #e8b4b8}.quick-link.cocktails{border-left:4px solid #98d4bb}.quick-link.sardines{border-left:4px solid #89c4f4}.quick-link.jazz{border-left:4px solid #d4a5a5}.footer{text-align:center;padding:40px 20px;position:relative}.footer-stamp{display:inline-flex;flex-direction:column;padding:15px 25px;border:3px solid #c44536;border-radius:8px;transform:rotate(-5deg);margin-bottom:15px}.footer-stamp span:first-child{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:#c44536;letter-spacing:3px}.footer-stamp span:last-child{font-family:Indie Flower,cursive;font-size:1rem;color:#c44536}.footer-text{font-family:Caveat,cursive;font-size:1.5rem;color:#5c6b73;margin:20px 0}.washi-tape{width:200px;height:30px;background:repeating-linear-gradient(45deg,#ffb3ba,#ffb3ba 10px,#ffdfba 10px 20px,#ffffba 20px 30px,#baffc9 30px 40px,#bae1ff 40px 50px);margin:20px auto;opacity:.7;transform:rotate(3deg)}@media(max-width:600px){.scrapbook{padding:10px}.day-tabs{gap:8px}.day-tab{padding:10px 12px;min-width:60px;font-size:.9rem}.day-card{padding:20px 15px}.activity{padding:15px;flex-wrap:wrap}.activity-icon{font-size:1.5rem}.activity-name{font-size:1.4rem}.tape{display:none}.header-doodles{padding:10px 15px;font-size:18px}}
