/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-nunito);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fbfaf6;--foreground:#18231f;--ink-soft:#56645e;--panel:#fff;--panel-warm:#fff6e9;--line:#e6ddd0;--accent:#0f766e;--accent-dark:#0b4f49;--sun:#f59e0b;--sky:#d8eef1;--rose:#b45309}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--foreground);font-family:var(--font-nunito), Arial, Helvetica, sans-serif;background:radial-gradient(circle at 8% 0,#d8eef1d9,#0000 26rem),linear-gradient(#fbfaf6 0%,#f4efe5 100%);margin:0}a{color:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf6eb;border-bottom:1px solid #e6ddd0d1;position:sticky;top:0}.nav-inner,.container{width:min(1160px,100% - 32px);margin:0 auto}.nav-inner{justify-content:space-between;align-items:center;gap:18px;min-height:68px;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:#0f766e;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.nav-links{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.nav-links a,.nav-more summary,.mobile-nav summary,.mobile-nav-panel a,.pill-link,.button-link{color:var(--accent-dark);border-radius:8px;font-weight:700;text-decoration:none}.nav-links a,.nav-more summary,.mobile-nav summary{padding:10px 12px;font-size:.92rem}.nav-links a:hover,.nav-more summary:hover,.mobile-nav summary:hover,.mobile-nav-panel a:hover,.pill-link:hover,.button-link:hover{background:#0f766e17}.nav-more,.mobile-nav{position:relative}.nav-more summary,.mobile-nav summary{cursor:pointer;align-items:center;gap:8px;list-style:none;display:inline-flex}.nav-more summary::-webkit-details-marker{display:none}.mobile-nav summary::-webkit-details-marker{display:none}.nav-more summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:translateY(-2px)rotate(45deg)}.nav-more[open] summary:after{transform:translateY(2px)rotate(225deg)}.nav-more-panel,.mobile-nav-panel{gap:4px;display:grid}.nav-more-panel{border:1px solid var(--line);background:#fffffff7;border-radius:8px;min-width:236px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 46px #26211821}.nav-more-panel a,.mobile-nav-panel a{padding:10px 12px;display:block}.mobile-nav{display:none}.menu-icon{gap:3px;width:18px;display:grid}.menu-icon span{background:currentColor;border-radius:999px;height:2px;display:block}.hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:34px;padding:54px 0 30px;display:grid}.hero>div{min-width:0}.eyebrow{color:var(--accent-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:0;max-width:860px;margin:0;font-size:clamp(2.35rem,5vw,5.4rem);line-height:.98}h2{letter-spacing:0;margin:0;font-size:clamp(1.65rem,2.7vw,2.85rem);line-height:1.06}h3{margin:0;font-size:1.12rem;line-height:1.22}.lead{color:var(--ink-soft);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.72}.hero-actions,.inline-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button-link{border:1px solid var(--accent);background:var(--accent);color:#fff;justify-content:center;align-items:center;min-height:44px;padding:11px 16px;display:inline-flex}.button-link.secondary{color:var(--accent-dark);background:0 0}.hero-media{background:linear-gradient(#0c282514,#0c28257a),url(https://upload.wikimedia.org/wikipedia/commons/5/5b/Allan_Jay_Quesada_-_Intramuros_001.jpg) 50%/cover;border-radius:8px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 24px 64px #26211829}.rizal-hero,.old-manila-hero,.makati-red-district-hero,.filipino-restaurant-hero{background-position:50%;background-size:cover}.image-credit{color:#fff;overflow-wrap:anywhere;background:#0c2825b8;border-radius:8px;max-width:calc(100% - 24px);padding:7px 9px;font-size:.74rem;font-weight:800;text-decoration:none;position:absolute;bottom:12px;right:12px}.grab-naia-hero{isolation:isolate;background:linear-gradient(135deg,#00b14f29,#d8eef1d1),linear-gradient(#fff 0%,#eff9f5 100%);place-items:center;display:grid}.naia-arrivals-hero{isolation:isolate;background:linear-gradient(135deg,#0f766e29,#fbfaf4db),linear-gradient(#fff 0%,#eef7f7 100%);place-items:center;display:grid}.grab-naia-hero:before,.grab-naia-hero:after,.naia-arrivals-hero:before,.naia-arrivals-hero:after{content:"";z-index:-1;position:absolute}.grab-naia-hero:before,.naia-arrivals-hero:before{border:1px solid #0f766e24;border-radius:8px;inset:22px}.grab-naia-hero:after,.naia-arrivals-hero:after{background:#00b14f29;border-radius:999px;width:240px;height:240px;bottom:-60px;right:-54px}.airport-badge,.grab-lockup,.pickup-pin,.terminal-stack,.transport-card{background:#ffffffe0;border:1px solid #0f766e2e;border-radius:8px;position:absolute;box-shadow:0 14px 34px #2621181c}.airport-badge{color:var(--accent-dark);gap:2px;padding:13px 15px;font-weight:900;display:grid;top:34px;left:34px}.terminal-stack{color:var(--accent-dark);gap:7px;padding:14px;font-size:.92rem;font-weight:900;display:grid;top:112px;left:38px}.terminal-stack span{background:#0f766e14;border-radius:6px;padding:7px 9px}.transport-card{gap:4px;padding:14px 16px;display:grid}.transport-card.official{top:60px;right:38px}.transport-card.app{bottom:110px;right:94px}.transport-card span{color:var(--ink-soft);font-size:.78rem;font-weight:800}.transport-card strong{color:var(--accent-dark);font-size:1rem}.airport-code{font-size:1.42rem;line-height:1}.grab-lockup{gap:4px;padding:14px 18px;display:grid;top:92px;right:34px}.grab-wordmark{color:#00b14f;font-size:2.45rem;font-weight:900;line-height:.95}.grab-subline,.pickup-pin span{color:var(--ink-soft);font-size:.84rem;font-weight:800}.ph-flag{background:linear-gradient(#0038a8 0 50%,#ce1126 50% 100%);border:1px solid #18231f29;border-radius:6px;width:104px;height:58px;position:absolute;top:36px;right:168px;overflow:hidden;box-shadow:0 12px 28px #2621181a}.flag-triangle{border-top:29px solid #0000;border-bottom:29px solid #0000;border-left:48px solid #fff;width:0;height:0;position:absolute;inset:0 auto 0 0}.flag-sun{background:#fcd116;border-radius:999px;width:10px;height:10px;position:absolute;top:24px;left:15px}.hero-car{width:min(340px,72%);height:142px;position:absolute;bottom:92px;left:50%;transform:translate(-50%)}.car-top,.car-body,.car-window,.car-light,.car-wheel{display:block;position:absolute}.car-top{background:#00b14f;border-radius:72px 72px 18px 18px;width:174px;height:74px;bottom:70px;left:74px}.car-body{background:#00b14f;border-radius:28px 44px 24px 24px;height:74px;bottom:30px;left:20px;right:20px;box-shadow:inset 0 -12px #00000014}.car-window{background:#e9fbff;width:68px;height:38px;bottom:82px}.car-window.left{border-radius:42px 8px 8px;left:96px}.car-window.right{border-radius:8px 42px 8px 8px;right:96px}.car-light{background:#fcd116;border-radius:999px;width:26px;height:13px;bottom:58px;right:30px}.car-wheel{background:#fff;border:9px solid #18231f;border-radius:999px;width:48px;height:48px;bottom:12px}.car-wheel.front{right:62px}.car-wheel.rear{left:62px}.road-line{background:repeating-linear-gradient(90deg,#0b4f4947 0 42px,#0000 42px 64px);border-radius:999px;height:9px;position:absolute;bottom:62px;left:36px;right:36px}.pickup-pin{text-align:center;gap:2px;min-width:112px;padding:13px 14px;display:grid;bottom:38px;right:38px}.pickup-pin strong{color:var(--accent-dark);font-size:1.06rem}.stat-row,.card-grid,.route-grid,.source-grid,.steps-grid,.option-grid,.stop-grid{gap:16px;display:grid}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.stat{border-left:3px solid var(--sun);padding-left:12px}.stat strong{font-size:1.5rem;display:block}.stat span,.muted,.card p,.source-card p,.listing-card p,.hotel-card p{color:var(--ink-soft)}.section{padding:38px 0}.adsterra-slot{contain:layout;justify-content:center;align-items:center;width:100%;max-width:100%;margin:10px auto;display:flex;overflow:hidden}.adsterra-slot iframe{max-width:100%!important}.adsterra-slot-script{min-height:90px}.adsterra-slot-leaderboard{max-width:728px;min-height:90px}.adsterra-slot-rectangle{max-width:300px;min-height:250px}.adsterra-slot-sidebar{max-width:160px;min-height:300px}.rank-list>.adsterra-slot{grid-column:1/-1}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.section-head p{max-width:680px;margin:0}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.route-grid,.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-guides{gap:18px;display:grid}.option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.source-card,.notice,.step,.listing-card,.hotel-card,.option-card,.stop-card,.filter-band{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;padding:18px;box-shadow:0 16px 44px #26211812}.option-card,.stop-card{align-content:start;gap:10px;display:grid}.option-card .tag,.stop-card .tag{margin-bottom:2px}.stop-card strong{color:var(--accent-dark)}.stop-card .checklist{margin-top:2px}.stop-card .checklist a{color:var(--accent-dark);font-weight:800;text-decoration:none}.card{flex-direction:column;justify-content:space-between;gap:16px;min-height:186px;display:flex}.card-kicker,.tag{background:var(--panel-warm);width:fit-content;color:var(--rose);border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.pill-link{align-items:center;gap:8px;width:fit-content;padding:8px 0;display:inline-flex}.notice{background:#f9f2e6;border-color:#ead6b7}.notice strong{color:var(--rose)}.article-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.article-main{min-width:0}.sidebar{gap:14px;display:grid;position:sticky;top:88px}.toc{gap:8px;display:grid}.toc a{color:var(--accent-dark);font-size:.92rem;font-weight:700;text-decoration:none}.prose-block{border-top:1px solid var(--line);padding:30px 0}.prose-block:first-child{border-top:0;padding-top:0}.article-photo{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;margin:0 0 34px;overflow:hidden;box-shadow:0 16px 44px #26211812}.article-photo-image{aspect-ratio:16/9;background-position:50%;background-size:cover;width:100%}.article-photo figcaption{color:var(--ink-soft);flex-wrap:wrap;gap:8px;padding:12px 14px;font-size:.88rem;line-height:1.45;display:flex}.article-photo figcaption a{color:var(--accent-dark);font-weight:800;text-decoration:none}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-number{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.step{gap:12px;display:grid}.checklist{gap:10px;padding-left:0;list-style:none;display:grid}.checklist li{color:var(--ink-soft);padding-left:24px;line-height:1.55;position:relative}.checklist li:before{content:"";background:var(--sun);border-radius:999px;width:9px;height:9px;position:absolute;top:.64em;left:0}.hotel-tabs{gap:26px;display:grid}.destination{border-top:1px solid var(--line);padding-top:26px}.star-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.hotel-card,.listing-card{gap:10px;display:grid}.hotel-card ol,.listing-card ol{margin:0;padding-left:22px}.hotel-card li,.listing-card li{color:var(--ink-soft);margin:8px 0}.hotel-entry{gap:8px;margin:10px 0 12px;display:grid}.hotel-entry strong{color:var(--foreground)}.hotel-search{width:fit-content;color:var(--accent-dark);border:1px solid #0f766e38;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-weight:800;text-decoration:none;display:inline-flex}.hotel-search:hover,.listing-link:hover{background:#0f766e14}.contact-icon{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.78rem;font-weight:900;display:inline-grid}.rank-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.rank{align-items:flex-start;gap:12px;display:flex}.listing-link{color:inherit;text-decoration:none;transition:background .16s,border-color .16s}.listing-link:focus-visible,.hotel-search:focus-visible{outline-offset:3px;outline:3px solid #f59e0b6b}.rank-badge{color:#fff;background:#123c36;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.footer{border-top:1px solid var(--line);color:var(--ink-soft);margin-top:40px;padding:30px 0 44px}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:18px;display:flex}@media (width<=940px){.hero,.article-layout,.route-grid,.source-grid,.rank-list,.option-grid,.stop-grid{grid-template-columns:1fr}.hero-media{min-height:330px}.sidebar{position:static}.sidebar .adsterra-slot-sidebar{display:none}.card-grid,.star-groups,.steps-grid{grid-template-columns:1fr}}@media (width<=680px){.nav-inner{justify-content:flex-start;align-items:center;padding:12px 0;position:relative}.brand{flex:auto;min-width:0;max-width:100%;padding-right:104px}.brand>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.desktop-nav{display:none}.mobile-nav{z-index:30;flex:none;margin-left:0;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.mobile-nav summary{background:#ffffffb8;border:1px solid #0f766e2e;min-height:40px}.mobile-nav-panel{border:1px solid var(--line);background:#fffffffa;border-radius:8px;width:min(300px,100vw - 32px);padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 46px #26211821}h1{font-size:2.18rem;line-height:1.07}.image-credit{font-size:.68rem}.stat-row{grid-template-columns:1fr}.section-head{display:grid}}
