:root{color:#122018;font-synthesis:none;text-rendering:optimizelegibility;--green-950:#043523;--green-900:#06482f;--green-800:#075b3a;--green-700:#0b7048;--green-100:#e8f3ec;--green-50:#f3f8f4;--yellow:#f4c318;--yellow-dark:#8b6800;--ink:#122018;--muted:#65716a;--line:#dce3de;--line-strong:#c8d2cc;--paper:#fff;--page:min(1240px, calc(100vw - 48px));--shadow-small:0 8px 24px rgba(16,44,29,.07);--shadow-large:0 24px 70px rgba(9,35,21,.16);background:#f7f8f5;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f8f5;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a,select,label{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible{outline-offset:2px;outline:3px solid rgba(37,99,201,.24)}a:focus-visible{outline-offset:2px;outline:3px solid rgba(37,99,201,.24)}summary:focus-visible{outline-offset:2px;outline:3px solid rgba(37,99,201,.24)}input:focus-visible{outline-offset:2px;outline:3px solid rgba(37,99,201,.24)}select:focus-visible{outline-offset:2px;outline:3px solid rgba(37,99,201,.24)}textarea:focus-visible{outline-offset:2px;outline:3px solid rgba(37,99,201,.24)}.modal-open{overflow:hidden}.app-shell{min-height:100vh;overflow:clip}.route-loading{min-height:100vh;color:var(--green-800);place-items:center;margin:0;font-size:13px;font-weight:750;display:grid}.site-header{z-index:60;backdrop-filter:blur(16px);background:rgba(255,255,255,.96);border-bottom:1px solid rgba(216,225,219,.92);align-items:center;gap:24px;width:100%;height:70px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.brand{min-width:max-content;color:var(--green-950);align-items:center;gap:10px;display:inline-flex}.brand-symbol{border-radius:9px;flex:none;width:34px;height:34px}.brand-name{letter-spacing:-.045em;font-size:20px;font-weight:850}.ukm-badge{background:var(--green-800);color:#fff;letter-spacing:.08em;border-radius:6px;padding:5px 8px;font:800 10px/1 Inter,sans-serif}.main-nav{align-items:center;gap:18px;height:100%;display:flex}.main-nav>a,.main-nav>button{color:#3b4841;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;height:100%;font-size:12.5px;font-weight:700;display:inline-flex;position:relative}.main-nav>a:after,.main-nav>button:after{content:"";background:var(--green-800);height:2px;transition:transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover:after,.main-nav>button:hover:after{transform:scaleX(1)}.main-nav .tool-nav-link{color:var(--green-900)}.main-nav .tool-nav-link svg{color:var(--green-700)}.partner-nav{height:100%;color:var(--green-900);position:relative}.partner-nav summary{height:100%;color:inherit;cursor:pointer;white-space:nowrap;border:0;align-items:center;gap:5px;font-size:12.5px;font-weight:750;list-style:none;display:inline-flex;position:relative}.partner-nav summary::-webkit-details-marker{display:none}.partner-nav summary:after{content:"";background:var(--green-800);height:2px;transition:transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.partner-nav summary:hover:after,.partner-nav[open] summary:after{transform:scaleX(1)}.partner-nav summary>svg:first-child{color:var(--green-700)}.partner-count{background:var(--green-100);min-width:18px;height:18px;color:var(--green-700);border-radius:99px;justify-content:center;align-items:center;padding:0 5px;font-size:9px;font-weight:850;display:inline-flex}.partner-chevron{transition:transform .16s}.partner-nav[open] .partner-chevron{transform:rotate(180deg)}.partner-menu{z-index:90;background:rgba(255,255,255,.98);border:1px solid #ccd8d0;border-radius:14px;width:310px;padding:15px;position:absolute;top:calc(100% - 7px);right:-8px;box-shadow:0 22px 50px rgba(6,53,35,.16)}.partner-menu-label{color:#7a857f;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850;display:block}.partner-menu ul{margin:10px 0 0;padding:0;list-style:none}.partner-menu li{border:1px solid var(--line);background:var(--green-50);border-radius:11px;align-items:center;gap:11px;min-height:68px;padding:10px;display:flex}.partner-mark{background:var(--green-800);color:#fff;letter-spacing:.04em;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.partner-menu li>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.partner-menu strong{color:var(--green-950);font-size:11px;line-height:1.25}.partner-menu small{color:#6d7972;font-size:9px;line-height:1.35}.header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.online-pill{background:var(--green-50);min-height:34px;color:var(--green-700);white-space:nowrap;border:1px solid #c9ddd0;border-radius:99px;align-items:center;gap:5px;padding:0 11px;font-size:11px;display:inline-flex}.online-pill svg{color:#20a76a;filter:drop-shadow(0 0 3px rgba(32,167,106,.45))}.online-pill strong{color:var(--green-900)}.language-switch{color:#748079;align-items:center;gap:4px;font-size:11px;display:inline-flex}.language-switch button{color:#7a857f;cursor:pointer;background:0 0;border:0;padding:4px 2px;font-size:11px;font-weight:750}.language-switch button.active{color:var(--green-800)}.header-post{background:var(--green-800);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:7px;height:42px;padding:0 12px 0 16px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 7px 17px rgba(7,91,58,.18)}.header-post:hover{background:var(--green-700);transform:translateY(-1px)}.campus-hero{width:var(--page);background:#fff;border:1px solid #d2ddd6;border-radius:22px;grid-template-columns:1.04fr .96fr;min-height:0;margin:26px auto 0;display:grid;position:relative;overflow:hidden}.hero-copy{align-self:center;padding:62px 52px 48px}.hero-eyebrow{background:var(--green-100);color:var(--green-700);letter-spacing:.08em;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.hero-copy h1{max-width:580px;color:var(--green-950);letter-spacing:-.052em;margin:18px 0 12px;font-family:Georgia,Songti SC,serif;font-size:max(42px,min(4.6vw,68px));font-weight:750;line-height:1.02}.hero-title-rest{white-space:nowrap}.hero-copy>p{color:#536159;max-width:570px;margin:0;font-size:15px;line-height:1.75}.hero-actions{gap:10px;margin-top:25px;display:flex}.primary-cta,.secondary-cta{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.primary-cta{border:1px solid var(--green-800);background:var(--green-800);color:#fff}.primary-cta:hover{background:var(--green-700)}.secondary-cta{border:1px solid var(--line-strong);color:var(--green-800);background:#fff}.secondary-cta:hover{border-color:var(--green-700);background:var(--green-50)}.hero-trust{color:#6d7972;gap:16px;margin-top:24px;font-size:10.5px;display:flex}.hero-trust span{align-items:center;gap:5px;display:inline-flex}.hero-trust svg{color:var(--green-700)}.hero-visual{background:var(--green-900);min-height:430px;position:relative;overflow:hidden}.hero-image{opacity:.93;position:absolute;top:0;bottom:0;left:0;right:0}.hero-image img{object-fit:cover;object-position:center 42%;width:100%;height:100%}.hero-visual:after{content:"";pointer-events:none;background:rgba(4,53,35,.17);position:absolute;top:0;bottom:0;left:0;right:0}.hero-live-card{z-index:2;color:#fff;backdrop-filter:blur(12px);background:rgba(5,52,35,.86);border:1px solid rgba(255,255,255,.38);border-radius:13px;flex-direction:column;padding:17px 19px;display:flex;position:absolute;bottom:35px;left:26px;right:26px}.hero-live-card span{color:#ffe47d;letter-spacing:.14em;font-size:9px;font-weight:850}.hero-live-card strong{margin-top:6px;font-family:Georgia,Songti SC,serif;font-size:20px}.hero-live-card small{color:rgba(255,255,255,.72);margin-top:4px;font-size:10px}.hero-search{z-index:5;border:1px solid var(--line-strong);width:min(780px,100% - 64px);height:58px;color:var(--green-700);background:#fff;border-radius:13px;grid-column:1/-1;align-items:center;gap:12px;margin:28px auto 30px;padding:0 17px;display:flex;position:relative;box-shadow:0 9px 24px rgba(13,48,30,.09)}.hero-search input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:14px}.hero-search input::placeholder{color:#8b958f}.hero-search kbd{border:1px solid var(--line);color:#7a857f;background:#f5f7f5;border-radius:5px;padding:5px 7px;font:10px/1.1 Inter,sans-serif}.category-section{width:var(--page);margin:22px auto 0}.category-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.category-strip button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:10px;min-height:86px;padding:13px 12px;transition:transform .16s,border .16s,box-shadow .16s;display:flex}.category-strip button:hover{border-color:var(--category);box-shadow:var(--shadow-small);transform:translateY(-2px)}.category-strip button.active{border:1.5px solid var(--category);background:var(--category-tint)}.category-icon{background:var(--category-tint);width:38px;height:38px;color:var(--category);border-radius:10px;flex:none;place-items:center;display:grid}.category-strip button>span:last-child{flex-direction:column;min-width:0;display:flex}.category-strip strong{color:#223029;font-size:12px}.category-strip small{color:#7a857f;margin-top:4px;font-size:8.5px;line-height:1.35}.rules-band{width:var(--page);background:var(--green-50);border:1px solid #cbdad0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) 1px auto minmax(0,1fr);align-items:center;gap:14px;min-height:92px;margin:15px auto 24px;padding:17px 20px;scroll-margin-top:82px;display:grid}.rules-icon{width:38px;height:38px;color:var(--green-700);background:#ddecdf;border-radius:10px;place-items:center;display:grid}.rules-icon.contact{color:#235eb6;background:#e8f0fc}.rules-band>div{min-width:0}.rules-band strong{color:var(--green-900);font-size:11.5px}.rules-band p{color:#66726b;margin:4px 0 0;font-size:9.5px;line-height:1.55}.rules-divider{background:#d4ded8;width:1px;height:46px}.campus-content{width:var(--page);grid-template-columns:minmax(0,1fr) 328px;align-items:start;gap:18px;margin:0 auto;scroll-margin-top:92px;display:grid}.feed-column{min-width:0}.feed-heading{justify-content:space-between;align-items:flex-end;gap:20px;min-height:86px;padding:0 2px 14px;display:flex}.feed-heading>div:first-child>span{color:var(--green-700);letter-spacing:.13em;font-size:9px;font-weight:850}.feed-heading h2{color:var(--green-950);letter-spacing:-.03em;margin:5px 0 3px;font-family:Georgia,Songti SC,serif;font-size:28px}.feed-heading p{color:#79837d;margin:0;font-size:9.5px}.feed-status{color:#6e7973;align-items:center;gap:10px;font-size:10px;display:flex}.feed-status span{align-items:center;gap:5px;display:inline-flex}.feed-status i{background:#21a76b;border-radius:50%;width:7px;height:7px}.feed-status strong{border-left:1px solid var(--line);color:#35433b;padding-left:10px}.feed-filters{scrollbar-width:none;align-items:center;gap:6px;margin-bottom:10px;display:flex;overflow-x:auto}.feed-filters::-webkit-scrollbar{display:none}.feed-filters button{border:1px solid var(--line);color:#627069;cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 11px;font-size:9.5px;font-weight:700;display:inline-flex}.feed-filters button:hover{border-color:#a8b7ae}.feed-filters button.active{border-color:var(--green-700);background:var(--green-800);color:#fff}.post-feed{flex-direction:column;gap:9px;display:flex}.post-card{border:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:180px;background:#fff;border-radius:14px;min-height:145px;transition:transform .16s,border .16s,box-shadow .16s;position:relative;overflow:hidden}.post-card:before{content:"";z-index:2;background:var(--category);width:4px;position:absolute;top:0;bottom:0;left:0;right:auto}.post-card:hover{border-color:color-mix(in srgb, var(--category) 45%, #ccd4cf);box-shadow:var(--shadow-small);transform:translateY(-1px)}.post-card-main{width:100%;min-height:144px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:210px minmax(0,1fr) 128px;padding:0;text-decoration:none;display:grid}.post-image-wrap{background:var(--category-tint);height:144px;position:relative;overflow:hidden}.post-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.post-card:hover .post-image-wrap img{transform:scale(1.025)}.demo-label{color:#735700;letter-spacing:.02em;background:#fff7d7;border:1px solid #e6bd52;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:850;position:absolute;top:10px;left:10px;box-shadow:0 3px 10px rgba(86,65,0,.09)}.post-image-count{color:#fff;background:rgba(5,35,23,.8);border-radius:999px;padding:5px 7px;font-size:7.5px;font-weight:800;position:absolute;bottom:8px;right:8px}.post-card-copy{min-width:0;padding:15px 17px 13px}.post-kicker-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-kicker{background:var(--category-tint);color:var(--category);border-radius:6px;padding:4px 7px;font-size:8.5px;font-weight:850}.club-verified{color:var(--green-700);align-items:center;gap:4px;font-size:8.5px;font-weight:750;display:inline-flex}.post-card h3{color:#1a2921;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:8px 0 7px;font-size:15.5px;line-height:1.25;overflow:hidden}.post-meta{color:#6d7972;align-items:center;gap:13px;font-size:9.5px;display:flex}.post-meta span{align-items:center;gap:4px;min-width:0;display:inline-flex}.post-card-copy>p{color:#727d77;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:9.5px;line-height:1.5;overflow:hidden}.club-by{color:var(--green-700);align-items:center;gap:4px;margin-top:7px;font-size:8.5px;display:inline-flex}.post-card-price{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;padding:18px 16px 16px 4px;display:flex}.post-card-price strong{color:var(--category);overflow-wrap:anywhere;font-size:14px}.post-card-price span{color:#7a857f;margin-top:9px;font-size:8.5px}.post-card-share{min-height:30px;color:var(--green-700);z-index:4;cursor:pointer;background:rgba(255,255,255,.96);border:1px solid #cbd8cf;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:8.5px;font-weight:800;display:inline-flex;position:absolute;top:11px;right:11px;box-shadow:0 4px 12px rgba(8,47,29,.07)}.post-card-share:hover{border-color:var(--green-700);background:var(--green-50)}.post-card-share:focus-visible{outline-offset:2px;outline:3px solid rgba(8,122,80,.2)}.post-card:has(.post-card-share) .post-card-price{padding-top:45px}.post-card-registration{color:#735700;z-index:5;background:#fff9dc;border:1px solid #d6bc54;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:8.5px;font-weight:850;display:inline-flex;position:absolute;bottom:11px;right:11px;box-shadow:0 4px 12px rgba(86,65,0,.08)}.post-card-registration:hover{background:#fff3ad;border-color:#b18a00}.post-card:has(.post-card-registration) .post-card-price{padding-bottom:49px}.post-card-text-only .post-card-main{grid-template-columns:minmax(0,1fr) 150px}.post-card-text-only .post-card-copy{flex-direction:column;justify-content:center;min-height:154px;padding-left:22px;display:flex}.post-card-text-only .post-card-copy>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.post-skeleton{border:1px solid var(--line);background:#fff;border-radius:14px;height:145px;position:relative;overflow:hidden}.post-skeleton:after{content:"";background:linear-gradient(90deg,transparent,rgba(225,233,228,.72),transparent);animation:1.25s infinite skeleton;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes skeleton{to{transform:translate(100%)}}.feed-load-more{width:100%;min-height:44px;color:var(--green-700);cursor:pointer;background:#fff;border:1px solid #bfd1c5;border-radius:10px;margin-top:10px;font-size:10px;font-weight:800}.feed-load-more:hover{border-color:var(--green-700);background:var(--green-50)}.empty-feed{text-align:center;min-height:320px;color:var(--green-700);background:#fff;border:1px dashed #bdc9c1;border-radius:14px;place-content:center;justify-items:center;padding:40px;display:grid}.empty-feed h3{color:#3e4b44;max-width:420px;margin:14px 0 18px;font-size:16px;line-height:1.5}.empty-feed button{background:var(--green-800);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:11px;font-weight:750;display:inline-flex}.feed-post-cta{background:var(--green-50);width:100%;min-height:76px;color:var(--green-800);text-align:left;cursor:pointer;border:1px solid #bfd1c5;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:11px 16px;display:grid}.feed-post-cta>span{background:var(--green-800);color:#fff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.feed-post-cta div{flex-direction:column;display:flex}.feed-post-cta strong{font-size:11.5px}.feed-post-cta small{color:#65726b;margin-top:4px;font-size:8.5px}.feed-post-cta:hover{border-color:var(--green-700)}.campus-sidebar{position:sticky;top:86px}.club-access-card{background:var(--green-900);color:#fff;border:1px solid #bdd0c4;border-radius:14px;padding:19px}.club-access-card>svg{color:#ffdc58}.club-access-card h3{margin:12px 0 6px;font-family:Georgia,Songti SC,serif;font-size:16px}.club-access-card p{color:rgba(255,255,255,.68);margin:0;font-size:8.5px;line-height:1.65}.club-access-card button{width:100%;min-height:39px;color:var(--green-900);cursor:pointer;background:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:9.5px;font-weight:800;display:flex}.community-promise{width:var(--page);background:#fff;border:1px solid #cbd8cf;border-radius:15px;justify-content:space-between;align-items:center;gap:28px;min-height:106px;margin:26px auto 0;padding:20px 24px;display:flex}.community-promise>div{align-items:center;gap:13px;max-width:780px;display:flex}.community-promise>div>svg{color:var(--green-700);flex:none}.community-promise span span{display:block}.community-promise strong{color:var(--green-900);font-size:11px}.community-promise p{color:#6c7771;margin:4px 0 0;font-size:9px;line-height:1.6}.ukm-wordmark{color:#b2bcb6;letter-spacing:.12em;white-space:nowrap;font:850 11px/1 Inter,sans-serif}.site-footer{width:var(--page);color:#69756e;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:140px;margin:0 auto;display:grid}.site-footer>div strong{color:var(--green-900);font-size:13px}.site-footer>div strong span{background:var(--green-800);color:#fff;border-radius:4px;margin-left:5px;padding:3px 5px;font-size:7px}.site-footer p{margin:6px 0 0;font-size:8.5px}.site-footer nav{gap:22px;font-size:9.5px;display:flex}.site-footer nav button{cursor:pointer;color:inherit;background:0 0;border:0;padding:0}.site-footer small{justify-self:end;font-size:8px}.mobile-bottom-nav{display:none}.modal-layer{z-index:100;backdrop-filter:blur(5px);background:rgba(7,24,15,.52);place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.post-modal{width:min(820px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-large);background:#fff;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.post-modal-header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:14px 20px 12px;display:flex}.modal-eyebrow{color:var(--green-700);letter-spacing:.12em;font-size:8px;font-weight:850}.post-modal-header h2{color:var(--green-950);letter-spacing:-.03em;margin:0 0 3px;font-family:Georgia,Songti SC,serif;font-size:24px}.post-modal-header p{color:#7b8680;margin:0;font-size:9px}.icon-close,.detail-close{border:1px solid var(--line);cursor:pointer;color:#58655e;background:#fff;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.icon-close:hover,.detail-close:hover{background:var(--green-50)}.quick-post-form{min-height:0;padding:14px 20px 0;overflow-y:auto}.category-choice{border:0;margin:0;padding:0}.category-choice legend,.form-section-title strong{color:#34423a;font-size:10.5px;font-weight:800}.category-choice>div{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:7px;display:grid}.category-choice label{border:1px solid var(--line);text-align:center;cursor:pointer;color:#5f6c65;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:42px;padding:6px;font-size:8.5px;font-weight:750;display:flex}.category-choice label:hover{border-color:var(--category)}.category-choice label.selected{border-color:var(--category);background:var(--category-tint);color:var(--category)}.category-choice input{opacity:0;pointer-events:none;position:absolute}.club-verification{color:#876600;background:#fffaf0;border:1px solid #e4cd79;border-radius:11px;grid-template-columns:auto 1fr;gap:11px;margin-top:12px;padding:13px;display:grid}.club-verification.verified{background:var(--green-50);color:var(--green-700);border-color:#b7d3c2;grid-template-columns:auto 1fr auto;align-items:center}.club-verification>div{flex-direction:column;min-width:0;display:flex}.club-verification strong{color:#5b4a0c;font-size:10px}.club-verification.verified strong{color:var(--green-900)}.club-verification span{color:#807249;margin-top:3px;font-size:8.5px;line-height:1.45}.club-verification.verified span{color:#6b786f}.club-key-fields{grid-template-columns:1fr 1fr auto;gap:6px;margin-top:9px;display:grid!important}.club-key-fields input{background:#fff;border:1px solid #dbc87f;border-radius:7px;outline:0;min-width:0;height:36px;padding:0 9px;font-size:8.5px}.club-key-fields button{color:#fff;cursor:pointer;background:#876600;border:0;border-radius:7px;height:36px;padding:0 12px;font-size:8.5px;font-weight:750}.club-key-fields button:disabled{opacity:.45;cursor:not-allowed}.text-action{color:#78600f;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;width:max-content;margin-top:7px;padding:0;font-size:8px;text-decoration:underline}.form-section-title{justify-content:space-between;align-items:center;gap:10px;margin:12px 0 7px;display:flex}.form-section-title span{color:#718078;text-align:right;font-size:9.5px}.form-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.form-field{flex-direction:column;gap:5px;min-width:0;display:flex}.form-field.field-wide{grid-column:1/-1}.form-field>span,.contact-fields>strong,.club-apply-modal label span{color:#49564f;align-items:center;gap:4px;font-size:8.5px;font-weight:750;display:flex}.form-field input,.form-field select,.form-field textarea,.contact-fields select,.contact-fields input,.club-apply-modal input,.club-apply-modal textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:0;font-size:9.5px}.form-field input,.form-field select,.contact-fields select,.contact-fields input,.club-apply-modal input{height:39px;padding:0 10px}.form-field textarea,.club-apply-modal textarea{resize:vertical;padding:10px;line-height:1.5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.contact-fields select:focus,.contact-fields input:focus,.club-apply-modal input:focus,.club-apply-modal textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 3px rgba(11,112,72,.08)}.form-field>small{color:#9aa39e;pointer-events:none;align-self:flex-end;margin-top:-17px;margin-right:8px;font-size:7px}.contact-upload-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;margin-top:10px;display:grid}.contact-upload-row.text-only{grid-template-columns:1fr}.contact-fields{border:1px solid var(--line);background:#fbfcfb;border-radius:10px;padding:10px}.contact-fields>div{grid-template-columns:104px 1fr;gap:6px;margin-top:7px;display:grid}.contact-type-fixed{border:1px solid var(--line-strong);background:var(--green-50);min-height:39px;color:var(--green-800);border-radius:8px;align-items:center;padding:0 10px;font-size:9px;font-weight:800;display:flex}.image-upload-panel{border:1px solid var(--line);background:#fbfcfb;border-radius:10px;min-width:0;padding:10px}.image-upload-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.image-upload-heading>div{flex-direction:column;gap:2px;min-width:0;display:flex}.image-upload-heading strong{color:#49564f;font-size:8.5px}.image-upload-heading span{color:#7b8680;font-size:7.5px}.image-upload-heading b{background:var(--green-100);min-width:23px;height:23px;color:var(--green-700);border-radius:999px;place-items:center;padding:0 6px;font-size:8px;display:grid}.image-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.image-preview-item{background:var(--green-50);border-radius:8px;min-width:0;height:78px;position:relative;overflow:hidden}.image-preview-item img{object-fit:cover;width:100%;height:100%}.image-preview-item button{color:#fff;cursor:pointer;background:rgba(20,35,27,.82);border:0;border-radius:999px;place-items:center;width:25px;height:25px;padding:0;display:grid;position:absolute;top:5px;right:5px}.image-preview-item button:disabled{opacity:.5;cursor:not-allowed}.image-preview-item>span{min-width:20px;height:20px;color:var(--green-900);background:rgba(255,255,255,.9);border-radius:999px;place-items:center;padding:0 5px;font-size:7.5px;font-weight:800;display:grid;position:absolute;bottom:5px;left:5px}.image-upload{background:var(--green-50);min-height:78px;color:var(--green-700);cursor:pointer;text-align:center;border:1px dashed #9bb6a5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:relative;overflow:hidden}.image-upload input{opacity:0;pointer-events:none;position:absolute}.image-upload strong{font-size:9px}.image-upload small{color:#839087;font-size:7px}.upload-progress{color:var(--green-700);align-items:center;gap:5px;margin:8px 0 0;font-size:7.5px;font-weight:700;display:flex}.publish-rule-box{color:var(--green-700);background:#f6f8f6;border:1px solid #d5ded8;border-radius:10px;margin-top:10px;padding:10px 12px}.publish-rule-box label{color:#526058;cursor:pointer;align-items:flex-start;gap:7px;font-size:8px;line-height:1.5;display:flex}.publish-rule-box input{accent-color:var(--green-700);flex:none;margin:1px 0 0}.form-error{color:#8b3f34;background:#fff2ef;border:1px solid #e5b7ae;border-radius:8px;margin-top:10px;padding:9px 11px;font-size:8.5px;line-height:1.4}.post-modal-footer{border-top:1px solid var(--line);z-index:2;background:#fbfcfb;justify-content:flex-end;align-items:center;min-height:55px;margin:10px -20px 0;padding:8px 20px;display:flex;position:sticky;bottom:0}.publish-button{border:1px solid var(--green-800);background:var(--green-800);color:#fff;cursor:pointer;border-radius:8px;min-width:160px;min-height:39px;padding:0 15px;font-size:9.5px;font-weight:750}.publish-button:disabled{cursor:not-allowed;background:#a9b7ae;border-color:#a9b7ae}.club-apply-layer{z-index:120}.club-apply-modal{width:min(490px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-large);background:#fff;border-radius:17px;padding:27px;position:relative;overflow-y:auto}.club-apply-modal>.icon-close{position:absolute;top:18px;right:18px}.club-apply-icon{background:var(--green-100);width:48px;height:48px;color:var(--green-700);border-radius:13px;place-items:center;margin-bottom:12px;display:grid}.club-apply-modal h2{color:var(--green-950);letter-spacing:-.03em;margin:6px 0 7px;font-family:Georgia,Songti SC,serif;font-size:24px}.club-apply-modal>p{color:#6d7972;margin:0;font-size:9px;line-height:1.65}.club-apply-modal form{flex-direction:column;gap:9px;margin-top:17px;display:flex}.club-apply-modal label{flex-direction:column;gap:5px;display:flex}.key-policy-note{color:#765b00;background:#fff8dc;border-radius:8px;align-items:center;gap:7px;padding:10px;font-size:8px;line-height:1.45;display:flex}.apply-submit,.application-success button{background:var(--green-800);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:42px;font-size:10px;font-weight:800}.application-success{text-align:center;min-height:300px;color:var(--green-700);place-content:center;justify-items:center;display:grid}.application-success h2{margin:14px 0 6px}.application-success p{color:#6c7871;max-width:370px;margin:0;font-size:9px;line-height:1.6}.application-success button{margin-top:18px;padding:0 22px}.detail-layer{place-items:stretch end;padding:0}.post-detail{background:#fff;width:min(540px,100vw);height:100vh;animation:.19s both drawer-in;position:relative;overflow-y:auto;box-shadow:-20px 0 60px rgba(7,29,17,.22)}@keyframes drawer-in{0%{opacity:.5;transform:translate(35px)}}.detail-close{z-index:3;box-shadow:var(--shadow-small);position:absolute;top:16px;right:16px}.detail-image{background:var(--green-50);width:100%;height:300px;position:relative}.detail-image img{object-fit:cover;contain:paint;width:100%;height:100%}.detail-image-position{color:#fff;background:rgba(5,35,23,.78);border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;bottom:13px;right:16px}.detail-thumbnails{border-bottom:1px solid var(--line);scrollbar-width:thin;background:#fbfcfb;gap:7px;padding:9px 12px;display:flex;overflow-x:auto}.detail-thumbnails button{background:var(--green-50);cursor:pointer;border:2px solid transparent;border-radius:7px;flex:none;width:68px;height:52px;padding:0;overflow:hidden}.detail-thumbnails button.active{border-color:var(--green-700)}.detail-thumbnails img{object-fit:cover;width:100%;height:100%}.detail-body{padding:24px 26px 34px}.post-detail-text-only .detail-body{padding-top:72px}.detail-body .post-kicker{background:var(--category-tint);color:var(--category)}.detail-body h2{color:var(--green-950);letter-spacing:-.035em;margin:12px 0 9px;font-family:Georgia,Songti SC,serif;font-size:27px;line-height:1.22}.detail-meta{color:#69756e;flex-wrap:wrap;gap:12px;font-size:10px;display:flex}.detail-meta span{align-items:center;gap:5px;display:inline-flex}.post-meta span,.detail-meta span{overflow-wrap:anywhere;min-width:0}.detail-venue,.detail-club{color:#56635c;margin:11px 0 0;font-size:10px}.detail-club{color:var(--green-700);align-items:center;gap:5px;display:flex}.detail-price{color:#e25727;margin-top:18px;font-size:22px;display:block}.detail-description{color:#536058;white-space:pre-wrap;margin:15px 0 0;font-size:11px;line-height:1.75}.detail-registration-action{color:#735700;background:#fff9dc;border:1px solid #d6bc54;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:10px;width:100%;min-height:62px;margin-top:17px;padding:11px 13px;display:grid}.detail-registration-action>svg{background:#ffed9a;border-radius:9px;width:37px;height:37px;padding:9px}.detail-registration-action>span{flex-direction:column;gap:3px;min-width:0;display:flex}.detail-registration-action strong{font-size:10.5px}.detail-registration-action small{color:#826f32;font-size:8px;line-height:1.4}.detail-registration-action:hover{background:#fff3ad;border-color:#b18a00}.detail-share-action{width:100%;min-height:58px;color:var(--green-800);text-align:left;cursor:pointer;background:#fff;border:1px solid #b8d1c0;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:17px;padding:10px 13px;display:grid}.detail-share-action>svg{background:var(--green-100);border-radius:9px;width:35px;height:35px;padding:8px}.detail-share-action>span{flex-direction:column;gap:3px;min-width:0;display:flex}.detail-share-action strong{font-size:10.5px}.detail-share-action small{color:#718078;font-size:8px}.detail-share-action:hover{border-color:var(--green-700);background:var(--green-50)}.public-contact-panel{background:var(--green-50);border:1px solid #b8d1c0;border-radius:12px;margin-top:21px;padding:15px}.public-contact-panel>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.public-contact-panel>div:first-child strong{color:var(--green-900);font-size:10.5px}.public-contact-panel>div:first-child span{color:#77837b;text-align:right;font-size:7.5px}.contact-value{background:#fff;border:1px solid #c7d7cd;border-radius:9px;align-items:center;gap:8px;min-height:52px;margin-top:10px;padding:8px 9px 8px 12px;display:flex}.contact-value small{color:#718078;font-size:8px}.contact-value strong{color:#26342c;overflow-wrap:anywhere;flex:1;font-size:11px}.contact-value button,.contact-value a{background:var(--green-100);width:34px;height:34px;color:var(--green-700);cursor:pointer;border:0;border-radius:7px;place-items:center;display:grid}.public-contact-panel>p{color:#7a6b31;text-align:center;margin:9px 0 0;font-size:8px}.safety-note{color:#8c642d;background:#fff9f1;border:1px solid #ead6bd;border-radius:9px;grid-template-columns:auto 1fr;align-items:start;gap:8px;margin-top:11px;padding:11px;display:grid}.safety-note span{font-size:8px;line-height:1.55}.report-action,.delete-own-post{color:#805249;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin:16px auto 0;font-size:8.5px;display:flex}.delete-own-post{color:#963c30;border-top:1px solid #f0dfdc;padding-top:12px}.report-box{gap:7px;margin-top:16px;display:flex}.report-box select{border:1px solid var(--line-strong);background:#fff;border-radius:7px;flex:1;height:38px;padding:0 8px;font-size:8.5px}.report-box button{color:#fff;cursor:pointer;background:#815047;border:0;border-radius:7px;height:38px;padding:0 11px;font-size:8.5px}.share-layer{z-index:160}.share-sheet{width:min(560px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-large);background:#fff;border-radius:17px;padding:22px;overflow-y:auto}.share-sheet-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.share-sheet-header>div{min-width:0}.share-sheet-header span{color:var(--green-700);letter-spacing:.12em;font-size:8px;font-weight:850}.share-sheet-header h2{color:var(--green-950);letter-spacing:-.025em;margin:5px 0 4px;font-family:Georgia,Songti SC,serif;font-size:23px;line-height:1.25}.share-sheet-header p{color:#77837b;margin:0;font-size:9px;line-height:1.5}.system-share-action{border:1px solid var(--green-700);background:var(--green-800);color:#fff;text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;min-height:64px;margin-top:17px;padding:10px 13px;display:grid}.system-share-action>span{background:rgba(255,255,255,.13);border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.system-share-action>div{flex-direction:column;gap:3px;min-width:0;display:flex}.system-share-action strong{font-size:10.5px}.system-share-action small{color:rgba(255,255,255,.7);font-size:8px;line-height:1.4}.system-share-action:hover{background:var(--green-900)}.share-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.share-platform{border:1px solid var(--line);color:#4d5a53;text-align:center;cursor:pointer;min-width:0;min-height:70px;font:inherit;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:8px 5px;display:flex}.share-platform>span{width:34px;height:34px;color:var(--green-700);background:#f0f4f1;border-radius:10px;place-items:center;display:grid}.share-platform b{letter-spacing:-.03em;font-size:11px}.share-platform strong{text-overflow:ellipsis;max-width:100%;color:inherit;white-space:nowrap;font-size:8.5px;overflow:hidden}.share-platform:hover{background:#f9fbfa;border-color:#9fb7a8}.share-platform.wechat>span{color:#159447;background:#e8f8ed}.share-platform.whatsapp>span{color:#128c4a;background:#e8f8ed}.share-platform.telegram>span{color:#168ac1;background:#e8f5fc}.share-platform.facebook>span{color:#2364aa;background:#edf2ff}.share-platform.x>span{color:#111;background:#eef1ef}.share-platform.linkedin>span{color:#0a66c2;background:#e9f3fa}.share-platform.line>span{color:#08a82d;background:#ebf9e9}.share-platform.email>span{color:#b56b15;background:#fff3df}.share-platform.copy-link>span{background:var(--green-100);color:var(--green-700)}.wechat-share-help{background:#f2faf5;border:1px solid #b8d8c2;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:11px;padding:12px;display:grid}.wechat-share-copy{grid-template-columns:auto 1fr;align-items:start;gap:9px;display:grid}.wechat-share-copy>span{color:#159447;background:#dff3e5;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.wechat-share-copy strong{color:#245136;font-size:10px}.wechat-share-copy p{color:#65766b;margin:4px 0 0;font-size:8.5px;line-height:1.55}.share-qr-code{background:#fff;border:1px solid #cbd8cf;border-radius:8px;width:126px;height:126px;padding:5px}.share-qr-loading{color:#6c7971;text-align:center;place-items:center;width:126px;min-height:70px;font-size:8px;display:grid}.share-link-preview{border:1px solid var(--line);color:#69766f;background:#f8faf8;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:58px;margin-top:11px;padding:9px 7px 9px 10px;display:grid}.share-link-preview span{overflow-wrap:anywhere;white-space:pre-line;max-height:4.7em;font-size:8px;line-height:1.55;overflow:auto}.share-link-preview button{background:var(--green-100);min-height:28px;color:var(--green-700);cursor:pointer;border:0;border-radius:7px;padding:0 9px;font-size:8.5px;font-weight:800}.toast{z-index:180;background:var(--green-950);color:#fff;min-height:44px;box-shadow:var(--shadow-large);border-radius:9px;align-items:center;gap:7px;padding:0 15px;font-size:9.5px;font-weight:700;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}@media (max-width:1080px){:root{--page:min(960px, calc(100vw - 36px))}body{padding-bottom:66px}.main-nav{display:none}.mobile-bottom-nav{z-index:70;border-top:1px solid var(--line);backdrop-filter:blur(14px);background:rgba(255,255,255,.96);grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;height:64px;padding:5px max(8px,50vw - 215px);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav>a,.mobile-bottom-nav>button{color:#65716a;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:54px;font-size:8px;display:flex}.mobile-bottom-nav>a span,.mobile-bottom-nav>button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-bottom-nav .mobile-post-main{background:var(--green-800);color:#fff;font-size:9px;font-weight:800}.campus-hero{grid-template-columns:1fr .9fr}.hero-copy{padding:48px 36px 44px}.category-strip{grid-template-columns:repeat(4,1fr)}.category-strip button{min-height:70px}.campus-content{grid-template-columns:minmax(0,1fr) 290px}.post-card-main{grid-template-columns:170px minmax(0,1fr) 108px}.post-card-text-only .post-card-main{grid-template-columns:minmax(0,1fr) 125px}.post-image-wrap{height:144px}}@media (max-width:820px){:root{--page:min(100% - 28px, 720px)}.site-header{height:62px;padding:0 max(14px, env(safe-area-inset-right)) 0 max(14px, env(safe-area-inset-left));gap:10px}.brand-name{font-size:17px}.header-actions{gap:8px}.online-pill{display:none}.language-switch{background:#fff;border:1px solid #c8d7ce;border-radius:10px;gap:2px;min-height:38px;padding:3px;box-shadow:0 5px 14px rgba(7,91,58,.08)}.language-switch>svg,.language-switch>span{display:none}.language-switch button{border-radius:7px;min-width:40px;height:30px;padding:0 8px;font-size:11px}.language-switch button.active{background:var(--green-800);color:#fff;box-shadow:0 3px 8px rgba(7,91,58,.18)}.header-post{height:38px;margin-left:auto}.header-post svg:last-child{display:none}.campus-hero{grid-template-columns:1fr;min-height:0;margin-top:14px;overflow:hidden}.hero-copy{padding:35px 25px 30px}.hero-copy h1{font-size:max(39px,min(11vw,57px))}.hero-copy>p{font-size:13px;line-height:1.65}.hero-visual{min-height:285px}.hero-search{width:calc(100% - 40px);margin:20px auto 22px}.category-section{margin-top:20px;overflow:hidden}.category-strip{scrollbar-width:none;padding-bottom:5px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{min-width:160px}.rules-band{grid-template-columns:auto 1fr}.rules-divider,.rules-icon.contact{display:none}.rules-band>div:last-child{grid-column:2}.campus-content{grid-template-columns:1fr}.campus-sidebar{position:static}.post-card-main{grid-template-columns:150px minmax(0,1fr)}.post-card-text-only .post-card-main{grid-template-columns:minmax(0,1fr) 120px}.post-card-price{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center;padding:0 88px 13px 16px}.post-card:has(.post-card-share) .post-card-price{padding-top:0}.post-card-share{top:auto;bottom:9px;right:12px}.post-card-registration{bottom:9px;right:84px}.post-image-wrap{grid-row:1/3;height:174px}.site-footer{grid-template-columns:1fr auto}.site-footer small{display:none}.category-choice>div{grid-template-columns:repeat(4,1fr)}}@media (max-width:560px){:root{--page:calc(100vw - 22px)}.brand{gap:6px}.brand-symbol{transform-origin:0;width:28px;margin-right:-3px;transform:scale(.82)}.brand-name{font-size:15px}.ukm-badge{display:none}.language-switch button{min-width:38px;padding:0 6px}.header-post span{display:none}.header-post{justify-content:center;width:38px;padding:0}.campus-hero{border-radius:16px}.hero-copy{padding:29px 19px 24px}.hero-eyebrow{font-size:8px}.hero-copy h1{margin-top:14px;font-size:41px}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.primary-cta,.secondary-cta{padding:0 10px;font-size:11px}.hero-trust{flex-wrap:wrap;gap:9px}.hero-visual{min-height:230px}.hero-live-card{bottom:18px;left:14px;right:14px}.hero-live-card strong{font-size:16px}.hero-search{width:calc(100% - 24px);height:54px;margin:16px auto 18px}.hero-search kbd{display:none}.category-section{margin-top:16px}.category-strip button{min-width:145px;min-height:66px}.rules-band{gap:9px;margin-top:10px;padding:14px}.rules-band p{font-size:8.5px}.feed-heading{align-items:flex-start}.feed-heading h2{font-size:24px}.feed-status{flex-direction:column;align-items:flex-end;gap:4px}.feed-status strong{border:0;padding:0}.post-card-main{grid-template-columns:108px minmax(0,1fr)}.post-card-text-only .post-card-main{grid-template-columns:minmax(0,1fr) 88px}.post-card-text-only .post-card-copy{padding-left:16px}.post-image-wrap{height:178px}.post-card-copy{padding:12px 12px 7px}.post-card h3{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;display:-webkit-box}.post-meta{flex-direction:column;align-items:flex-start;gap:4px}.post-card-copy>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.post-card-price{padding:4px 12px 10px}.post-card:has(.post-card-share) .post-card-price{padding-right:50px}.post-card-price strong{font-size:12px}.post-card-share{width:44px;min-height:44px;padding:0}.post-card-share span{display:none}.post-card-registration{width:auto;min-height:44px;padding:0 9px;right:62px}.post-card:has(.post-card-registration) .post-card-price{display:none}.post-card:has(.post-card-registration) .post-card-copy{padding-bottom:58px}.community-promise{align-items:flex-start}.ukm-wordmark{display:none}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;min-height:120px;display:flex}.site-footer nav{flex-wrap:wrap}.modal-layer{align-items:end;padding:0}.post-modal{border-radius:18px 18px 0 0;width:100%;max-height:calc(100vh - 18px)}.post-modal-header{padding:17px 16px 14px}.quick-post-form{padding:15px 16px 0}.category-choice>div{grid-template-columns:repeat(2,1fr)}.category-choice-rent-wanted{grid-column:1/-1}.category-choice label{min-height:45px}.club-key-fields{grid-template-columns:1fr!important}.form-grid{grid-template-columns:1fr}.form-field.field-wide{grid-column:auto}.contact-upload-row{grid-template-columns:1fr}.post-modal-footer{margin-left:-16px;margin-right:-16px;padding:10px 16px}.post-modal-footer>span{display:none}.club-apply-modal{border-radius:18px 18px 0 0;width:100%;max-height:calc(100vh - 18px)}.share-sheet{border-radius:18px 18px 0 0;width:100%;max-height:calc(100dvh - 18px);padding:19px 16px 16px}.share-sheet .icon-close{width:44px;height:44px}.share-sheet-header h2{font-size:21px}.share-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wechat-share-help{grid-template-columns:1fr}.share-qr-code,.share-qr-loading{justify-self:center}.share-link-preview button{min-width:44px;min-height:36px}.detail-image{height:240px}.detail-body{padding:21px 18px 30px}.detail-body h2{font-size:23px}.public-contact-panel>div:first-child{flex-direction:column;align-items:flex-start}.public-contact-panel>div:first-child span{text-align:left}.toast{text-align:center;max-width:calc(100vw - 28px);bottom:76px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
