body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth;scroll-padding-top:100px}.happy-monkey{opacity:1;font-family:Happy Monkey,system-ui;font-style:normal;font-weight:200}html,body{background:linear-gradient(135deg,#f0f4ff 0%,#fef6fb 50%,#fff8f0 100%);min-height:100vh;margin:0;padding:0}.home{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.header{z-index:999;-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#ffffffd9;justify-content:space-between;align-items:center;width:100%;padding:12px 24px;display:flex;position:fixed;top:0;left:0;box-shadow:0 1px 8px #0000000f}.logo{z-index:9999;flex-shrink:0;width:60px;height:52px;padding:0;display:block}.header a{color:#333;text-align:center;border-radius:8px;padding:8px 18px;font-size:15px;line-height:20px;text-decoration:none;transition:all .2s}.header a.logo{padding:0;font-size:25px;font-weight:700}.header a:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.header a.active{color:#fff;background-color:#4a90d9}.header a.pink{color:#fff;background-color:#e76f9a}.header a.purple{color:#fff;background-color:#7b2cbf}.header a.apply{color:#fff;background-color:#ff9800;font-weight:700}.header-right{flex-direction:row;align-items:center;gap:8px;display:flex}.hero-section{box-sizing:border-box;justify-content:center;align-items:center;gap:48px;width:100%;max-width:1600px;margin:0 auto;padding:88px 40px 24px;display:flex}.hero-logo-wrap{flex-shrink:0}.hero-logo-wrap img{filter:drop-shadow(0 4px 16px #00000014);border-radius:16px;width:100%;max-width:360px;height:auto}.hero-info{flex:1;min-width:0}.hours-grid{gap:20px;margin-bottom:20px;display:flex}.hours-card{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #fffc;border-radius:16px;flex:1;padding:24px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000a}.hours-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.hours-card h2{color:#e76f9a;margin:0 0 16px;font-size:22px}.hours-table{border-collapse:collapse;width:100%}.hours-table th,.hours-table td{text-align:left;border-bottom:1px solid #0000000f;padding:8px 4px;font-size:16px}.hours-table th{color:#333;font-weight:600}.hours-table td{color:#666;text-align:right}.hours-table tr:last-child th,.hours-table tr:last-child td{border-bottom:none}.content-grid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:32px;width:100%;max-width:1600px;margin:0 auto;padding:0 40px 40px;display:grid}.content-section{-webkit-backdrop-filter:blur(8px);background:#fff9;border:1px solid #fffc;border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 2px 12px #0000000a}.content-section h2{color:#4a90d9;margin:0 0 16px;font-size:22px}.map-iframe{border:none;border-radius:12px;flex:1;width:100%;min-height:300px}.fb-iframe{border:none;border-radius:12px;flex:1;width:100%;min-height:500px}.details-section{box-sizing:border-box;width:100%;max-width:1600px;margin:0 auto;padding:0 40px 40px}.details{color:#5a4a3a;background:#fff8ebe6;border:1px solid #dcc8aa66;border-radius:16px;margin-bottom:16px;padding:24px;font-size:16px;line-height:1.6}.footer{text-align:center;color:#666;margin-top:auto;padding:32px 24px 100px;font-size:14px}.hide{display:flex}@media screen and (width<=768px){.header{padding:8px 12px}.logo{width:50px;height:44px}.header a{padding:6px 10px;font-size:13px}.header-right{gap:4px}.hero-section{text-align:center;flex-direction:column;gap:16px;padding-top:72px;padding-left:16px;padding-right:16px}.hero-logo-wrap img{max-width:280px}.hours-grid{flex-direction:column;gap:12px}.hours-card h2{margin-bottom:10px;font-size:20px}.hours-table th,.hours-table td{padding:6px 2px;font-size:14px}.content-grid{grid-template-columns:1fr;gap:20px;padding:0 16px 24px}.map-iframe{flex:none;height:250px;min-height:250px}.fb-iframe{flex:none;height:500px;min-height:500px}.details-section{padding:0 16px 24px}.details{margin-bottom:12px;padding:16px;font-size:14px}.header a.logo,.hide{display:none}}@media screen and (width>=769px) and (width<=1000px){.hero-logo-wrap img{max-width:280px}.hero-section{gap:24px;padding-left:24px;padding-right:24px}.content-grid,.details-section{padding:0 24px 32px}}@media screen and (width>=1001px){.hours-card h2,.content-section h2{font-size:28px}.hours-table th,.hours-table td{padding:10px 6px;font-size:20px}.details{padding:32px;font-size:20px;line-height:1.7}.footer{font-size:16px}}.popup-overlay{-webkit-backdrop-filter:blur(8px);z-index:99999;box-sizing:border-box;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.popup-content{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#fff0f5 100%);border-radius:24px;width:100%;max-width:700px;max-height:90vh;padding:40px;animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards popupSlideIn;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0003}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(50px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.popup-close{color:#e76f9a;cursor:pointer;background:#ffffff80;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:32px;transition:all .2s;display:flex;position:absolute;top:15px;right:20px}.popup-close:hover{color:#fff;background:#e76f9a;transform:rotate(90deg)}.popup-header{text-align:center;margin-bottom:20px}.popup-title{color:#7b2cbf;margin:0;font-size:32px;font-weight:700}.popup-body{text-align:center}.popup-text{color:#444;margin-bottom:30px;font-size:18px;line-height:1.6}.flavor-board{background:#fffc;border:2px solid #ffb6c1;border-radius:16px;padding:20px;box-shadow:inset 0 0 20px #ffb6c133}.flavor-board-title{color:#e76f9a;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:20px;font-size:28px}.flavor-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.flavor-item{background:#fff;border:1px dashed #ffb6c1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:12px 10px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.flavor-item:hover{border-color:#e76f9a;transform:translateY(-3px)scale(1.02);box-shadow:0 6px 15px #e76f9a26}.flavor-name{color:#333;text-align:center;font-size:16px;font-weight:700}.flavor-badge{color:#fff;background:#ff9800;border-radius:8px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:-8px;right:-8px;transform:rotate(15deg);box-shadow:0 2px 4px #0003}.flavor-new{background:#fffaf0;border:2px solid #ff9800}.flavor-item-wide{background:linear-gradient(135deg,#ffb6c1 0%,#e76f9a 100%);border:none;grid-column:1/-1}.flavor-item-wide .flavor-name{color:#fff;text-shadow:1px 1px 2px #0003;font-weight:800}@media screen and (width<=600px){.popup-content{padding:25px 20px}.popup-title{font-size:24px}.popup-text{font-size:16px}.flavor-board-title{font-size:22px}.flavor-grid{grid-template-columns:1fr 1fr}}
