:root{--bg:oklch(99.4% 0.004 75);--surface:oklch(99.4% 0.004 75);--fg:oklch(13.5% 0.020 248);--text-secondary:oklch(35.5% 0.008 250);--muted:oklch(44% 0.015 240);--border:oklch(89% 0.008 240);--accent:oklch(64% 0.045 46);--accent-strong:oklch(52% 0.055 43);--secondary:oklch(65% 0.158 43);--warm:oklch(77% 0.038 42);--blue:oklch(94% 0.044 218);--violet:oklch(93% 0.038 296);--success:oklch(54% 0.12 150);--danger:oklch(51% 0.168 26);--coral:#ff7d6b;--coral-soft:#ffe0d9;--ink-btn:#0e171e;--paper:oklch(97.6% 0.008 75);--shadow:0 24px 70px oklch(13.5% 0.020 248 / 0.13);--font-display:"Avenir Next","Noto Sans TC",system-ui,sans-serif;--font-body:"Noto Sans TC","PingFang TC","Microsoft JhengHei",system-ui,sans-serif;--font-mono:"42dot Sans","Space Grotesk","Inter",ui-monospace,Menlo,Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:min(1180px,calc(100% - 64px));margin:0 auto}.mob-break{display:none}.eyebrow{display:block;color:var(--text-secondary);font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:1.98px;text-transform:uppercase}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;padding:0 22px;font-weight:800;cursor:pointer;transition:transform 0.18s ease,background 0.18s ease,border-color 0.18s ease}.btn:hover{transform:scale(1.04)}.btn-primary{background:var(--fg);color:oklch(99% 0.004 75)}.btn-primary:hover{background:color-mix(in oklch,var(--fg) 88%,var(--accent))}.btn-soft{border-color:var(--surface);background:var(--surface);color:var(--fg)}.btn-ghost{border-color:var(--border);background:oklch(99% 0.004 75 / 0.74)}.btn-coral{background:var(--coral);color:#fff}@media (max-width:768px){.shell{width:calc(100% - 32px)}}.site-header{position:sticky;top:0;z-index:40}.nav{position:relative;border-bottom:1px solid var(--border);background:oklch(99.4% 0.004 75 / 0.92);backdrop-filter:blur(21px)}.nav.scrolled{border-bottom-color:transparent;box-shadow:0 4px 24px rgb(0 0 0 / 0.07)}.nav-inner{height:69px;display:flex;align-items:center;justify-content:space-between;padding:14px 32px;max-width:100%;box-sizing:border-box}.brand{display:flex;align-items:center}.brand-logo{width:148px;height:41px;display:block;object-fit:contain;object-position:left center}.nav-links{display:flex;align-items:center;gap:22px;color:var(--fg);font-size:13px;font-weight:400}.nav-item{position:relative;display:flex;align-items:center}.nav-links a,.nav-link{padding:4px 0;border-bottom:2px solid transparent}.nav-link{display:inline-flex;align-items:center;gap:4px}.nav-link-parent{padding:4px 0;border:0;border-bottom:2px solid transparent;background:transparent;color:inherit;cursor:default;font:inherit}.nav-links a.active,.nav-link.active{font-weight:700;border-bottom-color:var(--fg)}.nav-links a:hover,.nav-link:hover{color:var(--fg);border-bottom-color:var(--border)}.nav-submenu-arrow{width:13px;height:13px;color:color-mix(in oklch,var(--fg) 52%,transparent);transition:transform 0.18s ease}.nav-item.has-children:hover .nav-submenu-arrow,.nav-item.has-children:focus-within .nav-submenu-arrow{transform:rotate(180deg)}.nav-submenu{position:absolute;top:calc(100% + 17px);left:50%;min-width:168px;transform:translate(-50%,8px);display:grid;gap:4px;padding:10px;border:1px solid var(--border);border-radius:18px;background:oklch(99.4% 0.004 75 / 0.96);box-shadow:0 22px 52px rgb(14 23 30 / 0.14);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.16s ease,transform 0.16s ease,visibility 0.16s ease;backdrop-filter:blur(18px)}.nav-submenu::before{content:"";position:absolute;top:-18px;left:0;right:0;height:18px}.nav-item.has-children:hover .nav-submenu,.nav-item.has-children:focus-within .nav-submenu{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}.nav-submenu-link{display:flex;align-items:center;min-height:38px;padding:0 13px !important;border:0 !important;border-radius:12px;color:var(--fg);font-size:13px;font-weight:500;white-space:nowrap}.nav-submenu-link:hover,.nav-submenu-link.active{background:color-mix(in oklch,var(--coral) 10%,white);color:var(--fg)}.nav-links a.nav-link-arrow{display:inline-flex;align-items:center;gap:3px}.nav-link-arrow .nav-arrow-icon{width:13px;height:13px;filter:brightness(0) saturate(100%) invert(29%) sepia(0%) hue-rotate(0deg);opacity:0.5;flex-shrink:0}.mobile-menu-link .nav-arrow-icon{width:22px;height:22px;filter:invert(1);opacity:0.7}.nav-actions{display:flex;align-items:center;gap:10px}.btn-donate-nav{display:inline-flex;align-items:center;gap:10px;padding:10px 24px;border:none;border-radius:41px;background:#9d8980;color:#fff;font-size:13px;font-weight:500;transition:opacity 0.18s ease,transform 0.18s ease}.btn-donate-nav:hover{opacity:0.85;transform:scale(1.04)}.btn-donate-nav img{width:24px;height:24px;display:block;object-fit:contain}.nav-hamburger{display:none;align-items:center;justify-content:center;position:relative;width:48px;height:24px;padding:0;border:none;background:none;color:var(--fg);cursor:pointer}.nav-hamburger-icon{display:block}.nav-hamburger-icon--close{display:none}.nav-hamburger.is-open .nav-hamburger-icon--menu{display:none}.nav-hamburger.is-open .nav-hamburger-icon--close{display:block}.mobile-menu-lock,.mobile-menu-lock body{overflow:hidden}.mobile-menu-lock body{padding-right:var(--scrollbar-compensation,0px)}.mobile-menu{display:flex;position:fixed;top:69px;right:0;bottom:0;left:0;z-index:30;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity 0.16s ease,transform 0.16s ease,visibility 0s linear 0.16s;will-change:opacity,transform}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.mobile-menu-body{flex:1;display:flex;align-items:center;justify-content:center;overflow-y:auto;position:relative;background:#ff7d70}.mobile-menu-links{display:flex;flex-direction:column;align-items:center;width:min(420px,calc(100% - 48px))}.mobile-menu-item{width:100%}.mobile-menu-row{display:flex;align-items:center;justify-content:center;gap:10px}.mobile-menu-link{display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;color:#fff;font-family:var(--font-body);font-size:36px;font-weight:300;line-height:60px;text-decoration:none;transition:transform 0.18s ease}.mobile-menu-item.has-children>.mobile-menu-row .mobile-menu-link{margin-left:42px}.mobile-menu-link.is-active{font-weight:500}.mobile-menu-link:hover{transform:scale(1.08)}.mobile-menu-pen{display:block;flex-shrink:0;width:20px}.mobile-submenu-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,0.28);border-radius:999px;background:rgba(255,255,255,0.12);color:#fff;cursor:pointer;transition:transform 0.18s ease,background 0.18s ease}.mobile-submenu-toggle svg{width:20px;height:20px;transition:transform 0.18s ease}.mobile-submenu-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.mobile-submenu{display:none;flex-direction:column;align-items:center;gap:4px;margin:-2px 0 10px}.mobile-submenu.is-open{display:flex}.mobile-submenu .mobile-menu-link{font-size:20px;font-weight:500;line-height:38px;opacity:0.88}.mobile-submenu .mobile-menu-link.is-active{opacity:1;text-decoration:underline;text-underline-offset:7px}.btn-donate-nav:focus-visible,.nav-links a:focus-visible,.mobile-menu-link:focus-visible,.mobile-submenu-toggle:focus-visible,.nav-hamburger:focus-visible{outline:2px solid var(--secondary);outline-offset:2px;border-radius:8px}@media (max-width:1100px){.nav-links{gap:16px}}@media (max-width:768px){.nav-inner{height:64px;padding:0 20px}.mobile-menu{top:64px}.mobile-menu-lock .nav{position:fixed;top:0;right:0;left:0;z-index:50}.mobile-menu-lock .mobile-menu{z-index:45}.nav-links{display:none}.nav-submenu{display:none}.btn-donate-nav .donate-nav-icon{display:none}.btn-donate-nav{width:88px;height:36px;padding:0;gap:0;justify-content:center}.nav-hamburger{display:flex}.nav-hamburger{width:48px;height:48px;margin-right:-12px}.nav-hamburger svg{width:24px;height:24px}}.footer{padding:58px 0 34px;background:#1a1a1a;color:oklch(99% 0.004 75)}.footer-grid{display:grid;grid-template-columns:300px 1fr;gap:80px;align-items:start}.footer .brand-logo{width:200px;height:50px;object-fit:contain;object-position:left center}.footer p{color:color-mix(in oklch,white 72%,transparent);line-height:1.7}.footer-social{display:flex;align-items:center;gap:24px;margin-top:18px}.footer-social img{width:24px;height:24px;object-fit:contain}.office-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.office{border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.03);padding:16px;color:color-mix(in oklch,white 78%,transparent);font-size:13px;line-height:1.65}.office b{display:block;margin-bottom:4px;color:oklch(99% 0.004 75);font-size:14px}.office-address{display:inline;color:inherit;text-decoration:none;text-underline-offset:3px}a.office-address:hover{color:#fff;text-decoration:underline}.office-contact{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:2px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:38px;padding-top:22px;border-top:1px solid color-mix(in oklch,white 14%,transparent);color:color-mix(in oklch,white 62%,transparent);font-size:12px}.footer-legal{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.footer-legal a{color:inherit;transition:color .18s ease}.footer-legal a:hover{color:#fff}body.chiao-page-about .footer,body.chiao-page-contact .footer{margin-top:100px}@media (max-width:980px){.footer-grid{grid-template-columns:1fr;gap:40px}.office-grid{grid-template-columns:1fr}}@media (max-width:768px){.footer{padding:48px 0 24px}.footer-bottom{flex-direction:column;gap:8px}.footer-legal{justify-content:flex-start}body.chiao-page-about .footer,body.chiao-page-contact .footer{margin-top:60px}}@media (max-width:480px){.footer-grid{gap:32px}}.archive-filterbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px;margin-top:28px;padding:0}.archive-filterbar .tab{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--fg);font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.archive-filterbar .tab:hover{border-color:var(--fg);color:var(--fg)}.archive-filterbar .tab.active{background:var(--ink-btn);color:#fff;border-color:var(--ink-btn)}.archive-filterbar .tab.tab-collapsed{display:none}.archive-filterbar.expanded .tab.tab-collapsed{display:inline-flex}.archive-filterbar .tab-expand{margin-left:auto}.archive-filterbar .tab-expand .arrow{width:16px;height:16px;display:block;transition:transform .18s ease}.archive-filterbar.expanded .tab-expand .arrow{transform:rotate(180deg)}.archive-filterbar .tab:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.news-filterbar .searchbox{margin-left:auto}.news-filterbar .searchbox{display:inline-flex;align-items:center;gap:9px;min-width:230px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted)}.news-filterbar .searchbox svg{width:15px;height:15px;flex-shrink:0}.news-filterbar .searchbox input{border:0;outline:0;background:transparent;width:100%;font-size:13px;color:var(--fg)}.news-filterbar .searchbox input::placeholder{color:var(--muted)}@media (max-width:768px){.archive-filterbar{gap:8px}.archive-filterbar .tab{min-height:40px;padding:0 14px;font-size:13px}.archive-filterbar .tab-expand{margin-left:0}.news-filterbar .searchbox{order:2;flex:0 0 100%;min-width:0;margin-left:0}}.news-cta{margin:96px auto}.news-cta-inner{display:flex;align-items:center;justify-content:center;gap:40px;width:100%;height:160px;background:var(--coral);border-radius:20px;overflow:hidden}.news-cta-person{flex-shrink:0;width:167px;height:160px;object-fit:cover;object-position:center top}.news-cta-logo{position:relative;flex-shrink:0;width:206px;height:98px}.news-cta-logo img{position:absolute;display:block}.news-cta-logo .main{left:0;top:30px;width:201px;height:46px}.news-cta-logo .year{left:99px;top:0;width:107px;height:30px}.news-cta-logo .icons{left:6px;top:83px;width:48px;height:15px}.news-cta-logo .tagline{left:63px;top:84px;width:130px;height:14px}.news-cta-logo-image{display:block;flex-shrink:0;width:206px;height:auto;transform:translateX(-5px)}.news-cta-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:225px;height:50px;background:#fff;border-radius:999px;font-size:17px;font-weight:700;color:#000;text-decoration:none;transition:opacity .15s ease,transform .15s ease}.news-cta-btn:hover{opacity:0.9;transform:scale(1.04)}@media (max-width:768px){.news-cta{margin:72px auto}.news-cta-inner{flex-direction:column;gap:26px;height:240px;padding:0}.news-cta-person{display:none}.news-cta-logo{width:200px;height:95px}.news-cta-logo-image{width:200px}.news-cta-logo .main{left:0;top:30px;width:201px;height:46px}.news-cta-logo .year{left:99px;top:0;width:107px;height:30px}.news-cta-logo .icons{left:6px;top:83px;width:48px;height:15px}.news-cta-logo .tagline{left:63px;top:84px;width:130px;height:14px}.news-cta-btn{width:225px;height:50px;font-size:17px}}.donation-amount-card{display:flex;flex-direction:column;align-items:stretch;gap:18px;width:100%;min-height:316px;padding:37px 27px;border:1px solid #dbdfe2;border-radius:26px;background:linear-gradient(180deg,#fff 0%,#fff4eb 100%);overflow:hidden}.donation-amount-eyebrow{color:#4a4a4a;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:1.44px}.donation-amount-title{margin:0;color:#1a1a1a;font-size:15px;font-weight:500;line-height:1.45}.donation-amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.donation-amount-option{display:flex;align-items:center;justify-content:center;height:54px;padding:0 12px;border:1px solid #dbdfe2;border-radius:16px;background:#fffdfa;color:#1a1a1a;font-family:"Space Grotesk",var(--font-mono);font-size:16px;font-weight:700;line-height:1;white-space:nowrap;transition:background .15s ease,border-color .15s ease,transform .15s ease}.donation-amount-option.is-selected,.donation-amount-option:hover{border-color:#ffd1ad;background:rgba(255,209,173,.5)}.donation-amount-option:hover{transform:translateY(-1px)}.donation-amount-actions{display:grid;grid-template-columns:minmax(0,1fr) 175px;gap:12px;align-items:center}.donation-custom-input{width:100%;height:52px;padding:0 16px;border:1px solid #dbdfe2;border-radius:16px;background:#fff;color:#1a1a1a;font-size:15px;font-weight:500;outline:none}.donation-custom-input::placeholder{color:#4a4a4a;opacity:1}.donation-custom-input:focus{border-color:#ffd1ad;box-shadow:0 0 0 3px rgba(255,209,173,.28)}.donation-submit-button{display:flex;align-items:center;justify-content:center;height:52px;border:0;border-radius:999px;background:#0e171e;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.donation-submit-button:hover{opacity:.92;transform:scale(1.02)}.donation-amount-note{max-width:510px;margin:0;color:#4a4a4a;font-size:16px;font-weight:500;line-height:1.8}@media (max-width:768px){.donation-amount-card{gap:14px;padding:26px 20px;border-radius:22px}.donation-amount-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.donation-amount-actions{grid-template-columns:1fr;gap:10px}.donation-submit-button{width:100%}.donation-amount-note{font-size:14px;line-height:1.7}}body.chiao-page-home .hero-copy .eyebrow{color:oklch(99% 0.004 75);font-size:20px;font-weight:700;letter-spacing:1.44px}body.chiao-page-home #policies .section-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin-bottom:48px}body.chiao-page-home #policies .section-head h2{margin:0;font-size:38px;line-height:49.4px;color:var(--fg);text-wrap:balance}body.chiao-page-home #policies .section-head .section-intro{font-size:14px;line-height:25.2px;color:var(--text-secondary);font-weight:400;margin:0}body.chiao-page-home #record .section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}body.chiao-page-home #record .record-head-left{position:relative}body.chiao-page-home #record .section-head h2{margin:10px 0 0;font-size:38px;line-height:49.4px;color:var(--fg)}body.chiao-page-home .record-heading-wrap{position:relative;width:fit-content}body.chiao-page-home .record-heading-wrap::before{content:"";position:absolute;left:0;right:0;bottom:0;height:24px;background:linear-gradient(90deg,#fff5df,#eaeaea);z-index:0}body.chiao-page-home .record-heading-wrap h2{position:relative;z-index:1}body.chiao-page-home #record .record-head-left .section-intro{margin:16px 0 0;font-size:14px;line-height:21px;color:var(--text-secondary);font-weight:400}body.chiao-page-home .record-more-btn{display:inline-flex;align-items:center;justify-content:center;height:61px;padding:0 40px;background:#fff5df;border-radius:65px;font-size:14px;font-weight:500;color:var(--fg);white-space:nowrap;text-decoration:none;flex-shrink:0;transition:opacity .18s ease,transform .18s ease}body.chiao-page-home .record-more-btn:hover{opacity:0.8;transform:scale(1.04)}body.chiao-page-home #events .section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}body.chiao-page-home #events .events-head-left{position:relative}body.chiao-page-home #events .section-head h2{margin:10px 0 0;font-size:38px;line-height:49.4px;color:var(--fg)}body.chiao-page-home .events-heading-wrap{position:relative;width:fit-content}body.chiao-page-home .events-heading-wrap::before{content:"";position:absolute;left:0;right:0;bottom:0;height:24px;background:linear-gradient(90deg,rgba(37,248,255,0.3),#eaeaea);z-index:0}body.chiao-page-home .events-heading-wrap h2{position:relative;z-index:1}body.chiao-page-home #events .events-head-left .section-intro{margin:16px 0 0;font-size:14px;line-height:21px;color:var(--text-secondary);font-weight:400}body.chiao-page-home .events-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:61px;padding:0 40px;background:#bffdff;border-radius:65px;font-size:14px;font-weight:500;color:var(--fg);white-space:nowrap;text-decoration:none;flex-shrink:0;transition:opacity .18s ease,transform .18s ease}body.chiao-page-home .events-more-btn:hover{opacity:0.8;transform:scale(1.04)}body.chiao-page-home .events-more-btn img{width:16px;height:16px;display:block;filter:brightness(0)}body.chiao-page-home #support .section-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}body.chiao-page-home #support .support-head-left{position:relative}body.chiao-page-home #support .section-head h2{margin:10px 0 0;font-size:38px;line-height:50.4px;color:var(--fg)}body.chiao-page-home .support-heading-wrap{position:relative;width:fit-content}body.chiao-page-home .support-heading-wrap::before{content:"";position:absolute;left:0;right:0;bottom:0;height:24px;background:linear-gradient(90deg,#FFA599 0%,#EAEAEA 100%);z-index:0}body.chiao-page-home .support-heading-wrap h2{position:relative;z-index:1}body.chiao-page-home .support-subtitle{margin:16px 0 0;font-size:14px;line-height:25.2px;color:var(--text-secondary);font-weight:400}body.chiao-page-home .support-more-btn{display:inline-flex;align-items:center;justify-content:center;height:61px;padding:0 40px;background:#ffd9cb;border-radius:65px;font-size:14px;font-weight:500;color:var(--fg);white-space:nowrap;text-decoration:none;flex-shrink:0;margin-top:45px;transition:opacity .18s ease,transform .18s ease}body.chiao-page-home .support-more-btn:hover{opacity:0.8;transform:scale(1.04)}body.chiao-page-home .support-subtitle-short{display:none}body.chiao-page-home .support-subtitle-long{display:inline}body.chiao-page-home .support-inner-eyebrow{display:block;color:var(--text-secondary);font-size:12px;font-weight:500;letter-spacing:1.44px;text-transform:uppercase;margin-bottom:16px}body.chiao-page-home .hero{display:grid;grid-template-columns:1fr 1fr;min-height:54vh;border-bottom:1px solid var(--border)}body.chiao-page-home .hero-copy{display:flex;flex-direction:column;justify-content:center;gap:25px;padding:82px 72px 82px max(72px,calc((100vw - 1180px) / 2 + 32px));background:#ff7d6b}body.chiao-page-home .hero h1{margin:0;max-width:520px;font-family:var(--font-display);font-size:clamp(60px,5.85vw,84px);line-height:1.12;letter-spacing:0;color:oklch(99% 0.004 75)}body.chiao-page-home .hero-lead{max-width:500px;margin:0;color:oklch(99% 0.004 75 / 0.9);font-size:20px;line-height:1.75}body.chiao-page-home .hero-actions{display:flex;flex-wrap:wrap;gap:24px}body.chiao-page-home .hero-actions .btn{height:58px;min-height:58px;padding:0 31px;border-radius:999px;font-size:18px;font-weight:700;line-height:normal;letter-spacing:0}body.chiao-page-home .hero-actions .btn-primary{background:#0e171e;color:#fff;border-color:transparent}body.chiao-page-home .hero-actions .btn-primary:hover{background:#0e171e}body.chiao-page-home .hero-actions .btn-soft{background:rgb(250,240,220);color:rgb(85,75,65);border-color:transparent}body.chiao-page-home .hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:48px;max-width:650px}body.chiao-page-home .proof-card{min-height:116px;border:1px solid var(--border);border-radius:18px;padding:18px;background:var(--surface)}body.chiao-page-home .proof-card strong{display:block;font-family:var(--font-mono);font-size:25px;line-height:1;font-variant-numeric:tabular-nums}body.chiao-page-home .proof-card span{display:block;margin-top:10px;color:var(--muted);font-size:13px;line-height:1.45}body.chiao-page-home .hero-media{position:relative;min-height:54vh;overflow:hidden;background:#c8f0fd}body.chiao-page-home .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(1.04) contrast(1.02)}body.chiao-page-home .section{padding:100px 0 0}body.chiao-page-home .section-intro{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.8}body.chiao-page-home .belief-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.chiao-page-home .belief-card{min-height:430px;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:22px;overflow:hidden;background:var(--surface)}body.chiao-page-home .belief-image{height:176px;overflow:hidden;border-bottom:1px solid var(--border)}body.chiao-page-home .belief-image img{width:100%;height:100%;object-fit:cover}body.chiao-page-home .belief-body{flex:1;display:flex;flex-direction:column;padding:24px}body.chiao-page-home .belief-card:nth-child(1) .belief-body{background:linear-gradient(180deg,#fff5df,white 50%)}body.chiao-page-home .belief-card:nth-child(2) .belief-body{background:linear-gradient(180deg,#c8f0fd,white 50%)}body.chiao-page-home .belief-card:nth-child(3) .belief-body{background:linear-gradient(180deg,#eee2fe,white 50%)}body.chiao-page-home .belief-body h3{margin:0;font-size:30px;letter-spacing:0;color:var(--fg);font-weight:700}body.chiao-page-home .belief-body .subtitle{margin:6px 0 18px;font-weight:900;font-size:16px;color:var(--fg)}body.chiao-page-home .belief-body ul{margin:0;padding:0;list-style:none;display:grid;gap:13px;color:var(--fg);line-height:23.1px;font-size:14px}body.chiao-page-home .belief-body li{display:grid;grid-template-columns:8px 1fr;gap:10px;align-items:start}body.chiao-page-home .belief-body li::before{content:"";width:8px;height:8px;margin-top:7px;border-radius:4px;flex-shrink:0}body.chiao-page-home .belief-card:nth-child(1) li::before{background:#ffe7b3}body.chiao-page-home .belief-card:nth-child(2) li::before{background:#b5edff}body.chiao-page-home .belief-card:nth-child(3) li::before{background:#e0c8ff}body.chiao-page-home .belief-card:nth-child(1) .tags{opacity:0.5}body.chiao-page-home .belief-card:nth-child(1) .tag{border-color:var(--fg);color:var(--fg)}body.chiao-page-home .belief-card:nth-child(2) .tag,body.chiao-page-home .belief-card:nth-child(3) .tag{border-color:rgba(74,74,74,0.5);color:rgba(74,74,74,0.5)}body.chiao-page-home .belief-tags-row{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:20px}body.chiao-page-home .belief-tags-row .tags{margin-top:0;padding-top:0;flex:1}body.chiao-page-home .belief-expand-btn{display:none;flex-shrink:0;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;transition:transform 0.3s ease}body.chiao-page-home .belief-expand-btn:focus-visible{outline:2px solid var(--secondary);outline-offset:2px;border-radius:50%}body.chiao-page-home .belief-card.is-expanded .belief-expand-btn{transform:rotate(180deg)}body.chiao-page-home .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:20px}body.chiao-page-home .tag{padding:7px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);font-family:var(--font-body);font-size:11px;font-weight:600}body.chiao-page-home .record-tab-bar{display:flex;gap:10px;height:60px;margin-top:34px}body.chiao-page-home .record-tab{flex:1 0 0;border:1px solid var(--border);border-radius:16px;background:var(--surface);font-family:var(--font-body);font-size:16px;font-weight:700;color:var(--fg);cursor:pointer;transition:border-color .18s ease,background .18s ease}body.chiao-page-home .record-tab:hover{background:rgba(255,236,190,0.2);border-color:#ffecbe}body.chiao-page-home .record-tab:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}body.chiao-page-home .record-tab[aria-selected="true"]{background:rgba(255,236,190,0.5);border-color:#ffecbe}body.chiao-page-home .record-panels{margin-top:10px}body.chiao-page-home .record-panel[hidden]{display:none}body.chiao-page-home .record-slider{position:relative}body.chiao-page-home .record-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}body.chiao-page-home .record-cards::-webkit-scrollbar{display:none}body.chiao-page-home .record-slider:not(.is-slider) .record-cards{overflow:visible}body.chiao-page-home .record-slider.is-slider .record-cards{padding-bottom:2px}body.chiao-page-home .record-slider-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:14px}body.chiao-page-home .record-slider-arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border);border-radius:50%;background:var(--surface);cursor:pointer;transition:opacity .18s ease,border-color .18s ease,background .18s ease}body.chiao-page-home .record-slider-arrow:hover:not(:disabled){background:rgba(255,236,190,0.25);border-color:#ffecbe}body.chiao-page-home .record-slider-arrow:disabled{cursor:default;opacity:.35}body.chiao-page-home .record-slider-arrow img{width:22px;height:22px;display:block}body.chiao-page-home .record-slider-prev img{transform:rotate(180deg)}body.chiao-page-home .record-slider-controls .record-dots{margin-top:0}body.chiao-page-home .record-dot{border:0;padding:0;cursor:pointer}body.chiao-page-home .record-card{flex:0 0 calc((100% - 20px) / 3);border:1px solid var(--border);border-radius:20px;background:var(--surface);padding:24px 20px;display:flex;flex-direction:column;gap:16px;min-height:343px;cursor:pointer;scroll-snap-align:start;transition:background .18s ease,border-color .18s ease}body.chiao-page-home .record-card:hover{background:rgba(255,245,223,0.5);border-color:#FFE7B3}body.chiao-page-home .record-card h3{margin:0;font-size:22px;line-height:1.35;color:var(--fg);font-weight:700}body.chiao-page-home .record-card>p{margin:0;font-size:14px;line-height:1.8;color:var(--text-secondary);font-weight:400}body.chiao-page-home .record-stats{display:flex;gap:10px}body.chiao-page-home .record-stat{flex:1 0 0;background:oklch(89% 0.008 240 / 0.3);border-radius:14px;padding:14px}body.chiao-page-home .record-stat strong{display:block;font-family:var(--font-mono);font-size:22px;color:var(--fg);font-weight:700}body.chiao-page-home .record-stat span{display:block;margin-top:4px;font-size:12px;color:var(--text-secondary);line-height:1.4}body.chiao-page-home .record-tag{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:19px;padding:10px 16px;font-size:14px;font-weight:500;color:var(--fg);background:var(--surface);flex-shrink:0}body.chiao-page-home .record-card-footer{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto}body.chiao-page-home .record-chevron{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--border);background:var(--surface);flex-shrink:0;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}body.chiao-page-home .record-card:hover .record-chevron,body.chiao-page-home .record-card:focus-within .record-chevron{background:#fff5df;border-color:#ffecbe;transform:scale(1.06);box-shadow:0 8px 18px rgba(14,23,30,0.08)}body.chiao-page-home .record-chevron:hover,body.chiao-page-home .record-chevron:focus-visible{background:#ffecbe;border-color:#f3d88f;transform:scale(1.1)}body.chiao-page-home .record-chevron img{width:24px;height:24px;display:block}body.chiao-page-home .record-more-btn-mob{display:none;align-items:center;justify-content:center;height:61px;padding:0 40px;background:#fff5df;border-radius:65px;font-size:14px;font-weight:500;color:var(--fg);white-space:nowrap;text-decoration:none;transition:opacity .18s ease,transform .18s ease;margin-top:20px}body.chiao-page-home .record-more-btn-mob:hover{opacity:0.8;transform:scale(1.04)}body.chiao-page-home .record-dots{display:flex;justify-content:center;align-items:center;gap:7.5px;height:20px;margin-top:10px}body.chiao-page-home .record-dot{width:9px;height:9px;border-radius:50%;background:oklch(82% 0.008 240)}body.chiao-page-home .record-dot--active{background:oklch(55% 0.010 240)}body.chiao-page-home .events-wrap{display:grid;grid-template-columns:1fr 1fr;gap:21px;align-items:stretch}body.chiao-page-home .event-list{display:grid;gap:12px;max-height:356px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#ffb496 transparent}body.chiao-page-home .event-list::-webkit-scrollbar{width:6px}body.chiao-page-home .event-list::-webkit-scrollbar-thumb{background:#ffb496;border-radius:999px}body.chiao-page-home .event-list::-webkit-scrollbar-track{background:transparent}body.chiao-page-home .event-row{display:grid;grid-template-columns:48px 1fr auto;gap:16px;align-items:center;height:80px;border:1px solid var(--border);border-radius:20px;padding:0 23px;background:var(--surface);text-align:left;cursor:pointer;text-decoration:none;color:inherit;transition:background .15s ease,border-color .15s ease}body.chiao-page-home .event-row:hover{background:rgba(185,252,255,0.2);border-color:rgba(185,252,255,0.5)}body.chiao-page-home .event-row--active,body.chiao-page-home .event-row.is-active{background:rgba(185,252,255,0.2);border-color:rgba(185,252,255,0.5)}body.chiao-page-home .event-row:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}body.chiao-page-home .event-icon{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;display:block;flex-shrink:0;overflow:hidden;border-radius:8px;object-fit:cover;object-position:center}body.chiao-page-home picture.event-icon img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}body.chiao-page-home .event-date{display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}body.chiao-page-home .date{font-family:"Space Grotesk",var(--font-mono);font-weight:700;font-size:22px;color:var(--fg);letter-spacing:0}body.chiao-page-home .time{font-size:10px;color:var(--muted)}body.chiao-page-home .event-info{display:flex;flex-direction:column;gap:3px;overflow:hidden;justify-content:center}body.chiao-page-home .event-title{margin:0;font-size:15px;font-weight:500;color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.chiao-page-home .event-location{display:flex;align-items:center;gap:2px;color:var(--muted);font-size:12px}body.chiao-page-home .event-location svg{flex-shrink:0}body.chiao-page-home .event-row .arrow{color:var(--muted);font-size:18px}body.chiao-page-home .event-row .arrow-icon{width:24px;height:24px;color:var(--fg);opacity:0.3;flex-shrink:0}body.chiao-page-home .featured-event{position:relative;height:356px;overflow:hidden;border-radius:20px;border:none;background:var(--fg)}body.chiao-page-home .featured-event iframe,body.chiao-page-home .featured-event img{width:100%;height:100%;object-fit:cover;display:block;border:0}body.chiao-page-home .featured-event iframe{position:absolute;inset:0}body.chiao-page-home .featured-event [hidden]{display:none !important}body.chiao-page-home .featured-event::after{display:none}body.chiao-page-home .featured-caption,body.chiao-page-home .live{display:none}body.chiao-page-home .featured-caption{position:absolute;left:23px;right:23px;bottom:23px;z-index:2;pointer-events:none}body.chiao-page-home .featured-caption h3{margin:0 0 7px;font-size:21px;font-weight:500;color:oklch(99% 0.004 75)}body.chiao-page-home .featured-caption p{margin:0;font-size:15px;font-weight:300;color:oklch(92% 0.006 75);line-height:1.75}body.chiao-page-home .live{position:absolute;top:20px;left:19px;z-index:2;display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:#ff6b6b;color:oklch(99% 0.004 75);font-size:13px;font-weight:700}body.chiao-page-home .support-band{padding:100px 0 100px;background:var(--bg)}body.chiao-page-home .support-layout{display:flex;gap:20px;align-items:stretch}body.chiao-page-home .support-copy{flex:1 1 0%;min-width:0;border:1px solid var(--border);border-radius:26px;padding:37px 35px 0;background:var(--surface);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:16px}body.chiao-page-home .support-copy .support-h2{margin:0;font-size:38px;line-height:50.16px;color:var(--fg);font-family:var(--font-display);font-weight:700;letter-spacing:0}body.chiao-page-home .support-copy .support-desc{margin:0;color:var(--text-secondary);line-height:1.8;font-size:16px;font-weight:500;max-width:446px}body.chiao-page-home .merch-marquee-wrap{display:flex;flex-direction:column;gap:12px;padding-bottom:28px;margin-left:-35px;margin-right:-35px}body.chiao-page-home .merch-marquee{overflow:hidden;width:100%}body.chiao-page-home .merch-track{display:flex;gap:14px;width:max-content;will-change:transform}body.chiao-page-home .merch-track--left{animation:marquee-left 28s linear infinite}body.chiao-page-home .merch-track--right{animation:marquee-right 28s linear infinite}@keyframes marquee-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}body.chiao-page-home .merch-item{width:118px;height:118px;background:var(--surface);border:1px solid var(--border);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:10px;overflow:hidden}body.chiao-page-home .merch-item img{width:100%;height:100%;object-fit:contain}body.chiao-page-home .donation-card{flex:1;border:1px solid var(--border);border-radius:26px;padding:37px 27px;background:linear-gradient(180deg,var(--surface),oklch(97% 0.018 60));box-shadow:none;display:flex;flex-direction:column;gap:18px}body.chiao-page-home .donation-card h3{margin:0 0 18px;font-size:15px;font-weight:500;color:var(--fg)}body.chiao-page-home .amounts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}body.chiao-page-home .amount{min-height:54px;border:1px solid #ded9d2;border-radius:16px;background:#ffffff;font-family:"Space Grotesk",var(--font-mono);font-weight:700;font-size:16px;color:var(--fg);transition:border-color .15s ease,background .15s ease}body.chiao-page-home .amount:hover{background:rgba(255,209,173,0.2);border-color:rgba(255,209,173,0.5)}body.chiao-page-home .amount[aria-pressed="true"]{background:rgba(255,209,173,0.5);border-color:#ffd1ad;color:var(--fg)}body.chiao-page-home .donation-input{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:0}body.chiao-page-home .donation-input input{min-height:52px;border:1px solid #ded9d2;border-radius:16px;padding:0 16px;outline:none;font-size:16px;background:#ffffff;color:var(--fg)}body.chiao-page-home .donation-input input::placeholder{color:var(--muted)}body.chiao-page-home .donation-input input:focus{border-color:var(--secondary);box-shadow:0 0 0 4px oklch(65% 0.158 43 / 0.1)}body.chiao-page-home .donate-submit-btn{height:52px;width:106px;border:none;border-radius:999px;background:var(--fg);color:oklch(99% 0.004 75);font-size:15px;font-weight:500;cursor:pointer;flex-shrink:0;font-family:var(--font-body);white-space:nowrap;transition:opacity .18s ease,transform .18s ease}body.chiao-page-home .donate-submit-btn:hover{opacity:0.85;transform:scale(1.04)}body.chiao-page-home .donate-submit-btn:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}body.chiao-page-home .donation-note{min-height:24px;margin-top:12px;color:var(--success);font-weight:700;font-size:13px}body.chiao-page-home .donation-disclaimer{margin:16px 0 0;color:var(--text-secondary);font-size:16px;font-weight:400;line-height:1.8}body.chiao-page-home .merch-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}body.chiao-page-home .merch{border:1px solid #ded9d2;border-radius:18px;background:#ffffff;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s ease,background .15s ease}body.chiao-page-home .merch:hover{background:oklch(87% 0.08 52 / 0.2);border-color:oklch(87% 0.08 52 / 0.5)}body.chiao-page-home .merch-img{flex:1;display:flex;align-items:center;justify-content:center;padding:14px}body.chiao-page-home .merch-img img{height:68px;width:72.5px;object-fit:contain}body.chiao-page-home .merch-info{padding:8px 14px 14px}body.chiao-page-home .merch b{display:block;font-size:15px;font-weight:500;color:var(--fg)}body.chiao-page-home .merch span{display:block;font-family:"Space Grotesk",var(--font-mono);font-size:12px;color:var(--muted);margin-top:3px}body.chiao-page-home .support-content{display:flex;gap:20px;align-items:stretch}body.chiao-page-home .support-merch-row{display:flex;gap:10px;flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px);min-width:0;overflow:hidden;touch-action:pan-y;user-select:none}body.chiao-page-home .support-merch-row.is-dragging{cursor:grabbing}body.chiao-page-home .support-merch-row.is-dragging a{pointer-events:none}body.chiao-page-home .support-donation-panel{flex:1 1 calc(50% - 10px);min-width:0}body.chiao-page-home .support-merch-track{display:flex;gap:10px;min-width:100%}body.chiao-page-home .support-merch-row--marquee .support-merch-track{width:max-content;animation:supportMerchMarquee 30s linear infinite}body.chiao-page-home .support-merch-row--marquee .support-merch-track.is-js-marquee{animation:none;will-change:transform}body.chiao-page-home .support-merch-row--marquee:hover .support-merch-track,body.chiao-page-home .support-merch-row--marquee:active .support-merch-track,body.chiao-page-home .support-merch-row--marquee:focus-within .support-merch-track{animation-play-state:paused}@keyframes supportMerchMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 5px))}}@media (prefers-reduced-motion:reduce){body.chiao-page-home .support-merch-row--marquee .support-merch-track{animation:none;transform:none}}body.chiao-page-home .merch-card{display:flex;flex-direction:column;background:#fffdfa;border:1px solid #d6dbe0;border-radius:14px;overflow:hidden;flex:0 0 220px;max-width:220px;min-width:0}body.chiao-page-home .merch-card-img{height:210px;background:#c6c6c6;border-bottom:1px solid #d6dbe0;overflow:hidden}body.chiao-page-home .merch-card-img img{width:100%;height:100%;object-fit:cover;display:block}body.chiao-page-home .merch-card-body{display:flex;flex-direction:column;gap:8px;padding:11px;background:#fff;flex:1}body.chiao-page-home .merch-card-name{display:block;font-size:12px;font-weight:700;color:#030910;line-height:1.4}body.chiao-page-home .merch-card-price{display:block;font-family:"Space Grotesk",var(--font-mono);font-size:10px;font-weight:700;color:#4b545a;margin-top:6px}body.chiao-page-home .merch-card-summary{display:-webkit-box;margin:10px 0 0;color:#4b545a;font-size:12px;font-weight:500;line-height:1.55;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}body.chiao-page-home .merch-card-btn{display:flex;align-items:center;justify-content:center;appearance:none;width:100%;height:35px;background:rgba(255,180,150,0.5);border:1px solid #ffb496;border-radius:999px;font-size:11px;font-weight:900;color:#0e171e;text-decoration:none;white-space:nowrap;margin-top:auto;cursor:pointer;transition:opacity .15s ease,transform .15s ease}body.chiao-page-home .merch-card-donation-form{display:flex;width:100%;margin-top:auto}body.chiao-page-home .merch-card-donation-form .merch-card-btn{margin-top:0}body.chiao-page-home .merch-card-btn:hover{opacity:0.85;transform:scale(1.04)}body.chiao-page-home .support-ad-card{width:284px;flex-shrink:0;background:#ff7d6b;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:316px}body.chiao-page-home .support-ad-inner{display:flex;flex-direction:column;align-items:center;gap:26px}body.chiao-page-home .support-ad-logo-image{display:block;width:184px;max-width:100%;height:auto;flex-shrink:0;transform:translateX(-5px)}body.chiao-page-home .support-ad-logo{position:relative;width:206px;height:98px}body.chiao-page-home .support-ad-lp{position:absolute;display:block}body.chiao-page-home .support-ad-lp.main{left:0;top:30px;width:201px;height:46px}body.chiao-page-home .support-ad-lp.year{left:99px;top:0;width:107px;height:30px}body.chiao-page-home .support-ad-lp.icons{left:6px;top:83px;width:48px;height:15px}body.chiao-page-home .support-ad-lp.tagline{left:63px;top:84px;width:130px;height:14px}body.chiao-page-home .support-donate-btn{display:flex;align-items:center;justify-content:center;width:225px;height:50px;background:#fff;border-radius:999px;font-size:17px;font-weight:700;color:#000;text-decoration:none;white-space:nowrap;transition:opacity .15s ease,transform .15s ease}body.chiao-page-home .support-donate-btn:hover{opacity:0.9;transform:scale(1.04)}body.chiao-page-home .donation-amount-card{display:flex;flex-direction:column;align-items:stretch;gap:18px;width:100%;min-height:316px;padding:37px 27px;border:1px solid #dbdfe2;border-radius:26px;background:linear-gradient(180deg,#fff 0%,#fff4eb 100%);overflow:hidden}body.chiao-page-home .donation-amount-eyebrow{color:#4a4a4a;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:1.44px}body.chiao-page-home .donation-amount-title{margin:0;color:#1a1a1a;font-size:15px;font-weight:500;line-height:1.45}body.chiao-page-home .donation-amount-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body.chiao-page-home .donation-amount-option{display:flex;align-items:center;justify-content:center;height:54px;padding:0 12px;border:1px solid #dbdfe2;border-radius:16px;background:#fffdfa;color:#1a1a1a;font-family:"Space Grotesk",var(--font-mono);font-size:16px;font-weight:700;line-height:1;white-space:nowrap;transition:background .15s ease,border-color .15s ease,transform .15s ease}body.chiao-page-home .donation-amount-option.is-selected,body.chiao-page-home .donation-amount-option:hover{border-color:#ffd1ad;background:rgba(255,209,173,.5)}body.chiao-page-home .donation-amount-option:hover{transform:translateY(-1px)}body.chiao-page-home .donation-amount-actions{display:grid;grid-template-columns:minmax(0,1fr) 175px;gap:12px;align-items:center}body.chiao-page-home .donation-custom-input{width:100%;height:52px;padding:0 16px;border:1px solid #dbdfe2;border-radius:16px;background:#fff;color:#1a1a1a;font-size:15px;font-weight:500;outline:none}body.chiao-page-home .donation-custom-input::placeholder{color:#4a4a4a;opacity:1}body.chiao-page-home .donation-custom-input:focus{border-color:#ffd1ad;box-shadow:0 0 0 3px rgba(255,209,173,.28)}body.chiao-page-home .donation-submit-button{display:flex;align-items:center;justify-content:center;height:52px;border:0;border-radius:999px;background:#0e171e;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .15s ease,transform .15s ease}body.chiao-page-home .donation-submit-button:hover{opacity:.92;transform:scale(1.02)}body.chiao-page-home .donation-amount-note{max-width:510px;margin:0;color:#4a4a4a;font-size:16px;font-weight:500;line-height:1.8}body.chiao-page-home .support-cta-bottom{display:none}body.chiao-page-home dialog{width:min(520px,calc(100% - 40px));border:0;border-radius:24px;padding:0;box-shadow:0 30px 100px color-mix(in oklch,black 35%,transparent)}body.chiao-page-home dialog::backdrop{background:color-mix(in oklch,var(--fg) 44%,transparent);backdrop-filter:blur(6px)}body.chiao-page-home .modal-body{padding:28px}body.chiao-page-home .modal-body h3{margin:0 0 8px;font-size:26px}body.chiao-page-home .modal-body p{margin:0;color:var(--muted);line-height:1.7}body.chiao-page-home .modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}@media (max-width:1100px){body.chiao-page-home .hero{grid-template-columns:1fr}body.chiao-page-home .hero-copy{padding:70px 40px}body.chiao-page-home .hero-media{min-height:520px}body.chiao-page-home .section-head,body.chiao-page-home .events-wrap,body.chiao-page-home .support-layout{grid-template-columns:1fr}body.chiao-page-home .belief-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.chiao-page-home .record-cards{grid-template-columns:repeat(3,minmax(0,1fr))}body.chiao-page-home .support-content{flex-direction:column;gap:20px;align-items:stretch}body.chiao-page-home .support-merch-row{display:flex;flex-wrap:nowrap;gap:10px;max-width:none;overflow:hidden}body.chiao-page-home .support-donation-panel{width:100%}body.chiao-page-home .merch-card{flex:0 0 calc((100vw - 60px) / 3);max-width:calc((100vw - 60px) / 3);min-width:0}body.chiao-page-home .merch-card-img{height:210px}body.chiao-page-home .support-ad-card{width:100%;height:160px;min-height:0;border-radius:20px}body.chiao-page-home .support-ad-inner{flex-direction:row;width:696px;height:160px;gap:40px;align-items:center;justify-content:center}body.chiao-page-home .support-ad-logo-image{width:200px}body.chiao-page-home .support-ad-logo{width:200px;height:95px}body.chiao-page-home .support-ad-lp.main{left:0;top:30px;width:201px;height:46px}body.chiao-page-home .support-ad-lp.year{left:99px;top:0;width:107px;height:30px}body.chiao-page-home .support-ad-lp.icons{left:6px;top:83px;width:48px;height:15px}body.chiao-page-home .support-ad-lp.tagline{left:63px;top:84px;width:130px;height:14px}body.chiao-page-home .support-donate-btn{width:225px;height:50px;font-size:17px}body.chiao-page-home .donation-amount-card{min-height:0}}@media (max-width:770px){body.chiao-page-home .belief-grid{grid-template-columns:1fr}}@media (max-width:768px){body.chiao-page-home .section{padding:60px 0 0}body.chiao-page-home .support-band{padding:60px 0 60px}body.chiao-page-home .support-copy{padding:26px 22px 0;height:auto}body.chiao-page-home .merch-marquee-wrap{padding-bottom:22px;margin-left:-22px;margin-right:-22px}body.chiao-page-home .merch-item{width:100px;height:100px}body.chiao-page-home .hero{display:flex;flex-direction:column;min-height:unset}body.chiao-page-home .hero-media{order:-1;height:40vh;min-height:40vh;max-height:40vh;flex-shrink:0}body.chiao-page-home .hero-copy{padding:36px 24px}body.chiao-page-home .hero-copy .eyebrow{font-size:15px}body.chiao-page-home .hero h1{max-width:100%;font-size:clamp(50px,13.2vw,56px);line-height:1.16;margin:16px 0 20px}body.chiao-page-home .hero-lead{font-size:15px}body.chiao-page-home .hero-actions{margin-top:28px;gap:12px}body.chiao-page-home .hero-actions .btn{height:52px;min-height:52px;padding:0 24px;font-size:16px}body.chiao-page-home .hero-proof{grid-template-columns:1fr 1fr;gap:8px;margin-top:32px}body.chiao-page-home #record .section-head,body.chiao-page-home #events .section-head,body.chiao-page-home #support .section-head{flex-direction:column;align-items:flex-start;gap:20px}body.chiao-page-home #record .section-head h2,body.chiao-page-home #events .section-head h2,body.chiao-page-home #support .section-head h2{font-size:28px;line-height:1.3}body.chiao-page-home .record-more-btn,body.chiao-page-home .events-more-btn,body.chiao-page-home .support-more-btn{margin-top:0;align-self:flex-start;height:48px;padding:0 24px}body.chiao-page-home #policies .section-head h2{font-size:28px;line-height:1.3}body.chiao-page-home .belief-card{min-height:0}body.chiao-page-home .belief-body{padding:20px}body.chiao-page-home .belief-body h3{font-size:22px}body.chiao-page-home .belief-body .subtitle{font-size:15px;margin:6px 0 0}body.chiao-page-home .belief-collapse{max-height:0;overflow:hidden;transition:max-height 0.38s ease,padding-top 0.38s ease;padding-top:0}body.chiao-page-home .belief-card.is-expanded .belief-collapse{max-height:420px;padding-top:18px}body.chiao-page-home .belief-tags-row{margin-top:0;padding-top:14px}body.chiao-page-home .belief-expand-btn{display:flex;align-items:center;justify-content:center}body.chiao-page-home #record{padding:60px 20px 0;width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box;overflow-x:clip}body.chiao-page-home #record .section-head{margin-bottom:20px}body.chiao-page-home #record .record-head-left .section-intro{margin-top:10px}body.chiao-page-home #record .section-head h2{font-size:26px;line-height:36px;margin:0}body.chiao-page-home .record-heading-wrap{margin-top:10px}body.chiao-page-home .record-heading-wrap::before{bottom:0;top:auto;height:36px}body.chiao-page-home .record-more-btn{display:none}body.chiao-page-home .record-more-btn-mob{display:flex}body.chiao-page-home .record-tab-bar{display:grid;grid-template-columns:repeat(3,1fr);height:auto;gap:8px;margin-top:24px}body.chiao-page-home .record-tab{height:60px;font-size:15px}body.chiao-page-home .record-panels{margin-left:-20px;margin-right:-20px}body.chiao-page-home .record-slider:not(.is-slider) .record-cards{overflow-x:auto}body.chiao-page-home .record-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:20px;gap:10px;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-left:20px}body.chiao-page-home .record-cards::-webkit-scrollbar{display:none}body.chiao-page-home .record-card{flex:0 0 80vw;max-width:320px;scroll-snap-align:start;min-height:unset}body.chiao-page-home .record-stats{flex-direction:row}body.chiao-page-home #events{padding:60px 20px 0;width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box}body.chiao-page-home #events .section-head{margin-bottom:16px}body.chiao-page-home .events-more-btn{display:none}body.chiao-page-home #events .section-head h2{font-size:26px;line-height:36px;margin:0}body.chiao-page-home #events .events-head-left .section-intro{margin-top:10px}body.chiao-page-home .events-heading-wrap{margin-top:10px}body.chiao-page-home .events-heading-wrap::before{bottom:0;top:auto;height:36px}body.chiao-page-home .events-wrap{display:flex;flex-direction:column;gap:16px}body.chiao-page-home .featured-event{order:-1;width:100%;height:auto;aspect-ratio:16 / 9;border-radius:18px}body.chiao-page-home .featured-event::after{display:none}body.chiao-page-home .featured-caption{display:none}body.chiao-page-home .event-list{display:flex;flex-direction:column;gap:16px;max-height:360px;overflow-y:auto;padding-right:4px}body.chiao-page-home .event-row{display:grid;grid-template-columns:42px 1fr auto;gap:12px;height:auto;min-height:0;padding:12px 18px;border-radius:18px;align-items:center}body.chiao-page-home .event-icon{width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px}body.chiao-page-home .event-date{width:auto;flex-shrink:0}body.chiao-page-home .event-info{flex:1 0 0;min-width:0;gap:4px}body.chiao-page-home .event-title{line-height:1.35}body.chiao-page-home .event-location{line-height:1.45}body.chiao-page-home .date{font-size:18px}body.chiao-page-home .event-location svg{display:none}body.chiao-page-home #support{padding:60px 20px;width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box}body.chiao-page-home #support .section-head{margin-bottom:16px}body.chiao-page-home .support-more-btn{display:none}body.chiao-page-home .support-content{flex-direction:column;gap:16px}body.chiao-page-home .support-merch-row{display:flex;gap:0;overflow:hidden}body.chiao-page-home .support-donation-panel{width:100%}body.chiao-page-home .support-merch-track{display:flex;gap:10px}body.chiao-page-home .support-merch-row--marquee .support-merch-track{animation-duration:18s}body.chiao-page-home .merch-card{flex:0 0 calc((100vw - 50px) / 2);max-width:calc((100vw - 50px) / 2)}body.chiao-page-home .merch-card-img{height:auto;aspect-ratio:1 / 1}body.chiao-page-home #support .section-head{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:16px}body.chiao-page-home .support-head-left{width:100%}body.chiao-page-home .support-inner-eyebrow{font-size:11px;letter-spacing:1.98px;margin-bottom:0}body.chiao-page-home .support-heading-wrap{margin-top:10px}body.chiao-page-home .support-heading-wrap h2{font-size:26px;line-height:36px;margin:0}body.chiao-page-home .support-heading-wrap::before{bottom:0;top:auto;height:36px}body.chiao-page-home .support-subtitle{margin-top:10px;font-size:14px;line-height:25.2px}body.chiao-page-home .support-subtitle-long{display:none}body.chiao-page-home .support-subtitle-short{display:inline}body.chiao-page-home .support-ad-card{width:100%;height:240px;min-height:0;border-radius:20px;padding:0;display:flex;align-items:center;justify-content:center}body.chiao-page-home .support-ad-inner{flex-direction:column;align-items:center;width:225px;height:auto;gap:26px}body.chiao-page-home .support-ad-logo-image{width:200px}body.chiao-page-home .support-ad-logo{width:200px;height:95px}body.chiao-page-home .support-ad-lp.main{left:0;top:30px;width:201px;height:46px}body.chiao-page-home .support-ad-lp.year{left:99px;top:0;width:107px;height:30px}body.chiao-page-home .support-ad-lp.icons{left:6px;top:83px;width:48px;height:15px}body.chiao-page-home .support-ad-lp.tagline{left:63px;top:84px;width:130px;height:14px}body.chiao-page-home .support-donate-btn{width:225px;height:50px;font-size:17px}body.chiao-page-home .donation-amount-card{gap:14px;padding:26px 20px;border-radius:22px}body.chiao-page-home .donation-amount-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.chiao-page-home .donation-amount-actions{grid-template-columns:1fr;gap:10px}body.chiao-page-home .donation-submit-button{width:100%}body.chiao-page-home .donation-amount-note{font-size:14px;line-height:1.7}body.chiao-page-home .support-cta-bottom{display:flex;justify-content:center;padding-top:20px}body.chiao-page-home .support-copy .support-h2{font-size:22px;line-height:1.3}body.chiao-page-home .support-copy .support-desc{font-size:14px;line-height:1.75}body.chiao-page-home .merch-strip{grid-template-columns:1fr 1fr;gap:10px;margin-top:0}body.chiao-page-home .merch{padding:12px;border-radius:14px;flex-direction:column;gap:4px}body.chiao-page-home .merch-img{padding:0;flex:none;flex-grow:0;flex-shrink:0;height:132px;overflow:hidden;justify-content:center}body.chiao-page-home .merch-img img{width:130px;height:130px;max-width:none;max-height:none;object-fit:contain;border-radius:6px;transform:scale(var(--merch-scale,1.35));transform-origin:center}body.chiao-page-home .merch:nth-child(1){--merch-scale:1.75}body.chiao-page-home .merch:nth-child(2){--merch-scale:1.6}body.chiao-page-home .merch:nth-child(3){--merch-scale:1.35}body.chiao-page-home .merch:nth-child(4){--merch-scale:1.15}body.chiao-page-home .merch-info{padding:0}body.chiao-page-home .merch b{font-size:13px}body.chiao-page-home .merch span{font-size:11px;margin-top:2px}body.chiao-page-home .merch-card-summary{font-size:11px;line-height:1.55;-webkit-line-clamp:4}body.chiao-page-home .donation-card{border-radius:22px;padding:26px 22px;background:#fcf7f0;display:flex;flex-direction:column;gap:14px}body.chiao-page-home .donation-card h3{margin:0;font-size:15px}body.chiao-page-home .amounts{gap:10px;margin:0}body.chiao-page-home .amount{height:50px;min-height:50px;border-radius:14px;font-size:13px}body.chiao-page-home .donation-input{display:flex;flex-direction:column;gap:10px;margin:0}body.chiao-page-home .donation-input input{min-height:50px;border-radius:14px;padding:0 14px;font-size:14px}body.chiao-page-home .donate-submit-btn{width:100%;height:50px;border-radius:999px}body.chiao-page-home .donation-note{margin-top:0}body.chiao-page-home .donation-disclaimer{font-size:13px;line-height:1.75;margin-top:0}}@media (max-width:480px){body.chiao-page-home .hero-copy{padding:36px 16px}body.chiao-page-home .hero h1{font-size:clamp(50px,13.2vw,56px)}body.chiao-page-home .hero-lead{font-size:15px}body.chiao-page-home .hero-media{min-height:40vh;max-height:40vh;height:40vh}body.chiao-page-home .hero-proof{grid-template-columns:1fr}body.chiao-page-home #record .section-head h2,body.chiao-page-home #events .section-head h2,body.chiao-page-home #support .section-head h2,body.chiao-page-home #policies .section-head h2{font-size:26px}body.chiao-page-home .belief-body h3{font-size:22px}body.chiao-page-home .record-card h3{font-size:20px}body.chiao-page-home .support-copy .support-h2{font-size:24px}body.chiao-page-home .event-row{padding:12px 16px}body.chiao-page-home .date{font-size:18px}body.chiao-page-home .merch-strip{grid-template-columns:1fr 1fr}body.chiao-page-home .support-copy .support-h2{font-size:22px}body.chiao-page-home .support-heading-wrap::before{bottom:0;top:auto;height:36px}}body.chiao-page-about .hero-bento{padding:40px 0 0}body.chiao-page-about .bento-grid{display:grid;grid-template-columns:57.6fr 42.4fr;gap:14px}body.chiao-page-about .bento-copy{background:var(--coral);border-radius:32px;padding:55px 75px 60px 44px;display:flex;flex-direction:column;justify-content:flex-start;min-height:615px}body.chiao-page-about .bento-kicker{display:block;color:oklch(99% 0.004 75 / 0.86);font-size:12px;font-weight:700;letter-spacing:1.44px;line-height:1.4}body.chiao-page-about .bento-title-row{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:554px;margin-top:8px}body.chiao-page-about .bento-logo-mark{width:155px;object-fit:contain;object-position:left center;display:block;flex-shrink:0}body.chiao-page-about .bento-name{margin:0;font-family:var(--font-display);font-size:80px;line-height:1;letter-spacing:0.01em;font-weight:900;color:oklch(99% 0.004 75 / 0.94)}body.chiao-page-about .bento-bio-block{display:flex;flex-direction:row;align-items:center;gap:25px;margin-top:40px}body.chiao-page-about .bento-bar{width:4px;align-self:stretch;flex-shrink:0;background:#fff;border-radius:19px;min-height:120px}body.chiao-page-about .bento-lead{max-width:554px;margin:0;color:oklch(99% 0.004 75 / 0.94);font-size:17px;line-height:1.95;text-wrap:pretty;font-weight:500}body.chiao-page-about .bento-photo{border-radius:32px;overflow:hidden;background:#e7ded6;min-height:615px}body.chiao-page-about .bento-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}body.chiao-page-about .stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:22px 0 0}body.chiao-page-about .stat-card{border:1px solid #d6dbe0;border-radius:20px;padding:27px 25px 1px;background:#fff;display:flex;flex-direction:column;gap:14px;min-height:152px}body.chiao-page-about .stat-card strong{display:block;font-family:var(--font-mono);font-weight:700;font-size:46px;line-height:46px;color:#030910;font-variant-numeric:tabular-nums;white-space:nowrap}body.chiao-page-about .stat-card strong em{position:relative;bottom:2px;font-style:normal;font-size:20px;color:var(--coral);line-height:20px}body.chiao-page-about .stat-card span{display:block;color:#4a4a4a;font-size:13px;line-height:20.8px}body.chiao-page-about .section{padding:100px 0 0}body.chiao-page-about .section-head{margin-bottom:48px}body.chiao-page-about .heading-wrap{position:relative;display:inline-block}body.chiao-page-about .heading-wrap::before{content:"";position:absolute;left:-4px;right:-8px;bottom:0;height:24px;z-index:0}body.chiao-page-about .heading-wrap.cream::before{background:linear-gradient(90deg,#FFA599 0%,#EAEAEA 100%)}body.chiao-page-about .heading-wrap.cyan::before{background:linear-gradient(90deg,rgba(37,248,255,0.3),transparent)}body.chiao-page-about .heading-wrap.peach::before{background:linear-gradient(90deg,#FFA599 0%,#EAEAEA 100%)}body.chiao-page-about .section-head h2{position:relative;z-index:1;margin:30px 0 0;font-family:var(--font-display);font-size:38px;line-height:1.3;color:var(--fg)}body.chiao-page-about .section-head .section-intro{margin:10px 0 0;font-size:14px;line-height:1.5;color:var(--text-secondary)}body.chiao-page-about .story-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}body.chiao-page-about .story-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:22px;padding:34px 32px 32px;background:var(--surface);display:flex;flex-direction:column}body.chiao-page-about .story-card::before{content:"";position:absolute;top:0;left:0;right:0;height:5px}body.chiao-page-about .story-card.c1::before{background:#ffe6d3}body.chiao-page-about .story-card.c2::before{background:#c8f0fd}body.chiao-page-about .story-card.c3::before{background:#eee2fe}body.chiao-page-about .story-card.c4::before{background:#fff5df}body.chiao-page-about .story-num{font-family:var(--font-mono);font-weight:700;font-size:17px;color:var(--coral);letter-spacing:0.04em;margin-bottom:14px}body.chiao-page-about .story-card h3{margin:0 0 14px;font-size:23px;line-height:1.4;color:#030910}body.chiao-page-about .story-card p{margin:0;font-size:14.5px;line-height:1.9;color:#393c40}body.chiao-page-about .profile-grid{display:grid;grid-template-columns:340px 1fr;gap:18px;align-items:stretch}body.chiao-page-about .identity-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:linear-gradient(151deg,#ffa79a 12.17%,#fff 89.5%);display:flex;flex-direction:column;justify-content:center;align-items:center}body.chiao-page-about .identity-body{padding:40px 34px;width:100%}body.chiao-page-about .identity-eyebrow{font-size:11px;font-weight:500;letter-spacing:1.6px;text-transform:uppercase;color:#1a1a1a;margin-bottom:6px}body.chiao-page-about .identity-body h3{margin:0 0 20px;font-size:34px;color:#030910;letter-spacing:0.02em;font-weight:700}body.chiao-page-about .badges{display:flex;flex-wrap:wrap;gap:6px}body.chiao-page-about .badge{display:inline-flex;align-items:center;gap:6px;padding:16px 20px;height:50px;border:none;border-radius:32px;background:#fff;color:#393c40;font-size:12px;font-weight:500}body.chiao-page-about .badge svg{width:14px;height:14px;color:var(--coral);flex-shrink:0}body.chiao-page-about .profile-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px}body.chiao-page-about .resume-card{border:1px solid var(--border);border-radius:24px;padding:30px 30px 32px;background:var(--surface)}body.chiao-page-about .resume-card .resume-title{font-size:12px;font-weight:500;letter-spacing:1.44px;text-transform:uppercase;color:#4b545a;padding-bottom:16px;margin-bottom:4px;border-bottom:1px solid #dbdfe2}body.chiao-page-about .resume-list{list-style:none;margin:0;padding:0}body.chiao-page-about .resume-item{display:grid;grid-template-columns:52px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--border)}body.chiao-page-about .resume-item:last-child{border-bottom:0;padding-bottom:0}body.chiao-page-about .resume-tag{font-family:var(--font-mono);font-weight:700;font-size:13px;color:var(--secondary);padding-top:2px}body.chiao-page-about .resume-item b{display:block;font-size:15px;font-weight:700;color:var(--fg);line-height:1.45}body.chiao-page-about .resume-item span{display:block;margin:0;padding:0;font-size:13px;color:var(--text-secondary);line-height:1.6}body.chiao-page-about .cta-band{margin-top:100px}body.chiao-page-about .cta-inner{border-radius:30px;background:var(--coral);padding:50px 64px;position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:150px}body.chiao-page-about .cta-inner::before{content:"";position:absolute;left:63px;top:78px;width:260px;height:260px;border-radius:50%;background:rgba(253,251,249,0.12)}body.chiao-page-about .cta-inner::after{content:"";position:absolute;right:-171px;top:-156px;width:494px;height:494px;border-radius:50%;background:rgba(253,251,249,0.12)}body.chiao-page-about .cta-logo-inner{position:relative;width:326px;height:155px;flex-shrink:0;z-index:1}body.chiao-page-about .cta-logo-image{display:block;width:326px;height:155px;flex-shrink:0;object-fit:contain;position:relative;z-index:1}body.chiao-page-about .cta-logo-part{position:absolute;display:block}body.chiao-page-about .cta-logo-part.main{left:0;top:48px;width:318px;height:73px}body.chiao-page-about .cta-logo-part.year{left:157px;top:0;width:169px;height:47px}body.chiao-page-about .cta-logo-part.icons{left:11px;top:131px;width:76px;height:23px}body.chiao-page-about .cta-logo-part.tagline{left:99px;top:133px;width:205px;height:21px}body.chiao-page-about .cta-actions{position:relative;z-index:1;display:flex;gap:16px;flex-shrink:0}body.chiao-page-about .cta-actions .btn{width:180px;height:56px;min-height:56px;padding:0;font-size:16px;border-radius:999px;display:flex;align-items:center;justify-content:center}body.chiao-page-about .cta-actions .btn-soft{background:#fff;color:var(--ink-btn)}body.chiao-page-about .cta-actions .btn-primary{background:var(--ink-btn);color:#fff}@media (max-width:1100px){body.chiao-page-about .bento-grid{grid-template-columns:1fr}body.chiao-page-about .bento-grid{grid-template-columns:1fr}body.chiao-page-about .bento-copy{min-height:0;padding:48px 40px}body.chiao-page-about .bento-title-row{max-width:500px}body.chiao-page-about .bento-name{font-size:64px}body.chiao-page-about .bento-bio-block{margin-top:36px}body.chiao-page-about .bento-photo{min-height:420px}body.chiao-page-about .stats{grid-template-columns:1fr 1fr}body.chiao-page-about .story-grid{grid-template-columns:1fr}body.chiao-page-about .profile-grid{grid-template-columns:1fr}body.chiao-page-about .cta-inner{padding:32px 40px;align-items:center;justify-content:center;gap:80px}body.chiao-page-about .cta-logo-inner{width:258px;height:123px}body.chiao-page-about .cta-logo-image{width:258px;height:123px}body.chiao-page-about .cta-logo-part.main{left:0;top:38px;width:251px;height:58px}body.chiao-page-about .cta-logo-part.year{left:125px;top:0;width:133px;height:38px}body.chiao-page-about .cta-logo-part.icons{left:8px;top:104px;width:60px;height:18px}body.chiao-page-about .cta-logo-part.tagline{left:78px;top:105px;width:162px;height:17px}body.chiao-page-about .cta-actions{flex-direction:column;gap:12px}body.chiao-page-about .cta-actions .btn{width:160px;height:50px;font-size:14px}}@media (max-width:768px){body.chiao-page-about .section{padding:60px 0 0}body.chiao-page-about .hero-bento{padding:24px 0 0}body.chiao-page-about .bento-grid{gap:18px}body.chiao-page-about .bento-copy{padding:40px 32px 44px;border-radius:26px}body.chiao-page-about .bento-photo{order:-1}body.chiao-page-about .bento-title-row{max-width:none;gap:18px}body.chiao-page-about .bento-logo-mark{width:auto;height:38px}body.chiao-page-about .bento-name{font-size:48px}body.chiao-page-about .bento-bio-block{margin-top:30px;gap:28px}body.chiao-page-about .bento-lead{font-size:14px;line-height:1.8}body.chiao-page-about .bento-photo{min-height:380px;border-radius:26px}body.chiao-page-about .stats{gap:10px}body.chiao-page-about .stat-card{padding:20px 18px;min-height:0}body.chiao-page-about .stat-card strong{font-size:36px;line-height:36px}body.chiao-page-about .section-head h2{font-size:28px;margin-top:10px}body.chiao-page-about .section-head .section-intro{margin-top:10px}body.chiao-page-about .heading-wrap::before{height:36px;bottom:0}body.chiao-page-about .profile-cols{grid-template-columns:1fr}body.chiao-page-about .cta-band{margin-top:60px}body.chiao-page-about .cta-inner{padding:28px 24px;border-radius:24px;justify-content:center;gap:20px}body.chiao-page-about .cta-logo-inner{width:200px;height:95px}body.chiao-page-about .cta-logo-image{width:150px;height:auto}body.chiao-page-about .cta-logo-part.main{left:0;top:29px;width:195px;height:45px}body.chiao-page-about .cta-logo-part.year{left:96px;top:0;width:104px;height:29px}body.chiao-page-about .cta-logo-part.icons{left:7px;top:80px;width:47px;height:14px}body.chiao-page-about .cta-logo-part.tagline{left:61px;top:82px;width:126px;height:13px}body.chiao-page-about .cta-actions .btn{width:130px;height:46px;font-size:14px}}@media (max-width:480px){body.chiao-page-about .stats{grid-template-columns:1fr}body.chiao-page-about .bento-copy h1{font-size:clamp(40px,11vw,48px)}body.chiao-page-about .bento-title-row{align-items:center;flex-direction:row;gap:12px}body.chiao-page-about .cta-inner{padding:20px 16px;border-radius:20px;justify-content:center;gap:16px}body.chiao-page-about .cta-inner::before{width:175px;height:175px;left:42px;top:53px}body.chiao-page-about .cta-inner::after{width:333px;height:333px;right:-116px;top:-105px}body.chiao-page-about .cta-logo-inner{width:200px;height:95px}body.chiao-page-about .cta-logo-image{width:150px;height:auto}body.chiao-page-about .cta-logo-part.main{left:0;top:29px;width:195px;height:45px}body.chiao-page-about .cta-logo-part.year{left:96px;top:0;width:104px;height:29px}body.chiao-page-about .cta-logo-part.icons{left:7px;top:80px;width:47px;height:14px}body.chiao-page-about .cta-logo-part.tagline{left:61px;top:82px;width:126px;height:13px}body.chiao-page-about .cta-actions{gap:9px}body.chiao-page-about .cta-actions .btn{width:102px;height:32px;min-height:32px;font-size:10px}}body.chiao-page-news .news-head{padding:56px 0 0}body.chiao-page-news .news-head .eyebrow{margin-bottom:14px}body.chiao-page-news .news-head h1{margin:0;max-width:20ch;font-family:var(--font-display);font-size:clamp(40px,4.6vw,60px);line-height:1.08;letter-spacing:-0.01em}body.chiao-page-news .news-head h1 em{font-style:normal;color:var(--coral);background:linear-gradient(90deg,#FFA599 0%,#EAEAEA 100%) 0 82% / 100% .42em no-repeat;box-decoration-break:clone;-webkit-box-decoration-break:clone}body.chiao-page-news .news-head .heading-highlight{display:inline}body.chiao-page-news .news-head .heading-highlight::before{content:none}body.chiao-page-news .news-head .lead{margin:22px 0 0;max-width:779px;font-size:16px;line-height:1.9;color:var(--text-secondary);text-wrap:pretty}body.chiao-page-news .chip{display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em;background:var(--surface);border:1px solid var(--border);color:var(--fg)}body.chiao-page-news .chip::before{content:"";width:8px;height:8px;border-radius:4px;background:var(--dot,var(--coral))}body.chiao-page-news .chip.report{--dot:#b5edff}body.chiao-page-news .chip.view{--dot:#ffe7b3}body.chiao-page-news .chip.rumor{--dot:var(--coral)}body.chiao-page-news .meta-mono{font-family:var(--font-mono);font-size:12px;font-weight:500;color:var(--muted);letter-spacing:.02em}body.chiao-page-news .featured-wrap{padding:40px 0 0}body.chiao-page-news .rail-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}body.chiao-page-news .rail-head .label{font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap}body.chiao-page-news .rail-head .sort{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);white-space:nowrap}body.chiao-page-news .rail-head .sort b{color:var(--fg);font-weight:700}body.chiao-page-news .featured{display:grid;grid-template-columns:1.18fr 1fr;border:1px solid var(--border);border-radius:28px;overflow:hidden;background:var(--surface)}body.chiao-page-news .featured .cover{position:relative;min-height:460px;background:#e7ded6}body.chiao-page-news .featured .cover img{width:100%;height:100%;object-fit:cover;object-position:center 28%}body.chiao-page-news .featured .cover .pin{position:absolute;top:22px;left:22px;display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:999px;background:var(--coral);color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em}body.chiao-page-news .featured .body{padding:48px 46px;display:flex;flex-direction:column;justify-content:center}body.chiao-page-news .featured .topline{display:flex;align-items:center;gap:12px;margin-bottom:20px}body.chiao-page-news .featured h2{margin:0;font-family:var(--font-display);font-size:32px;line-height:1.32;letter-spacing:-0.01em}body.chiao-page-news .featured .excerpt{margin:18px 0 0;font-size:15.5px;line-height:1.9;color:var(--text-secondary);text-wrap:pretty}body.chiao-page-news .featured .foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:30px;padding-top:22px;border-top:1px solid var(--border)}body.chiao-page-news .readlink{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:var(--coral)}body.chiao-page-news .readlink svg{width:16px;height:16px;transition:transform .18s ease}body.chiao-page-news a.cardlink:hover .readlink svg,body.chiao-page-news .readlink:hover svg{transform:translateX(4px)}body.chiao-page-news .grid-wrap{padding:56px 0 0}body.chiao-page-news .news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}body.chiao-page-news .card{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:22px;overflow:hidden;background:var(--surface);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.chiao-page-news .card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px rgba(14,23,30,.35);border-color:oklch(82% 0.01 240)}body.chiao-page-news .card .cover{position:relative;height:188px;overflow:hidden}body.chiao-page-news.chiao-page-report .card .cover{height:auto;aspect-ratio:1 / 1}body.chiao-page-news.chiao-page-report .card .cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}body.chiao-page-news .card .cover.report{background:linear-gradient(157deg,#d8f3fc 4%,#eef8fb 96%)}body.chiao-page-news .card .cover.view{background:linear-gradient(157deg,#ffe5cd 4%,#fff4e8 96%)}body.chiao-page-news .card .cover.rumor{background:linear-gradient(157deg,#ffded6 4%,#fff0ec 96%)}body.chiao-page-news .card .body{padding:22px 22px 20px;display:flex;flex-direction:column;flex:1;gap:10px}body.chiao-page-news .card .body .topline{display:flex;align-items:center;gap:10px}body.chiao-page-news .card h3{margin:0;font-size:18.5px;line-height:1.5;letter-spacing:-0.005em;color:var(--fg)}body.chiao-page-news .card .excerpt{margin:0;font-size:13.5px;line-height:1.78;color:var(--text-secondary);flex:1;text-wrap:pretty}body.chiao-page-news .card .foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;padding-top:16px;border-top:1px solid var(--border)}body.chiao-page-news .card .foot .meta-mono{font-size:11.5px}body.chiao-page-news .card .foot .readlink{font-size:13px;color:var(--coral)}body.chiao-page-news .card .foot .readlink svg{width:15px;height:15px}body.chiao-page-news .pager{margin-top:44px;padding-top:28px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;min-width:0;overflow:hidden}body.chiao-page-news .pager .count{font-size:13px;color:var(--muted)}body.chiao-page-news .pager .count b{color:var(--fg);font-weight:700}body.chiao-page-news .pages{display:flex;flex:1 1 520px;justify-content:flex-end;flex-wrap:wrap;gap:7px;min-width:0;max-width:100%}body.chiao-page-news .pages a{flex:0 0 40px;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;border:1px solid var(--border);background:var(--surface);font-family:var(--font-mono);font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .15s ease}body.chiao-page-news .pages a:hover{border-color:var(--fg);color:var(--fg)}body.chiao-page-news .pages a.active{background:var(--ink-btn);color:#fff;border-color:var(--ink-btn)}body.chiao-page-news .pages a.arrow{color:var(--muted)}body.chiao-page-news .pages .dots{display:grid;place-items:center;width:28px;height:40px;color:var(--muted);font-family:var(--font-mono);font-size:14px}@media (max-width:1100px){body.chiao-page-news .featured{grid-template-columns:1fr}body.chiao-page-news .featured .cover{min-height:320px}body.chiao-page-news .featured .body{padding:40px 36px}body.chiao-page-news .news-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){body.chiao-page-news .news-head{padding:40px 0 0}body.chiao-page-news .featured .body{padding:32px 26px}body.chiao-page-news .featured h2{font-size:25px}body.chiao-page-news .news-grid{grid-template-columns:1fr}body.chiao-page-news .pager{align-items:flex-start;overflow:visible}body.chiao-page-news .pages{flex:0 0 100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}body.chiao-page-policies .news-head{padding:56px 0 0}body.chiao-page-policies .news-head .eyebrow{margin-bottom:14px}body.chiao-page-policies .news-head h1{margin:0;max-width:14ch;font-family:var(--font-display);font-size:clamp(40px,4.6vw,60px);line-height:1.08;letter-spacing:-0.01em}body.chiao-page-policies .news-head h1 em{font-style:normal;color:var(--coral);background:linear-gradient(90deg,#FFA599 0%,#EAEAEA 100%) 0 82% / 100% .42em no-repeat;box-decoration-break:clone;-webkit-box-decoration-break:clone}body.chiao-page-policies .news-head .heading-highlight{display:inline}body.chiao-page-policies .news-head .heading-highlight::before{content:none}body.chiao-page-policies .news-head .lead{margin:22px 0 0;max-width:779px;font-size:16px;line-height:1.9;color:var(--text-secondary);text-wrap:pretty}body.chiao-page-policies .chip{display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em;background:var(--surface);border:1px solid var(--border);color:var(--fg)}body.chiao-page-policies .chip::before{content:"";width:8px;height:8px;border-radius:4px;background:var(--dot,var(--coral))}body.chiao-page-policies .chip.report{--dot:#b5edff}body.chiao-page-policies .chip.view{--dot:#ffe7b3}body.chiao-page-policies .chip.rumor{--dot:var(--coral)}body.chiao-page-policies .meta-mono{font-family:var(--font-mono);font-size:12px;font-weight:500;color:var(--muted);letter-spacing:.02em}body.chiao-page-policies .readlink{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:var(--coral)}body.chiao-page-policies .readlink svg{width:16px;height:16px;transition:transform .18s ease}body.chiao-page-policies a.cardlink:hover .readlink svg,body.chiao-page-policies .readlink:hover svg{transform:translateX(4px)}body.chiao-page-policies .grid-wrap{padding:56px 0 0}body.chiao-page-policies .news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}body.chiao-page-policies .card{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:22px;overflow:hidden;background:var(--surface);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.chiao-page-policies .card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px rgba(14,23,30,.35);border-color:oklch(82% 0.01 240)}body.chiao-page-policies .card .cover{position:relative;height:188px;overflow:hidden}body.chiao-page-policies .card .cover.report{background:linear-gradient(157deg,#d8f3fc 4%,#eef8fb 96%)}body.chiao-page-policies .card .cover.view{background:linear-gradient(157deg,#ffe5cd 4%,#fff4e8 96%)}body.chiao-page-policies .card .cover.rumor{background:linear-gradient(157deg,#ffded6 4%,#fff0ec 96%)}body.chiao-page-policies .card .body{padding:22px 22px 20px;display:flex;flex-direction:column;flex:1;gap:10px}body.chiao-page-policies .card .body .topline{display:flex;align-items:center;gap:10px}body.chiao-page-policies .card h3{margin:0;font-size:18.5px;line-height:1.5;letter-spacing:-0.005em;color:var(--fg)}body.chiao-page-policies .card .excerpt{margin:0;font-size:13.5px;line-height:1.78;color:var(--text-secondary);flex:1;text-wrap:pretty}body.chiao-page-policies .card .foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;padding-top:16px;border-top:1px solid var(--border)}body.chiao-page-policies .card .foot .meta-mono{font-size:11.5px}body.chiao-page-policies .card .foot .readlink{margin-left:auto;font-size:13px;color:var(--coral)}body.chiao-page-policies .card .foot .readlink svg{width:15px;height:15px}body.chiao-page-policies .pager{margin-top:44px;padding-top:28px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;min-width:0;overflow:hidden}body.chiao-page-policies .pager .count{font-size:13px;color:var(--muted)}body.chiao-page-policies .pager .count b{color:var(--fg);font-weight:700}body.chiao-page-policies .pages{display:flex;flex:1 1 520px;justify-content:flex-end;flex-wrap:wrap;gap:7px;min-width:0;max-width:100%}body.chiao-page-policies .pages a{flex:0 0 40px;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;border:1px solid var(--border);background:var(--surface);font-family:var(--font-mono);font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .15s ease}body.chiao-page-policies .pages a:hover{border-color:var(--fg);color:var(--fg)}body.chiao-page-policies .pages a.active{background:var(--ink-btn);color:#fff;border-color:var(--ink-btn)}body.chiao-page-policies .pages a.arrow{color:var(--muted)}body.chiao-page-policies .pages .dots{display:grid;place-items:center;width:28px;height:40px;color:var(--muted);font-family:var(--font-mono);font-size:14px}@media (max-width:1100px){body.chiao-page-policies .news-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){body.chiao-page-policies .news-head{padding:40px 0 0}body.chiao-page-policies .news-grid{grid-template-columns:1fr}body.chiao-page-policies .pager{align-items:flex-start;overflow:visible}body.chiao-page-policies .pages{flex:0 0 100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}body.chiao-page-contact .contact-header{padding:56px 0 0}body.chiao-page-contact .ch-eyebrow{margin-bottom:14px}body.chiao-page-contact .contact-header h1{margin:0;font-family:var(--font-display);font-size:clamp(40px,4.6vw,60px);line-height:1.08;letter-spacing:-0.01em;color:var(--fg)}body.chiao-page-contact .contact-header h1 em{font-style:normal;color:var(--coral);background:linear-gradient(90deg,#FFA599 0%,#EAEAEA 100%) 0 82% / 100% .42em no-repeat;box-decoration-break:clone;-webkit-box-decoration-break:clone}body.chiao-page-contact .contact-header .heading-highlight{display:inline}body.chiao-page-contact .contact-header .heading-highlight::before{content:none}body.chiao-page-contact .ch-lead{margin:22px 0 0;font-family:var(--font-body);font-weight:400;font-size:16px;line-height:1.9;color:var(--text-secondary);max-width:779px;text-wrap:pretty}body.chiao-page-contact .contact-section{padding:60px 0 0}body.chiao-page-contact .contact-grid{display:grid;grid-template-columns:576fr 576fr;gap:28px;align-items:stretch}body.chiao-page-contact .office-cards{display:flex;flex-direction:column;gap:16px}body.chiao-page-contact .office-card{border:1px solid #dbdfe2;border-radius:22px;display:flex;align-items:stretch;overflow:hidden}body.chiao-page-contact .office-info{background:#fff;flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:8px;padding:27px 20px}body.chiao-page-contact .office-title-row{display:flex;align-items:center;justify-content:flex-start;gap:10px}body.chiao-page-contact .office-title-row h3{margin:0;font-family:var(--font-display);font-weight:700;font-size:19px;line-height:24.7px;color:#030910;white-space:nowrap}body.chiao-page-contact .office-badge-fig{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 9px;border-radius:999px;background:var(--coral);color:#fff;font-family:var(--font-mono);font-weight:700;font-size:10px;letter-spacing:0.8px;white-space:nowrap}body.chiao-page-contact .office-detail-row{display:flex;align-items:center;gap:8px}body.chiao-page-contact .office-detail-label{font-family:var(--font-mono);font-weight:400;font-size:10.5px;line-height:16.8px;letter-spacing:0.63px;text-transform:uppercase;color:#4b545a;flex-shrink:0}body.chiao-page-contact .office-detail-value{font-family:var(--font-body);font-weight:400;font-size:13.5px;line-height:21.6px;color:#393c40}body.chiao-page-contact .office-detail-value.bold{font-family:var(--font-mono);font-weight:700;color:#030910}body.chiao-page-contact a.office-map{cursor:pointer;text-decoration:none;transition:filter .18s ease}body.chiao-page-contact a.office-map:hover{filter:brightness(0.92)}body.chiao-page-contact .office-map{position:relative;width:164px;flex-shrink:0;overflow:hidden;background:radial-gradient(ellipse 130% 140% at 60% 92%,rgba(255,165,153,0.5) 0%,rgba(255,224,217,0.5) 68%,transparent 100%),rgb(250,246,241)}body.chiao-page-contact .office-map-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;background:#d8d8d8}body.chiao-page-contact .office-map-line{position:absolute;z-index:1;width:10.6px;height:212px;background:rgba(255,255,255,0.5);left:50%;top:50%;transform-origin:center}body.chiao-page-contact .office-map-line.cross{width:9.87px;transform:translate(-50%,-50%) rotate(93.69deg)}body.chiao-page-contact .office-map-line.l1{transform:translate(-50%,-50%) rotate(14.69deg)}body.chiao-page-contact .office-map-line.l2{transform:translate(-50%,-50%) rotate(-5.22deg)}body.chiao-page-contact .office-map-line.l3{transform:translate(-50%,-50%) rotate(-15deg)}body.chiao-page-contact .office-map-pin-wrap{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:3px;width:88px}body.chiao-page-contact .office-map-pin{width:30px;height:35px}body.chiao-page-contact .office-map-label{display:inline-flex;align-items:center;justify-content:center;height:28.5px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,0.92);font-family:var(--font-mono);font-weight:700;font-size:14.5px;letter-spacing:1.05px;color:#030910;white-space:nowrap}body.chiao-page-contact .contact-form-card{border:1px solid #d6dbe0;border-radius:26px;background:linear-gradient(180deg,#fffdfa 0%,#fff3e9 100%);padding:34px 32px 32px;display:flex;flex-direction:column;gap:24px;height:100%}body.chiao-page-contact .contact-form-card .wpcf7,body.chiao-page-contact .contact-form-card .wpcf7-form{display:flex;flex-direction:column;gap:24px}body.chiao-page-contact .contact-form-card .wpcf7-form p{margin:0}body.chiao-page-contact .contact-form-card .wpcf7-form br{display:none}body.chiao-page-contact .contact-form-card .wpcf7 .cf-head{display:none}body.chiao-page-contact .cf-head h2{margin:0;font-family:var(--font-display);font-weight:700;font-size:24px;letter-spacing:-0.24px;color:#030910}body.chiao-page-contact .cf-head p{margin:6px 0 0;font-family:var(--font-body);font-weight:400;font-size:14px;line-height:24.5px;color:#393c40}body.chiao-page-contact .cf-field{display:flex;flex-direction:column;gap:8px}body.chiao-page-contact .cf-field p{display:flex;flex-direction:column;gap:8px}body.chiao-page-contact .cf-label{display:flex;align-items:baseline;gap:4px;font-family:var(--font-body);font-weight:700;font-size:14px;color:#030910}body.chiao-page-contact .cf-label .req{font-family:var(--font-body);font-weight:900;color:var(--coral)}body.chiao-page-contact .cf-label .opt-tag{margin-left:4px;font-family:var(--font-body);font-weight:500;font-size:11px;color:#4b545a}body.chiao-page-contact .cf-field input,body.chiao-page-contact .cf-field textarea{width:100%;background:#fffdfa;border:1px solid #d6dbe0;border-radius:14px;padding:14px 16px;font-family:var(--font-body);font-weight:400;font-size:14.5px;color:#4b545a;outline:none;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease}body.chiao-page-contact .cf-field input:focus,body.chiao-page-contact .cf-field textarea:focus{border-color:#030910;color:#030910;box-shadow:0 0 0 3px rgba(3,9,16,0.06)}body.chiao-page-contact .cf-field textarea{resize:vertical;min-height:110px;line-height:24.65px}body.chiao-page-contact .cf-divider{border:none;border-top:1px solid #d6dbe0;margin:0}body.chiao-page-contact .cf-submit{width:100%;height:60px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink-btn);color:#fff;border:none;border-radius:999px;font-family:var(--font-body);font-weight:900;font-size:16px;cursor:pointer;transition:opacity .18s ease,transform .18s ease}body.chiao-page-contact .cf-submit:hover{opacity:0.88;transform:scale(1.04)}body.chiao-page-contact .wpcf7-spinner{margin:10px auto 0;display:block}body.chiao-page-contact .wpcf7-not-valid-tip{margin-top:6px;color:var(--coral);font-size:12px;line-height:1.5}body.chiao-page-contact .contact-form-card .wpcf7-response-output{margin:0;padding:14px 16px;border:1px solid #d6dbe0;border-radius:14px;background:#fffdfa;color:#393c40;font-size:14px;line-height:1.7}body.chiao-page-contact .contact-form-card form.sent .wpcf7-response-output{border-color:oklch(54.0% 0.120 150 / 0.38);background:oklch(54.0% 0.120 150 / 0.10)}body.chiao-page-contact .contact-form-card form.invalid .wpcf7-response-output,body.chiao-page-contact .contact-form-card form.failed .wpcf7-response-output{border-color:color-mix(in oklch,var(--coral) 54%,white);background:color-mix(in oklch,var(--coral) 10%,white)}@media (max-width:1180px){body.chiao-page-contact .contact-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){body.chiao-page-contact .contact-header{padding:40px 0 0}body.chiao-page-contact .zip{display:none}body.chiao-page-contact .contact-section{padding:48px 0 0}body.chiao-page-contact .office-map{width:156px;flex-shrink:0}body.chiao-page-contact .office-map-image{object-fit:cover}body.chiao-page-contact .office-info{flex:1 1 0;min-width:0}body.chiao-page-contact .office-title-row{flex-direction:column;align-items:flex-start;gap:8px}body.chiao-page-contact .office-title-row h3{white-space:normal}body.chiao-page-contact .office-detail-row{flex-wrap:wrap}body.chiao-page-contact .contact-form-card{padding:28px 22px}body.chiao-page-contact .cf-submit{height:54px;font-size:15px}}body.chiao-page-donate .donate-main{padding:0 0 100px}body.chiao-page-donate .donate-page{display:flex;flex-direction:column;gap:40px}body.chiao-page-donate .donate-head{min-height:261px;padding-top:56px}body.chiao-page-donate .donate-eyebrow{display:block;color:var(--text-secondary);font-size:11px;font-weight:500;letter-spacing:1.98px;line-height:16px}body.chiao-page-donate .donate-heading{margin-top:13px}body.chiao-page-donate .donate-heading h1{margin:0;font-family:var(--font-display);font-size:clamp(40px,4.6vw,60px);line-height:1.08;letter-spacing:-0.01em;color:var(--fg)}body.chiao-page-donate .donate-heading h1 em{font-style:normal;color:#ff7d6b;background:linear-gradient(90deg,#FFA599 0%,#EAEAEA 100%) 0 82% / 100% .42em no-repeat;box-decoration-break:clone;-webkit-box-decoration-break:clone}body.chiao-page-donate .heading-highlight{display:inline}body.chiao-page-donate .heading-highlight::before{content:none}body.chiao-page-donate .donate-intro{max-width:779px;margin:18px 0 0;color:var(--text-secondary);font-size:16px;line-height:30.4px;font-weight:400;text-wrap:pretty}body.chiao-page-donate .donate-hero{height:484px;border-radius:20px;overflow:hidden;background:#dccdc6}body.chiao-page-donate .donate-hero img{width:100%;height:100%;object-fit:cover;object-position:center}body.chiao-page-donate .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18.666px}body.chiao-page-donate .product-card{min-width:0;overflow:hidden;border:1px solid #d6dbe0;border-radius:18px;background:#fffdfa;display:flex;flex-direction:column}body.chiao-page-donate .product-gallery{position:relative;height:280px;overflow:hidden;border-bottom:1px solid #d6dbe0;background:#c6c6c6}body.chiao-page-donate .product-gallery-track{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}body.chiao-page-donate .product-gallery-track::-webkit-scrollbar{display:none}body.chiao-page-donate .product-gallery-slide{flex:0 0 100%;height:100%;scroll-snap-align:start}body.chiao-page-donate .product-gallery-lightbox-trigger{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}body.chiao-page-donate .product-gallery-slide img{width:100%;height:100%;object-fit:cover;display:block}body.chiao-page-donate .product-gallery-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 12px 28px -18px rgba(0,0,0,.45);opacity:.35;transform:translateY(-50%);transition:opacity .16s ease;-webkit-tap-highlight-color:transparent}body.chiao-page-donate .product-gallery-nav:hover:not(:disabled),body.chiao-page-donate .product-gallery-nav:focus:not(:disabled),body.chiao-page-donate .product-gallery-nav:focus-visible:not(:disabled),body.chiao-page-donate .product-gallery-nav:active:not(:disabled){opacity:1;border-color:rgba(255,255,255,.8);background:rgba(255,255,255,.88);box-shadow:0 12px 28px -18px rgba(0,0,0,.45);transform:translateY(-50%);outline:none}body.chiao-page-donate .product-gallery-nav:disabled{opacity:.35;cursor:default}body.chiao-page-donate .product-gallery-nav--prev{left:10px}body.chiao-page-donate .product-gallery-nav--next{right:10px}body.chiao-page-donate .product-gallery-nav--prev img{transform:rotate(180deg)}body.chiao-page-donate .product-gallery-nav img{width:16px;height:16px;filter:brightness(0)}body.chiao-page-donate .product-lightbox{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:28px;background:rgba(10,14,18,.82)}body.chiao-page-donate .product-lightbox.is-open{display:flex}body.chiao-page-donate .product-lightbox-frame{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:94vw;max-height:92vh;touch-action:pan-y;user-select:none}body.chiao-page-donate .product-lightbox img{display:block;width:auto;max-width:min(1040px,94vw);max-height:84vh;border-radius:18px;background:#fff;box-shadow:0 30px 80px -42px rgba(0,0,0,.75)}body.chiao-page-donate .product-lightbox-status{min-width:64px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.92);color:#1a1a1a;font-family:var(--font-mono);font-size:13px;font-weight:800;line-height:1;text-align:center}body.chiao-page-donate .product-lightbox-nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:#1a1a1a;line-height:0;transform:translateY(-50%);cursor:pointer;box-shadow:0 18px 40px -24px rgba(0,0,0,.65)}body.chiao-page-donate .product-lightbox-nav-icon{display:block;width:20px;height:20px;flex:0 0 20px;overflow:visible}body.chiao-page-donate .product-lightbox-nav-icon path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}body.chiao-page-donate .product-lightbox-nav[hidden]{display:none}body.chiao-page-donate .product-lightbox-prev{left:20px}body.chiao-page-donate .product-lightbox-next{right:20px}body.chiao-page-donate .product-lightbox-close{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:transparent;font-size:0;line-height:1;cursor:pointer}body.chiao-page-donate .product-lightbox-close::before,body.chiao-page-donate .product-lightbox-close::after{content:"";position:absolute;left:50%;top:50%;width:17px;height:2px;border-radius:999px;background:#1a1a1a;transform:translate(-50%,-50%) rotate(45deg)}body.chiao-page-donate .product-lightbox-close::after{transform:translate(-50%,-50%) rotate(-45deg)}body.chiao-page-donate .product-body{min-height:141px;display:flex;flex-direction:column;gap:0;padding:15px;background:#ffffff}body.chiao-page-donate .product-name{margin:0 0 9px;font-family:var(--font-display);font-size:15.5px;line-height:21.7px;font-weight:700;color:#030910}body.chiao-page-donate .product-price{margin:0;font-family:var(--font-mono);font-size:13px;font-weight:700;color:#4b545a}body.chiao-page-donate .product-summary{margin:-2px 0 8px;color:var(--text-secondary);font-size:13px;line-height:1.55}body.chiao-page-donate .product-btn{display:flex;align-items:center;justify-content:center;appearance:none;gap:6px;width:100%;height:47px;margin-top:10px;border-radius:999px;border:1px solid #ffb496;background:rgba(255,180,150,.5);color:#030910;font-size:14.8px;font-weight:900;line-height:1;cursor:pointer;transition:opacity .16s ease,transform .16s ease}body.chiao-page-donate .product-donation-form{display:flex;width:100%}body.chiao-page-donate .product-btn:hover{opacity:.88;transform:scale(1.04)}body.chiao-page-donate .product-btn img,body.chiao-page-donate .donate-cta-btn img{width:16px;height:16px;display:block;filter:brightness(0)}body.chiao-page-donate .donate-payment-methods{width:100%}body.chiao-page-donate .donate-payment-methods-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:stretch}body.chiao-page-donate .donate-payment-form,body.chiao-page-donate .donate-bank-card{min-width:0}body.chiao-page-donate .donate-payment-form .donation-amount-card{height:100%;min-height:0;border-radius:26px}body.chiao-page-donate .donate-bank-card{display:flex;flex-direction:column;min-height:316px;padding:37px 40px;border:1px solid #dbdfe2;border-radius:26px;background:linear-gradient(180deg,#ffffff 0%,#fffaf5 100%)}body.chiao-page-donate .donate-bank-heading{color:#4a4a4a;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:1.44px}body.chiao-page-donate .donate-bank-list{margin:22px 0 0;padding:0}body.chiao-page-donate .donate-bank-row{display:grid;grid-template-columns:74px minmax(0,1fr);gap:18px;align-items:start;padding:23px 0;border-top:1px solid #e5e1dc}body.chiao-page-donate .donate-bank-row:last-child{border-bottom:1px solid #e5e1dc}body.chiao-page-donate .donate-bank-row dt{color:#4a4a4a;font-size:15px;font-weight:700;line-height:1.7}body.chiao-page-donate .donate-bank-row dd{margin:0;color:#101820;font-size:20px;font-weight:700;line-height:1.7;overflow-wrap:anywhere}body.chiao-page-donate .donate-bank-row:last-child dd{font-family:"Space Grotesk",var(--font-mono);font-size:28px;line-height:1.25;letter-spacing:.02em}body.chiao-page-donate .donate-bank-note{margin-top:24px;color:#4a4a4a;font-size:15px;font-weight:500;line-height:1.8}body.chiao-page-donate .donate-bank-note p{margin:0}body.chiao-page-donate .donate-bank-note p + p{margin-top:6px}body.chiao-page-donate .donate-cta{height:273px;border-radius:30px;background:#ff7d6b;overflow:hidden;display:flex;align-items:center;justify-content:center}body.chiao-page-donate .donate-cta-inner{width:998px;height:273px;display:flex;align-items:center;justify-content:center;gap:48px}body.chiao-page-donate .donate-cta-person{width:253px;height:273px;flex-shrink:0;object-fit:cover;object-position:center top;align-self:flex-end}body.chiao-page-donate .donate-cta-logo{display:block;width:300px;height:155px;flex-shrink:0;object-fit:contain;transform:translateX(-5px)}body.chiao-page-donate .donate-cta-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:225px;height:60px;border-radius:999px;background:#ffffff;color:#030910;font-size:18px;font-weight:700;flex-shrink:0;transition:opacity .16s ease,transform .16s ease}body.chiao-page-donate .donate-cta-btn:hover{opacity:.9;transform:scale(1.04)}@media (max-width:1100px){body.chiao-page-donate .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.chiao-page-donate .donate-payment-methods-grid{gap:20px}body.chiao-page-donate .donate-bank-card{padding:32px 28px}body.chiao-page-donate .donate-bank-row{grid-template-columns:58px minmax(0,1fr);gap:14px}body.chiao-page-donate .donate-bank-row dd{font-size:17px}body.chiao-page-donate .donate-bank-row:last-child dd{font-size:24px}body.chiao-page-donate .donate-cta-inner{width:696px;height:160px;gap:40px}body.chiao-page-donate .donate-cta{height:160px;border-radius:20px}body.chiao-page-donate .donate-cta-person{width:167px;height:160px}body.chiao-page-donate .donate-cta-logo{width:200px;height:auto}body.chiao-page-donate .donate-cta-btn{width:225px;height:50px;font-size:17px}}@media (max-width:768px){body.chiao-page-donate .donate-main{padding:42px 0 60px}body.chiao-page-donate .donate-page{gap:32px}body.chiao-page-donate .donate-head{min-height:0;padding-top:0}body.chiao-page-donate .donate-heading{margin-top:10px}body.chiao-page-donate .donate-heading h1{font-size:clamp(28px,9vw,44px);line-height:1.2}body.chiao-page-donate .donate-intro{margin-top:16px;font-size:14px;line-height:25.2px}body.chiao-page-donate .donate-hero{height:auto;aspect-ratio:365 / 150;border-radius:18px}body.chiao-page-donate .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.chiao-page-donate .product-card{border-radius:14px;background:#fffdfa;min-width:0}body.chiao-page-donate .product-gallery{height:auto;aspect-ratio:1 / 1;background:#c6c6c6;border-bottom:1px solid #d6dbe0}body.chiao-page-donate .product-body{min-height:0;flex:1;gap:8px;padding:11px}body.chiao-page-donate .product-name{font-size:12px;line-height:1.4;margin:0}body.chiao-page-donate .product-summary{min-height:calc(4em * 1.45);margin:0;font-size:12px;line-height:1.45}body.chiao-page-donate .product-price{font-size:10px;margin-top:6px}body.chiao-page-donate .product-btn{height:35px;font-size:11px;margin-top:auto}body.chiao-page-donate .donate-payment-methods-grid{grid-template-columns:1fr;gap:16px}body.chiao-page-donate .donate-payment-form .donation-amount-card,body.chiao-page-donate .donate-bank-card{border-radius:22px}body.chiao-page-donate .donate-bank-card{min-height:0;padding:26px 20px}body.chiao-page-donate .donate-bank-list{margin-top:16px}body.chiao-page-donate .donate-bank-row{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:18px 0}body.chiao-page-donate .donate-bank-row dt{font-size:14px}body.chiao-page-donate .donate-bank-row dd{font-size:15px;line-height:1.65}body.chiao-page-donate .donate-bank-row:last-child dd{font-size:21px}body.chiao-page-donate .donate-bank-note{margin-top:18px;font-size:14px;line-height:1.7}body.chiao-page-donate .product-lightbox{padding:18px}body.chiao-page-donate .product-lightbox img{max-width:92vw;max-height:78vh;border-radius:14px}body.chiao-page-donate .product-lightbox-nav{width:40px;height:40px}body.chiao-page-donate .product-lightbox-prev{left:10px}body.chiao-page-donate .product-lightbox-next{right:10px}body.chiao-page-donate .product-lightbox-close{top:12px;right:12px;width:40px;height:40px}body.chiao-page-donate .donate-cta{height:240px;border-radius:20px}body.chiao-page-donate .donate-cta-inner{width:225px;height:182px;flex-direction:column;gap:26px}body.chiao-page-donate .donate-cta-person{display:none}body.chiao-page-donate .donate-cta-logo{width:200px;height:auto}body.chiao-page-donate .donate-cta-btn{width:225px;height:50px;font-size:17px}}body.chiao-page-default .default-page-content{padding:72px 0 104px}body.chiao-page-default .entry-content{width:min(860px,100%);margin:0 auto;color:var(--text-secondary);font-size:16px;line-height:1.95;letter-spacing:.04em}body.chiao-page-default .entry-content>*:first-child{margin-top:0}body.chiao-page-default .entry-content>*:last-child{margin-bottom:0}body.chiao-page-default .entry-content h1,body.chiao-page-default .entry-content h2,body.chiao-page-default .entry-content h3,body.chiao-page-default .entry-content h4{color:var(--fg);font-family:var(--font-body);font-weight:900;line-height:1.35;letter-spacing:.01em}body.chiao-page-default .entry-content h1{margin:0 0 24px;font-size:clamp(34px,5vw,52px);letter-spacing:-.02em}body.chiao-page-default .entry-content h2{margin:48px 0 18px;font-size:clamp(24px,3vw,30px)}body.chiao-page-default .entry-content h3{margin:36px 0 14px;font-size:22px}body.chiao-page-default .entry-content p{margin:0 0 22px}body.chiao-page-default .entry-content ul,body.chiao-page-default .entry-content ol{margin:0 0 26px;padding-left:1.5em}body.chiao-page-default .entry-content li + li{margin-top:6px}body.chiao-page-default .entry-content a{color:var(--coral);font-weight:800;text-decoration:underline;text-underline-offset:4px}body.chiao-page-default .entry-content .wp-block-separator{margin:32px 0 42px;border:0;border-top:1px solid var(--border)}body.chiao-page-default .entry-content .wp-block-columns{gap:32px;margin:34px 0}body.chiao-page-default .entry-content .legal-note{margin-top:48px;color:var(--muted);font-size:14px}body.chiao-page-default .entry-content .sitemap-page h2{margin-top:0}@media (max-width:768px){body.chiao-page-default .default-page-content{padding:48px 0 76px}body.chiao-page-default .entry-content{font-size:15px;line-height:1.9}body.chiao-page-default .entry-content h1{margin-bottom:20px}body.chiao-page-default .entry-content h2{margin-top:38px}}body.error404 .not-found-main{min-height:calc(100vh - 82px);display:flex;align-items:center;padding:88px 0 104px;background:linear-gradient(180deg,rgba(255,255,255,0.94),rgba(255,251,248,0.98)),#fff}body.error404 .not-found-section{width:100%;max-width:960px;margin-right:auto;margin-left:auto}body.error404 .not-found-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:56px;align-items:center;padding:clamp(32px,5vw,64px);border:1px solid rgba(15,23,42,0.12);border-radius:28px;background:#fff;box-shadow:0 32px 90px -70px rgba(15,23,42,0.9)}body.error404 .not-found-kicker{margin:0 0 18px;color:#ff7a6b;font-size:14px;font-weight:800;letter-spacing:0}body.error404 .not-found-copy h1{max-width:12ch;margin:0;color:#050914;font-size:clamp(42px,6vw,76px);line-height:1.05;letter-spacing:0}body.error404 .not-found-lead{max-width:42rem;margin:24px 0 0;color:#4b5563;font-size:clamp(16px,1.8vw,19px);line-height:1.85}body.error404 .not-found-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}body.error404 .not-found-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgba(15,23,42,0.14);border-radius:999px;color:#050914;background:#fff;font-size:15px;font-weight:800;text-decoration:none;transition:transform 0.2s ease,border-color 0.2s ease,background 0.2s ease}body.error404 .not-found-btn:hover,body.error404 .not-found-btn:focus-visible{border-color:rgba(255,122,107,0.5);background:#fff6f3;transform:translateY(-1px)}body.error404 .not-found-btn-primary{border-color:#050914;color:#fff;background:#050914}body.error404 .not-found-btn-primary:hover,body.error404 .not-found-btn-primary:focus-visible{border-color:#050914;color:#fff;background:#1f2937}body.error404 .not-found-visual{position:relative;display:grid;align-content:center;min-height:320px;padding:34px;overflow:hidden;border-radius:24px;background:#fff5ef}body.error404 .not-found-logo-wrap{position:relative;z-index:1;display:inline-flex;width:max-content;max-width:100%;padding:14px 18px;border-radius:999px;background:#fff;box-shadow:0 16px 34px -26px rgba(15,23,42,0.7)}body.error404 .not-found-logo-wrap img{width:min(210px,46vw);height:auto;display:block}body.error404 .not-found-number{position:relative;z-index:1;margin-top:46px;color:#ff7a6b;font-size:clamp(72px,11vw,128px);font-weight:900;line-height:0.86;letter-spacing:0}body.error404 .not-found-visual p{position:relative;z-index:1;margin:18px 0 0;color:#5f3b35;font-size:15px;font-weight:800}@media (max-width:900px){body.error404 .not-found-main{min-height:auto;padding:42px 0 64px}body.error404 .not-found-panel{grid-template-columns:1fr;gap:32px;padding:28px;border-radius:22px}body.error404 .not-found-copy h1{max-width:10ch}body.error404 .not-found-actions{display:grid;grid-template-columns:1fr;margin-top:28px}body.error404 .not-found-btn{width:100%}body.error404 .not-found-visual{min-height:240px;padding:26px}}body.chiao-single-article .article-main{background:var(--bg);color:var(--fg)}body.chiao-single-article .article-wrap{padding:80px 0 40px}body.chiao-single-article .article-header{display:flex;flex-direction:column;gap:40px;width:100%}body.chiao-single-article .article-meta-row{display:flex;flex-direction:column;gap:10px}body.chiao-single-article .article-chip-row{display:flex;align-items:center}body.chiao-single-article .article-chip{display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;background:#fff}body.chiao-single-article .article-chip-dot,body.chiao-single-article .related-chip-dot{width:8px;height:8px;flex-shrink:0;border-radius:4px;background:#b5edff}body.chiao-single-article .article-chip-label,body.chiao-single-article .related-chip-label{color:#1a1a1a;font-family:"Noto Sans TC",var(--font-body);font-size:12px;font-weight:900;letter-spacing:.02em;white-space:nowrap}body.chiao-single-article .article-chip-sep{color:#4b545a;font-size:12px;font-weight:500;letter-spacing:1.44px;white-space:nowrap}body.chiao-single-article .article-chip-date{color:var(--text-secondary);font-family:"Space Grotesk",var(--font-mono);font-size:12px;font-weight:500;letter-spacing:1.98px;text-transform:uppercase;white-space:nowrap}body.chiao-single-article .article-title{margin:0;color:#1a1a1a;font-family:"Inter",var(--font-display);font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.35;letter-spacing:-.6px}body.chiao-single-article .article-cover{width:100%;height:484px;margin:0 0 40px;overflow:hidden;flex-shrink:0;border-radius:20px}body.chiao-single-article .article-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}body.chiao-single-article .article-body{width:100%;margin-top:40px;color:var(--text-secondary);font-family:"Noto Sans TC",var(--font-body);font-size:16px;font-weight:400;line-height:2.125;letter-spacing:.05em}body.chiao-single-article .article-body>*:first-child{margin-top:0}body.chiao-single-article .article-body>*:last-child{margin-bottom:0}body.chiao-single-article .article-body p{margin:0}body.chiao-single-article .article-body p + p{margin-top:34px}body.chiao-single-article .article-body ul,body.chiao-single-article .article-body ol{margin:34px 0;padding-left:1.5em}body.chiao-single-article .article-body h2,body.chiao-single-article .article-body h3,body.chiao-single-article .article-body h4{margin:2.1em 0 .75em;color:#1a1a1a;font-family:"Noto Sans TC",var(--font-body);font-weight:800;line-height:1.45;letter-spacing:.01em}body.chiao-single-article .article-body h2{font-size:28px}body.chiao-single-article .article-body h3{font-size:23px}body.chiao-single-article .article-body h4{font-size:19px}body.chiao-single-article .article-body a{color:var(--coral);font-weight:800;text-decoration:underline;text-underline-offset:4px}body.chiao-single-article .article-body .fb-video-embed{width:min(100%,360px);margin:40px 0}body.chiao-single-article .article-body .fb-video-embed iframe{display:block;width:100%;max-width:100%;aspect-ratio:267 / 476;height:auto;margin:0 auto;border:0}body.chiao-single-article .article-body img{display:inline-block;width:auto;max-width:100%;height:auto;vertical-align:middle}body.chiao-single-article .article-body picture{display:inline-block;max-width:100%;height:auto;vertical-align:middle}body.chiao-single-article .article-body figure,body.chiao-single-article .article-body .wp-block-image,body.chiao-single-article .article-body .wp-caption{width:auto !important;max-width:100% !important;margin:40px 0}body.chiao-single-article .article-body figure img,body.chiao-single-article .article-body .wp-block-image img,body.chiao-single-article .article-body .wp-caption img{display:block;width:auto;max-width:100%;height:auto;margin-right:auto;margin-left:auto;border-radius:20px}body.chiao-single-article .article-body .wp-block-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100% !important;max-width:100% !important;margin:40px 0}body.chiao-single-article .article-body .wp-block-gallery.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}body.chiao-single-article .article-body .wp-block-gallery.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}body.chiao-single-article .article-body .wp-block-gallery .wp-block-image{width:100% !important;max-width:none !important;margin:0}body.chiao-single-article .article-body .wp-block-gallery .wp-block-image img{width:100%;height:auto;margin:0}body.chiao-single-article .article-body .wp-block-gallery.is-cropped .wp-block-image img{height:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center top}body.chiao-single-article .article-body>p>img,body.chiao-single-article .article-body>p>picture,body.chiao-single-article .article-body>div>img,body.chiao-single-article .article-body>div>picture{display:block;width:fit-content;margin:32px auto;border-radius:20px}body.chiao-single-article .article-body>p>picture img,body.chiao-single-article .article-body>div>picture img{display:block;border-radius:20px}body.chiao-single-article .article-body img[width="16"],body.chiao-single-article .article-body img[height="16"],body.chiao-single-article .article-body img[src*="/emoji.php"]{display:inline-block;width:1em;max-width:1em;height:1em;margin:0 0.08em;border-radius:0;vertical-align:-0.15em}body.chiao-single-article .article-body figcaption,body.chiao-single-article .article-body .wp-element-caption{margin-top:12px;color:var(--muted);font-size:13px;line-height:1.7;text-align:left}body.chiao-single-article .article-body .wp-block-separator{margin:42px 0;border:0;border-top:1px solid var(--border)}body.chiao-single-article .article-body blockquote{margin:40px 0;padding:22px 26px;border-left:5px solid var(--coral);border-radius:16px;background:#fff;color:#1a1a1a;font-weight:700}body.chiao-single-article .report-book{margin-top:56px;padding:28px;border:1px solid var(--border);border-radius:28px;background:#fff}body.chiao-single-article .report-book-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}body.chiao-single-article .report-book-eyebrow{margin:0 0 8px;color:var(--text-secondary);font-family:"Space Grotesk",var(--font-mono);font-size:13px;font-weight:600;letter-spacing:.12em}body.chiao-single-article .report-book-title{margin:0;color:#1a1a1a;font-family:"Noto Sans TC",var(--font-body);font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.3}body.chiao-single-article .report-book-download{display:inline-flex;align-items:center;justify-content:center;min-width:116px;height:44px;padding:0 20px;border:1px solid var(--border);border-radius:999px;background:#fff7de;color:#1a1a1a;font-size:14px;font-weight:900;white-space:nowrap}body.chiao-single-article .report-book-reader{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:16px}body.chiao-single-article .report-book-track{display:flex;overflow-x:auto;border-radius:24px;background:#f6f7f8;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}body.chiao-single-article .report-book-track::-webkit-scrollbar{display:none}body.chiao-single-article .report-book-slide{display:flex;justify-content:center;min-width:100%;margin:0;padding:24px;scroll-snap-align:start}body.chiao-single-article .report-book-lightbox-trigger{display:block;padding:0;border:0;background:transparent;cursor:zoom-in}body.chiao-single-article .report-book-slide img{display:block;width:auto;max-width:100%;max-height:76vh;border-radius:16px;box-shadow:0 20px 50px -30px rgba(14,23,30,.45)}body.chiao-single-article .report-book-nav{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid var(--border);border-radius:999px;background:#fff;color:#1a1a1a;line-height:0;cursor:pointer;transition:opacity .15s ease,transform .15s ease}body.chiao-single-article .report-book-nav-icon{display:block;width:20px;height:20px;flex:0 0 20px;overflow:visible}body.chiao-single-article .report-book-nav-icon path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}body.chiao-single-article .report-book-nav:hover:not(:disabled){transform:translateY(-1px)}body.chiao-single-article .report-book-nav:disabled{cursor:default;opacity:.35}body.chiao-single-article .report-book-status{display:flex;justify-content:center;gap:6px;margin-top:16px;color:var(--text-secondary);font-family:"Space Grotesk",var(--font-mono);font-size:14px;font-weight:700;letter-spacing:.08em}body.chiao-single-article .report-book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.chiao-single-article .report-book-page{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#f6f7f8}body.chiao-single-article .report-book-page img{display:block;width:100%;height:100%;aspect-ratio:1 / 1.25;object-fit:cover;object-position:top center}body.chiao-single-article .report-book-page span{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.9);color:#1a1a1a;font-family:"Space Grotesk",var(--font-mono);font-size:12px;font-weight:900}body.chiao-single-article .report-book-lightbox{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:28px;background:rgba(10,14,18,.82)}body.chiao-single-article .report-book-lightbox.is-open{display:flex}body.chiao-single-article .report-book-lightbox img{display:block;width:auto;max-width:min(1100px,94vw);max-height:92vh;border-radius:18px;background:#fff}body.chiao-single-article .report-book-lightbox-close{position:absolute;top:20px;right:20px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#1a1a1a;font-size:0;line-height:1;cursor:pointer}body.chiao-single-article .report-book-lightbox-close::before,body.chiao-single-article .report-book-lightbox-close::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}body.chiao-single-article .report-book-lightbox-close::before{transform:translate(-50%,-50%) rotate(45deg)}body.chiao-single-article .report-book-lightbox-close::after{transform:translate(-50%,-50%) rotate(-45deg)}body.chiao-single-article .policy-card-gallery{margin-top:56px;padding:28px;border:1px solid var(--border);border-radius:28px;background:#fff}body.chiao-single-article .policy-card-gallery-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}body.chiao-single-article .policy-card-gallery-eyebrow{margin:0 0 8px;color:var(--text-secondary);font-family:"Space Grotesk",var(--font-mono);font-size:13px;font-weight:600;letter-spacing:.12em}body.chiao-single-article .policy-card-gallery-title{margin:0;color:#1a1a1a;font-family:"Noto Sans TC",var(--font-body);font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.3}body.chiao-single-article .policy-card-gallery-download-all,body.chiao-single-article .policy-card-gallery-download{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid var(--border);border-radius:999px;background:#fff7de;color:#1a1a1a;font-size:14px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .15s ease,border-color .15s ease}body.chiao-single-article .policy-card-gallery-download-all:hover,body.chiao-single-article .policy-card-gallery-download:hover{transform:translateY(-1px);border-color:#1a1a1a}body.chiao-single-article .policy-card-gallery-carousel{display:flex;flex-direction:column;gap:18px}body.chiao-single-article .policy-card-gallery-viewport{overflow:hidden}body.chiao-single-article .policy-card-gallery-track{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}body.chiao-single-article .policy-card-gallery-track::-webkit-scrollbar{display:none}body.chiao-single-article .policy-card-gallery-item{display:flex;flex-direction:column;flex:0 0 calc((100% - 32px) / 3);gap:12px;min-width:0;scroll-snap-align:start}body.chiao-single-article .policy-card-lightbox-trigger{display:block;width:100%;padding:0;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;cursor:zoom-in}body.chiao-single-article .policy-card-lightbox-trigger img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center center;transition:transform .2s ease}body.chiao-single-article .policy-card-lightbox-trigger:hover img{transform:none}body.chiao-single-article .policy-card-gallery-download{align-self:flex-start;min-height:38px;padding:0 16px;background:#fff;font-size:13px}body.chiao-single-article .policy-card-gallery-controls{display:flex;align-items:center;justify-content:center;gap:14px}body.chiao-single-article .policy-card-gallery-nav{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--border);border-radius:999px;background:#fff;color:#1a1a1a;line-height:0;cursor:pointer;transition:opacity .15s ease,transform .15s ease}body.chiao-single-article .policy-card-gallery-nav-icon{display:block;width:18px;height:18px;flex:0 0 18px;overflow:visible}body.chiao-single-article .policy-card-gallery-nav-icon path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}body.chiao-single-article .policy-card-gallery-nav:hover:not(:disabled){transform:translateY(-1px)}body.chiao-single-article .policy-card-gallery-nav:disabled{cursor:default;opacity:.35}body.chiao-single-article .article-nav{display:flex;align-items:center;gap:16px;width:100%;margin-top:40px}body.chiao-single-article .article-nav-card{display:flex;align-items:center;flex:1;min-width:0;height:100px;gap:16px;padding:23px;border:1px solid #dbdfe2;border-radius:14px;background:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}body.chiao-single-article .article-nav-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px -12px rgba(14,23,30,.2)}body.chiao-single-article .article-nav-card.next{flex-direction:row;gap:20px}body.chiao-single-article .article-nav-card.next .article-nav-text{flex:1;min-width:0}body.chiao-single-article .article-nav-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border:1px solid rgba(74,74,74,.5);border-radius:50%;background:#fff}body.chiao-single-article .article-nav-icon img{display:block;width:18px;max-width:18px;height:18px;margin:0;border-radius:0;object-fit:contain}body.chiao-single-article .article-nav-card.prev .article-nav-icon img{transform:rotate(180deg)}body.chiao-single-article .article-nav-text{display:flex;flex-direction:column;gap:8px;min-width:0}body.chiao-single-article .article-nav-direction{color:var(--text-secondary);font-family:"Inter",var(--font-body);font-size:14px;font-weight:400;line-height:1.16;white-space:nowrap}body.chiao-single-article .article-nav-title{overflow:hidden;color:#000;font-family:"Inter",var(--font-body);font-size:18.5px;font-weight:700;line-height:1.406;text-overflow:ellipsis;white-space:nowrap}body.chiao-single-article .article-related{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:40px}body.chiao-single-article .related-label{margin:0;color:var(--text-secondary);font-family:"Noto Sans TC",var(--font-body);font-size:11px;font-weight:500;letter-spacing:1.98px;text-transform:uppercase}body.chiao-single-article .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.chiao-single-article .related-card{position:relative;display:flex;flex-direction:column;min-height:390px;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}body.chiao-single-article .related-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px rgba(14,23,30,.35)}body.chiao-single-article .related-card-cover{position:relative;width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(157deg,#ffded6 3.67%,#fff0ec 96.33%)}body.chiao-single-article .related-card-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}body.chiao-single-article .related-card-body{position:relative;display:flex;flex-direction:column;gap:13px;padding:16px 22px 22px}body.chiao-single-article .related-chip{display:inline-flex;align-items:center;align-self:flex-start;gap:7px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;background:#fff}body.chiao-single-article .related-card-title{margin:0;color:#1a1a1a;font-family:"Noto Sans TC",var(--font-body);font-size:18.5px;font-weight:700;line-height:1.5;letter-spacing:-.005em}body.chiao-single-article .related-card-excerpt{color:var(--text-secondary);font-size:13px;line-height:1.7}body.chiao-single-article .article-foot-bar{display:flex;align-items:center;justify-content:flex-end;padding:18px 0;margin-top:16px}body.chiao-single-article .article-foot-back{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 19px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text-secondary);font-family:"Space Grotesk",var(--font-mono);font-size:14px;font-weight:500;transition:border-color .15s ease,color .15s ease;white-space:nowrap}body.chiao-single-article .article-foot-back:hover{border-color:var(--fg);color:var(--fg)}body.chiao-single-article .article-main + .footer{margin-top:100px}@media (max-width:1100px){body.chiao-single-article .article-title{font-size:38px}}@media (max-width:768px){body.chiao-single-article .article-wrap{padding:48px 0 32px}body.chiao-single-article .article-header{gap:24px}body.chiao-single-article .article-title{font-size:28px;letter-spacing:-.3px}body.chiao-single-article .article-cover{height:200px}body.chiao-single-article .article-body{font-size:16px;line-height:1.95}body.chiao-single-article .article-body .wp-block-gallery,body.chiao-single-article .article-body .wp-block-gallery.columns-2,body.chiao-single-article .article-body .wp-block-gallery.columns-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.chiao-single-article .report-book{margin-top:40px;padding:18px;border-radius:22px}body.chiao-single-article .report-book-header{flex-direction:column;gap:16px}body.chiao-single-article .report-book-download{width:100%}body.chiao-single-article .report-book-reader{grid-template-columns:1fr;gap:12px}body.chiao-single-article .report-book-track{order:1;border-radius:18px}body.chiao-single-article .report-book-slide{padding:14px}body.chiao-single-article .report-book-slide img{max-height:68vh;border-radius:12px}body.chiao-single-article .report-book-nav{position:absolute;z-index:2;top:50%;width:40px;height:40px;transform:translateY(-50%);background:rgba(255,255,255,.92)}body.chiao-single-article .report-book-nav:hover:not(:disabled){transform:translateY(-50%)}body.chiao-single-article .report-book-nav--prev{left:10px}body.chiao-single-article .report-book-nav--next{right:10px}body.chiao-single-article .report-book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.chiao-single-article .policy-card-gallery{margin-top:40px;padding:18px;border-radius:22px}body.chiao-single-article .policy-card-gallery-header{flex-direction:column;gap:16px}body.chiao-single-article .policy-card-gallery-download-all{width:100%}body.chiao-single-article .policy-card-gallery-carousel{gap:14px}body.chiao-single-article .policy-card-gallery-track{gap:12px}body.chiao-single-article .policy-card-gallery-item{flex-basis:100%}body.chiao-single-article .policy-card-lightbox-trigger{border-radius:16px}body.chiao-single-article .policy-card-gallery-download{width:100%;min-height:36px;font-size:12px}body.chiao-single-article .article-nav{flex-direction:column}body.chiao-single-article .article-nav-card{width:100%;height:auto;min-height:80px}body.chiao-single-article .article-nav-card.next{flex-direction:row}body.chiao-single-article .article-nav-title{font-size:16px;white-space:normal}body.chiao-single-article .related-grid{grid-template-columns:1fr}body.chiao-single-article .related-card{min-height:0}body.chiao-single-article .article-foot-bar{justify-content:flex-start}body.chiao-single-article .article-main + .footer{margin-top:60px}}
