:root{--bg:#fdf5e6;--surface:#fffbf5e0;--surface-alt:#fff5e5d1;--border:#1851681f;--text-heading:#174055;--text-muted:#4e6e7d;--accent:#20a4b8;--accent-strong:#0d6b72;--accent-soft:#ffd37a;--sunset:#ff9f6e;--shadow:0 20px 48px #1851681f;color:var(--text-muted);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{height:100%;margin:0;padding:0}body{min-width:320px;min-height:100vh;min-height:-webkit-fill-available}body,button,a{-webkit-tap-highlight-color:transparent}#root{width:100%;position:relative}h1,h2,p,dl{margin:0}h1{margin:.5rem 0 .75rem;font-size:clamp(2rem,7vw,3.2rem);line-height:1.05}h2{margin:.35rem 0 .75rem;font-size:1.35rem;line-height:1.15}a{color:inherit}:root{--primary:#0d6b72;--primary-light:#128a93;--primary-dark:#0a4d4e;--accent:#ff9f43;--sand:#f2e1c1;--sand-light:#fdf5e6;--card-bg:#ffffff73;--glass-bg:#ffffff40;--glass-border:#fff3;--text-main:#102a43;--text-soft:#486581;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 10px 25px #00000014;--shadow-lg:0 20px 40px #0000001f;--radius-lg:24px;--radius-md:16px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}a{text-decoration:none}body{color:var(--text-main);text-align:justify;background:linear-gradient(#fdf5e6 0%,#f2e1c1 100%) no-repeat fixed;min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}body:after{content:"";pointer-events:none;opacity:.03;z-index:1000;background-image: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");width:100%;height:100%;position:fixed;top:0;left:0}.ocean-waves{z-index:-1;opacity:.6;width:100%;height:120px;position:fixed;top:0;left:0;overflow:hidden;transform:rotate(180deg)}.waves{width:100%;height:100%;position:relative}.parallax>use{animation:25s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax>use:first-child{animation-duration:7s;animation-delay:-2s}.parallax>use:nth-child(2){animation-duration:10s;animation-delay:-3s}.parallax>use:nth-child(3){animation-duration:13s;animation-delay:-4s}.parallax>use:nth-child(4){animation-duration:20s;animation-delay:-5s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}.app-shell{padding:calc(2rem + env(safe-area-inset-top)) 1.5rem calc(2rem + env(safe-area-inset-bottom));flex-direction:column;gap:2rem;max-width:850px;min-height:100vh;margin:0 auto;display:flex;position:relative}.hero-card{text-align:center;border-radius:var(--radius-lg);background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);padding:3.5rem 2rem;position:relative;overflow:hidden}.hero-card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));height:6px;position:absolute;top:0;left:0;right:0}.brand-mark{color:var(--primary);text-transform:uppercase;letter-spacing:.15em;background:#0d6b721a;border-radius:99px;margin-bottom:.75rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.main-title{color:var(--text-main);letter-spacing:-.02em;margin:.5rem 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.1}.hero-header{margin-bottom:2rem}.hero-actions-top{position:absolute;top:1.5rem;right:1.5rem}.logout-pill{color:var(--text-soft);cursor:pointer;box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;border:1px solid #0000000d;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:flex}.logout-pill:hover{box-shadow:var(--shadow-md);color:#e53e3e;transform:translateY(-2px)}.card,.welcome-box,.checkin-card,.place-card,.check-item,.highlights-card{background:var(--card-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);transition:var(--transition);padding:2rem}.card:hover,.place-card:hover,.check-item:hover,.highlights-card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-6px)}.highlights-card{text-align:left;margin-bottom:2rem}.highlights-list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.highlights-list li{color:var(--text-soft);align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.highlights-list li:before{content:"✨";font-size:1rem}.welcome-box{text-align:left;border-left:6px solid var(--primary);background:#fff;margin-top:2rem}.welcome-badge{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;border-radius:99px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 4px 10px #0d6b7233}.checkin-card{text-align:left;background:linear-gradient(135deg,#fff 0%,#f0f9fa 100%);border:1px solid #0d6b721a}.checkin-card p{text-align:justify;margin-bottom:1.5rem;line-height:1.5}.checkin-form{gap:.75rem;margin:2rem 0;display:flex}.checkin-form input{transition:var(--transition);background:#fff;border:2px solid #e1e8e9;border-radius:14px;outline:none;flex:1;padding:1rem 1.25rem;font-size:1.1rem}.checkin-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #0d6b721a}.status-alert{text-align:justify;border-radius:14px;align-items:center;gap:.75rem;margin:1.5rem 0;padding:1.25rem;font-size:1rem;font-weight:500;animation:.4s ease-out slideIn;display:flex}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.status-alert.info{color:#2b6cb0;background:#ebf8ff;border:1px solid #bee3f8}.status-alert.warning{color:#9c4221;background:#fffaf0;border:1px solid #feebc8}.status-alert.danger{color:#c53030;background:#fff5f5;border:1px solid #fed7d7}.status-alert.dados-pendentes{flex-direction:column;gap:.75rem;display:flex}.status-alert.dados-pendentes p{margin:0;line-height:1.5}.dados-actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.dados-btn{flex:1;justify-content:center;min-width:160px}.button{cursor:pointer;transition:var(--transition);border:none;border-radius:14px;outline:none;justify-content:center;align-items:center;gap:.6rem;padding:1rem 1.75rem;font-size:1rem;font-weight:700;display:inline-flex}.button.primary{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;box-shadow:0 8px 20px #0d6b7240}.button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.button.primary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 12px 25px #0d6b7259}.button.secondary{color:var(--primary);background:#fff;border:2px solid #0d6b721a}.button.secondary:hover{border-color:var(--primary);background:#f0f9fa;transform:translateY(-2px)}.button.ghost{color:var(--primary);background:0 0;border:1px dashed #0d6b724d;padding:.6rem 1rem;font-size:.9rem}.button.ghost:hover{background:#0d6b720d;border-style:solid}.place-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.place-card{color:inherit;align-items:center;gap:1.25rem;padding:1.5rem;text-decoration:none;display:flex}.place-icon{width:4rem;height:4rem;transition:var(--transition);background:linear-gradient(135deg,#f0f9fa 0%,#e1f2f4 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.place-card:hover .place-icon{background:var(--primary);color:#fff;transform:scale(1.1)rotate(5deg)}.place-info strong{color:var(--text-main);margin-bottom:.25rem;font-size:1.15rem;display:block}.place-info span{color:var(--text-soft);font-size:.9rem}.hero-copy{color:var(--text-soft);text-align:justify;max-width:600px;margin:2.5rem auto;font-size:1.1rem;line-height:1.6}.hero-meta{justify-content:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.hero-meta span{color:var(--primary);box-shadow:var(--shadow-sm);text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #00000008;border-radius:99px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700}.content-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.card-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.card-icon-small{width:3rem;height:3rem;color:var(--primary);background:#0d6b721a;border-radius:12px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.card-label{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem;font-weight:700}.card h2{color:var(--text-main);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.5rem}.card-text{color:var(--text-soft);text-align:justify;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.wifi-list{gap:1rem;margin:1.5rem 0;display:grid}.wifi-list div{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.wifi-list dt{color:var(--text-soft);font-size:.9rem;font-weight:600}.wifi-list dd{color:var(--text-main);font-weight:700}.stack-actions{flex-direction:column;gap:1rem;display:flex}.section-block{margin-top:3.5rem}.section-heading{text-align:left;border-left:4px solid var(--primary);margin-bottom:2rem;padding-left:.5rem}.section-heading h2{color:var(--text-main);margin:.5rem 0 0;font-size:1.85rem;font-weight:800}.check-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.check-item{align-items:center;gap:1rem;font-weight:500;line-height:1.4;display:flex}.action-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.reservation-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:2rem 0;padding:1.5rem}.reservation-details p{color:var(--text-main);flex-direction:column;gap:.25rem;margin:.75rem 0;font-size:1rem;display:flex}.reservation-details p strong{min-width:100px}@media (width>=480px){.reservation-details p{flex-direction:row;justify-content:space-between;align-items:baseline}}.locked-card{text-align:center;border:2px dashed var(--primary-light);background:#0d6b7208}.locked-content{padding:1rem}.locked-icon{margin-bottom:1rem;font-size:3rem}.locked-content h3{color:var(--primary);margin-bottom:.5rem}.locked-content p{color:var(--text-soft);text-align:justify;font-size:.95rem;line-height:1.6}.checkin-hint{color:var(--text-soft);text-align:center;margin-top:1.5rem;font-size:.85rem;font-style:italic}.app-footer{text-align:justify;background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--glass-border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;color:var(--text-soft);margin-top:4rem;padding:2.5rem 1.5rem;font-size:.85rem;line-height:1.6}.app-footer p{margin:.25rem 0}.button.ride-button{text-transform:none;flex:1;justify-content:center;min-width:120px;font-weight:700}.modal-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-box{background:var(--card-bg,#fff);border-radius:1rem;flex-direction:column;gap:1.25rem;width:100%;max-width:360px;padding:1.75rem 1.5rem;display:flex;box-shadow:0 8px 32px #0000002e}.modal-text{text-align:center;margin:0;font-size:1rem;line-height:1.55}.modal-ok{justify-content:center;width:100%}.toast{background:var(--accent,#2d6a4f);color:#fff;border-radius:.75rem;margin-top:1rem;padding:.85rem 1rem;font-size:.9rem;line-height:1.4;animation:.25s toast-in}@keyframes toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.button.uber{color:#fff;background:#000;border-color:#000}.button.uber:hover{background:#222;transform:translateY(-2px)}.button.taxi99{color:#000;background:#fc0;border-color:#fc0}.button.taxi99:hover{background:#ffdb1a;transform:translateY(-2px)}.loading-screen{height:100vh;color:var(--primary);background:var(--bg-gradient);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.loader{border:6px solid #0d6b721a;border-bottom-color:var(--primary);border-radius:50%;width:56px;height:56px;animation:1s cubic-bezier(.5,0,.5,1) infinite rotation}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=600px){.app-shell{gap:1.5rem;padding:1.5rem 1rem}.hero-card{padding:3rem 1.25rem}.main-title{font-size:1.75rem}.action-row{flex-direction:column;width:100%}.action-row .button{width:100%}.hero-meta{flex-wrap:wrap;gap:.75rem}.checkin-form{flex-direction:column}.checkin-form button{width:100%}.hero-actions-top{top:1rem;right:1rem}.place-grid{grid-template-columns:1fr}}
