nav.site-nav{position:fixed;top:0;left:0;right:0;z-index:200;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;background:rgba(245,238,216,.93);backdrop-filter:blur(12px);border-bottom:1px solid rgba(200,169,110,.2)}.page-header--packages .page-header-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:end}.page-header--packages .page-header-title{font-size:clamp(2.2rem,4.5vw,3.6rem)}.page-header--packages .page-header-desc{font-size:.88rem;max-width:48ch}@media (max-width:768px){.page-header--packages .page-header-inner{grid-template-columns:1fr;gap:2rem}}.page-header--packages-detail{padding-top:4rem;background:#1A2820;position:relative;overflow:hidden;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end}.page-header--packages-detail.has-image{min-height:480px}.page-header-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.page-header--packages-detail.has-image::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(26,40,32,.9) 0%,rgba(26,40,32,.5) 55%,rgba(26,40,32,.15) 100%);z-index:1}.page-header--packages-detail.no-image::before{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='%23C8A96E' stroke-width='0.5' opacity='0.1'%3E%3Cpolygon points='40,4 54,14 54,34 40,44 26,34 26,14'/%3E%3Cpolygon points='40,36 54,46 54,66 40,76 26,66 26,46'/%3E%3Cpolygon points='8,20 22,10 36,20 36,40 22,50 8,40'/%3E%3Cpolygon points='72,20 58,10 44,20 44,40 58,50 72,40'/%3E%3C/g%3E%3C/svg%3E");background-size:80px 80px;pointer-events:none}.page-header--packages-detail .page-header-inner{max-width:1200px;padding:3rem 1.5rem 3.5rem;position:relative;z-index:2;width:100%}.page-header--packages-detail.no-image .page-header-inner{padding-top:4rem}.pkg-location-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.63rem;letter-spacing:.16em;text-transform:uppercase;background:rgba(200,169,110,.15);color:#C8A96E;border:1px solid rgba(200,169,110,.3);padding:.25rem .7rem;margin-bottom:.9rem}.pkg-location-badge svg{width:10px;height:10px}.page-header--packages-detail .page-header-title{font-size:clamp(2rem,4.5vw,3.4rem)}.page-header-intro{font-size:.88rem;color:rgba(200,169,110,.7);line-height:1.8;max-width:58ch;margin-bottom:1rem}.page-header--packages-detail .last-reviewed-badge{background:rgba(200,169,110,.15);color:#C8A96E;border:1px solid rgba(200,169,110,.25);padding:.22rem .6rem}.page-header--packages-detail .last-reviewed-badge svg{width:10px;height:10px}.page-header--packages-detail .anim-1{animation:fadeUp .8s ease forwards;opacity:0}.page-header--packages-detail .anim-2{animation:fadeUp .8s .12s ease forwards;opacity:0}.page-header--packages-detail .anim-3{animation:fadeUp .8s .24s ease forwards;opacity:0}.page-header--packages-detail .anim-4{animation:fadeUp .8s .36s ease forwards;opacity:0}.what-strip{background:#1E1610;border-top:1px solid rgba(200,169,110,.12)}.what-strip-inner{max-width:1280px;margin:0 auto;padding:1.75rem 1.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.what-item{display:flex;align-items:flex-start;gap:.75rem}.what-icon{width:28px;height:28px;flex-shrink:0;color:#C8A96E;margin-top:2px}.what-label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#C8A96E;margin-bottom:.2rem}.what-body{font-size:.78rem;color:#8C7B6B;line-height:1.6}@media (max-width:960px){.what-strip-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.what-strip-inner{grid-template-columns:1fr;gap:1.25rem}}.packages-body{max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem 5rem}.section-divider{display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.section-divider-line{flex:1;height:1px;background:rgba(200,169,110,.18)}.section-divider-label{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:#C8A96E;white-space:nowrap}.pkg-list{display:flex;flex-direction:column;margin-bottom:3.5rem}.pkg-group{border-bottom:1px solid rgba(200,169,110,.18)}.pkg-group:first-child{border-top:1px solid rgba(200,169,110,.18)}.pkg-country-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 0;text-decoration:none;color:inherit;position:relative;transition:padding-left .25s ease}.pkg-country-row--soon{cursor:default;pointer-events:none;opacity:.5}.pkg-country-row::before{content:'';position:absolute;left:0;top:0;bottom:0;width:0;background:#C8A96E;transition:width .25s ease}.pkg-country-row:not(.pkg-country-row--soon):hover{padding-left:.85rem}.pkg-country-row:not(.pkg-country-row--soon):hover::before{width:3px}.pkg-country-left{display:flex;align-items:baseline;gap:1rem;flex:1;min-width:0}.pkg-country-name{font-family:'Cormorant Garamond',serif;font-size:clamp(1.15rem,2.5vw,1.45rem);font-weight:600;color:#1E1610;transition:color .2s;white-space:nowrap}.pkg-country-row:not(.pkg-country-row--soon):hover .pkg-country-name{color:#9B7A3D}.pkg-country-detail{font-size:.72rem;color:#B5A898;letter-spacing:.06em;white-space:nowrap}.pkg-country-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.pkg-status-badge{font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;padding:.22rem .65rem;font-family:'Jost',sans-serif}.pkg-status-badge--live{background:rgba(200,169,110,.12);color:#C8A96E;border:1px solid rgba(200,169,110,.25)}.pkg-status-badge--soon{background:rgba(92,77,64,.08);color:#8C7B6B;border:1px solid rgba(92,77,64,.15)}.pkg-country-arrow{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#C8A96E;display:flex;align-items:center;gap:.35rem;transition:transform .2s ease}.pkg-country-row:not(.pkg-country-row--soon):hover .pkg-country-arrow{transform:translateX(4px)}.pkg-country-arrow svg{width:14px;height:14px}.pkg-sub-list{display:flex;flex-wrap:wrap;gap:0;padding:0 0 1rem .85rem;border-left:1px solid rgba(200,169,110,.15)}.pkg-sub-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;color:#5C4D40;text-decoration:none;padding:.3rem .9rem .3rem 0;transition:color .2s;white-space:nowrap}.pkg-sub-link::before{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:rgba(200,169,110,.4);flex-shrink:0}.pkg-sub-link:hover{color:#9B7A3D}.pkg-sub-link:hover::before{background:#C8A96E}.pkg-sub-coming{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;color:#B5A898;font-style:italic;padding:.3rem .9rem .3rem 0}.pkg-sub-coming::before{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:rgba(181,168,152,.3);flex-shrink:0}.pkg-grid--special{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(200,169,110,.18);border:1px solid rgba(200,169,110,.18);margin-bottom:3.5rem}.pkg-special-card{background:#F5EED8;padding:1.5rem 1.75rem;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:background .2s;position:relative}.pkg-special-card:hover{background:#EDE5CA}.pkg-special-card--soon{opacity:.55;pointer-events:none;cursor:default}.pkg-special-eyebrow{font-size:.63rem;letter-spacing:.16em;text-transform:uppercase;color:#C8A96E;margin-bottom:.4rem}.pkg-special-title{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:400;color:#1E1610;line-height:1.3;margin-bottom:.5rem}.pkg-special-desc{font-size:.76rem;color:#5C4D40;line-height:1.6;flex:1;margin-bottom:.75rem}.pkg-special-arrow{font-size:.75rem;color:#C8A96E;align-self:flex-start;transition:transform .2s}.pkg-special-card:hover .pkg-special-arrow{transform:translateX(3px)}.pkg-special-badge{position:absolute;top:1rem;right:1rem;font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;padding:.2rem .55rem;font-family:'Jost',sans-serif;background:rgba(92,77,64,.08);color:#8C7B6B;border:1px solid rgba(92,77,64,.15)}@media (max-width:540px){.pkg-grid--special{grid-template-columns:1fr}}.how-strip{background:#EDE5CA;border:1px solid rgba(200,169,110,.2);padding:2.5rem 2rem;margin-bottom:3.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.how-strip-eyebrow{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:#C8A96E;margin-bottom:.6rem}.how-strip-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:300;color:#1E1610;line-height:1.2;margin-bottom:.85rem}.how-strip-title em{font-style:italic;color:#9B7A3D}.how-strip-body{font-size:.84rem;color:#5C4D40;line-height:1.8;margin-bottom:1.25rem}.how-strip-links{display:flex;flex-wrap:wrap;gap:.6rem}.how-link{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#9B7A3D;border:1px solid rgba(200,169,110,.4);padding:.35rem .9rem;text-decoration:none;transition:all .2s}.how-link:hover{background:#C8A96E;border-color:#C8A96E;color:#1E1610}.how-checklist{display:flex;flex-direction:column;gap:.75rem}.how-check-item{display:flex;align-items:flex-start;gap:.75rem}.how-check-icon{width:18px;height:18px;flex-shrink:0;color:#C8A96E;margin-top:1px}.how-check-text{font-size:.82rem;color:#5C4D40;line-height:1.55}.how-check-text strong{color:#1E1610;font-weight:500}@media (max-width:720px){.how-strip{grid-template-columns:1fr;gap:1.5rem}}.dir-cta-strip{background:#2A2016;padding:2.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3.5rem;position:relative;overflow:hidden}.dir-cta-strip .geo-pattern{position:absolute;inset:0;opacity:.3}.dir-cta-content{position:relative;z-index:2}.dir-cta-eyebrow{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:#C8A96E;margin-bottom:.5rem}.dir-cta-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:300;color:#E8D5A3;line-height:1.25}.dir-cta-title em{font-style:italic;color:#C8A96E}.dir-cta-body{font-size:.82rem;color:#8C7B6B;line-height:1.7;max-width:44ch;margin-top:.6rem}.dir-cta-actions{position:relative;z-index:2;display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.btn-primary-pkg{font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;padding:.75rem 1.6rem;background:#C8A96E;color:#1E1610;text-decoration:none;transition:background .2s;white-space:nowrap}.btn-primary-pkg:hover{background:#B8945A}.btn-ghost-pkg{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;padding:.6rem 1.6rem;border:1px solid rgba(200,169,110,.4);color:#C8A96E;text-decoration:none;transition:all .2s;white-space:nowrap;text-align:center}.btn-ghost-pkg:hover{border-color:#C8A96E;background:rgba(200,169,110,.08)}@media (max-width:640px){.dir-cta-strip{flex-direction:column;align-items:flex-start}}.cost-section{margin-bottom:3.5rem}.cost-section-header{margin-bottom:1.25rem}.cost-section-eyebrow{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:#C8A96E;margin-bottom:.4rem}.cost-section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:300;color:#1E1610}.cost-section-desc{font-size:.82rem;color:#5C4D40;margin-top:.4rem;line-height:1.7}.cost-table{width:100%;border-collapse:collapse}.cost-table th{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#8C7B6B;font-weight:400;padding:.6rem .75rem;border-bottom:1px solid rgba(200,169,110,.25);text-align:left}.cost-table th:not(:first-child){text-align:right}.cost-table td{font-size:.82rem;color:#1E1610;padding:.85rem .75rem;border-bottom:1px solid rgba(200,169,110,.12);vertical-align:middle}.cost-table td:not(:first-child){text-align:right;color:#5C4D40}.cost-table tr:last-child td{border-bottom:none}.cost-table a.cost-row-link{display:contents;color:inherit;text-decoration:none}.cost-country-name{font-weight:500;color:#1E1610}.cost-range{font-family:'Cormorant Garamond',serif;font-size:.98rem;color:#2A2016}.cost-guide-link{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#9B7A3D;text-decoration:none;border-bottom:1px solid rgba(200,169,110,.3);white-space:nowrap;transition:color .2s,border-color .2s}.cost-guide-link:hover{color:#C8A96E;border-color:#C8A96E}.cost-note{font-size:.72rem;color:#8C7B6B;margin-top:.75rem;line-height:1.6}.cost-note a{color:#9B7A3D;text-decoration:none;border-bottom:1px solid rgba(200,169,110,.3)}.cost-note a:hover{color:#C8A96E}.packages-hub .newsletter-wrap{padding:5rem 1.5rem;text-align:center;grid-template-columns:1fr}.packages-hub .newsletter-title{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.packages-hub .newsletter-body{max-width:46ch;margin:0 auto 2rem}.packages-hub .newsletter-form{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:400px;margin:0 auto}.packages-hub .newsletter-geo{opacity:.08}.packages-hub .form-input{background:rgba(245,238,216,.07);border-color:rgba(200,169,110,.2)}.packages-hub .form-input::placeholder{color:rgba(200,169,110,.35)}.packages-hub .form-input:focus{border-color:rgba(200,169,110,.5)}.packages-hub .form-btn{width:100%;font-size:.78rem;letter-spacing:.16em}.packages-hub .form-btn:hover{background:#B8945A}.packages-hub footer{background:#2A1F16;padding:3.5rem 1.5rem 2rem;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:2.5rem;max-width:1280px;margin:0 auto}.packages-hub .footer-logo{color:#E8D5A3;font-size:1.2rem}.packages-hub .footer-tagline{color:#5C4D40;max-width:24ch;font-size:.75rem}.packages-hub .footer-links a{color:#5C4D40}.packages-hub .footer-links a:hover{color:#C8A96E}.packages-hub .footer-bottom{background:#1A1208}.packages-hub .footer-copy{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#3D2E22}@media (max-width:960px){.packages-hub footer{grid-template-columns:1fr 1fr}}@media (max-width:540px){.packages-hub footer{grid-template-columns:1fr}}.company-card{background:#F5EED8;border:1px solid rgba(200,169,110,.2);margin-bottom:1.25rem;display:flex;position:relative;transition:border-color .2s,box-shadow .2s}.company-card:last-child{margin-bottom:0}.company-card:hover{border-color:rgba(200,169,110,.42);box-shadow:0 2px 16px rgba(26,40,32,.05)}.company-card-accent{width:3px;flex-shrink:0;align-self:stretch}.company-card-accent.premium{background:#C8A96E}.company-card-accent.featured{background:#7A5C3A}.company-card-accent.verified{background:#2D5016}.company-card-accent.free{background:rgba(140,123,107,.3)}.company-card-body{flex:1;padding:1.35rem 1.35rem 1.35rem 1.25rem;min-width:0}.company-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.35rem}.company-card-name{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:600;color:#1E1610;line-height:1.2}.company-card-badges{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;flex-shrink:0}.company-card-location{display:flex;align-items:center;gap:.35rem;font-size:.76rem;color:#8C7B6B;margin-bottom:.85rem}.company-card-location svg{width:11px;height:11px;color:#C8A96E;flex-shrink:0}.company-card-description{font-size:.87rem;line-height:1.85;color:#3D2E22;margin-bottom:1.1rem}.company-card-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.company-card-cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;padding:.6rem 1.15rem;background:#1A2820;color:#E8D5A3;text-decoration:none;transition:background .2s;white-space:nowrap}.company-card-cta:hover{background:#C8A96E;color:#1E1610}.company-card-cta svg{width:11px;height:11px}.company-card-contact{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;color:#5C4D40;text-decoration:none;transition:color .2s}.company-card-contact svg{width:12px;height:12px;color:#C8A96E;flex-shrink:0}.company-card-contact:hover{color:#9B7A3D}.upgrade-notice{background:rgba(200,169,110,.06);border:1px solid rgba(200,169,110,.18);border-left:3px solid rgba(200,169,110,.35);padding:1rem 1.1rem;margin-bottom:1.1rem}.upgrade-notice-title{font-family:'Cormorant Garamond',serif;font-size:1rem;font-weight:600;color:#1E1610;margin-bottom:.25rem}.upgrade-notice-body{font-size:.77rem;color:#8C7B6B;line-height:1.6;margin-bottom:.75rem}.upgrade-btn{display:inline-block;font-size:.7rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;padding:.5rem 1.1rem;border:1px solid #C8A96E;color:#9B7A3D;text-decoration:none;transition:all .25s}.upgrade-btn:hover{background:#C8A96E;color:#F5EED8}@media (max-width:600px){.company-card-header{flex-direction:column;gap:.5rem}}.featured-content-block{background:#EDE5CA;border:1px solid rgba(200,169,110,.25);border-left:3px solid #C8A96E;padding:1.5rem;margin-bottom:2rem;font-size:.88rem;line-height:1.85;color:#3D2E22}.featured-content-block p{margin-bottom:.9rem}.featured-content-block p:last-child{margin-bottom:0}.top-pick-wrap{border:1px solid #C8A96E;background:#EDE5CA;padding:0;margin-bottom:2.25rem;position:relative}.top-pick-label-bar{background:#C8A96E;padding:.4rem 1.25rem;display:flex;align-items:center;gap:.5rem}.top-pick-label-text{font-size:.63rem;letter-spacing:.2em;text-transform:uppercase;color:#1E1610;font-weight:500}.top-pick-label-bar svg{width:11px;height:11px;color:#1E1610;flex-shrink:0}.top-pick-body{padding:1.5rem}@media (max-width:600px){.top-pick-body{padding:1.1rem}}.company-card .tier-badge{font-size:.58rem;letter-spacing:.15em;font-family:'Jost',sans-serif}.company-card .tier-badge.verified{background:rgba(45,80,22,.12);color:#2D5016;border:1px solid rgba(45,80,22,.3)}.company-card .tier-badge.free{display:inline-block;background:rgba(140,123,107,.1);color:#8C7B6B;border:1px solid rgba(140,123,107,.25)}.company-card .verified-badge{font-size:.58rem;color:rgba(45,80,22,.9);background:rgba(45,80,22,.1);border:1px solid rgba(45,80,22,.28)}.company-card .verified-badge svg{width:9px;height:9px}.info-row-icon{display:flex;align-items:center;gap:.45rem;color:#8C7B6B;flex-shrink:0}.info-row-icon svg{width:11px;height:11px;color:#C8A96E;flex-shrink:0}.last-reviewed-card-date{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:300;color:#1E1610;line-height:1.1;margin-bottom:.25rem}.last-reviewed-card-label{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#8C7B6B}.sidebar-dir-cta{display:block;text-align:center;font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;padding:.75rem 1rem;border:1px solid #C8A96E;color:#9B7A3D;text-decoration:none;transition:all .25s;margin-top:.85rem}.sidebar-dir-cta:hover{background:#C8A96E;color:#1E1610}.sidebar-card-body{font-size:.8rem;color:#5C4D40;line-height:1.65}.packages-empty{text-align:center;padding:4rem 2rem;background:#EDE5CA;border:1px solid rgba(200,169,110,.2)}.packages-empty-icon{font-size:1.8rem;margin-bottom:1rem;opacity:.5}.packages-empty-title{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:300;color:#1E1610;margin-bottom:.6rem}.packages-empty-body{font-size:.83rem;color:#8C7B6B;line-height:1.7;max-width:40ch;margin:0 auto 1.25rem}.trust-note{background:rgba(200,169,110,.08);border:1px solid rgba(200,169,110,.2);padding:1.25rem 1.5rem;align-self:end}.trust-note-icon{font-size:1.1rem;margin-bottom:.5rem}.trust-note-title{font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;color:#C8A96E;margin-bottom:.4rem}.trust-note-body{font-size:.8rem;color:#8C7B6B;line-height:1.65}@media (max-width:768px){.trust-note{align-self:auto}}