.gcn-tours .hero{position:relative;min-height:60vh;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 40px;overflow:hidden;text-align:left}.gcn-tours .hero-bg{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1598875434135-af466040d969?auto=format&fit=crop&q=80&w=2000)50%/cover no-repeat;filter:none;z-index:0}.gcn-tours .hero-overlay-top{position:absolute;inset:0;opacity:0;pointer-events:none;z-index:1}.gcn-tours .hero-overlay-bottom{position:absolute;inset:0;opacity:0;pointer-events:none;z-index:1}.gcn-tours .hero-content{position:relative;z-index:2;max-width:900px;width:100%;padding-bottom:100px;text-align:left;box-sizing:border-box}.gcn-tours .hero-title{font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;color:#fff;line-height:1.15;margin-bottom:16px;text-align:left}.gcn-tours .hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:rgba(255,255,255,.82);font-weight:300;max-width:600px;margin-bottom:48px;margin-left:0;margin-right:auto;text-align:left}.gcn-tours .hero-steps{display:flex;align-items:center;gap:0;flex-wrap:wrap;justify-content:flex-start}.gcn-tours .hero-step{display:flex;align-items:center;gap:14px}.gcn-tours .hero-step-icon{width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.gcn-tours .hero-step-icon svg{width:24px;height:24px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gcn-tours .hero-step-label{font-size:.82rem;font-weight:500;color:rgba(255,255,255,.9);white-space:nowrap}.gcn-tours .hero-step-line{width:40px;height:1px;background:rgba(255,255,255,.35);margin:0 8px;flex-shrink:0}.gcn-tours .hero-torn-edge{position:absolute;bottom:-2px;left:0;width:100%;z-index:3;line-height:0}.gcn-tours .hero-torn-edge svg{width:100%;height:60px;display:block}.gcn-tours .brand-intro{position:relative;text-align:center;padding:80px 40px 60px;max-width:780px;margin:0 auto;background-color:var(--gcn-paper);isolation:isolate}.gcn-tours .brand-intro::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='gcnToursPaper'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23gcnToursPaper)' opacity='0.08'/%3E%3C/svg%3E");mix-blend-mode:multiply;opacity:.35;pointer-events:none;z-index:0}.gcn-tours .brand-intro>*{position:relative;z-index:1}.gcn-tours .brand-intro-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#111;margin-bottom:20px}.gcn-tours .brand-intro-line{width:60px;height:3px;background:#4a7c82;border-radius:2px;margin:0 auto 24px}.gcn-tours .brand-intro-desc{font-size:1.02rem;color:#444;font-weight:300;line-height:1.75}.gcn-tours .tour-category{position:relative;padding:40px 40px 60px;max-width:1280px;margin:0 auto;background-color:var(--gcn-paper);isolation:isolate}.gcn-tours .tour-category::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='gcnToursPaperCat'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23gcnToursPaperCat)' opacity='0.08'/%3E%3C/svg%3E");mix-blend-mode:multiply;opacity:.35;pointer-events:none;z-index:0}.gcn-tours .tour-category>*{position:relative;z-index:1}.gcn-tours .category-header{margin-bottom:40px;text-align:center}.gcn-tours .category-tag{display:inline-block;font-size:.78rem;font-weight:600;color:#4a7c82;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.gcn-tours .category-title{font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:700;color:#111}.gcn-tours .category-title-line{width:50px;height:3px;background:#a33b39;border-radius:2px;margin:16px auto 0}.gcn-tours .tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gcn-tours .tour-card{background:rgba(255,255,255,.85);border-radius:14px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease;display:flex;flex-direction:column;border-left:4px solid #4a7c82}.gcn-tours .tour-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.12)}.gcn-tours .tour-card-img{position:relative;height:210px;overflow:hidden}.gcn-tours .tour-card-img img{width:100%;height:100%;object-fit:cover;filter:grayscale(.6)brightness(.85);transition:filter .45s ease,transform .45s ease}.gcn-tours .tour-card:hover .tour-card-img img{filter:grayscale(0)brightness(1);transform:scale(1.05)}.gcn-tours .tour-card-img::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(17,17,17,.35) 0%,transparent 60%);pointer-events:none}.gcn-tours .tour-card-days{position:absolute;top:14px;right:14px;background:rgba(17,17,17,.65);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px;z-index:2}.gcn-tours .tour-card-body{padding:22px 22px 24px;flex:1;display:flex;flex-direction:column}.gcn-tours .tour-card-name{font-size:1.06rem;font-weight:600;color:#111;margin-bottom:8px;transition:color .3s;line-height:1.35}.gcn-tours .tour-card:hover .tour-card-name{color:#a33b39}.gcn-tours .tour-card-route{font-size:.82rem;color:#4a7c82;font-weight:500;margin-bottom:10px;display:flex;align-items:center;gap:6px}.gcn-tours .tour-card-route svg{width:14px;height:14px;stroke:#4a7c82;fill:none;stroke-width:2;flex-shrink:0}.gcn-tours .tour-card-desc{font-size:.88rem;color:#666;font-weight:300;line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.gcn-tours .tour-card-link{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:#a33b39;transition:gap .3s}.gcn-tours .tour-card-link:hover{gap:12px}.gcn-tours .tour-card-link svg{width:16px;height:16px;stroke:#a33b39;fill:none;stroke-width:2}.gcn-tours .contact-expert{padding:100px 40px;position:relative;overflow:hidden;background-color:var(--gcn-paper);isolation:isolate}.gcn-tours .contact-expert::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='gcnToursPaperContact'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23gcnToursPaperContact)' opacity='0.08'/%3E%3C/svg%3E");mix-blend-mode:multiply;opacity:.35;pointer-events:none;z-index:0}.gcn-tours .contact-expert-deco-1{position:absolute;top:-80px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,rgba(74,124,130,.12) 0%,transparent 70%);border-radius:50%;filter:blur(50px);pointer-events:none;z-index:1}.gcn-tours .contact-expert-deco-2{position:absolute;bottom:-60px;left:-100px;width:350px;height:350px;background:radial-gradient(circle,rgba(163,59,57,.1) 0%,transparent 70%);border-radius:50%;filter:blur(50px);pointer-events:none;z-index:1}.gcn-tours .contact-expert-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}.gcn-tours .contact-img-wrap{position:relative;border-radius:18px;overflow:hidden}.gcn-tours .contact-img-wrap img{width:100%;height:500px;object-fit:cover;display:block}.gcn-tours .contact-img-card{position:absolute;bottom:24px;left:24px;right:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:14px;padding:22px 26px}.gcn-tours .contact-img-card-title{font-size:1.05rem;font-weight:600;color:#111;margin-bottom:8px}.gcn-tours .contact-img-card-quote{font-size:.86rem;color:#555;font-weight:300;font-style:italic;line-height:1.6}.gcn-tours .contact-content-label{font-size:.78rem;font-weight:600;color:#4a7c82;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.gcn-tours .contact-content-label-line{width:40px;height:2px;background:#4a7c82;border-radius:2px;margin-bottom:20px}.gcn-tours .contact-content-title{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:700;color:#111;line-height:1.3;margin-bottom:32px}.gcn-tours .contact-features{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.gcn-tours .contact-feature{display:flex;gap:16px;align-items:flex-start}.gcn-tours .contact-feature-icon{width:48px;height:48px;border-radius:12px;background:rgba(74,124,130,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.gcn-tours .contact-feature-icon svg{width:22px;height:22px;stroke:#4a7c82;fill:none;stroke-width:1.8}.gcn-tours .contact-feature-title{font-size:.95rem;font-weight:600;color:#111;margin-bottom:4px}.gcn-tours .contact-feature-desc{font-size:.85rem;color:#666;font-weight:300;line-height:1.55}.gcn-tours .btn-start-planning{display:inline-flex;align-items:center;gap:10px;background:#111;color:#fff;font-family:outfit,sans-serif;font-size:.92rem;font-weight:600;padding:14px 34px;border-radius:50px;border:none;cursor:pointer;transition:background .3s,transform .2s;text-decoration:none}.gcn-tours .btn-start-planning:hover{background:#a33b39;transform:translateY(-2px)}.gcn-tours .btn-start-planning svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2}.gcn-tours .gcn-tours-section-subtitle{max-width:720px;margin:12px auto 0;font-size:1rem;color:#666;font-weight:300;line-height:1.65}.gcn-tours .gcn-tours-season-polaroid__tags{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:18px 22px;margin:0 0 40px;padding:8px 0 12px}.gcn-tours .gcn-tours-season-polaroid__tag{position:relative;appearance:none;border:1px solid rgba(0,0,0,8%);background:#fffdf6;border-radius:3px;padding:28px 14px 16px;min-width:118px;max-width:150px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;box-shadow:0 1px rgba(255,255,255,.7)inset,-4px 14px 32px rgba(40,28,16,.22),0 22px 56px rgba(40,28,16,.14);transform:rotate(var(--tag-tilt,0deg));transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,border-color .25s}.gcn-tours .gcn-tours-season-polaroid__tag:hover{transform:rotate(0)translateY(-8px)scale(1.03);box-shadow:-6px 20px 40px rgba(40,28,16,.28),0 30px 68px rgba(40,28,16,.2);z-index:2}.gcn-tours .gcn-tours-season-polaroid__tag.is-active{transform:rotate(0)translateY(-10px)scale(1.05);border-color:rgba(163,59,57,.35);box-shadow:-6px 22px 44px rgba(40,28,16,.32),0 0 0 2px rgba(74,124,130,.2);z-index:3}.gcn-tours .gcn-tours-season-polaroid__tag-tape{position:absolute;top:-12px;left:50%;width:58px;height:20px;transform:translateX(-50%)rotate(-5deg);background:repeating-linear-gradient( 45deg,rgba(246,212,140,.92) 0 6px,rgba(246,212,140,.55) 6px 12px );border:1px solid rgba(180,140,60,.22);border-radius:2px;box-shadow:0 4px 10px rgba(0,0,0,.1);pointer-events:none}.gcn-tours .gcn-tours-season-polaroid__tag:nth-child(2n) .gcn-tours-season-polaroid__tag-tape{transform:translateX(-50%)rotate(4deg);background:repeating-linear-gradient( -45deg,rgba(176,206,194,.92) 0 6px,rgba(176,206,194,.55) 6px 12px );border-color:rgba(110,160,150,.25)}.gcn-tours .gcn-tours-season-polaroid__tag-label{font-family:caveat,kalam,segoe script,cursive;font-size:1.45rem;font-weight:700;color:#1a1814;line-height:1}.gcn-tours .gcn-tours-season-polaroid__tag-sub{font-size:.72rem;color:#5c5348;letter-spacing:.03em}.gcn-tours .gcn-tours-season-polaroid__tag-chip{margin-top:4px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4a7c82}.gcn-tours .gcn-tours-season-polaroid__panel{display:none}.gcn-tours .gcn-tours-season-polaroid__panel.is-active{display:block}@keyframes gcn-season-head-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes gcn-season-head-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes gcn-season-card-out{from{opacity:1;transform:rotate(var(--tilt,0deg))translateY(0)scale(1)}to{opacity:0;transform:rotate(var(--tilt,0deg))translateY(-18px)scale(.96)}}@keyframes gcn-season-card-in{from{opacity:0;transform:rotate(var(--tilt,0deg))translateY(28px)scale(.92)}to{opacity:1;transform:rotate(var(--tilt,0deg))translateY(0)scale(1)}}.gcn-tours .gcn-tours-season-polaroid__panel-head.is-leaving{animation:gcn-season-head-out .28s ease forwards}.gcn-tours .gcn-tours-season-polaroid__panel-head.is-entering{animation:gcn-season-head-in .38s cubic-bezier(.22,1,.36,1)forwards}.gcn-tours .gcn-tours-season-polaroid__grid.is-leaving .gcn-tours-polaroid-card{animation:gcn-season-card-out .28s ease forwards}.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card{opacity:0;animation:gcn-season-card-in .48s cubic-bezier(.22,1,.36,1)forwards}.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card:nth-child(1){animation-delay:.04s}.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card:nth-child(2){animation-delay:.1s}.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card:nth-child(3){animation-delay:.16s}.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card:nth-child(4){animation-delay:.22s}.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card:nth-child(5){animation-delay:.28s}.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card:nth-child(6){animation-delay:.34s}.gcn-tours .gcn-tours-season-polaroid.is-season-switching .gcn-tours-season-polaroid__tag{pointer-events:none}@media(prefers-reduced-motion:reduce){.gcn-tours .gcn-tours-season-polaroid__panel-head.is-leaving,.gcn-tours .gcn-tours-season-polaroid__panel-head.is-entering,.gcn-tours .gcn-tours-season-polaroid__grid.is-leaving .gcn-tours-polaroid-card,.gcn-tours .gcn-tours-season-polaroid__grid.is-entering .gcn-tours-polaroid-card{animation:none!important;opacity:1!important;transform:rotate(var(--tilt,0deg))!important}}.gcn-tours .gcn-tours-season-polaroid__panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;margin-bottom:22px}.gcn-tours .gcn-tours-season-polaroid__panel-kicker{margin:0;font-size:.88rem;color:#666;font-weight:500}.gcn-tours .gcn-tours-season-polaroid__panel-more{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:#a33b39;text-decoration:none}.gcn-tours .gcn-tours-season-polaroid__panel-more svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.gcn-tours .gcn-tours-season-polaroid__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;padding:8px 4px 16px}.gcn-tours .gcn-tours-polaroid-card{position:relative;display:flex;flex-direction:column;align-items:stretch;padding:8px 8px 30px;background:#fffdf6;border:1px solid rgba(0,0,0,8%);border-radius:3px;text-decoration:none;color:inherit;box-shadow:0 1px rgba(255,255,255,.7)inset,-4px 14px 32px rgba(40,28,16,.24),0 22px 56px rgba(40,28,16,.16);transform:rotate(var(--tilt,0deg));transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.gcn-tours .gcn-tours-polaroid-card:hover{transform:rotate(0)translateY(-8px)scale(1.02);box-shadow:-8px 22px 42px rgba(40,28,16,.34),0 32px 72px rgba(40,28,16,.24);z-index:2}.gcn-tours .gcn-tours-polaroid-card__tape{position:absolute;top:-12px;left:50%;width:62px;height:20px;transform:translateX(-50%)rotate(-6deg);background:repeating-linear-gradient( 45deg,rgba(246,212,140,.92) 0 6px,rgba(246,212,140,.55) 6px 12px );border:1px solid rgba(180,140,60,.22);border-radius:2px;box-shadow:0 4px 10px rgba(0,0,0,.12);pointer-events:none;z-index:1}.gcn-tours .gcn-tours-polaroid-card__photo{display:block;overflow:hidden;border-radius:2px;background:linear-gradient(145deg,#d4c4b0 0%,#a89888 100%);aspect-ratio:4/3}.gcn-tours .gcn-tours-polaroid-card__photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.02)contrast(1.02);transition:transform .45s ease}.gcn-tours .gcn-tours-polaroid-card:hover .gcn-tours-polaroid-card__photo img{transform:scale(1.05)}.gcn-tours .gcn-tours-polaroid-card__title{display:block;margin-top:8px;padding:0 4px;font-size:.92rem;font-weight:700;color:#1a1814;line-height:1.35;text-align:center}.gcn-tours .gcn-tours-polaroid-card__caption{position:absolute;left:8px;right:8px;bottom:6px;font-family:caveat,kalam,segoe script,cursive;font-size:1.05rem;font-weight:600;color:rgba(58,46,35,.88);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gcn-tours .gcn-tours-season-polaroid__empty{text-align:center;color:#888;padding:28px 16px;background:rgba(255,253,246,.7);border:1px dashed rgba(74,124,130,.35);border-radius:8px}.gcn-tours .gcn-tours-famous-cities{position:relative}.gcn-tours .gcn-tours-famous-cities::before{content:'';position:absolute;inset:120px -24px 48px;border-radius:8px;background:radial-gradient(circle at 12% 18%,rgba(163,59,57,6%) 0 2px,transparent 3px),radial-gradient(circle at 78% 42%,rgba(74,124,130,5%) 0 2px,transparent 3px),radial-gradient(circle at 34% 72%,rgba(163,59,57,5%) 0 2px,transparent 3px),linear-gradient(180deg,rgba(247,241,228,.55) 0%,rgba(239,229,210,.35) 100%);border:1px dashed rgba(120,98,70,.18);pointer-events:none;z-index:0}.gcn-tours .gcn-tours-famous-cities .category-header,.gcn-tours .gcn-tours-famous-cities .gcn-tours-cities-board,.gcn-tours .gcn-tours-famous-cities .gcn-tours-cities-more{position:relative;z-index:1}.gcn-tours .gcn-tours-cities-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px;padding:12px 8px 8px}.gcn-tours .gcn-tours-city-polaroid{position:relative;display:flex;flex-direction:column;padding:10px 10px 42px;background:#fffef8;border:1px solid rgba(0,0,0,7%);border-radius:2px;text-decoration:none;color:inherit;box-shadow:0 1px rgba(255,255,255,.75)inset,-3px 10px 24px rgba(40,28,16,.16),0 16px 40px rgba(40,28,16,.1);transform:rotate(var(--city-tilt,0deg));transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.gcn-tours .gcn-tours-city-polaroid:nth-child(4n+1){--city-tilt:-2.6deg}.gcn-tours .gcn-tours-city-polaroid:nth-child(4n+2){--city-tilt:1.8deg}.gcn-tours .gcn-tours-city-polaroid:nth-child(4n+3){--city-tilt:-1.2deg}.gcn-tours .gcn-tours-city-polaroid:nth-child(4n){--city-tilt:2.2deg}.gcn-tours .gcn-tours-city-polaroid:hover{transform:rotate(0)translateY(-10px)scale(1.02);box-shadow:-6px 18px 36px rgba(40,28,16,.24),0 28px 60px rgba(40,28,16,.16);z-index:2}.gcn-tours .gcn-tours-city-polaroid__pin{position:absolute;top:-6px;left:18px;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e85d5d 0%,#a33b39 55%,#6b2423 100%);box-shadow:0 2px 4px rgba(0,0,0,.25);z-index:3}.gcn-tours .gcn-tours-city-polaroid__pin::after{content:'';position:absolute;inset:3px;border-radius:50%;background:rgba(255,255,255,.35)}.gcn-tours .gcn-tours-city-polaroid__clip{position:absolute;top:8px;right:-6px;width:18px;height:34px;border-radius:2px;background:linear-gradient(180deg,#c8d0d8 0%,#8a949e 45%,#6b737c 100%);box-shadow:1px 2px 6px rgba(0,0,0,.22);transform:rotate(8deg);z-index:3}.gcn-tours .gcn-tours-city-polaroid__clip::before{content:'';position:absolute;top:4px;left:3px;right:3px;height:8px;border-radius:1px;background:rgba(255,255,255,.45)}.gcn-tours .gcn-tours-city-polaroid__photo{display:block;overflow:hidden;border-radius:1px;background:linear-gradient(145deg,#d4c4b0 0%,#9a8878 100%);aspect-ratio:5/3;margin-bottom:10px}.gcn-tours .gcn-tours-city-polaroid__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.gcn-tours .gcn-tours-city-polaroid:hover .gcn-tours-city-polaroid__photo img{transform:scale(1.05)}.gcn-tours .gcn-tours-city-polaroid__note{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 4px;text-align:center}.gcn-tours .gcn-tours-city-polaroid__name{font-family:caveat,kalam,segoe script,cursive;font-size:1.55rem;font-weight:700;color:#1a1814;line-height:1.05}.gcn-tours .gcn-tours-city-polaroid__tagline{font-size:.78rem;color:#5c5348;line-height:1.35;font-style:italic}.gcn-tours .gcn-tours-city-polaroid__stamp{position:absolute;right:10px;bottom:10px;min-width:52px;min-height:52px;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.58rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-align:center;line-height:1.15;color:#a33b39;border:2px solid rgba(163,59,57,.55);background:rgba(255,252,245,.92);transform:rotate(-12deg);box-shadow:inset 0 0 0 1px rgba(163,59,57,.15)}.gcn-tours .gcn-tours-cities-more{text-align:center;margin-top:36px}.gcn-tours .gcn-tours-cities-more__link{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#a33b39;text-decoration:none}.gcn-tours .gcn-tours-cities-more__link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.gcn-tours.gcn-tours--editor{border:1px dashed #d4d4d4;border-radius:8px;padding:8px;margin:4px 0;background:#f7f5ec;overflow:hidden}.gcn-tours--editor-cities.gcn-tours--editor{padding:20px 16px 24px}.gcn-tours--editor-cities .gcn-tours-famous-cities::before{inset:96px 8px 36px}.gcn-tours--editor-cities .gcn-tours-cities-editor-hint{margin:0 0 16px;padding:8px 12px;font-size:.78rem;color:#5c5348;text-align:center;background:rgba(255,253,246,.85);border:1px dashed rgba(74,124,130,.28);border-radius:6px}.gcn-tours--editor .gcn-tours-cities-board{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 18px!important;padding:8px 4px 16px!important}.gcn-tours--editor .gcn-tours-city-polaroid{cursor:pointer;position:relative;min-width:0;overflow:visible;transform:rotate(var(--city-tilt,0deg))}.gcn-tours--editor .gcn-tours-city-polaroid.is-selected{outline:2px solid #a33b39;outline-offset:4px;z-index:4;transform:rotate(0)translateY(-4px);box-shadow:-5px 16px 32px rgba(40,28,16,.22),0 0 0 1px rgba(163,59,57,.12)}.gcn-tours--editor .gcn-tours-city-polaroid__photo{position:relative;display:block!important;width:100%;aspect-ratio:5/3;min-height:88px;overflow:hidden}.gcn-tours--editor .gcn-tours-city-polaroid__photo img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block}.gcn-tours--editor .gcn-tours-city-polaroid__photo-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:88px;font-size:.78rem;font-weight:600;color:#7a6f62;background:linear-gradient(145deg,#e8dfd0 0%,#cfc0ad 100%)}.gcn-tours--editor .gcn-tours-city-polaroid__photo .gcn-tours-city-polaroid__toolbar{position:absolute;left:0;right:0;bottom:0;top:auto;transform:none;z-index:5;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:8px 6px;background:rgba(20,16,12,.72);border:none;border-radius:0;box-shadow:none;white-space:nowrap}.gcn-tours--editor .gcn-tours-city-polaroid__photo .gcn-tours-city-polaroid__toolbar .components-button.is-primary{background:#4a7c82;border-color:#4a7c82}.gcn-tours--editor .gcn-tours-city-polaroid__name{font-size:1.25rem}.gcn-tours--editor .gcn-tours-city-polaroid__tagline{font-size:.72rem}.gcn-tours--editor .gcn-tours-city-polaroid__stamp{min-width:44px;min-height:44px;font-size:.52rem}.gcn-tours--editor .gcn-tours-cities-more__link{pointer-events:none;opacity:.85}.gcn-tours--editor .gcn-tours-card-toolbar{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px;padding:6px;background:rgba(0,0,0,4%);border-radius:6px}.gcn-tours--editor .tour-card.is-selected{outline:2px solid #4a7c82;outline-offset:3px}@media(max-width:1024px){.gcn-tours .tour-grid{grid-template-columns:repeat(2,1fr);gap:22px}.gcn-tours .gcn-tours-cities-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.gcn-tours .gcn-tours-season-polaroid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gcn-tours .contact-expert-inner{gap:40px}}@media(max-width:768px){.gcn-tours .hero{min-height:55vh;padding:0 20px}.gcn-tours .hero-content{padding-bottom:80px}.gcn-tours .hero-steps{gap:6px}.gcn-tours .hero-step-line{width:20px;margin:0 4px}.gcn-tours .hero-step-label{font-size:.72rem}.gcn-tours .hero-step-icon{width:44px;height:44px}.gcn-tours .hero-step-icon svg{width:20px;height:20px}.gcn-tours .brand-intro{padding:60px 20px 40px}.gcn-tours .tour-category{padding:30px 20px 50px}.gcn-tours .tour-grid{grid-template-columns:1fr;gap:20px}.gcn-tours .gcn-tours-cities-board{grid-template-columns:1fr;gap:20px}.gcn-tours .gcn-tours-season-polaroid__grid{grid-template-columns:1fr;gap:20px}.gcn-tours .gcn-tours-season-polaroid__tags{gap:14px 16px}.gcn-tours .gcn-tours-season-polaroid__tag{min-width:calc(50% - 16px);max-width:none}.gcn-tours .contact-expert{padding:60px 20px}.gcn-tours .contact-expert-inner{grid-template-columns:1fr;gap:30px}.gcn-tours .contact-img-wrap img{height:340px}}@media(max-width:480px){.gcn-tours .hero-steps{flex-direction:column;align-items:flex-start;gap:12px}.gcn-tours .hero-step-line{display:none}.gcn-tours .hero-step{gap:10px}}div.wp-block-gcn-tours-hero .gcn-tours .hero,div.wp-block-gcn-tours-hero .gcn-tours .hero-content,div.wp-block-gcn-tours-hero .gcn-tours .hero-title,div.wp-block-gcn-tours-hero .gcn-tours .hero-subtitle,div.wp-block-gcn-tours-hero .gcn-tours .hero-steps{text-align:left!important}div.wp-block-gcn-tours-hero .gcn-tours .hero{align-items:flex-start!important}