.home-body{width:min(100%,1440px);margin:0 auto;padding:44px 32px 46px}.home-section+.home-section{margin-top:44px}.section-head{justify-content:space-between;align-items:baseline;gap:var(--space-4);margin-bottom:20px;display:flex}.section-title{color:var(--text);font-family:var(--font-body);letter-spacing:-.01em;margin:0;font-size:28px;font-weight:800;line-height:1.15}.section-link{min-height:44px;color:var(--orange);font-size:var(--fs-sm);white-space:nowrap;align-items:center;margin-block:-12px;padding-block:12px;font-weight:700;line-height:1.25;display:inline-flex}.section-link:hover{color:var(--orange-hover);text-decoration:underline}.home-heading-compact,.home-link-compact{display:none}.home-campaign-track{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.home-campaign-card{min-width:0}.home-campaign-note{max-width:980px;color:var(--text-secondary);font-size:var(--fs-sm);text-align:center;text-wrap:pretty;margin:18px auto 0;line-height:1.45}.home-campaign-state{min-height:180px;padding:var(--space-6);justify-content:center;align-items:center;gap:var(--space-4);border:1px solid var(--card-border);border-radius:var(--radius-card);background:var(--white);color:var(--text-secondary);text-align:center;flex-direction:column;display:flex}.home-campaign-state p{margin:0;line-height:1.5}.home-campaign-state button{min-height:44px;padding:0 var(--space-5);border:1px solid var(--hakka-header-main);border-radius:var(--radius-btn);background:var(--hakka-header-main);color:var(--white);font:inherit;font-weight:700}.home-campaign-state button:hover{background:var(--ink-hover)}.home-campaign-state button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.home-campaign-dots{display:none}.home-cat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.home-department-section .category-tile,.home-department-summary{border:1px solid var(--card-border);border-radius:var(--radius-card);background:var(--white);min-width:0;min-height:142px;color:inherit;transition:border-color var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard), transform var(--dur-fast) var(--ease-standard);padding:12px 8px;text-decoration:none}.home-department-section .category-tile{--category-media-scale:1;--category-media-hover-scale:1.02;flex-direction:column;align-items:center;display:flex}.home-department-section .category-tile:focus-visible,.home-department-summary:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.home-department-section .category-tile__media{width:100%;height:96px;transform:scale(var(--category-media-scale));transform-origin:50%;transition:transform var(--dur-fast) var(--ease-standard);justify-content:center;align-items:center;display:flex}.home-department-section .category-tile__media img{object-fit:contain;object-position:center;width:auto;max-width:104px;height:auto;max-height:96px;display:block}.home-department-section .category-tile__symbol{font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:54px;line-height:1}.home-department-section .category-tile--small{--category-media-scale:.9;--category-media-hover-scale:.92}.home-department-section .category-tile--large{--category-media-scale:1.08;--category-media-hover-scale:1.1}.home-department-section .category-tile__label{width:100%;min-height:35px;color:var(--text);text-align:center;text-wrap:balance;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:13.5px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.home-department-summary{justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.home-department-summary strong{color:var(--hakka-orange-primary);font-size:24px;font-weight:900}.home-department-summary>span{color:var(--text);font-size:13.5px;font-weight:700}@media (hover:hover) and (pointer:fine){.home-department-section .category-tile:hover,.home-department-summary:hover{border-color:var(--card-border-hover);box-shadow:var(--shadow-sm);color:inherit;text-decoration:none;transform:translateY(-1px)}.home-department-section .category-tile:hover .category-tile__media{transform:scale(var(--category-media-hover-scale))}}.home-department-section .category-tile:active,.home-department-summary:active{transform:translateY(1px)}@media (max-width:1199.98px) and (min-width:768px){.home-body{padding:36px 24px 40px}.home-campaign-track{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767.98px){.home-body{padding:24px 16px 20px}.home-section+.home-section{margin-top:22px}.section-head{gap:var(--space-2);margin-bottom:14px}.section-title{font-size:20px}.section-link{font-size:13px}.home-heading-wide,.home-link-wide{display:none}.home-heading-compact,.home-link-compact{display:inline}.home-campaign-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:12px;margin-right:-16px;padding-right:16px;scroll-padding-left:0;display:flex;overflow-x:auto}.home-campaign-track::-webkit-scrollbar{display:none}.home-campaign-card{scroll-snap-align:start;flex:0 0 min(250px,100vw - 46px);width:min(250px,100vw - 46px)}.home-campaign-dots{justify-content:center;gap:0;margin-top:4px;display:flex}.home-campaign-dots button{background:0 0;border:0;place-items:center;width:28px;height:44px;padding:0;display:grid}.home-campaign-dots button span{border-radius:var(--radius-pill);background:var(--row-border);width:4px;height:4px;transition:width var(--dur-fast) var(--ease-standard), background var(--dur-fast) var(--ease-standard);display:block}.home-campaign-dots button.is-active span{background:var(--hakka-header-main);width:18px}.home-campaign-dots button:focus-visible{outline:2px solid var(--blue);outline-offset:-7px}.home-campaign-note{text-align:left;margin-top:0;font-size:12px}.home-campaign-state{min-height:150px;padding:var(--space-5)}.home-department-section>.section-head .section-link{display:none}.home-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-department-section .category-tile,.home-department-summary{border-radius:var(--radius-md);min-height:98px;padding:10px 6px}.home-department-section .category-tile__media{height:54px}.home-department-section .category-tile__media img{max-width:58px;max-height:54px}.home-department-section .category-tile__symbol{font-size:44px}.home-department-section .category-tile__label{min-height:29px;margin-top:6px;font-size:11px}.home-department-summary{gap:4px}.home-department-summary strong{font-size:22px}.home-department-summary>span{font-size:11px}}@media (prefers-reduced-motion:reduce){.home-department-section .category-tile,.home-department-section .category-tile__media,.home-department-summary,.home-campaign-dots button span{transition:none}}
