.planner-module__0QbIwG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative}.planner-module__0QbIwG__heroBg{background:radial-gradient(ellipse 80% 60% at 50% 0%, color-mix(in srgb, var(--primary) 15%, transparent) 0%, transparent 60%), radial-gradient(ellipse 60% 50% at 80% 80%, color-mix(in srgb, var(--primary) 10%, transparent) 0%, transparent 50%), radial-gradient(ellipse 50% 40% at 20% 70%, color-mix(in srgb, var(--accent) 8%, transparent) 0%, transparent 50%);z-index:0;position:absolute;inset:0}.planner-module__0QbIwG__heroParticles{z-index:0;pointer-events:none;position:absolute;inset:0}.planner-module__0QbIwG__particle{background:var(--primary);opacity:.2;pointer-events:none;border-radius:50%;position:absolute}.planner-module__0QbIwG__heroOverlay{background:var(--bg-main);opacity:.5;z-index:0;transition:opacity .4s;position:absolute;inset:0}.planner-module__0QbIwG__heroContent{z-index:1;text-align:center;max-width:720px;margin-bottom:40px;position:relative}.planner-module__0QbIwG__heroTag{color:var(--primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00e5b91f;border:1px solid #00e5b926;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 18px;font-size:.85rem;font-weight:700;display:inline-flex}.planner-module__0QbIwG__heroTitle{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.2}.planner-module__0QbIwG__heroSub{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.planner-module__0QbIwG__scrollIndicator{bottom:30px;color:var(--text-muted);z-index:2;opacity:.6;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.planner-module__0QbIwG__searchCard{z-index:2;background:var(--bg-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;width:100%;max-width:820px;padding:28px;position:relative;box-shadow:0 20px 60px #00000026}.planner-module__0QbIwG__searchRow{align-items:flex-end;gap:12px;display:flex}.planner-module__0QbIwG__searchField{flex:1;position:relative}.planner-module__0QbIwG__fieldLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:6px;margin-bottom:6px;font-size:.78rem;font-weight:700;display:flex}.planner-module__0QbIwG__fieldIcon{opacity:.6}.planner-module__0QbIwG__fieldInput{border:1.5px solid var(--border);background:var(--bg-main);width:100%;color:var(--text-primary);border-radius:14px;outline:none;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.planner-module__0QbIwG__fieldInput:focus{border-color:var(--primary)}.planner-module__0QbIwG__swapIcon{background:var(--bg-main);border:1px solid var(--border);width:40px;height:40px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:2px;display:flex}.planner-module__0QbIwG__searchBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:14px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00e5b94d}.planner-module__0QbIwG__searchBtn:hover{box-shadow:0 8px 30px #00e5b966}.planner-module__0QbIwG__searchBtn:disabled{opacity:.7;cursor:not-allowed}.planner-module__0QbIwG__spin{animation:1s linear infinite planner-module__0QbIwG__spin}@keyframes planner-module__0QbIwG__spin{to{transform:rotate(360deg)}}.planner-module__0QbIwG__dropdown{background:var(--bg-card);border:1px solid var(--border);z-index:10;border-radius:14px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 12px 40px #0000001f}.planner-module__0QbIwG__dropdownItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:start;background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:background .15s;display:flex}.planner-module__0QbIwG__dropdownItem:hover{background:#00e5b914}.planner-module__0QbIwG__dropdownDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.planner-module__0QbIwG__popularRow{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.planner-module__0QbIwG__popularLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:700}.planner-module__0QbIwG__popularTags{flex-wrap:wrap;gap:8px;display:flex}.planner-module__0QbIwG__popularTag{color:var(--primary);cursor:pointer;background:#00e5b914;border:1px solid #00e5b926;border-radius:50px;padding:6px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.planner-module__0QbIwG__popularTag:hover{background:var(--gradient-primary);color:#fff;border-color:#0000}.planner-module__0QbIwG__resultsSection{background:var(--bg-main);padding:60px 0 80px}.planner-module__0QbIwG__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:80px 0;display:flex}.planner-module__0QbIwG__loadingIcon{color:var(--primary)}.planner-module__0QbIwG__loadingText{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.planner-module__0QbIwG__resultsHeader{text-align:center;margin-bottom:40px}.planner-module__0QbIwG__resultsHeader h2{color:var(--text-primary);margin-bottom:8px;font-size:1.6rem;font-weight:800}.planner-module__0QbIwG__resultsHeader p{color:var(--text-secondary);font-size:.95rem}.planner-module__0QbIwG__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.planner-module__0QbIwG__resultCard{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;transition:all .3s;overflow:hidden}.planner-module__0QbIwG__resultCard:hover{border-color:var(--border-hover);box-shadow:0 12px 40px #00e5b914}.planner-module__0QbIwG__resultImage{height:200px;position:relative;overflow:hidden}.planner-module__0QbIwG__resultImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.planner-module__0QbIwG__resultCard:hover .planner-module__0QbIwG__resultImage img{transform:scale(1.06)}.planner-module__0QbIwG__resultBadge{top:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000080;border-radius:50px;padding:6px 14px;font-size:.78rem;font-weight:700;position:absolute;inset-inline-start:12px}.planner-module__0QbIwG__resultBody{padding:20px}.planner-module__0QbIwG__resultRating{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:8px;font-size:.85rem;font-weight:700;display:inline-flex}.planner-module__0QbIwG__resultBody h3{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:800}.planner-module__0QbIwG__resultBody p{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.planner-module__0QbIwG__resultFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.planner-module__0QbIwG__resultPrice{flex-direction:column;display:flex}.planner-module__0QbIwG__priceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.72rem;font-weight:600}.planner-module__0QbIwG__priceValue{color:var(--primary);font-size:1.2rem;font-weight:900}.planner-module__0QbIwG__resultBtn{background:var(--gradient-primary);color:#fff;border-radius:12px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.planner-module__0QbIwG__resultBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e5b959}.planner-module__0QbIwG__categoriesSection{background:var(--bg-section);position:relative}.planner-module__0QbIwG__catGrid,.planner-module__0QbIwG__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.planner-module__0QbIwG__catCard,.planner-module__0QbIwG__categoryCard{text-align:center;background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:36px 24px 28px;font-family:inherit;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.planner-module__0QbIwG__categoryCard h3{color:var(--text-primary);font-size:1.1rem;font-weight:800}.planner-module__0QbIwG__categoryCard p{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.planner-module__0QbIwG__catIconWrap,.planner-module__0QbIwG__categoryIconWrap{z-index:1;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.planner-module__0QbIwG__mapSection{padding:60px 0;position:relative}.planner-module__0QbIwG__mapContainer{border:1px solid var(--border);background:radial-gradient(circle,#00b4d814 0%,#0000 70%);border-radius:24px;width:100%;max-width:900px;height:480px;margin:0 auto;position:relative;overflow:hidden}.planner-module__0QbIwG__mapGraphic{background-image:radial-gradient(var(--border) 1px, transparent 1px);background-size:24px 24px;width:100%;height:100%;position:relative}.planner-module__0QbIwG__mapPinWrap{cursor:pointer;z-index:2;position:absolute;transform:translate(-50%,-50%)}.planner-module__0QbIwG__mapPinPulse{opacity:.4;border-radius:50%;animation:2s infinite planner-module__0QbIwG__mapPulse;position:absolute;inset:-6px}@keyframes planner-module__0QbIwG__mapPulse{0%{opacity:.6;transform:scale(.8)}to{opacity:0;transform:scale(2.2)}}.planner-module__0QbIwG__mapPin{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex;position:relative;box-shadow:0 4px 14px #0000004d}.planner-module__0QbIwG__mapPinWrap:hover .planner-module__0QbIwG__mapPin{transform:scale(1.25)}.planner-module__0QbIwG__mapTooltip{background:var(--bg-card);border:1px solid var(--border);pointer-events:none;z-index:10;border-radius:16px;width:200px;position:absolute;bottom:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 30px #00000040}.planner-module__0QbIwG__mapTooltip img{object-fit:cover;width:100%;height:90px}.planner-module__0QbIwG__tooltipContent{flex-direction:column;gap:4px;padding:10px;display:flex}.planner-module__0QbIwG__tooltipContent h4{color:var(--text-primary);font-size:.9rem;font-weight:700}.planner-module__0QbIwG__tooltipTag{color:var(--primary);font-size:.75rem;font-weight:600}.planner-module__0QbIwG__tooltipRating{color:var(--text-secondary);align-items:center;gap:4px;font-size:.78rem;display:flex}.planner-module__0QbIwG__catCard:before{content:"";background:var(--gradient-card);opacity:0;border-radius:inherit;transition:opacity .35s;position:absolute;inset:0}.planner-module__0QbIwG__catCard:hover:before{opacity:1}.planner-module__0QbIwG__catCard:hover{border-color:var(--border-hover);box-shadow:0 16px 48px #00e5b91f}.planner-module__0QbIwG__catIconWrap{color:#fff;z-index:1;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;box-shadow:0 8px 24px #0003}.planner-module__0QbIwG__catCard:hover .planner-module__0QbIwG__catIconWrap{transform:scale(1.12)rotate(-5deg);box-shadow:0 12px 32px #0000004d}.planner-module__0QbIwG__catTitle{color:var(--text-primary);z-index:1;font-size:1.05rem;font-weight:800;position:relative}.planner-module__0QbIwG__catDesc{color:var(--text-secondary);z-index:1;font-size:.85rem;line-height:1.6;position:relative}.planner-module__0QbIwG__spotlightGrid{flex-direction:column;gap:48px;display:flex}.planner-module__0QbIwG__spotlightCard{background:var(--bg-card);border:1px solid var(--border);border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:stretch;gap:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000001f}.planner-module__0QbIwG__spotlightCard:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 24px 60px #00e5b926}.planner-module__0QbIwG__spotlightImage{height:100%;min-height:380px;position:relative;overflow:hidden}.planner-module__0QbIwG__spotlightImage img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.planner-module__0QbIwG__spotlightCard:hover .planner-module__0QbIwG__spotlightImage img{transform:scale(1.08)}.planner-module__0QbIwG__spotlightImageOverlay{pointer-events:none;background:linear-gradient(90deg,#0f0f1e99 0%,#0000 80%),linear-gradient(#0000 50%,#0f0f1eb3 100%);position:absolute;inset:0}.planner-module__0QbIwG__spotlightImageRight .planner-module__0QbIwG__spotlightImageOverlay{background:linear-gradient(270deg,#0f0f1e99 0%,#0000 80%),linear-gradient(#0000 50%,#0f0f1eb3 100%)}.planner-module__0QbIwG__spotlightTagBadge{top:20px;-webkit-backdrop-filter:blur(12px);color:#fff;z-index:2;background:#0f0f1ea6;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:8px 18px;font-size:.85rem;font-weight:700;display:inline-flex;position:absolute;inset-inline-start:20px;box-shadow:0 4px 15px #0003}.planner-module__0QbIwG__spotlightContent{z-index:1;flex-direction:column;justify-content:center;gap:18px;padding:44px;display:flex;position:relative}.planner-module__0QbIwG__spotlightImageRight+.planner-module__0QbIwG__spotlightContent{padding:44px}.planner-module__0QbIwG__spotlightRating{color:gold;background:#ffd7001a;border:1px solid #ffd70033;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.9rem;font-weight:800;display:inline-flex}.planner-module__0QbIwG__spotlightTrips{color:var(--text-secondary);margin-inline-start:4px;font-size:.82rem;font-weight:600}.planner-module__0QbIwG__spotlightContent h3{color:var(--text-primary);letter-spacing:-.5px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:900;line-height:1.25}.planner-module__0QbIwG__spotlightContent p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.7}.planner-module__0QbIwG__spotlightRating{color:var(--text-secondary);align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:inline-flex}.planner-module__0QbIwG__spotlightTrips{color:var(--text-muted);font-weight:500}.planner-module__0QbIwG__spotlightContent h3{color:var(--text-primary);font-size:1.6rem;font-weight:800}.planner-module__0QbIwG__spotlightContent p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.planner-module__0QbIwG__storiesWrapper{max-width:800px;margin:0 auto;position:relative}.planner-module__0QbIwG__storyCard{background:var(--bg-card);border:1px solid var(--border);border-radius:28px;align-items:center;gap:16px;padding:48px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 48px #0000001f}.planner-module__0QbIwG__storyBgDecor{top:-50%;background:var(--gradient-primary);opacity:.04;pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;inset-inline-end:-20%}.planner-module__0QbIwG__storyNavLeft,.planner-module__0QbIwG__storyNavRight{background:var(--bg-card-hover);border:1px solid var(--border);width:44px;height:44px;color:var(--text-primary);cursor:pointer;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.planner-module__0QbIwG__storyNavLeft:hover,.planner-module__0QbIwG__storyNavRight:hover{background:var(--primary);border-color:var(--primary);color:#fff}.planner-module__0QbIwG__storyContent{text-align:center;flex:1;padding:0 12px}.planner-module__0QbIwG__storyQuote{color:var(--primary);opacity:.2;margin-bottom:12px}.planner-module__0QbIwG__storyText{color:var(--text-primary);margin-bottom:24px;font-size:1.1rem;font-style:italic;line-height:1.9}.planner-module__0QbIwG__storyAuthor{justify-content:center;align-items:center;gap:14px;display:flex}.planner-module__0QbIwG__storyAvatar{object-fit:cover;border:3px solid var(--primary);border-radius:50%;flex-shrink:0;width:52px;height:52px}.planner-module__0QbIwG__storyName{color:var(--text-primary);margin-bottom:2px;font-size:1rem;font-weight:700}.planner-module__0QbIwG__storyLocation{color:var(--text-secondary);align-items:center;gap:4px;font-size:.82rem;font-weight:500;display:inline-flex}.planner-module__0QbIwG__storyDots{justify-content:center;gap:8px;margin-top:20px;display:flex}.planner-module__0QbIwG__storyDot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.planner-module__0QbIwG__storyDotActive{background:var(--primary);border-radius:4px;width:24px}.planner-module__0QbIwG__allDestSection{background:var(--bg-card);padding:80px 0}.planner-module__0QbIwG__destGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;margin-top:40px;display:grid}.planner-module__0QbIwG__destCard{background:var(--bg-main);border:1px solid var(--border);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;font-family:inherit;transition:all .3s;display:flex}.planner-module__0QbIwG__destCard:hover{border-color:var(--border-hover);box-shadow:0 8px 24px #00e5b914}.planner-module__0QbIwG__destIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.planner-module__0QbIwG__destName{color:var(--text-primary);font-size:.9rem;font-weight:700}.planner-module__0QbIwG__mapSection{background:linear-gradient(180deg, var(--bg-main) 0%, #0a0a1a 50%, var(--bg-main) 100%);padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__mapContainer{max-width:1100px;margin:0 auto;padding:0 24px}.planner-module__0QbIwG__mapWorld{background:radial-gradient(40% 30% at 30% 40%,#00e5b90f 0%,#0000 60%),radial-gradient(30% 40% at 70% 60%,#00d4ff0d 0%,#0000 50%),radial-gradient(50% 30% at 50% 30%,#a855f70a 0%,#0000 50%);border:1px solid #ffffff0f;border-radius:28px;width:100%;height:520px;margin-top:40px;position:relative}.planner-module__0QbIwG__mapGrid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.planner-module__0QbIwG__mapPinWrapper{z-index:2;position:absolute;transform:translate(-50%,-50%)}.planner-module__0QbIwG__mapPin{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:box-shadow .3s;display:flex;position:relative;box-shadow:0 0 20px #00e5b94d}.planner-module__0QbIwG__mapPin:hover{box-shadow:0 0 30px #00e5b980}.planner-module__0QbIwG__mapPulse{pointer-events:none;border-radius:50%;width:100%;height:100%;position:absolute}.planner-module__0QbIwG__mapLabel{white-space:nowrap;color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:4px 12px;font-size:.78rem;font-weight:700;position:absolute;top:50%;left:28px;transform:translateY(-50%)}.planner-module__0QbIwG__mapCard{background:var(--bg-card);border:1px solid var(--border);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;width:220px;position:absolute;top:-20px;left:40px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.planner-module__0QbIwG__mapCardImage{height:120px;overflow:hidden}.planner-module__0QbIwG__mapCardImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.planner-module__0QbIwG__mapCard:hover .planner-module__0QbIwG__mapCardImage img{transform:scale(1.06)}.planner-module__0QbIwG__mapCardBody{flex-direction:column;gap:6px;padding:14px;display:flex}.planner-module__0QbIwG__mapCardRating{color:var(--text-secondary);align-items:center;gap:4px;font-size:.78rem;font-weight:700;display:inline-flex}.planner-module__0QbIwG__mapCardBody h4{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:800}.planner-module__0QbIwG__mapCardTag{color:var(--primary);font-size:.72rem;font-weight:600}.planner-module__0QbIwG__mapCardBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;width:fit-content;margin-top:4px;padding:8px 16px;font-family:inherit;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.planner-module__0QbIwG__mapCardBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e5b959}.planner-module__0QbIwG__hiddenSection{background:linear-gradient(180deg, var(--bg-main) 0%, #0a0a2e 40%, #0d0d1a 100%);padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__hiddenBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.planner-module__0QbIwG__hiddenBubble{pointer-events:none;background:radial-gradient(circle at 30% 30%,#00d4ff4d,#a855f71a);border:1px solid #ffffff0d;border-radius:50%;position:absolute;bottom:-40px}.planner-module__0QbIwG__hiddenGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.planner-module__0QbIwG__hiddenCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.planner-module__0QbIwG__hiddenCard:hover{border-color:#00e5b933;box-shadow:0 24px 80px #00e5b914,inset 0 1px #ffffff0d}.planner-module__0QbIwG__hiddenImage{height:200px;position:relative;overflow:hidden}.planner-module__0QbIwG__hiddenImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.planner-module__0QbIwG__hiddenCard:hover .planner-module__0QbIwG__hiddenImage img{transform:scale(1.08)}.planner-module__0QbIwG__hiddenGlow{pointer-events:none;mix-blend-mode:overlay;position:absolute;inset:0}.planner-module__0QbIwG__hiddenBadge{top:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#00000080;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;inset-inline-start:14px}.planner-module__0QbIwG__hiddenBody{flex-direction:column;gap:10px;padding:20px 20px 24px;display:flex}.planner-module__0QbIwG__hiddenRating{color:var(--text-secondary);align-items:center;gap:4px;font-size:.82rem;font-weight:700;display:inline-flex}.planner-module__0QbIwG__hiddenBody h3{color:var(--text-primary);font-size:1.05rem;font-weight:800}.planner-module__0QbIwG__hiddenBody p{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.7;display:-webkit-box;overflow:hidden}.planner-module__0QbIwG__hiddenBtn{color:var(--text-primary);cursor:pointer;background:linear-gradient(135deg,#00d4ff26,#a855f726);border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:6px;width:fit-content;margin-top:auto;padding:10px 18px;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex}.planner-module__0QbIwG__hiddenBtn:hover{background:linear-gradient(135deg,#00d4ff40,#a855f740);border-color:#00e5b94d;gap:10px}.planner-module__0QbIwG__quizSection{background:linear-gradient(135deg,#0a0a1a 0%,#1a0a2e 50%,#0a0a1a 100%);padding:100px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__quizBgDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.planner-module__0QbIwG__quizOrb{background:radial-gradient(circle,#00e5b914 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite planner-module__0QbIwG__quizOrbFloat;position:absolute;top:-20%;right:-10%}.planner-module__0QbIwG__quizOrb2{background:radial-gradient(circle,#a855f70f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse planner-module__0QbIwG__quizOrbFloat;position:absolute;bottom:-20%;left:-10%}@keyframes planner-module__0QbIwG__quizOrbFloat{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.planner-module__0QbIwG__quizIntro{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.planner-module__0QbIwG__quizStartBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:10px;margin-top:20px;padding:18px 40px;font-family:inherit;font-size:1.1rem;font-weight:800;transition:box-shadow .3s;display:inline-flex;box-shadow:0 8px 32px #00e5b94d}.planner-module__0QbIwG__quizStartBtn:hover{box-shadow:0 12px 40px #00e5b966}.planner-module__0QbIwG__quizContent{max-width:680px;margin:0 auto}.planner-module__0QbIwG__quizProgress{align-items:center;gap:16px;margin-bottom:40px;display:flex}.planner-module__0QbIwG__quizProgressBar{background:#ffffff14;border-radius:3px;flex:1;height:6px;overflow:hidden}.planner-module__0QbIwG__quizProgressFill{background:var(--gradient-primary);border-radius:3px;height:100%}.planner-module__0QbIwG__quizStepText{color:var(--text-muted);white-space:nowrap;font-size:.85rem;font-weight:700}.planner-module__0QbIwG__quizQuestionBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;padding:48px 40px}.planner-module__0QbIwG__quizQuestionText{color:var(--text-primary);text-align:center;margin-bottom:36px;font-size:1.4rem;font-weight:800;line-height:1.4}.planner-module__0QbIwG__quizOptions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.planner-module__0QbIwG__quizOption{color:var(--text-primary);cursor:pointer;text-align:start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:14px;padding:20px 18px;font-family:inherit;transition:all .3s;display:flex}.planner-module__0QbIwG__quizOption:hover{background:#00e5b914;border-color:#00e5b933}.planner-module__0QbIwG__quizOptionEmoji{flex-shrink:0;font-size:1.8rem}.planner-module__0QbIwG__quizOptionLabel{font-size:.95rem;font-weight:700;line-height:1.3}.planner-module__0QbIwG__quizResultBox{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.planner-module__0QbIwG__quizResultIcon{background:#ffffff0a;border:2px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:5rem;display:flex}.planner-module__0QbIwG__quizResultTitle{color:var(--text-primary);font-size:2rem;font-weight:900}.planner-module__0QbIwG__quizResultDesc{color:var(--text-secondary);max-width:500px;font-size:1.05rem;line-height:1.8}.planner-module__0QbIwG__quizRetryBtn{color:var(--text-primary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:8px;margin-top:12px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.planner-module__0QbIwG__quizRetryBtn:hover{background:#ffffff1a;border-color:#00e5b94d}.planner-module__0QbIwG__statsSection{background:linear-gradient(180deg, var(--bg-main) 0%, #0a0a1a 60%, var(--bg-main) 100%);padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__statsBgDecor{pointer-events:none;position:absolute;inset:0}.planner-module__0QbIwG__statsOrb{pointer-events:none;background:radial-gradient(circle,#00e5b94d,#0000);border-radius:50%;position:absolute}.planner-module__0QbIwG__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}.planner-module__0QbIwG__statsCard{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;align-items:center;gap:14px;padding:40px 20px;transition:all .3s;display:flex}.planner-module__0QbIwG__statsCard:hover{border-color:#00e5b926;box-shadow:0 16px 48px #00e5b90f}.planner-module__0QbIwG__statsIcon{border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.6rem;transition:transform .3s;display:flex}.planner-module__0QbIwG__statsCard:hover .planner-module__0QbIwG__statsIcon{transform:scale(1.1)rotate(-5deg)}.planner-module__0QbIwG__statsNumber{color:var(--text-primary);font-feature-settings:"tnum";font-size:2.8rem;font-weight:900;line-height:1}.planner-module__0QbIwG__statsLabel{color:var(--text-secondary);font-size:.9rem;font-weight:600}.planner-module__0QbIwG__climateSection{background:linear-gradient(180deg, var(--bg-section) 0%, #0f1235 50%, var(--bg-section) 100%);padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__climateBgDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.planner-module__0QbIwG__climateSun{top:-30px;opacity:.04;pointer-events:none;font-size:8rem;position:absolute;inset-inline-end:-30px}.planner-module__0QbIwG__climateGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}.planner-module__0QbIwG__climateCard{cursor:default;border:1px solid #ffffff0f;border-radius:20px;padding:28px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.planner-module__0QbIwG__climateCardBg{opacity:.12;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.planner-module__0QbIwG__climateCard:hover .planner-module__0QbIwG__climateCardBg{opacity:.2}.planner-module__0QbIwG__climateTempBadge{margin-bottom:12px;font-size:2.2rem;display:inline-block}.planner-module__0QbIwG__climateDestName{color:var(--text-primary);margin-bottom:10px;font-size:1.05rem;font-weight:800}.planner-module__0QbIwG__climateTemp{align-items:baseline;gap:2px;margin-bottom:14px;display:flex}.planner-module__0QbIwG__climateTempValue{color:var(--text-primary);font-size:2.2rem;font-weight:900;line-height:1}.planner-module__0QbIwG__climateTempUnit{color:var(--text-muted);font-size:1rem;font-weight:600}.planner-module__0QbIwG__climateSeason{color:var(--text-secondary);background:#ffffff0f;border-radius:50px;margin-bottom:10px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.planner-module__0QbIwG__climateCond{color:var(--text-muted);font-size:.85rem;font-weight:600}.planner-module__0QbIwG__budgetSection{background:var(--bg-section);padding:80px 0;position:relative}.planner-module__0QbIwG__budgetGrid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-top:40px;display:grid}.planner-module__0QbIwG__budgetControls{flex-direction:column;gap:28px;display:flex}.planner-module__0QbIwG__budgetControl{flex-direction:column;gap:10px;display:flex}.planner-module__0QbIwG__budgetLabel{color:var(--text-primary);justify-content:space-between;align-items:center;font-size:.9rem;font-weight:700;display:flex}.planner-module__0QbIwG__budgetValue{color:var(--primary);background:#00e5b91a;border-radius:50px;padding:4px 12px;font-size:.85rem;font-weight:700}.planner-module__0QbIwG__budgetSliderTrack{gap:10px;display:flex}.planner-module__0QbIwG__budgetSliderBtn{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;border-radius:14px;flex:1;justify-content:center;align-items:center;padding:16px;font-family:inherit;transition:all .3s;display:flex}.planner-module__0QbIwG__budgetSliderBtn:hover{border-color:var(--border-hover)}.planner-module__0QbIwG__budgetSliderActive{color:#fff;box-shadow:0 8px 24px #0003;border-color:#0000!important}.planner-module__0QbIwG__budgetSliderIcon{font-size:1.5rem}.planner-module__0QbIwG__budgetRange{appearance:none;background:var(--border);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.planner-module__0QbIwG__budgetRange::-webkit-slider-thumb{-webkit-appearance:none;background:var(--gradient-primary);cursor:pointer;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #00e5b94d}.planner-module__0QbIwG__budgetRangeLabels{color:var(--text-muted);justify-content:space-between;font-size:.72rem;font-weight:600;display:flex}.planner-module__0QbIwG__budgetResult{flex-direction:column;gap:24px;display:flex}.planner-module__0QbIwG__budgetTotalCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:24px;padding:36px 32px;box-shadow:0 12px 40px #00000014}.planner-module__0QbIwG__budgetTotalLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.85rem;font-weight:600}.planner-module__0QbIwG__budgetTotalAmount{color:var(--text-primary);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3.2rem;font-weight:900;line-height:1.1}.planner-module__0QbIwG__budgetPerPerson{color:var(--text-secondary);font-size:.95rem;font-weight:600}.planner-module__0QbIwG__budgetPerPerson strong{color:var(--text-primary)}.planner-module__0QbIwG__budgetBreakdown{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:28px 24px}.planner-module__0QbIwG__budgetBreakdownTitle{color:var(--text-primary);margin-bottom:20px;font-size:.9rem;font-weight:800}.planner-module__0QbIwG__budgetBreakdownItem{margin-bottom:16px}.planner-module__0QbIwG__budgetBreakdownItem:last-child{margin-bottom:0}.planner-module__0QbIwG__budgetBreakdownHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.planner-module__0QbIwG__budgetBreakdownLabel{color:var(--text-secondary);align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:flex}.planner-module__0QbIwG__budgetBreakdownDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.planner-module__0QbIwG__budgetBreakdownAmount{color:var(--text-primary);font-size:.85rem;font-weight:700}.planner-module__0QbIwG__budgetBreakdownBar{background:var(--border);border-radius:3px;height:5px;overflow:hidden}.planner-module__0QbIwG__budgetBreakdownFill{border-radius:3px;height:100%}.planner-module__0QbIwG__panoramaSection{background:var(--bg-section);padding:80px 0;position:relative}.planner-module__0QbIwG__panoramaGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}.planner-module__0QbIwG__panoramaCard{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;transition:all .4s;overflow:hidden}.planner-module__0QbIwG__panoramaCard:hover{border-color:var(--border-hover);box-shadow:0 20px 60px #00e5b914}.planner-module__0QbIwG__panoramaImage{height:200px;position:relative;overflow:hidden}.planner-module__0QbIwG__panoramaImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.planner-module__0QbIwG__panoramaCard:hover .planner-module__0QbIwG__panoramaImage img{transform:scale(1.08)}.planner-module__0QbIwG__panoramaOverlay{background:linear-gradient(#0000 50%,#0a0a1acc 100%);position:absolute;inset:0}.planner-module__0QbIwG__panoramaRouteLine{bottom:16px;align-items:center;gap:6px;display:flex;position:absolute;inset-inline-start:50%;transform:translate(-50%)}.planner-module__0QbIwG__panoramaStop{background:#ffffffb3;border-radius:50%;width:8px;height:8px}.planner-module__0QbIwG__panoramaStop:not(:last-child):after{display:none}.planner-module__0QbIwG__panoramaBadge{top:12px;color:#fff;border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;inset-inline-start:12px}.planner-module__0QbIwG__panoramaBody{flex-direction:column;gap:10px;padding:20px 20px 24px;display:flex}.planner-module__0QbIwG__panoramaBody h3{color:var(--text-primary);font-size:1rem;font-weight:800}.planner-module__0QbIwG__panoramaBody p{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.planner-module__0QbIwG__panoramaMeta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:16px;padding:10px 0;display:flex}.planner-module__0QbIwG__panoramaMetaItem{color:var(--text-muted);align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.planner-module__0QbIwG__panoramaBtn{cursor:pointer;background:0 0;border:1px solid;border-radius:12px;align-items:center;gap:6px;width:fit-content;margin-top:auto;padding:10px 20px;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex}.planner-module__0QbIwG__panoramaBtn:hover{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.planner-module__0QbIwG__wheelSection{background:linear-gradient(180deg, var(--bg-main) 0%, #0a0a1a 50%, var(--bg-main) 100%);padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__wheelContainer{max-width:1100px;margin:0 auto;padding:0 24px}.planner-module__0QbIwG__wheelContent{justify-content:center;align-items:center;gap:60px;margin-top:40px;display:flex}.planner-module__0QbIwG__wheelOuter{flex-shrink:0;width:340px;height:340px;position:relative}.planner-module__0QbIwG__wheel{border-radius:50%;width:100%;height:100%;position:relative;box-shadow:0 0 60px #00e5b926,0 0 120px #00e5b90d}.planner-module__0QbIwG__wheelSegment{transform-origin:0 0;flex-direction:column;align-items:center;gap:2px;width:0;height:0;display:flex;position:absolute;top:50%;left:50%}.planner-module__0QbIwG__wheelSegmentIcon{font-size:1.6rem;transform:translateY(-8px)}.planner-module__0QbIwG__wheelSegmentLabel{color:#fff;text-shadow:0 1px 4px #00000080;white-space:nowrap;font-size:.6rem;font-weight:700;transform:translateY(-6px)}.planner-module__0QbIwG__wheelNeedle{border-left:14px solid #0000;border-right:14px solid #0000;border-top:30px solid var(--primary);z-index:5;filter:drop-shadow(0 4px 8px #00e5b980);width:0;height:0;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.planner-module__0QbIwG__wheelCenter{background:var(--bg-card);border:3px solid var(--border);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #0000004d}.planner-module__0QbIwG__wheelSide{flex:1;max-width:380px}.planner-module__0QbIwG__wheelBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:60px;align-items:center;gap:10px;padding:16px 36px;font-family:inherit;font-size:1.1rem;font-weight:800;transition:box-shadow .3s;display:inline-flex;box-shadow:0 8px 32px #00e5b94d}.planner-module__0QbIwG__wheelBtn:hover{box-shadow:0 12px 40px #00e5b973}.planner-module__0QbIwG__wheelBtn:disabled{opacity:.6;cursor:not-allowed}.planner-module__0QbIwG__wheelResult{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;align-items:center;gap:10px;padding:32px;display:flex}.planner-module__0QbIwG__wheelResultLabel{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;font-size:.85rem;font-weight:600}.planner-module__0QbIwG__wheelResultEmoji{font-size:4rem;line-height:1}.planner-module__0QbIwG__wheelResultName{color:var(--text-primary);margin:0;font-size:1.6rem;font-weight:800}.planner-module__0QbIwG__wheelResultDesc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.planner-module__0QbIwG__dnaSection{padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__dnaContainer{max-width:1100px;margin:0 auto;padding:0 24px}.planner-module__0QbIwG__dnaGrid{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-top:40px;display:grid}.planner-module__0QbIwG__dnaChart{aspect-ratio:1;width:100%;max-width:360px;margin:0 auto;position:relative}.planner-module__0QbIwG__dnaSvg{width:100%;height:100%}.planner-module__0QbIwG__dnaLabels{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.planner-module__0QbIwG__dnaAxis{transform-origin:50%;justify-content:center;align-items:center;width:0;height:0;display:flex;position:absolute;top:50%;left:50%}.planner-module__0QbIwG__dnaAxisLabel{color:var(--text-muted);white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:700}.planner-module__0QbIwG__dnaPicks{flex-direction:column;gap:10px;display:flex}.planner-module__0QbIwG__dnaPick{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-family:inherit;transition:all .3s;display:flex}.planner-module__0QbIwG__dnaPick:hover{border-color:var(--border-hover)}.planner-module__0QbIwG__dnaPickActive{box-shadow:0 0 0 2px #00e5b926;border-color:var(--primary)!important}.planner-module__0QbIwG__dnaPickDot{border-radius:50%;flex-shrink:0;width:14px;height:14px}.planner-module__0QbIwG__dnaPickName{color:var(--text-primary);font-size:.95rem;font-weight:700}.planner-module__0QbIwG__dnaPickDesc{color:var(--text-secondary);margin:4px 0;padding:8px 16px;font-size:.85rem;line-height:1.6}.planner-module__0QbIwG__dnaBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:12px 24px;font-family:inherit;font-size:.9rem;font-weight:700;transition:box-shadow .3s;display:inline-flex}.planner-module__0QbIwG__dnaBtn:hover{box-shadow:0 6px 24px #00e5b959}.planner-module__0QbIwG__stampSection{background:linear-gradient(180deg, #0a0a1a 0%, var(--bg-main) 50%, #0a0a1a 100%);padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__stampContainer{max-width:1100px;margin:0 auto;padding:0 24px}.planner-module__0QbIwG__stampGrid{perspective:1200px;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;display:grid}.planner-module__0QbIwG__stampCard{aspect-ratio:3/4;cursor:pointer;border-radius:16px}.planner-module__0QbIwG__stampInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.23,1,.32,1);position:relative}.planner-module__0QbIwG__stampCard:hover .planner-module__0QbIwG__stampInner{transform:rotateY(180deg)}.planner-module__0QbIwG__stampFront,.planner-module__0QbIwG__stampBack{backface-visibility:hidden;text-align:center;border:1px solid var(--border);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;inset:0}.planner-module__0QbIwG__stampFront{background:var(--bg-card);background-image:radial-gradient(circle at 30% 40%,#00e5b90a 0%,#0000 60%)}.planner-module__0QbIwG__stampBack{background:linear-gradient(135deg,#1a1a2e,#16213e);border-color:#00e5b933;transform:rotateY(180deg)}.planner-module__0QbIwG__stampEmoji{filter:drop-shadow(0 4px 8px #0003);font-size:2.8rem;line-height:1}.planner-module__0QbIwG__stampName{color:var(--text-primary);font-size:1rem;font-weight:800}.planner-module__0QbIwG__stampYear{color:var(--text-muted);border:1px solid var(--border);border-radius:50px;padding:4px 12px;font-size:.75rem;font-weight:700}.planner-module__0QbIwG__stampBackEmoji{opacity:.5;font-size:2rem}.planner-module__0QbIwG__stampDesc{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.5}.planner-module__0QbIwG__vibeSection{padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__vibeContainer{max-width:900px;margin:0 auto;padding:0 24px}.planner-module__0QbIwG__vibeGrid{flex-direction:column;gap:24px;margin-top:40px;display:flex}.planner-module__0QbIwG__vibeBar{grid-template-columns:120px 1fr auto;align-items:center;gap:16px;display:grid}.planner-module__0QbIwG__vibeBarLabel{color:var(--text-primary);text-align:end;font-size:.9rem;font-weight:800}.planner-module__0QbIwG__vibeBarTrack{background:var(--bg-card);border:1px solid var(--border);border-radius:18px;height:36px;position:relative;overflow:hidden}.planner-module__0QbIwG__vibeBarFill{border-radius:18px;width:0;height:100%;transition:width .3s}.planner-module__0QbIwG__vibeSwatches{gap:6px;display:flex}.planner-module__0QbIwG__vibeSwatch{cursor:pointer;align-items:center;gap:4px;display:flex;position:relative}.planner-module__0QbIwG__vibeSwatchDot{border:2px solid #ffffff1a;border-radius:50%;width:22px;height:22px;transition:transform .2s,border-color .2s}.planner-module__0QbIwG__vibeSwatchDot:hover{border-color:#fff6;transform:scale(1.2)}.planner-module__0QbIwG__vibeSwatchName{color:var(--text-muted);white-space:nowrap;font-size:.65rem;font-weight:700;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.planner-module__0QbIwG__lensSection{background:linear-gradient(180deg, var(--bg-main) 0%, #0a0a1a 50%, var(--bg-main) 100%);padding:80px 0;position:relative;overflow:hidden}.planner-module__0QbIwG__lensContainer{max-width:1100px;margin:0 auto;padding:0 24px}.planner-module__0QbIwG__lensViewfinder{flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:420px;margin-top:40px;display:flex}.planner-module__0QbIwG__lensIdle{flex-direction:column;align-items:center;gap:32px;display:flex}.planner-module__0QbIwG__lensFrame{background:radial-gradient(circle,#00e5b908 0%,#0000 70%);border:3px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:relative}.planner-module__0QbIwG__lensCrosshairH{pointer-events:none;background:linear-gradient(90deg,#0000,#00e5b94d,#0000);width:60%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.planner-module__0QbIwG__lensCrosshairV{pointer-events:none;background:linear-gradient(#0000,#00e5b94d,#0000);width:2px;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.planner-module__0QbIwG__lensCornerTL,.planner-module__0QbIwG__lensCornerTR,.planner-module__0QbIwG__lensCornerBL,.planner-module__0QbIwG__lensCornerBR{border-color:var(--primary);pointer-events:none;opacity:.5;border-style:solid;width:24px;height:24px;position:absolute}.planner-module__0QbIwG__lensCornerTL{border-width:3px 0 0 3px;border-radius:6px 0 0;top:12px;left:12px}.planner-module__0QbIwG__lensCornerTR{border-width:3px 3px 0 0;border-radius:0 6px 0 0;top:12px;right:12px}.planner-module__0QbIwG__lensCornerBL{border-width:0 0 3px 3px;border-radius:0 0 0 6px;bottom:12px;left:12px}.planner-module__0QbIwG__lensCornerBR{border-width:0 3px 3px 0;border-radius:0 0 6px;bottom:12px;right:12px}.planner-module__0QbIwG__lensCircle{pointer-events:none;border:2px solid #00e5b926;border-radius:50%;width:140px;height:140px}.planner-module__0QbIwG__lensCaptureBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:60px;align-items:center;gap:10px;padding:16px 40px;font-family:inherit;font-size:1.2rem;font-weight:800;transition:box-shadow .3s;display:inline-flex;box-shadow:0 8px 32px #00e5b94d}.planner-module__0QbIwG__lensCaptureBtn:hover{box-shadow:0 12px 48px #00e5b973}.planner-module__0QbIwG__lensResult{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;align-items:center;gap:20px;max-width:340px;padding:20px;display:flex;box-shadow:0 20px 60px #0000004d}.planner-module__0QbIwG__lensResultImage{aspect-ratio:4/3;border-radius:16px;width:100%;position:relative;overflow:hidden}.planner-module__0QbIwG__lensResultImage img{object-fit:cover;width:100%;height:100%}.planner-module__0QbIwG__lensResultOverlay{background:linear-gradient(#0000 50%,#0a0a1a99 100%);position:absolute;inset:0}.planner-module__0QbIwG__lensResultInfo{text-align:center;flex-direction:column;gap:6px;display:flex}.planner-module__0QbIwG__lensResultTag{color:var(--primary);letter-spacing:1px;text-transform:uppercase;font-size:.75rem;font-weight:600}.planner-module__0QbIwG__lensResultName{color:var(--text-primary);margin:0;font-size:1.4rem;font-weight:800}@media (max-width:1100px){.planner-module__0QbIwG__hiddenGrid,.planner-module__0QbIwG__statsGrid,.planner-module__0QbIwG__climateGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__budgetGrid{grid-template-columns:1fr}.planner-module__0QbIwG__panoramaGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__mapWorld{height:440px}.planner-module__0QbIwG__mapSection{padding:60px 0}.planner-module__0QbIwG__stampGrid{grid-template-columns:repeat(3,1fr)}.planner-module__0QbIwG__dnaGrid{grid-template-columns:1fr;gap:30px}.planner-module__0QbIwG__wheelContent{flex-direction:column;gap:40px}.planner-module__0QbIwG__wheelSide{max-width:100%}.planner-module__0QbIwG__vibeBar{grid-template-columns:100px 1fr}.planner-module__0QbIwG__vibeSwatches{grid-column:1/-1;justify-content:center}}@media (max-width:1024px){.planner-module__0QbIwG__catGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__spotlightCard{grid-template-columns:1fr}.planner-module__0QbIwG__spotlightImage{min-height:280px}.planner-module__0QbIwG__spotlightContent{padding:24px!important}.planner-module__0QbIwG__spotlightImageOverlay{background:linear-gradient(#0000 40%,#0a0a1ab3 100%)!important}.planner-module__0QbIwG__storyCard{padding:36px 16px}.planner-module__0QbIwG__storyNavLeft,.planner-module__0QbIwG__storyNavRight{width:36px;height:36px}.planner-module__0QbIwG__galleryTall{grid-row:span 1}.planner-module__0QbIwG__galleryWide{grid-column:span 1}.planner-module__0QbIwG__mapCard{width:200px;top:30px;left:50%;transform:translate(-50%)}.planner-module__0QbIwG__mapLabel{display:none}.planner-module__0QbIwG__quizOptions{grid-template-columns:1fr}.planner-module__0QbIwG__quizQuestionBox{padding:32px 24px}.planner-module__0QbIwG__statsGrid,.planner-module__0QbIwG__stampGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__dnaGrid{grid-template-columns:1fr}.planner-module__0QbIwG__wheelOuter,.planner-module__0QbIwG__lensFrame{width:260px;height:260px}.planner-module__0QbIwG__lensCircle{width:110px;height:110px}}@media (max-width:768px){.planner-module__0QbIwG__hero{padding:100px 16px 60px}.planner-module__0QbIwG__searchCard{padding:20px}.planner-module__0QbIwG__searchRow{flex-direction:column}.planner-module__0QbIwG__swapIcon{display:none}.planner-module__0QbIwG__searchBtn{justify-content:center;width:100%}.planner-module__0QbIwG__resultsGrid{grid-template-columns:1fr}.planner-module__0QbIwG__destGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__popularRow{flex-direction:column;align-items:flex-start}.planner-module__0QbIwG__catGrid{grid-template-columns:1fr}.planner-module__0QbIwG__storyCard{flex-direction:column;padding:32px 20px}.planner-module__0QbIwG__storyNavLeft,.planner-module__0QbIwG__storyNavRight{position:absolute;top:50%;transform:translateY(-50%)}.planner-module__0QbIwG__storyNavLeft{left:8px}.planner-module__0QbIwG__storyNavRight{right:8px}.planner-module__0QbIwG__storyContent{padding:0 28px}.planner-module__0QbIwG__faqAnswer p{padding:0 18px 16px 50px}.planner-module__0QbIwG__mapWorld{height:380px}.planner-module__0QbIwG__mapSection{padding:60px 0}.planner-module__0QbIwG__mapCard{width:180px;left:50%;transform:translate(-50%)}.planner-module__0QbIwG__mapLabel{padding:2px 8px;font-size:.7rem}.planner-module__0QbIwG__hiddenGrid{grid-template-columns:1fr}.planner-module__0QbIwG__quizSection{padding:60px 0}.planner-module__0QbIwG__quizQuestionBox{border-radius:20px;padding:28px 20px}.planner-module__0QbIwG__quizQuestionText{margin-bottom:24px;font-size:1.15rem}.planner-module__0QbIwG__quizOption{padding:16px}.planner-module__0QbIwG__quizOptionEmoji{font-size:1.4rem}.planner-module__0QbIwG__quizResultIcon{width:90px;height:90px;font-size:3.5rem}.planner-module__0QbIwG__quizResultTitle{font-size:1.5rem}.planner-module__0QbIwG__quizResultDesc{font-size:.95rem}.planner-module__0QbIwG__quizStartBtn{padding:14px 32px;font-size:1rem}.planner-module__0QbIwG__statsGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__statsNumber{font-size:2rem}.planner-module__0QbIwG__climateGrid,.planner-module__0QbIwG__budgetGrid{grid-template-columns:1fr}.planner-module__0QbIwG__budgetTotalAmount{font-size:2.4rem}.planner-module__0QbIwG__panoramaGrid{grid-template-columns:1fr}.planner-module__0QbIwG__panoramaImage{height:160px}.planner-module__0QbIwG__dnaGrid{grid-template-columns:1fr}.planner-module__0QbIwG__dnaChart{max-width:280px}.planner-module__0QbIwG__dnaAxisLabel{font-size:.6rem}.planner-module__0QbIwG__wheelOuter{width:220px;height:220px}.planner-module__0QbIwG__wheelSegmentIcon{font-size:1.2rem;transform:translateY(-6px)}.planner-module__0QbIwG__wheelSegmentLabel{font-size:.5rem}.planner-module__0QbIwG__wheelBtn{padding:14px 28px;font-size:1rem}.planner-module__0QbIwG__wheelResult{padding:24px}.planner-module__0QbIwG__wheelResultEmoji{font-size:3rem}.planner-module__0QbIwG__wheelResultName{font-size:1.3rem}.planner-module__0QbIwG__stampGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__stampEmoji{font-size:2.2rem}.planner-module__0QbIwG__lensFrame{width:220px;height:220px}.planner-module__0QbIwG__lensCircle{width:90px;height:90px}.planner-module__0QbIwG__lensCaptureBtn{padding:14px 32px;font-size:1rem}.planner-module__0QbIwG__vibeBar{grid-template-columns:80px 1fr;gap:10px}.planner-module__0QbIwG__vibeBarLabel{font-size:.78rem}.planner-module__0QbIwG__vibeBarTrack{height:28px}.planner-module__0QbIwG__vibeSwatchDot{width:18px;height:18px}}@media (max-width:480px){.planner-module__0QbIwG__destGrid{grid-template-columns:repeat(2,1fr)}.planner-module__0QbIwG__spotlightImage{min-height:220px}.planner-module__0QbIwG__galleryTall{grid-row:span 1}.planner-module__0QbIwG__galleryWide{grid-column:span 1}.planner-module__0QbIwG__mapWorld{height:320px}.planner-module__0QbIwG__mapSection{padding:40px 0}.planner-module__0QbIwG__mapCard{width:160px;top:24px;left:50%;transform:translate(-50%)}.planner-module__0QbIwG__mapCardImage{height:90px}.planner-module__0QbIwG__hiddenGrid{grid-template-columns:1fr}.planner-module__0QbIwG__hiddenSection,.planner-module__0QbIwG__quizSection{padding:60px 0}.planner-module__0QbIwG__quizQuestionBox{padding:24px 16px}.planner-module__0QbIwG__quizOptions{grid-template-columns:1fr}.planner-module__0QbIwG__wheelSection{padding:60px 0}.planner-module__0QbIwG__wheelOuter{width:200px;height:200px}.planner-module__0QbIwG__wheelCenter{width:40px;height:40px;font-size:1.2rem}.planner-module__0QbIwG__wheelNeedle{border-top-width:22px;border-left-width:10px;border-right-width:10px;top:-14px}.planner-module__0QbIwG__wheelSegmentIcon{font-size:1rem}.planner-module__0QbIwG__wheelBtn{padding:12px 24px;font-size:.9rem}.planner-module__0QbIwG__dnaSection{padding:60px 0}.planner-module__0QbIwG__dnaChart{max-width:240px}.planner-module__0QbIwG__dnaPick{padding:10px 14px}.planner-module__0QbIwG__stampSection{padding:60px 0}.planner-module__0QbIwG__stampGrid{gap:14px}.planner-module__0QbIwG__stampEmoji{font-size:2rem}.planner-module__0QbIwG__stampName{font-size:.85rem}.planner-module__0QbIwG__vibeSection{padding:60px 0}.planner-module__0QbIwG__vibeBar{grid-template-columns:1fr;gap:6px}.planner-module__0QbIwG__vibeBarLabel{text-align:start}.planner-module__0QbIwG__vibeBarTrack{height:24px}.planner-module__0QbIwG__lensSection{padding:60px 0}.planner-module__0QbIwG__lensFrame{width:180px;height:180px}.planner-module__0QbIwG__lensCircle{width:72px;height:72px}.planner-module__0QbIwG__lensCaptureBtn{padding:12px 24px;font-size:.9rem}.planner-module__0QbIwG__lensResult{max-width:280px;padding:16px}.planner-module__0QbIwG__lensResultName{font-size:1.1rem}}
