:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#211d19;background:#ece8e0;font-synthesis:none;text-rendering:optimizeLegibility;--basque-red: #9d1f20;--basque-red-dark: #761415;--basque-green: #164c3a;--cream: #f7f3ea;--paper: #fffdf8;--charcoal: #211d19;--muted: #746c62;--border: #e4ddd2}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(90deg,rgba(157,31,32,.025) 1px,transparent 1px),linear-gradient(rgba(157,31,32,.025) 1px,transparent 1px),#ece8e0;background-size:28px 28px}button,input{font:inherit}button{cursor:pointer}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;background:var(--paper);box-shadow:0 0 50px #281f1729;position:relative;padding-bottom:84px}.top-header{height:76px;display:flex;align-items:center;padding:0 20px;gap:12px;background:#fffdf8f5}.brand-symbol{position:relative;width:39px;height:39px;transform:rotate(45deg)}.brand-symbol span{position:absolute;width:17px;height:17px;border:5px solid var(--basque-red);border-radius:50% 50% 0}.brand-symbol span:nth-child(1){top:0;left:0}.brand-symbol span:nth-child(2){top:0;right:0;transform:rotate(90deg)}.brand-symbol span:nth-child(3){bottom:0;right:0;transform:rotate(180deg)}.brand-symbol span:nth-child(4){bottom:0;left:0;transform:rotate(270deg)}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy small{font-size:10px;letter-spacing:1.7px;font-weight:800;color:var(--basque-red)}.brand-copy strong{font-family:Georgia,serif;font-size:21px}.notification-button{margin-left:auto;width:43px;height:43px;border-radius:50%;border:1px solid var(--border);background:#fff;position:relative;display:grid;place-items:center}.notification-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;background:var(--basque-red);border:2px solid white;border-radius:50%}.hero{height:355px;position:relative;background:url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1400&q=90) center/cover;display:flex;align-items:flex-end}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#191410e0,#19141033 62%,#1914100f)}.hero-content{position:relative;color:#fff;padding:35px 22px 39px}.hero-kicker,.eyebrow{display:block;color:var(--basque-red);font-weight:900;font-size:11px;letter-spacing:2px;margin-bottom:8px}.hero-kicker{color:#f3d9c4}.hero h1{font-family:Georgia,serif;font-size:38px;line-height:1.04;margin:0 0 14px;font-weight:700}.hero p{margin:0;line-height:1.55;color:#ffffffe0;max-width:420px}.passport-card{margin:-18px 18px 23px;position:relative;background:radial-gradient(circle at top right,rgba(255,255,255,.13),transparent 35%),var(--basque-green);color:#fff;padding:20px;border-radius:18px;box-shadow:0 14px 30px #164c3a3d}.passport-top{display:flex;justify-content:space-between;gap:15px;align-items:start}.passport-top div{display:flex;flex-direction:column;gap:5px}.passport-top small{font-size:10px;letter-spacing:1.5px;color:#ffffffad;font-weight:800}.passport-top strong{font-size:15px}.active-badge{background:#ffffff26;color:#e6fff3;border:1px solid rgba(255,255,255,.2);border-radius:99px;padding:6px 10px;font-weight:900;font-size:10px;letter-spacing:.8px}.passport-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.13)}.passport-stats div{display:flex;flex-direction:column}.passport-stats div+div{border-left:1px solid rgba(255,255,255,.13);padding-left:20px}.passport-stats span{font-size:26px;font-family:Georgia,serif;font-weight:700}.passport-stats small{color:#ffffffad;margin-top:2px}.search-section{padding:0 18px 20px}.search-box{display:flex;align-items:center;gap:11px;height:54px;background:#f2eee7;border:1px solid #e7dfd4;border-radius:14px;padding:0 15px}.search-box input{border:none;background:none;outline:none;flex:1;min-width:0;color:var(--charcoal)}.search-box button{border:none;background:none;color:var(--muted);padding:3px}.category-list{display:flex;overflow-x:auto;gap:9px;padding-top:14px;scrollbar-width:none}.category{border:1px solid var(--border);background:#fff;color:#5e574f;padding:9px 15px;border-radius:99px;white-space:nowrap;font-size:13px;font-weight:700}.category.active{background:var(--basque-red);color:#fff;border-color:var(--basque-red)}.section-block{padding:9px 18px 27px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.section-title h2,.content-block h2,.basque-section h2{margin:0;font-family:Georgia,serif;font-size:27px}.section-title button{border:none;background:none;color:var(--basque-red);font-weight:800;font-size:13px}.partner-list{display:grid;gap:18px}.partner-card{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 8px 24px #342a2112;cursor:pointer}.partner-image{height:194px;background-size:cover;background-position:center;position:relative}.discount-badge{position:absolute;bottom:12px;left:12px;background:var(--basque-red);color:#fff;border-radius:8px;padding:7px 10px;font-weight:900;font-size:12px}.card-heart{position:absolute;top:11px;right:11px;width:39px;height:39px;border:none;border-radius:50%;background:#fffffff0;color:var(--basque-red);display:grid;place-items:center;box-shadow:0 4px 15px #0000001f}.partner-card-body{padding:15px}.partner-card-heading{display:flex;justify-content:space-between;align-items:start;gap:12px}.partner-card-heading span{color:var(--basque-red);font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:1.2px}.partner-card h3{margin:4px 0 0;font-family:Georgia,serif;font-size:21px}.rating{display:flex;align-items:center;gap:4px;font-weight:900;color:#8b5b16}.partner-card-body>p{margin:9px 0 14px;color:var(--muted);font-size:14px}.partner-meta{display:flex;justify-content:space-between;color:#6b635a;font-size:12px}.partner-meta span{display:flex;align-items:center;gap:4px}.empty-state{text-align:center;padding:45px 20px;color:var(--muted)}.empty-state h3{color:var(--charcoal);margin-bottom:4px}.basque-section{margin:2px 18px 18px;border-radius:20px;padding:27px 22px;color:#fff;background:linear-gradient(#5f1011db,#5f1011e8),url(https://images.unsplash.com/photo-1519671282429-b44660ead0a7?auto=format&fit=crop&w=1200&q=85) center/cover}.eyebrow.light{color:#f0cfc1}.basque-section h2{font-size:30px}.basque-section p{color:#ffffffc7;line-height:1.55}.basque-section button{border:1px solid rgba(255,255,255,.4);background:#ffffff1f;color:#fff;padding:11px 15px;border-radius:10px;font-weight:800}.bottom-nav{position:fixed;z-index:20;bottom:0;width:min(100%,520px);height:76px;display:grid;grid-template-columns:repeat(5,1fr);background:#fffdf8f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom)}.nav-item{border:none;background:none;color:#898077;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:700}.nav-item.active{color:var(--basque-red)}.partner-page{padding-bottom:90px}.partner-hero{height:330px;background-size:cover;background-position:center;position:relative}.partner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.25),transparent 45%)}.round-action{position:absolute;top:18px;width:44px;height:44px;border:none;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--charcoal)}.back-action{left:17px}.favorite-action{right:17px;color:var(--basque-red)}.partner-content{padding:24px 19px}.partner-heading{display:flex;justify-content:space-between;gap:18px;align-items:start}.partner-heading h1{font-family:Georgia,serif;font-size:31px;line-height:1.08;margin:0}.location-line{display:flex;align-items:center;gap:5px;color:var(--muted)}.rating-box{min-width:75px;background:#f6eee1;color:#8a5815;padding:10px;border-radius:13px;text-align:center;display:grid;justify-items:center;gap:2px}.rating-box span{font-size:9px;color:#766957}.tag-list{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.tag{border:1px solid var(--border);padding:7px 10px;border-radius:99px;font-size:12px;color:#5e574f}.offer-panel{background:#f6ece8;border:1px solid #ead3ca;border-left:5px solid var(--basque-red);border-radius:14px;padding:16px;display:flex;gap:13px}.offer-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--basque-red);flex:none}.offer-panel div{display:flex;flex-direction:column}.offer-panel small{color:var(--basque-red);font-size:9px;letter-spacing:1.2px;font-weight:900}.offer-panel strong{font-family:Georgia,serif;font-size:24px;margin:2px 0}.offer-panel p{margin:0;color:#6e5a52;font-size:12px}.content-block{border-bottom:1px solid var(--border);padding:25px 0}.content-block h2{font-size:23px;margin-bottom:11px}.content-block>p{color:var(--muted);line-height:1.65}.discount-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.discount-grid div{padding:13px;background:#f4f0e8;border-radius:10px;display:flex;flex-direction:column;font-size:12px}.discount-grid span{color:var(--basque-red);font-size:20px;font-weight:900;margin-top:2px}.condition-note{font-size:12px;margin-bottom:0}.practical p{display:flex;gap:8px;align-items:start}.sticky-action{position:fixed;bottom:0;z-index:30;width:min(100%,520px);background:#fffdf8f7;border-top:1px solid var(--border);padding:12px 18px 16px}.primary-button,.secondary-button{width:100%;border:none;border-radius:13px;font-weight:900;padding:15px}.primary-button{color:#fff;background:var(--basque-red);display:flex;justify-content:center;align-items:center;gap:9px;box-shadow:0 8px 20px #9d1f203d}.secondary-button{background:#f0ece5;color:#584f47}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#14110eb8;display:flex;align-items:flex-end;justify-content:center;padding-top:25px}.qr-modal{width:min(100%,520px);max-height:96vh;overflow-y:auto;background:var(--paper);border-radius:26px 26px 0 0;padding:26px 22px 30px;text-align:center;position:relative}.modal-close{position:absolute;right:17px;top:17px;width:39px;height:39px;border:none;border-radius:50%;background:#eee9e1;display:grid;place-items:center}.qr-header-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#f3e2df;color:var(--basque-red);margin:0 auto 15px}.qr-modal h2{font-family:Georgia,serif;font-size:29px;margin:0}.qr-intro{color:var(--muted);font-size:14px;max-width:350px;margin:9px auto 18px;line-height:1.5}.qr-wrapper{display:inline-flex;padding:15px;background:#fff;border:1px solid var(--border);border-radius:15px;box-shadow:0 10px 25px #281f1714}.backup-code{display:flex;flex-direction:column;margin:16px 0}.backup-code small{font-size:9px;letter-spacing:1.5px;font-weight:900;color:var(--muted)}.backup-code strong{font-family:monospace;font-size:30px;letter-spacing:7px;color:var(--basque-red)}.qr-details{display:grid;grid-template-columns:1.4fr 1fr;gap:9px;text-align:left}.qr-details div{border:1px solid var(--border);background:#f6f2eb;border-radius:10px;padding:11px;display:flex;flex-direction:column}.qr-details small{font-size:8px;color:var(--muted);letter-spacing:1px;font-weight:900}.qr-details strong{font-size:12px;margin-top:3px}.timer{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--basque-green);font-weight:800;font-size:13px;margin:16px}@media (min-width: 521px){.app-shell{margin-top:20px;margin-bottom:20px;min-height:calc(100vh - 40px);border-radius:24px;overflow:hidden}.bottom-nav,.sticky-action{bottom:20px}.bottom-nav{border-radius:0 0 24px 24px}}
