#where-should-go-screen{background:var(--cream,#faf8f4)!important}.wherego-container{max-width:860px;margin:0 auto;min-height:100vh;padding-top:5.5rem;padding-bottom:3rem;display:flex;flex-direction:column;align-items:center;z-index:1;position:relative}#where-should-go-screen h2{font-family:"Cormorant Garamond",serif;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;color:var(--ink,#1a1714);letter-spacing:-0.01em;margin-bottom:0.4rem}.wherego-subtitle{font-size:1.05rem;color:rgba(26,23,20,0.55);margin-bottom:1.8rem;font-weight:400}#wherego-loading{color:var(--ink,#1a1714);font-size:1.1rem;padding:2rem;font-weight:500;text-align:center}.wherego-quiz{width:100%}.wherego-progress-row{margin-bottom:1.2rem}.wherego-progress-text{font-size:0.82rem;font-weight:600;letter-spacing:0.09em;text-transform:uppercase;color:rgba(26,23,20,0.5);margin-bottom:0.5rem}.wherego-progress-track{width:100%;height:5px;border-radius:999px;background:var(--warm,#e8e0d4);overflow:hidden}.wherego-progress-bar{height:100%;width:0;background:linear-gradient(90deg,#C9A84C,#E8967A);transition:width 0.3s ease;border-radius:999px}.wherego-card-wrap{display:flex;align-items:center;justify-content:center;perspective:1200px;margin-bottom:0.5rem}.wherego-card{width:min(92vw,680px);min-height:300px;border-radius:20px;border:1px solid var(--warm,#e8e0d4);background:#ffffff;box-shadow:0 4px 20px rgba(26,23,20,0.08),0 1px 4px rgba(26,23,20,0.04);padding:2.2rem 2.4rem 2rem;position:relative;user-select:none;touch-action:pan-y;cursor:grab;transition:box-shadow 0.25s ease;text-align:left}.wherego-card:active{cursor:grabbing}.wherego-question-tag{display:inline-block;font-size:0.72rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#C4714A;background:rgba(196,113,74,0.1);border:1px solid rgba(196,113,74,0.25);border-radius:999px;padding:0.28rem 0.68rem}.wherego-question-title{margin-top:1rem;font-family:"Cormorant Garamond",serif;font-size:clamp(1.9rem,3.8vw,2.6rem);line-height:1.12;color:var(--ink,#1a1714);font-weight:600}.wherego-question-subtitle{margin-top:0.9rem;font-size:1rem;line-height:1.6;color:rgba(26,23,20,0.55);max-width:52ch}.wherego-hint{margin-top:1.6rem;font-size:0.76rem;color:rgba(26,23,20,0.4);text-transform:uppercase;letter-spacing:0.1em}.wherego-swipe-badge{position:absolute;top:1.1rem;right:1.1rem;opacity:0;transform:scale(0.88);transition:opacity 0.15s ease,transform 0.15s ease;pointer-events:none;font-size:0.75rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;border-radius:999px;padding:0.32rem 0.72rem;border:1px solid transparent}.wherego-swipe-badge.show{opacity:1;transform:scale(1)}.wherego-swipe-badge.yes{color:#15652e;background:rgba(34,197,94,0.14);border-color:rgba(21,101,46,0.28)}.wherego-swipe-badge.no{color:#8B2020;background:rgba(220,38,38,0.12);border-color:rgba(139,32,32,0.28)}.wherego-actions{margin-top:1.25rem;display:flex;gap:0.75rem;justify-content:center;flex-wrap:wrap}.wherego-btn-no,.wherego-btn-yes{font-family:"DM Sans","Outfit",sans-serif;font-size:0.9rem;font-weight:600;padding:0.7rem 1.6rem;border-radius:10px;cursor:pointer;transition:transform 0.18s ease,box-shadow 0.18s ease,background 0.18s ease;letter-spacing:0.01em}.wherego-btn-no{border:1px solid var(--warm,#e8e0d4);color:var(--ink,#1a1714);background:#ffffff}.wherego-btn-no:hover{background:var(--sand,#f0ece4);transform:translateY(-1px)}.wherego-btn-yes{border:none;color:#1A1A18;background:linear-gradient(135deg,#C9A84C,#E0B86A);box-shadow:0 4px 14px rgba(201,168,76,0.35)}.wherego-btn-yes:hover{background:linear-gradient(135deg,#D4B055,#EAC272);transform:translateY(-2px);box-shadow:0 6px 18px rgba(201,168,76,0.5)}.wherego-results{width:100%;margin-top:0.5rem}.wherego-results-header{text-align:center;margin-bottom:1.2rem}.wherego-results-header h3{font-family:"Cormorant Garamond",serif;font-size:1.8rem;font-weight:600;color:var(--ink,#1a1714);margin-bottom:0.3rem}.wherego-results-header p{font-size:0.92rem;color:rgba(26,23,20,0.55)}.wherego-recommendations{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.wherego-rec-card{border-radius:16px;border:1px solid var(--warm,#e8e0d4);background:#ffffff;padding:1.2rem 1.25rem;box-shadow:0 2px 8px rgba(26,23,20,0.06);transition:transform 0.2s ease,box-shadow 0.2s ease;text-align:left}.wherego-rec-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(26,23,20,0.1)}.wherego-rec-top{display:flex;justify-content:space-between;align-items:flex-start;gap:0.6rem;margin-bottom:0.35rem}.wherego-rec-country{font-family:"DM Sans","Outfit",sans-serif;font-size:1.1rem;font-weight:700;color:var(--ink,#1a1714);line-height:1.2}.wherego-rec-score{font-size:0.72rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#C4714A;white-space:nowrap;padding-top:0.15rem}.wherego-rec-meta{font-size:0.82rem;color:rgba(26,23,20,0.5);margin-bottom:0.6rem}.wherego-chip-row{display:flex;flex-wrap:wrap;gap:0.35rem;margin-bottom:0.65rem}.wherego-chip{display:inline-flex;border-radius:999px;border:1px solid rgba(196,113,74,0.3);background:rgba(196,113,74,0.08);color:#A05A35;font-size:0.71rem;font-weight:600;padding:0.18rem 0.55rem;letter-spacing:0.02em}.wherego-rec-list{margin:0.1rem 0 0.7rem 1.1rem;color:rgba(26,23,20,0.65);font-size:0.84rem;line-height:1.5}.wherego-rec-list li{margin-bottom:0.12rem}.wherego-rec-link{display:inline-block;text-decoration:none;font-size:0.85rem;font-weight:600;color:#1B3A5C;border-bottom:1px solid rgba(27,58,92,0.3);transition:border-color 0.18s ease,color 0.18s ease;letter-spacing:0.01em}.wherego-rec-link:hover{color:#C4714A;border-bottom-color:rgba(196,113,74,0.6)}.wherego-results-actions{margin-top:1.4rem;display:flex;justify-content:center}#wherego-restart{background:#ffffff;color:var(--ink,#1a1714);border:1px solid var(--warm,#e8e0d4);font-family:"DM Sans","Outfit",sans-serif;font-weight:600;font-size:0.9rem;padding:0.7rem 2rem;border-radius:10px;cursor:pointer;transition:transform 0.18s ease,box-shadow 0.18s ease;box-shadow:0 2px 8px rgba(26,23,20,0.06)}#wherego-restart:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(26,23,20,0.1)}#where-should-go-screen .btn-back{background:#ffffff;color:var(--ink,#1a1714);border:1px solid var(--warm,#e8e0d4)}#where-should-go-screen .btn-back:hover{background:var(--sand,#f0ece4)}@media (max-width:600px){.wherego-container{padding-top:4.5rem}.wherego-card{padding:1.6rem 1.5rem 1.4rem;min-height:260px}.wherego-card-wrap{min-height:unset}.wherego-btn-no,.wherego-btn-yes{padding:0.65rem 1.25rem;font-size:0.85rem}.wherego-recommendations{grid-template-columns:1fr}}