@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17263a;--muted:#687386;--line:#e5e9ed;--paper:#fff;--cloud:#f3f5f6;--brand:#b91821;--brand-dark:#8e1018;--gold:#bd8a3c}*{box-sizing:border-box}html{background:var(--cloud);min-height:100%}body{background:radial-gradient(circle at top right, #b9182117, transparent 36rem), var(--cloud);min-height:100%;color:var(--ink);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}.gate-shell{background:radial-gradient(circle at 18% 12%,#ffffff29,#0000 24rem),linear-gradient(145deg,#771018,#b91821 58%,#8e1018);place-items:center;min-height:100vh;padding:22px;display:grid}.gate-card{background:#fffffffa;border:1px solid #ffffff80;border-radius:26px;width:min(100%,430px);padding:34px 28px 27px;box-shadow:0 28px 70px #3e000457}.gate-brand{align-items:center;gap:11px;margin-bottom:34px;display:flex}.gate-mark{color:#fff;background:var(--brand);border-radius:14px;place-items:center;width:46px;height:46px;font-family:serif;font-size:24px;font-weight:800;display:grid;box-shadow:0 9px 22px #b9182133}.gate-brand p{color:#8c96a2;letter-spacing:.15em;margin:0;font-size:10px;font-weight:800}.gate-kicker{color:var(--brand);margin-bottom:10px;font-size:12px;font-weight:750;display:inline-block}.gate-card h1{color:var(--ink);letter-spacing:.02em;font-size:31px}.gate-copy{color:var(--muted);margin:12px 0 25px;font-size:14px;line-height:1.65}.gate-form label{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.gate-form input{width:100%;height:52px;color:var(--ink);background:#f4f6f7;border:1px solid #dfe3e6;border-radius:12px;outline:0;padding:0 15px;font-size:16px}.gate-form button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:12px;width:100%;height:50px;margin-top:14px;font-weight:750}.gate-error{color:var(--brand);margin:8px 2px -3px;font-size:12px}.gate-note{color:#9ba2ab;text-align:center;margin:17px 0 0;font-size:10px}.gate-loading .gate-mark{color:var(--brand);background:#fff;animation:1.3s ease-in-out infinite gate-pulse}@keyframes gate-pulse{50%{opacity:.82;transform:scale(1.08)}}.app-shell{background:var(--cloud);width:min(100%,760px);min-height:100vh;margin:0 auto}.hero{color:#fff;background:linear-gradient(135deg, #ffffff14, transparent 42%), linear-gradient(145deg, var(--brand-dark), var(--brand));border-radius:0 0 28px 28px;padding:34px 24px 28px;position:relative;overflow:hidden;box-shadow:0 16px 36px #7e0c132e}.hero:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:210px;height:210px;position:absolute;top:-74px;right:-42px}.brand-row{z-index:1;align-items:center;gap:13px;display:flex;position:relative}.lock-button{color:#ffffffc7;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:99px;margin-left:auto;padding:7px 11px;font-size:11px}.brand-mark{width:47px;height:47px;color:var(--brand);background:#fff;border-radius:14px;place-items:center;font-family:serif;font-size:25px;font-weight:700;display:grid;box-shadow:0 8px 24px #4f00053b}.eyebrow{color:#ffffffa8;letter-spacing:.17em;margin:0 0 3px;font-size:10px;font-weight:700}h1{letter-spacing:.04em;margin:0;font-size:clamp(25px,6vw,34px);font-weight:750}.intro{z-index:1;color:#ffffffd6;margin:22px 0 20px;font-size:15px;position:relative}.search-box{z-index:1;color:var(--ink);background:#fffffffa;border:1px solid #ffffff8c;border-radius:18px;padding:16px;position:relative;box-shadow:0 14px 34px #57000538}.search-box>label{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.search-row{background:#f5f6f7;border:1px solid #e3e6e8;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;min-height:52px;display:grid}.prefix{color:var(--brand);letter-spacing:.02em;padding-left:16px;font-weight:800}.search-row input{width:100%;min-width:0;height:50px;color:var(--ink);background:0 0;border:0;outline:0;padding:0 10px 0 4px;font-size:18px;font-weight:700}.search-row input::placeholder{color:#a7adb5;font-weight:400}.search-row button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:10px;height:42px;margin-right:5px;padding:0 21px;font-weight:700}.search-row button:active{background:var(--brand-dark);transform:scale(.98)}.hint{color:#9a9fa6;margin:9px 2px 0;font-size:11px}.results{padding:24px 16px 8px}.result-heading{justify-content:space-between;align-items:center;margin:0 4px 11px;display:flex}.result-heading p{margin:0;font-size:15px;font-weight:800}.result-heading span{color:var(--muted);font-size:12px}.flight-card{background:var(--paper);border:1px solid #17263a0f;border-radius:20px;margin-bottom:18px;overflow:hidden;box-shadow:0 8px 25px #202c3a12}.flight-card header{justify-content:space-between;align-items:flex-start;gap:16px;padding:21px 20px 11px;display:flex}.flight-number{color:var(--brand);letter-spacing:.02em;font-size:21px;font-weight:850}.flight-card h2{margin:5px 0 0;font-size:17px;font-weight:750}.status{color:#447459;background:#eaf5ee;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:700}.timeline{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 22px 19px;display:grid}.timeline>div:not(.flight-line){flex-direction:column;gap:3px;display:flex}.timeline strong{letter-spacing:-.02em;font-size:24px}.timeline>div:last-child{text-align:right}.timeline>div>span{color:var(--muted);font-size:11px}.flight-line{color:var(--brand);align-items:center;display:flex}.flight-line i{background:#d8dde1;width:100%;height:1px}.flight-line span{padding:0 7px;font-size:15px;transform:rotate(2deg)}.meal-highlight{background:#faf6ef;border:1px solid #f1e7d7;border-radius:14px;grid-template-columns:repeat(3,1fr);margin:0 16px 18px;padding:15px 4px;display:grid}.meal-highlight div{border-right:1px solid #eadcc8;flex-direction:column;align-items:center;gap:5px;padding:0 6px;display:flex}.meal-highlight div:last-child{border:0}.meal-highlight span{color:#927449;font-size:11px}.meal-highlight strong{font-size:15px}.details-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.details-grid>div{border-bottom:1px solid var(--line);min-width:0;padding:14px 16px}.details-grid>div:nth-child(odd){border-right:1px solid var(--line)}.details-grid .wide{border-right:0;grid-column:1/-1}.details-grid dt{color:var(--muted);margin-bottom:5px;font-size:11px}.details-grid dd{overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:650;line-height:1.45}.route-features{background:#f7f9fb;border:1px solid #dfe6ed;border-radius:16px;margin:16px;overflow:hidden}.section-title{background:#edf2f6;border-bottom:1px solid #dfe6ed;justify-content:space-between;align-items:center;gap:12px;padding:15px 16px;display:flex}.section-title>div{align-items:center;gap:9px;display:flex}.section-title h3{margin:0;font-size:15px}.compass{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:28px;height:28px;font-size:19px;font-weight:800;display:grid}.direction{color:#3f6380;background:#dce9f2;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:750}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.route-grid>div{border-bottom:1px solid #e1e7ec;border-right:1px solid #e1e7ec;min-width:0;padding:13px 15px}.route-grid>div:nth-child(2n),.route-grid .route-wide{border-right:0}.route-grid .route-wide{grid-column:1/-1}.route-grid dt{color:#758494;margin-bottom:5px;font-size:10px}.route-grid dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:650;line-height:1.55}.route-source{color:#8995a1;margin:0;padding:10px 15px 12px;font-size:9px;line-height:1.45}.route-features.unavailable{padding-bottom:15px}.route-features.unavailable .section-title{margin-bottom:14px}.route-features.unavailable>p{color:var(--muted);margin:0 15px;font-size:13px}.empty-state{text-align:center;background:#fff;border-radius:20px;padding:56px 24px;box-shadow:0 8px 24px #202c3a0f}.empty-state span{color:var(--brand);background:#fbedee;border-radius:99px;padding:6px 11px;font-size:12px;font-weight:700;display:inline-block}.empty-state h2{margin:16px 0 8px;font-size:20px}.empty-state p{color:var(--muted);margin:0;font-size:14px}footer{color:#8a929d;text-align:center;padding:18px 20px 32px;font-size:11px}footer p{margin:0}footer p+p{margin-top:5px}@media (min-width:760px){.app-shell{border-radius:28px;min-height:calc(100vh - 60px);margin-top:30px;box-shadow:0 20px 70px #1e29341f}.hero{border-radius:28px}}@media (max-width:390px){.hero{padding-inline:17px}.results{padding-inline:11px}.search-row button{padding-inline:16px}.details-grid>div{padding-inline:13px}}:root{--ink:#523643;--muted:#8e6f7c;--line:#f4dce5;--paper:#fffefe;--cloud:#fff4f8;--brand:#e72f65;--brand-dark:#c91f50;--gold:#f1b440;--pink-soft:#ffdbe8;--pink-pale:#fff2f7}html{background:#fff4f8}body{background:radial-gradient(circle at 12% 8%,#ffb8d261,#0000 26rem),radial-gradient(circle at 88% 34%,#ffdfeb85,#0000 30rem),#fff7fa}.gate-shell{background:radial-gradient(circle at 20% 15%,#ffffffeb 0 5px,#0000 6px),radial-gradient(circle at 78% 26%,#ffffffd9 0 7px,#0000 8px),linear-gradient(145deg,#ffcadc,#ff8fb4 56%,#f66f9e);position:relative;overflow:hidden}.gate-shell:before,.gate-shell:after{content:"";background:#ffffff47;border-radius:999px;width:220px;height:115px;position:absolute}.gate-shell:before{top:8%;left:-70px}.gate-shell:after{bottom:7%;right:-65px}.gate-sparkles span{z-index:0;color:#ffffffc7;font-size:28px;position:absolute}.gate-sparkles span:first-child{top:12%;right:16%}.gate-sparkles span:nth-child(2){font-size:38px;bottom:18%;left:11%}.gate-sparkles span:nth-child(3){font-size:20px;bottom:11%;right:13%}.gate-card{z-index:1;background:#fffffff5;border:3px solid #fffc;border-radius:34px;width:min(100%,460px);padding:190px 30px 28px;position:relative;overflow:visible;box-shadow:0 28px 70px #97264e40}.gate-card:before{z-index:-1;content:"";pointer-events:none;border:1px dashed #f7b9d0;border-radius:25px;position:absolute;inset:11px}.gate-kitty{object-fit:cover;border:8px solid #fff;border-radius:50%;width:250px;height:250px;position:absolute;top:-98px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #dc376a40}.gate-dog{object-fit:cover;border:5px solid #fff;border-radius:50%;width:94px;height:94px;position:absolute;bottom:-28px;right:-30px;transform:rotate(7deg);box-shadow:0 10px 25px #7d3a532e}.gate-brand{margin-bottom:24px}.gate-mark,.brand-mark{color:#fff;background:linear-gradient(145deg,#ff789f,#e72f65);font-family:inherit}.gate-brand p,.eyebrow{color:#d76b91;letter-spacing:.12em}.gate-kicker,.gate-error{color:var(--brand)}.gate-form input{background:#fff7fa;border-color:#f3cfdd}.gate-form input:focus{border-color:#ef77a0;box-shadow:0 0 0 4px #ef77a024}.gate-form button{background:linear-gradient(135deg,#f65d8d,#df285e);box-shadow:0 10px 24px #df285e38}.app-shell{background:radial-gradient(circle at 10% 18%, #ffcadc4d 0 3px, transparent 4px), var(--cloud);position:relative}.hero{background:radial-gradient(circle at 83% 18%,#fff3 0 4px,#0000 5px),radial-gradient(circle at 72% 35%,#ffffff29 0 7px,#0000 8px),linear-gradient(145deg,#ff93b8,#ea3e73);min-height:350px;padding-bottom:30px;box-shadow:0 16px 36px #cd30622e}.hero:before{color:#ffffffb8;content:"♡  ✦  ♡";letter-spacing:10px;font-size:22px;position:absolute;top:74px;right:92px}.hero-kitty,.hero-dog{z-index:0;object-fit:cover;border:5px solid #ffffffe6;border-radius:50%;position:absolute;box-shadow:0 12px 30px #85173e33}.hero-kitty{width:106px;height:106px;top:18px;right:72px}.hero-dog{width:92px;height:92px;top:74px;right:-18px;transform:rotate(8deg)}.brand-row{padding-right:176px}.brand-row h1{text-shadow:0 2px 8px #a414442e}.eyebrow{color:#ffffffc7}.lock-button{background:#ffffff2e;position:absolute;top:0;right:0}.intro{color:#fffffff0;max-width:430px}.search-box{border:2px solid #fff;box-shadow:0 14px 34px #9f184633}.search-row{background:#fff7fa;border-color:#f4d5e0}.search-row:focus-within{border-color:#ed76a0;box-shadow:0 0 0 3px #ed76a021}.search-row button{background:linear-gradient(135deg,#f55a8c,#df285e)}.character-break{background:#ffffffdb;border:1px solid #f4ccda;border-radius:22px;align-items:center;gap:14px;margin:18px 16px 0;padding:10px 16px 10px 10px;display:flex;box-shadow:0 7px 20px #843b5512}.character-break img{object-fit:cover;border:4px solid #fff;border-radius:50%;flex:none;width:72px;height:72px;box-shadow:0 6px 14px #96446321}.character-break p{flex-direction:column;flex:1;gap:4px;margin:0;display:flex}.character-break strong{color:#d72f66;font-size:13px}.character-break p span{color:var(--muted);font-size:11px;line-height:1.45}.mini-bow{color:#f05a8c;font-size:20px}.character-break-husky{text-align:right;margin-top:4px;padding:10px 10px 10px 16px}.flight-card{border-color:#f5dce5;box-shadow:0 8px 25px #753d5112}.status{color:#bd3767;background:#ffedf3}.meal-highlight{background:#fff5f8;border-color:#f4d7e2}.meal-highlight div{border-color:#f0d4df}.meal-highlight span{color:#b96684}.route-features{background:#fff9fb;border-color:#f1dbe4}.section-title{background:#fff0f5;border-color:#f1dbe4}.compass{background:#e24a7c}.direction{color:#bb3f6b;background:#ffe0eb}footer{min-height:142px;padding:62px 110px 34px 20px;position:relative}.footer-dog{object-fit:cover;border:5px solid #fff;border-radius:50%;width:92px;height:92px;position:absolute;bottom:22px;right:22px;transform:rotate(-6deg);box-shadow:0 8px 24px #7e3e5726}@media (max-width:600px){.gate-card{padding-top:160px}.gate-kitty{width:215px;height:215px;top:-75px}.gate-dog{width:78px;height:78px;right:-10px}.hero{min-height:375px;padding-top:24px}.hero-kitty{width:88px;height:88px;top:62px;right:36px}.hero-dog{width:74px;height:74px;top:112px;right:-17px}.brand-row{padding-right:0}.brand-row>div:nth-child(2){padding-right:52px}.lock-button{top:2px}.intro{max-width:230px;margin-top:52px;font-size:13px}}
