/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#153d33;--ink-deep:#0e2e27;--cream:#fffaf2;--sand:#eee1cf;--warm-white:#fffdf9;--copper:#b66a3c;--muted:#66736e;--line:#153d3324;--shadow:0 30px 80px #19302a1f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:radial-gradient(circle at 12% 8%, #b66a3c24, transparent 24rem), radial-gradient(circle at 92% 24%, #153d331f, transparent 28rem), var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{min-height:100svh;padding:22px 16px 46px}.profile-wrap{width:min(100%,760px);margin:0 auto}.topline{color:var(--ink);justify-content:space-between;align-items:center;gap:16px;margin:0 4px 16px;display:flex}.group-mark{letter-spacing:.17em;font-size:.74rem;font-weight:800}.live-pill{border:1px solid var(--line);color:var(--muted);background:#fffdf9c7;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.live-dot{background:#4f9c73;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4f9c7324}.hero-card{background:var(--ink);color:var(--cream);box-shadow:var(--shadow);isolation:isolate;border-radius:34px;padding:28px;position:relative;overflow:hidden}.hero-card:before,.hero-card:after{content:"";z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.hero-card:before{border:1px solid #fffaf21f;width:290px;height:290px;top:-155px;right:-100px;box-shadow:0 0 0 34px #fffaf206,0 0 0 68px #fffaf205}.hero-card:after{filter:blur(8px);background:#b66a3c33;width:260px;height:260px;bottom:-190px;left:-90px}.identity-row{align-items:center;gap:18px;display:flex}.monogram{width:72px;height:72px;color:var(--cream);letter-spacing:-.08em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf214;border:1px solid #fffaf242;border-radius:22px;flex:0 0 72px;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:600;display:grid}.eyebrow{color:#fffaf2a3;letter-spacing:.16em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:800}.hero-title{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,9vw,4.2rem);font-weight:500;line-height:.98}.hero-role{color:#fffaf2c7;margin:9px 0 0;font-size:.92rem;line-height:1.45}.hero-copy{color:#fffaf2c7;max-width:560px;margin:26px 0 0;font-size:1rem;line-height:1.7}.action-stack{gap:11px;margin-top:26px;display:grid}.primary-action,.secondary-action{border-radius:18px;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px 15px 12px 17px;transition:transform .16s,background .16s,border-color .16s;display:flex}.primary-action{background:var(--cream);color:var(--ink-deep)}.secondary-action{color:var(--cream);background:#fffaf212;border:1px solid #fffaf233}.primary-action:hover,.secondary-action:hover,.primary-action:focus-visible,.secondary-action:focus-visible{transform:translateY(-2px)}.secondary-action:hover,.secondary-action:focus-visible{background:#fffaf21c;border-color:#fffaf266}.action-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.action-title{font-size:.98rem;font-weight:800}.action-note{color:var(--muted);font-size:.74rem;line-height:1.35}.secondary-action .action-note{color:#fffaf294}.action-icon{background:#153d3317;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.secondary-action .action-icon{background:#fffaf217}.icon{width:19px;height:19px}.trust-line{color:#fffaf28c;align-items:center;gap:9px;margin:17px 2px 0;font-size:.72rem;line-height:1.4;display:flex}.trust-line svg{flex:0 0 14px;width:14px;height:14px}.content-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9e0;border-radius:30px;margin-top:16px;padding:25px;box-shadow:0 18px 50px #19302a12}.section-kicker{color:var(--copper);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:900}.section-title{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,7vw,2.45rem);font-weight:500;line-height:1.08}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.brand-tile{border:1px solid var(--line);background:var(--warm-white);border-radius:20px;min-height:132px;padding:17px}.brand-index{width:27px;height:27px;color:var(--ink);background:#153d3314;border-radius:9px;place-items:center;font-size:.67rem;font-weight:900;display:inline-grid}.brand-name{letter-spacing:-.02em;margin:13px 0 0;font-size:.96rem;font-weight:850}.contact-list{border:1px solid var(--line);background:var(--line);border-radius:20px;gap:1px;margin-top:20px;display:grid;overflow:hidden}.contact-row{background:var(--warm-white);align-items:center;gap:13px;min-width:0;padding:15px;transition:background .16s;display:flex}.contact-row:hover,.contact-row:focus-visible{background:#f9f2e7}.contact-icon{background:#153d3314;border-radius:12px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.contact-copy{flex:1;min-width:0}.contact-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:.66rem;font-weight:800;display:block}.contact-value{text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;font-weight:750;display:block;overflow:hidden}.arrow{color:var(--muted);font-size:1.1rem}.retention-card{grid-template-columns:1fr auto;align-items:center;gap:22px;display:grid}.retention-copy{color:var(--muted);margin:11px 0 0;font-size:.88rem;line-height:1.65}.share-button{border:1px solid var(--line);background:var(--ink);min-height:44px;color:var(--cream);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:9px;margin-top:17px;padding:10px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.share-button:hover,.share-button:focus-visible{background:var(--ink-deep)}.qr-frame{border:1px solid var(--line);background:var(--cream);border-radius:19px;flex:0 0 124px;width:124px;padding:9px}.qr-frame img{border-radius:10px;width:100%;height:auto;display:block}.site-footer{color:var(--muted);text-align:center;padding:22px 8px 4px;font-size:.69rem;line-height:1.6}.mobile-dock{display:none}@media (width<=560px){.page-shell{padding:14px 10px 100px}.topline{margin:0 5px 12px}.group-mark{font-size:.66rem}.live-pill{padding:6px 9px;font-size:.65rem}.hero-card,.content-card{border-radius:26px}.hero-card{padding:23px 20px}.identity-row{align-items:flex-start;gap:14px}.monogram{border-radius:18px;flex-basis:58px;width:58px;height:58px;font-size:1.35rem}.hero-role{font-size:.82rem}.hero-copy{margin-top:22px;font-size:.9rem}.content-card{padding:21px 18px}.brand-grid{grid-template-columns:1fr}.brand-tile{min-height:0}.retention-card{grid-template-columns:1fr 94px;gap:14px}.qr-frame{border-radius:15px;width:94px;padding:6px}.mobile-dock{z-index:20;right:10px;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e2e27f0;border:1px solid #fffaf22e;border-radius:20px;grid-template-columns:1.4fr 1fr;gap:8px;padding:8px;display:grid;position:fixed;left:10px;box-shadow:0 18px 50px #0e2e2747}.dock-action{min-height:48px;color:var(--cream);border-radius:14px;justify-content:center;align-items:center;gap:8px;font-size:.75rem;font-weight:850;display:flex}.dock-primary{background:var(--cream);color:var(--ink-deep)}.dock-secondary{background:#fffaf214;border:1px solid #fffaf233}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}@font-face{font-family:Makan Display;src:url(/brands/AlimamaShuHeiTi.ttf)format("truetype");font-weight:700;font-display:swap}:root{--ink:#263a2b;--ink-deep:#1b2b20;--cream:#f8f0e3;--muted:#5e685c;--copper:#51684c;--line:#deded5}body{background:#f5f5f0}.page-shell{padding-top:32px}.profile-wrap{width:min(100%,800px)}.hero-card{box-shadow:none;background:#263a2b;border-radius:20px}.hero-card:before,.hero-card:after{display:none}.content-card{box-shadow:none;background:#fffefb;border-radius:20px}.group-mark,.live-pill,.eyebrow,.section-kicker,.contact-label{font-size:.75rem}.live-pill{background:0 0}.hero-role,.hero-copy{font-size:1rem}.action-note,.trust-line{font-size:.875rem}.trust-line,.secondary-action .action-note,.eyebrow{color:#d1d9d0}.contact-value{white-space:normal;overflow-wrap:anywhere;font-size:1rem}.contact-label{letter-spacing:.04em;font-size:.875rem}.retention-copy{font-size:1rem}.site-footer{overflow-wrap:anywhere;font-size:.8125rem}.share-button,.dock-action{font-size:.875rem}.brands-section{margin:48px 0 32px}.brands-intro{padding:0 6px 26px}.brands-intro .section-title{font-size:clamp(2.3rem,7vw,3.2rem);line-height:1.04}.brands-intro>p:last-child{max-width:490px;color:var(--muted);margin:16px 0 0;font-size:1rem;line-height:1.65}.brand-feature{border:1px solid var(--line);border-radius:16px;margin-bottom:24px;overflow:hidden}.brand-heading-row{justify-content:space-between;align-items:center;gap:16px;padding:24px 30px;display:flex}.brand-category{text-align:right;font-size:.875rem;line-height:1.6}.can-feature{color:#1a1f18;background:#f8f0e3;border-color:#e5ddcf}.can-logo{object-fit:contain;width:76px;height:76px}.can-image{height:310px;overflow:hidden}.can-image img{object-fit:cover;object-position:center 56%;width:100%;height:100%}.brand-body{padding:30px}.brand-overline{text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:.8125rem;font-weight:700;line-height:1.5}.can-feature .brand-overline{color:#51684c;font-family:Courier New,monospace}.can-feature h3{letter-spacing:.03em;margin:0 0 16px;font-size:1rem;font-weight:700}.brand-statement{letter-spacing:-.025em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,6vw,2.8rem);line-height:1.12}.brand-description{max-width:610px;margin:0;font-size:1rem;line-height:1.75}.brand-tags{flex-wrap:wrap;gap:8px;margin:22px 0 26px;padding:0;list-style:none;display:flex}.brand-tags li{border:1px solid;border-radius:4px;padding:6px 10px;font-size:.875rem;line-height:1.4}.can-feature .brand-tags{color:#51684c}.brand-link{border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:16px 20px;font-size:1rem;font-weight:700;display:flex}.can-feature .brand-link{color:#fff;background:#51684c}.can-feature .brand-link:hover{background:#3a4c36}.makan-feature{color:#231f20;background:#fff;border:2px solid #e51312}.makan-feature .brand-heading-row{border-bottom:2px solid #e51312}.makan-logo{object-fit:contain;width:68px;height:68px}.makan-banner{color:#fff;background:#e51312;grid-template-columns:1fr 38%;align-items:center;gap:10px;padding:32px 30px;display:grid}.makan-banner h3{margin:0;line-height:1.05}.makan-banner h3>span:first-child{white-space:nowrap;font-family:Makan Display,sans-serif;font-size:clamp(2.4rem,8vw,4.4rem);display:block}.makan-banner .brand-overline{color:#fcc800;letter-spacing:.03em;font-family:Makan Display,sans-serif;font-size:1.25rem}.makan-english{letter-spacing:.08em;margin-top:14px;font-size:clamp(1rem,3.5vw,1.6rem);font-weight:900;display:block}.makan-banner img{object-fit:contain;width:100%;height:auto;max-height:240px}.makan-feature .brand-statement{color:#c20b0a;margin:0;font-family:Makan Display,sans-serif;font-size:clamp(1.4rem,5vw,2.2rem);line-height:1.4}.makan-translation{margin:6px 0 20px;font-size:1rem;font-weight:700}.makan-feature .brand-tags{color:#bd100f}.makan-feature .brand-link{color:#fff;background:#e51312}.makan-feature .brand-link:hover{background:#be100f}.supporting-brands{gap:16px;margin:0}.brand-tile{border-radius:12px;min-width:0;padding:26px}.brand-name{margin:0 0 12px;font-size:1.6rem;line-height:1.2}.brand-detail{color:inherit;margin:0;font-size:1rem;line-height:1.7}.express-feature .brand-heading-row{border-bottom:1px solid #e5ddcf}.express-feature .brand-tags{margin-bottom:0}.yard-tile{color:#f7eddb;background:#292723;border-color:#292723}.yard-tile .brand-name{font-family:Georgia,serif;font-weight:400}.yard-tile .brand-overline{color:#ead0a1}.brand-socials{margin-top:22px}.brand-socials-caption{margin:0 0 10px;font-size:.875rem;line-height:1.5}.brand-socials-row{flex-wrap:wrap;gap:10px;display:flex}.brand-social-button{border:1px solid;border-radius:6px;flex:130px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px;font-size:.9375rem;font-weight:700;transition:background .15s;display:flex}.brand-social-button .icon{flex-shrink:0;width:20px;height:20px}.brand-social-button>span{margin-left:auto}.can-feature .brand-social-button{color:#40553c}.can-feature .brand-social-button:hover{background:#e9e5d7}.makan-feature .brand-social-button{color:#bd100f}.makan-feature .brand-social-button:hover{background:#fff0ed}.yard-tile .brand-social-button{color:#ead0a1}.yard-tile .brand-social-button:hover{background:#3c3831}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #ba8100}@media (width<=560px){.page-shell{padding:16px 12px 108px}.hero-card{padding:24px 20px}.hero-title{font-size:2.8rem;line-height:1.05}.identity-row{gap:12px}.monogram{flex-basis:48px;width:48px;height:48px}.hero-role{font-size:.9375rem}.group-mark{letter-spacing:.1em;font-size:.75rem}.live-pill{padding:5px 8px;font-size:.75rem}.action-note{font-size:.875rem}.action-title{font-size:1rem}.trust-line{align-items:flex-start}.brands-section{margin-top:36px}.brand-heading-row{padding:20px}.brand-category{font-size:.8125rem}.can-image{height:230px}.brand-body{padding:24px 20px}.makan-banner{grid-template-columns:1fr 31%;padding:28px 20px}.makan-banner h3>span:first-child{font-size:clamp(2rem,8.8vw,3rem)}.makan-english{letter-spacing:.04em;font-size:1rem}.brand-tile{padding:24px}.retention-card{grid-template-columns:1fr}.qr-frame{width:124px}.content-card{padding:24px 20px}.contact-row{gap:10px;padding:14px 12px}.contact-value{font-size:.9375rem}.dock-action{font-size:.875rem}}.makan-banner img{background:#fff;border-radius:50%;padding:12px}.profile-portrait{aspect-ratio:3/4;object-fit:cover;border:1px solid #fffaf242;border-radius:18px;flex:0 0 112px;width:112px;height:auto;display:block}.identity-row>div:last-child{min-width:0}@media (width<=560px){.profile-portrait{border-radius:14px;flex-basis:80px;width:80px}.identity-row .hero-title{font-size:clamp(2rem,8vw,2.8rem)}}
