.dl-gg{margin:0;font-family:Inter,Be Vietnam Pro,system-ui,sans-serif;background:#fff;color:#1a1a1d;line-height:1.6}.dl-gg *{box-sizing:border-box}.gg-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.dl-gg h1,.dl-gg h2,.dl-gg h3,.dl-gg h4{font-family:Archivo Black,Be Vietnam Pro,sans-serif;color:#1a1a1d;margin:0;letter-spacing:-.02em;line-height:1.05}.dl-gg h1{font-size:clamp(2.75rem,6vw,5rem);text-transform:uppercase}.dl-gg h1 em{font-style:normal;color:#ff6b35;-webkit-text-stroke:2px #1A1A1D}.dl-gg h2{font-size:clamp(1.75rem,3.5vw,2.75rem);text-transform:uppercase}.dl-gg h2 em{font-style:normal;color:#ff6b35}.dl-gg h3{font-size:1.05rem}.dl-gg h4{font-size:.95rem;font-family:Inter,sans-serif;font-weight:800}.gg-chip{display:inline-flex;align-items:center;padding:.45rem 1rem;background:#ffe680;border:2px solid #1A1A1D;border-radius:999px;font-weight:800;font-size:.8rem;margin-bottom:1.25rem;box-shadow:3px 3px #1a1a1d;text-transform:uppercase;letter-spacing:.04em}.gg-chip-dark{background:#1a1a1d;color:#ffe680;border-color:#ffe680}.gg-chip-yellow{background:#ffe680;color:#1a1a1d}.gg-header{background:#fff;border-bottom:3px solid #1A1A1D;position:sticky;top:42px;z-index:40}.gg-nav{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem;gap:1rem}.gg-logo{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none}.gg-logo-emoji{font-size:1.5rem}.gg-logo-word{font-family:Archivo Black,sans-serif;font-size:1.625rem;color:#1a1a1d;letter-spacing:-.04em}.gg-logo-word em{color:#ff6b35;font-style:normal}.gg-menu{display:flex;gap:1.5rem}.gg-menu a{color:#1a1a1d;text-decoration:none;font-weight:700;font-size:.9rem}.gg-menu a:hover{color:#ff6b35}.gg-nav-right{display:flex;gap:.5rem;align-items:center}.gg-mini{padding:.4rem .85rem;border:2px solid #1A1A1D;color:#1a1a1d;text-decoration:none;border-radius:999px;font-weight:700;font-size:.8125rem}.gg-mini:hover{background:#1a1a1d;color:#ffe680}.gg-cta{padding:.55rem 1.15rem;background:#ff6b35;color:#fff;text-decoration:none;border-radius:999px;font-weight:800;font-size:.875rem;border:2px solid #1A1A1D;box-shadow:3px 3px #1a1a1d;transition:all .15s}.gg-cta:hover{transform:translate(2px,2px);box-shadow:1px 1px #1a1a1d}.gg-sale-bar{background:#ff6b35;color:#fff;padding:.55rem 0;border-bottom:3px solid #1A1A1D;overflow:hidden;font-weight:700;font-size:.875rem}.gg-sale-track{display:flex;gap:2rem;white-space:nowrap;animation:gg-scroll 30s linear infinite}@keyframes gg-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.gg-hero{position:relative;background:linear-gradient(135deg,#00b8a3,#007d6f);padding:3rem 0 5rem;overflow:hidden;color:#fff;border-bottom:3px solid #1A1A1D}.gg-hero-shapes{position:absolute;inset:0;pointer-events:none}.gg-shape{position:absolute;border:3px solid #1A1A1D;border-radius:50%}.gg-s-1{width:90px;height:90px;top:40px;left:8%;background:#ffe680;transform:rotate(-12deg)}.gg-s-2{width:60px;height:60px;bottom:100px;left:60%;background:#ff6b35;border-radius:20%;transform:rotate(25deg)}.gg-s-3{width:110px;height:110px;top:20%;right:4%;background:#fff}.gg-s-4{width:45px;height:45px;bottom:15%;left:42%;background:#ffe680}.gg-hero-grid{position:relative;display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.gg-hero h1{color:#fff}.gg-underline{display:inline-block;background:#1a1a1d;color:#ffe680;padding:0 .5rem;transform:rotate(-2deg)}.gg-hero-text p{font-size:1.0625rem;color:#ccf5ee;max-width:560px;margin:1.5rem 0 2rem;font-weight:500}.gg-search{background:#fff;border:3px solid #1A1A1D;border-radius:18px;box-shadow:6px 6px #1a1a1d;margin-bottom:2rem;overflow:hidden}.gg-search-tabs{display:flex;background:#ffe680;border-bottom:3px solid #1A1A1D}.gg-stab{flex:1;padding:.7rem .5rem;background:transparent;color:#1a1a1d;font-weight:700;font-size:.85rem;border:none;cursor:pointer;font-family:inherit;transition:background .15s}.gg-stab:hover{background:#0000001a}.gg-stab-active{background:#1a1a1d;color:#ffe680}.gg-search form{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr auto;gap:0;padding:.65rem;align-items:end}.gg-field-big,.gg-field-sm{display:flex;flex-direction:column;gap:.2rem;padding:.5rem .75rem;border-right:1px dashed rgba(26,26,29,.15)}.gg-field-sm:last-of-type{border-right:none}.gg-field-big label,.gg-field-sm label{font-size:.65rem;color:#6b6b6e;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gg-field-big input,.gg-field-sm input,.gg-field-sm select{border:none;padding:.3rem 0;font-family:inherit;font-size:.9rem;font-weight:600;color:#1a1a1d;background:transparent;outline:none}.gg-btn{display:inline-flex;align-items:center;padding:.9rem 1.5rem;font-size:.95rem;font-weight:800;border-radius:999px;border:2.5px solid #1A1A1D;text-decoration:none;cursor:pointer;transition:transform .15s,box-shadow .15s;font-family:inherit}.gg-btn-red{background:#ff6b35;color:#fff;box-shadow:5px 5px #1a1a1d}.gg-btn-red:hover{transform:translate(3px,3px);box-shadow:2px 2px #1a1a1d}.gg-btn-outline-dark{background:#1a1a1d;color:#ffe680;box-shadow:5px 5px #ff6b35}.gg-btn-outline-dark:hover{transform:translate(3px,3px);box-shadow:2px 2px #ff6b35}.gg-btn-full{width:100%;justify-content:center}.gg-hero-stats{display:flex;gap:2rem;flex-wrap:wrap}.gg-hero-stats span{display:flex;align-items:baseline;gap:.4rem;font-size:.875rem;color:#ccf5ee;font-weight:500}.gg-hero-stats strong{font-family:Archivo Black,sans-serif;font-size:1.5rem;color:#ffe680}.gg-hero-visual{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.gg-ticket{background:#fff;border:3px solid #1A1A1D;border-radius:16px;padding:1.5rem 1.75rem;width:100%;max-width:360px;color:#1a1a1d;box-shadow:8px 8px #1a1a1d;position:relative;transform:rotate(-3deg)}.gg-ticket-tear{position:absolute;left:0;right:0;top:55%;height:1px;background:transparent;border-top:2px dashed rgba(26,26,29,.3)}.gg-ticket-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.gg-ticket-head>span:first-child{font-size:.7rem;letter-spacing:.2em;color:#6b6b6e;font-weight:700}.gg-ticket-cls{padding:.2rem .65rem;background:#ff6b35;color:#fff;font-family:Archivo Black,sans-serif;font-size:.7rem;border-radius:4px}.gg-ticket-route{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.gg-ticket-route>div:first-child,.gg-ticket-route>div:last-child{display:flex;flex-direction:column}.gg-ticket-route strong{font-family:Archivo Black,sans-serif;font-size:1.625rem;color:#1a1a1d;line-height:1}.gg-ticket-route small{font-size:.75rem;color:#6b6b6e;margin-top:.25rem}.gg-ticket-plane{font-size:1.75rem;color:#ff6b35}.gg-ticket-info{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;padding:.85rem 0;border-top:1px dashed rgba(26,26,29,.15);border-bottom:1px dashed rgba(26,26,29,.15);margin-bottom:1rem}.gg-ticket-info>div{display:flex;flex-direction:column}.gg-ticket-info small{font-size:.65rem;color:#6b6b6e;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.gg-ticket-info strong{font-size:.95rem;color:#1a1a1d;font-family:Inter,sans-serif;font-weight:800}.gg-ticket-price{display:flex;align-items:baseline;gap:.4rem}.gg-ticket-price .gg-old-price{text-decoration:line-through;color:#b8b8bb;font-size:.95rem;font-weight:600}.gg-ticket-price strong{font-family:Archivo Black,sans-serif;font-size:2rem;color:#ff6b35;line-height:1}.gg-ticket-price em{font-size:.75rem;color:#6b6b6e;font-style:normal}.gg-countdown{background:#ffe680;border:3px solid #1A1A1D;border-radius:999px;padding:.7rem 1.25rem;display:inline-flex;align-items:center;gap:.75rem;color:#1a1a1d;font-weight:700;font-size:.9rem;box-shadow:4px 4px #1a1a1d;transform:rotate(3deg)}.gg-timer{display:flex;gap:.5rem}.gg-timer>div{display:flex;flex-direction:column;align-items:center;padding:.2rem .55rem;background:#1a1a1d;color:#ffe680;border-radius:6px;min-width:42px}.gg-timer strong{font-family:Archivo Black,sans-serif;font-size:1rem;line-height:1}.gg-timer small{font-size:.55rem;letter-spacing:.1em;text-transform:uppercase}.gg-section-head{text-align:center;margin-bottom:3rem}.gg-combos{padding:5rem 0;background:#fff}.gg-combo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.gg-combo{position:relative;background:#fff;border:3px solid #1A1A1D;border-radius:18px;overflow:hidden;transition:transform .15s,box-shadow .15s;display:flex;flex-direction:column}.gg-combo:hover{transform:translate(-3px,-3px);box-shadow:6px 6px #1a1a1d}.gg-combo-hot{background:#ffe680}.gg-combo-ribbon{position:absolute;top:-14px;left:16px;background:#ff6b35;color:#fff;padding:.35rem .85rem;border-radius:999px;border:2.5px solid #1A1A1D;font-family:Archivo Black,sans-serif;font-size:.7rem;box-shadow:2px 2px #1a1a1d;z-index:2}.gg-ribbon-new{background:#00b8a3}.gg-combo-img{aspect-ratio:16/10;background:linear-gradient(135deg,#ffe0a0,#ff6b35);border-bottom:3px solid #1A1A1D;display:flex;align-items:center;justify-content:center;font-size:4rem}.gg-combo-img:after{content:attr(data-emoji);filter:drop-shadow(0 6px 12px rgba(0,0,0,.2))}.gg-combo-body{padding:1.15rem 1.25rem 1.25rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.gg-combo p{font-size:.8125rem;color:#4b4b4f;margin:0;line-height:1.45;min-height:3em}.gg-combo-meta{display:flex;gap:.25rem;font-size:.75rem;color:#6b6b6e;align-items:center}.gg-combo-price{display:flex;align-items:baseline;gap:.4rem;padding-top:.5rem;border-top:2px dashed rgba(26,26,29,.15)}.gg-old{text-decoration:line-through;color:#9b9b9e;font-size:.85rem;font-weight:600}.gg-combo-price strong{font-family:Archivo Black,sans-serif;font-size:1.625rem;color:#ff6b35;line-height:1}.gg-combo-price em{font-size:.7rem;color:#6b6b6e;font-style:normal}.gg-combo-body .gg-btn-red{padding:.6rem 1rem;font-size:.85rem;margin-top:.5rem}.gg-dest{padding:5rem 0;background:#f4f4f5;border-top:3px solid #1A1A1D;border-bottom:3px solid #1A1A1D}.gg-dest-tabs{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:2.25rem}.gg-dtab{padding:.5rem 1rem;border:2px solid #1A1A1D;background:#fff;border-radius:999px;font-weight:700;font-size:.875rem;cursor:pointer;font-family:inherit;color:#1a1a1d}.gg-dtab:hover{background:#ffe680}.gg-dtab-active{background:#1a1a1d;color:#ffe680}.gg-dest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.gg-dest-card{background:#fff;border:2.5px solid #1A1A1D;border-radius:14px;overflow:hidden;transition:transform .15s,box-shadow .15s}.gg-dest-card:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #1a1a1d}.gg-dest-img{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;font-size:3.5rem;border-bottom:2px solid #1A1A1D}.gg-dest-img:after{content:attr(data-emoji);filter:drop-shadow(0 6px 12px rgba(0,0,0,.2))}.gg-d-1{background:linear-gradient(135deg,#7dd9c7,#00b8a3)}.gg-d-2{background:linear-gradient(135deg,#ffb585,#ff6b35)}.gg-d-3{background:linear-gradient(135deg,#ffe680,#e6b800)}.gg-d-4{background:linear-gradient(135deg,#6ab5d9,#2b85b5)}.gg-d-5{background:linear-gradient(135deg,#e8a8d9,#b33b95)}.gg-d-6{background:linear-gradient(135deg,#a8e0b5,#3b9c5f)}.gg-d-7{background:linear-gradient(135deg,#e0c58b,#9c7e35)}.gg-d-8{background:linear-gradient(135deg,#c79ed9,#6b3f8f)}.gg-dest-body{padding:.85rem 1rem 1rem}.gg-dest-body small{font-size:.75rem;color:#6b6b6e}.gg-why{padding:5rem 0;background:#fff}.gg-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.gg-why article{padding:1.75rem;background:#ffe680;border:2.5px solid #1A1A1D;border-radius:16px;transition:transform .15s}.gg-why article:hover{transform:translateY(-3px)}.gg-why-icon{font-size:2.25rem;display:block;margin-bottom:.75rem}.gg-why p{margin:.35rem 0 0;font-size:.875rem;color:#4b4b4f;line-height:1.55}.gg-app{padding:5rem 0;background:#1a1a1d;color:#fff;position:relative;overflow:hidden}.gg-app:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,230,128,.08) 1px,transparent 0);background-size:32px 32px}.gg-app-grid{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:center}.gg-app h2{color:#fff}.gg-highlight{color:#ffe680}.gg-app p{color:#b8b8bb;font-size:1.0625rem;margin:1rem 0 1.5rem}.gg-app-bullets{list-style:none;padding:0;margin:0 0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:.65rem;font-size:.925rem;color:#e4e4e7}.gg-stores{display:flex;gap:.75rem;flex-wrap:wrap}.gg-store{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:#fff;color:#1a1a1d;border:2.5px solid #1A1A1D;border-radius:12px;text-decoration:none;box-shadow:4px 4px #ffe680;transition:transform .15s}.gg-store:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #ffe680}.gg-store>span{font-size:1.5rem}.gg-store small{display:block;font-size:.65rem;color:#6b6b6e;font-weight:600}.gg-store strong{display:block;font-size:.95rem;font-family:Archivo Black,sans-serif}.gg-phone-wrap{display:flex;justify-content:center}.gg-phone{width:260px;height:530px;background:#fff;border:3px solid #1A1A1D;border-radius:36px;padding:.75rem .5rem;box-shadow:10px 10px #ffe680;transform:rotate(-3deg);overflow:hidden}.gg-phone-notch{width:80px;height:16px;background:#1a1a1d;border-radius:0 0 14px 14px;margin:0 auto .5rem}.gg-phone-screen{padding:.5rem;height:calc(100% - 24px);display:flex;flex-direction:column;gap:.5rem;background:#f4f4f5;border-radius:20px}.gg-ph-head{display:flex;justify-content:space-between;padding:.5rem .75rem;background:#ffe680;border-radius:12px;font-family:Archivo Black,sans-serif;color:#1a1a1d;font-size:.85rem}.gg-ph-banner{padding:.75rem .9rem;background:#ff6b35;color:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:.1rem}.gg-ph-lbl{font-size:.6rem;font-weight:700;opacity:.9;letter-spacing:.1em}.gg-ph-banner strong{font-family:Archivo Black,sans-serif;font-size:1rem}.gg-ph-banner span:last-child{font-size:.75rem;font-weight:600}.gg-ph-cats{display:flex;justify-content:space-around;padding:.5rem;background:#fff;border-radius:10px;font-size:1.125rem}.gg-ph-cats span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.gg-ph-cats .active{background:#ffe680}.gg-ph-list{flex:1;display:flex;flex-direction:column;gap:.4rem;background:#fff;padding:.5rem;border-radius:10px;overflow:hidden}.gg-ph-row{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;background:#f4f4f5;border-radius:8px;font-size:.75rem}.gg-ph-row>span{font-size:1.25rem}.gg-ph-row>div{flex:1}.gg-ph-row strong{display:block;font-size:.75rem;font-family:Inter,sans-serif}.gg-ph-row small{color:#ff6b35;font-weight:700;font-size:.7rem}.gg-ph-row button{width:24px;height:24px;background:#1a1a1d;color:#ffe680;border:none;border-radius:50%;font-weight:900;cursor:pointer;font-size:.85rem}.gg-ph-cart{display:flex;justify-content:space-between;align-items:center;background:#1a1a1d;color:#ffe680;padding:.6rem .9rem;border-radius:12px;font-size:.8rem;font-weight:700}.gg-ph-cart strong{color:#ffe680;font-family:Archivo Black,sans-serif;font-size:.95rem}.gg-cta-final{padding:5rem 0;background:#00b8a3;color:#fff;text-align:center;border-top:3px solid #1A1A1D}.gg-cta-final h2{color:#fff}.gg-cta-final h2 em{color:#ffe680;font-style:normal}.gg-cta-inner{max-width:720px;margin:0 auto}.gg-cta-final p{color:#ccf5ee;font-size:1.0625rem;margin:.75rem 0 1.75rem}.gg-cta-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.gg-footer{background:#1a1a1d;color:#b8b8bb;padding:4rem 0 0}.gg-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem}.gg-footer .gg-logo{margin-bottom:1rem}.gg-footer .gg-logo-word{color:#fff}.gg-footer .gg-logo-word em{color:#ff6b35}.gg-footer p{font-size:.9rem;max-width:280px;margin-bottom:1.25rem}.gg-footer h5{font-family:Archivo Black,sans-serif;font-size:.8rem;color:#ffe680;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.gg-footer a{display:block;color:#b8b8bb;text-decoration:none;font-size:.875rem;margin-bottom:.55rem}.gg-footer a:hover{color:#ffe680}.gg-social{display:flex;gap:.5rem}.gg-social a{width:34px;height:34px;background:#ffffff14;border:2px solid #FFF;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:900;color:#fff!important;margin:0;font-family:Archivo Black,sans-serif;font-size:.8rem}.gg-social a:hover{background:#ff6b35;border-color:#ff6b35}.gg-footer-bar{padding:1.25rem;text-align:center;border-top:1px solid rgba(255,255,255,.1);color:#6b6b6e;font-size:.8rem}@media(max-width:1024px){.gg-hero-grid,.gg-app-grid{grid-template-columns:1fr;gap:3rem}.gg-combo-grid,.gg-dest-grid,.gg-why-grid{grid-template-columns:repeat(2,1fr)}.gg-footer-grid,.gg-search form{grid-template-columns:1fr 1fr}.gg-search form .gg-btn{grid-column:span 2}}@media(max-width:768px){.gg-menu{display:none}.gg-hero-stats{gap:1rem}.gg-combo-grid,.gg-dest-grid,.gg-why-grid,.gg-footer-grid,.gg-search form{grid-template-columns:1fr}.gg-search form .gg-btn{grid-column:auto}.gg-phone{width:220px;height:460px}.gg-app-bullets{grid-template-columns:1fr}}
