:root{--bg-deep: #042f2e;--bg-card: rgba(15, 118, 110, .35);--bg-card-solid: #0f766e;--text: #ecfeff;--text-muted: #99f6e4;--accent: #fbbf24;--danger: #fb7185;--radius: 1rem;--font: "Noto Sans KR", "DM Sans", system-ui, sans-serif;--hub-nav-h: 4rem}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:hidden}body{margin:0;min-height:100dvh;font-family:var(--font);color:var(--text);background:linear-gradient(165deg,#042f2e,#0e7490 45%,#155e75);background-attachment:fixed;overflow-x:hidden}#root{min-height:100dvh;width:100%;min-width:0;overflow-x:hidden;overflow-y:visible}body.has-hub-nav{padding-bottom:calc(var(--hub-nav-h) + max(.75rem,env(safe-area-inset-bottom)) + .5rem)}button{font:inherit;cursor:pointer}.hub-nav{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:9999;margin:0;padding:0;background:#0c4a6ef7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:2px solid rgba(251,191,36,.6);box-shadow:0 -10px 32px #00000073;box-sizing:border-box}.hub-nav__row{display:grid;grid-template-columns:repeat(4,1fr);width:100%;max-width:100%;margin:0;padding:.5rem .4rem;padding-bottom:max(.55rem,env(safe-area-inset-bottom));list-style:none;min-height:var(--hub-nav-h);gap:.25rem;box-sizing:border-box}.hub-nav__cell{margin:0;padding:0;min-width:0}.hub-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;width:100%;min-height:var(--hub-nav-h);padding:.15rem .15rem .05rem;box-sizing:border-box;margin:0;border:none;font:inherit;cursor:pointer;text-decoration:none;color:#ecfeff;background:transparent;border-right:1px solid rgba(255,255,255,.12);transition:transform .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}.hub-nav__cell:last-child .hub-nav__item{border-right:none}.hub-nav__item:hover{opacity:.85}.hub-nav__item:active{transform:scale(.94)}.hub-nav__item:focus-visible{outline:2px solid #fef08a;outline-offset:2px;border-radius:.6rem}.hub-nav__emoji{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;font-size:1.45rem;line-height:1;box-shadow:0 3px 8px #0000004d,inset 0 1px 2px #ffffff40}.hub-nav__item--weather .hub-nav__emoji{background:linear-gradient(160deg,#7dd3fc,#38bdf8)}.hub-nav__item--exchange .hub-nav__emoji{background:linear-gradient(160deg,#2dd4bf,#0d9488)}.hub-nav__item--food .hub-nav__emoji{background:linear-gradient(160deg,#fb923c,#ea580c)}.hub-nav__item--accommodation .hub-nav__emoji{background:linear-gradient(160deg,#f472b6,#db2777)}.hub-nav__label{font-size:clamp(.62rem,2.8vw,.72rem);font-weight:700;line-height:1.2;text-align:center;letter-spacing:-.02em;max-width:100%;padding:0 .1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:360px){.hub-nav__label{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}}.full-list__item{border:1px solid rgba(236,254,255,.14);border-radius:.65rem;background:#0000002e;margin-bottom:.5rem;overflow:hidden}.full-list__summary{display:flex;align-items:center;gap:.5rem;padding:.75rem .9rem;cursor:pointer;list-style:none;font-weight:600;font-size:.9rem;color:#ecfeff;-webkit-tap-highlight-color:transparent}.full-list__summary::-webkit-details-marker{display:none}.full-list__title{flex:1}.full-list__arrow{font-size:.7rem;color:#ecfeff80;transition:transform .2s ease}details[open] .full-list__arrow{transform:rotate(180deg)}.full-list__body{padding:0 .9rem .9rem;font-size:.88rem;line-height:1.6;color:var(--text-muted)}.full-list__faq{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(236,254,255,.1);display:flex;flex-direction:column;gap:.65rem}.full-list__faq-item{padding:.55rem .65rem;background:#065f4640;border-radius:.5rem;border:1px solid rgba(254,243,199,.1)}.full-list__faq-q{margin:0 0 .3rem;font-size:.82rem;font-weight:700;color:#fef9c3;line-height:1.45}.full-list__faq-a{margin:0;font-size:.82rem;line-height:1.55;color:var(--text-muted)}
