.pl-home{--col:480px;position:relative;max-width:var(--col);margin:0 auto;min-height:100dvh;background:var(--grey50);color:var(--ink);font-family:var(--body);letter-spacing:-.01em;-webkit-font-smoothing:antialiased}@media(min-width:600px) and (max-width:979px){.pl-home{--col:680px}}.pl-home *{box-sizing:border-box}.pl-home .tnum{font-variant-numeric:tabular-nums}.pl-home .topbar{display:none}.pl-home .scroll{padding:14px 0 110px}.pl-home .sec{margin-top:26px}.pl-home .sec-head{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-bottom:13px}.pl-home .sec-title{font-family:var(--disp);font-size:17px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.pl-home .sec-more{display:flex;align-items:center;gap:1px;font-size:12.5px;font-weight:600;color:var(--ink3);background:none;border:none;cursor:pointer;font-family:var(--body)}.pl-home .sec-more svg{width:14px;height:14px}.pl-home .nav-item,.pl-home .sec-more,.pl-home .top-item{text-decoration:none}.pl-home .page-head{padding:0 20px}.pl-home .page-title{margin:0;font-family:var(--disp);font-weight:800;font-size:24px;letter-spacing:-.02em;color:var(--ink)}.pl-home .page-sub{margin:5px 0 0;font-size:13px;color:var(--ink2)}.pl-home .card-grid{display:flex;flex-wrap:wrap;gap:14px;padding:14px 20px 0}.pl-home .empty-state{margin:24px 20px;padding:40px 22px;text-align:center;background:var(--grey50);border:1px dashed var(--line);border-radius:var(--radius)}.pl-home .empty-state .empty-title{margin:0;font-weight:700;color:var(--ink2)}.pl-home .empty-state .empty-sub{margin:6px 0 0;font-size:13px;color:var(--ink4)}.pl-home .page-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.pl-home .page-form{padding:14px 20px 0;max-width:560px}.pl-home .btn-icon{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;width:auto}.pl-home .btn-icon svg{width:17px;height:17px}.pl-home .myclubs{margin:14px 20px 0;padding:12px 14px;background:var(--grey50);border:1px solid var(--line);border-radius:var(--radius)}.pl-home .myclubs-title{font-size:12px;font-weight:700;color:var(--ink3);margin-bottom:8px}.pl-home .myclub-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:5px 0;text-decoration:none}.pl-home .myclub-name{font-weight:600;color:var(--ink)}.pl-home .myclub-badge{font-size:11.5px;font-weight:700;padding:2px 9px;border-radius:999px}.pl-home .myclub-badge.st-active{background:var(--mint-wash);color:var(--mint-deep)}.pl-home .myclub-badge.st-pending{background:#fef3c7;color:#b45309}.pl-home .myclub-badge.st-rejected{background:#fee2e2;color:#dc2626}.pl-home .myclub-reason{font-size:12px;color:#dc2626}.pl-home .phead{display:flex;align-items:center;gap:13px;padding:8px 20px 0}.pl-home .avatar{width:52px;height:52px;border-radius:50%;flex-shrink:0;overflow:hidden;border:none;padding:0;cursor:pointer;display:flex;align-items:flex-end;justify-content:center;background:var(--grey150);color:var(--ink4);box-shadow:inset 0 0 0 1px var(--line)}.pl-home .avatar svg{display:block}.pl-home .avatar .av-img,.pl-home .top-avatar .av-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:block}.pl-home .who{flex:1;min-width:0}.pl-home .greet{font-size:12px;color:var(--ink3);margin-bottom:2px}.pl-home .name{font-family:var(--disp);font-size:18px;font-weight:700;color:var(--ink);line-height:1.1}.pl-home .club{display:inline-flex;align-items:center;gap:5px;margin-top:5px;font-size:12px;color:var(--ink2)}.pl-home .club .dot{width:6px;height:6px;border-radius:50%;background:var(--orange)}.pl-home .bell{width:42px;height:42px;border-radius:var(--radius);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);color:var(--ink2);position:relative;cursor:pointer}.pl-home .bell svg{width:19px;height:19px}.pl-home .bell .badge{position:absolute;top:9px;right:10px;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 2px #fff}.pl-home .noti{position:relative;display:flex}.pl-home .noti-badge{position:absolute;top:3px;right:3px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff;pointer-events:none}.pl-home .noti-panel{position:absolute;top:50px;right:0;width:320px;max-width:86vw;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:60;overflow:hidden}.pl-home .noti-head{padding:12px 14px;font-family:var(--disp);font-weight:700;font-size:14px;color:var(--ink);border-bottom:1px solid var(--line)}.pl-home .noti-list{list-style:none;margin:0;padding:0;max-height:380px;overflow-y:auto}.pl-home .noti-item{border-bottom:1px solid var(--line)}.pl-home .noti-item:last-child{border-bottom:none}.pl-home .noti-item a,.pl-home .noti-item>div{display:flex;flex-direction:column;gap:3px;padding:11px 14px;text-decoration:none;color:inherit}.pl-home .noti-item.unread{background:var(--mint-wash)}.pl-home .noti-item a:hover{background:var(--grey50)}.pl-home .noti-text{font-size:13px;color:var(--ink);line-height:1.45}.pl-home .noti-time{font-size:11px;color:var(--ink3)}.pl-home .noti-all{display:block;padding:11px 14px;text-align:center;font-size:12.5px;font-weight:700;color:var(--mint-deep);text-decoration:none;border-top:1px solid var(--line)}.pl-home .noti-all:hover{background:var(--grey50)}.pl-home .phead .noti{margin-left:auto}.pl-home .notipage-list{list-style:none;margin:0;padding:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.pl-home .notipage-item{border-bottom:1px solid var(--line)}.pl-home .notipage-item:last-child{border-bottom:none}.pl-home .notipage-item a,.pl-home .notipage-item>div{display:flex;flex-direction:column;gap:4px;padding:14px 16px;text-decoration:none;color:inherit}.pl-home .notipage-item.unread{background:var(--mint-wash)}.pl-home .notipage-item a:hover{background:var(--grey50)}.pl-home .notipage-text{font-size:14px;color:var(--ink);line-height:1.5}.pl-home .notipage-time{font-size:11.5px;color:var(--ink3)}.pl-home .ghero{padding:24px 20px 4px}.pl-home .ghero-title{font-family:var(--disp);font-size:24px;font-weight:700;color:var(--ink);letter-spacing:-.02em;line-height:1.32}.pl-home .ghero-title b{color:var(--mint-deep)}.pl-home .ghero-sub{font-size:13.5px;color:var(--ink2);line-height:1.6;margin-top:11px;max-width:560px}.pl-home .ghero-sub .kw{color:var(--mint-deep);font-weight:700}.pl-home .ghero-media{display:none}.pl-home .fab{position:fixed;left:50%;transform:translateX(calc(var(--col) / 2 - 100% + 0px));bottom:96px;z-index:35;display:inline-flex;align-items:center;gap:8px;font-family:var(--disp);font-size:14px;font-weight:700;color:#fff;cursor:pointer;border:none;background:var(--orange);padding:14px 18px;border-radius:999px;box-shadow:var(--shadow-lg);transition:transform .1s}@media(min-width:481px){.pl-home .fab{left:auto;right:calc(50% - var(--col) / 2 + 18px);transform:none}}@media(max-width:480px){.pl-home .fab{left:auto;right:18px;transform:none}}.pl-home .fab:active{transform:scale(.96)}.pl-home .fab svg{width:18px;height:18px}.pl-home .navbar{position:fixed;left:50%;transform:translateX(-50%);bottom:0;z-index:34;width:100%;max-width:var(--col);height:74px;padding:10px 14px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(16px);border-top:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-around}.pl-home .nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;color:var(--ink4);font-family:var(--body);font-size:10px;font-weight:600;flex:1}.pl-home .nav-item svg{width:22px;height:22px}.pl-home .nav-item.on{color:var(--mint-deep)}.pl-home .pl-foot{margin-top:34px;padding:22px 20px 6px;border-top:1px solid var(--line)}.pl-home .pl-foot-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pl-home .pl-foot-brand{font-family:var(--disp);font-weight:700;font-size:14px;color:var(--ink2)}.pl-home .pl-foot-links{display:flex;gap:16px;font-size:12.5px}.pl-home .pl-foot-links a{color:var(--ink2);font-weight:600}.pl-home .pl-foot-links a:hover{color:var(--mint-deep)}.pl-home .pl-foot-meta{font-size:11.5px;color:var(--ink3);margin-top:12px;line-height:1.6}.pl-home .pl-foot-copy{font-size:11px;color:var(--ink4);margin-top:5px}@media(min-width:980px){.pl-home .pl-foot{margin-top:clamp(40px,3vw,64px);padding:clamp(26px,2vw,38px) 0 clamp(14px,1.2vw,22px)}.pl-home .pl-foot-brand{font-size:clamp(14px,1.1vw,17px)}.pl-home .pl-foot-links{font-size:clamp(12.5px,1vw,15px)}.pl-home .pl-foot-meta{font-size:clamp(11.5px,.9vw,14px)}}@media(max-width:979px){.pl-home.guest .topbar{display:block;position:sticky;top:0;z-index:40;background:hsla(0,0%,100%,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.pl-home.guest .top-inner{height:52px;padding:0 20px;display:flex;align-items:center}.pl-home.guest .top-logo{font-family:var(--disp);font-size:16px;font-weight:700;color:var(--ink)}.pl-home.guest .top-logo b{color:var(--mint-deep)}.pl-home.guest .top-nav{display:none}.pl-home.guest .top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.pl-home.guest .top-login{font-family:var(--body);font-size:13px;font-weight:600;color:var(--ink2);text-decoration:none;padding:7px 8px}.pl-home.guest .top-signup{font-family:var(--disp);font-size:13px;font-weight:700;color:#fff;background:var(--mint-deep);text-decoration:none;padding:9px 15px;border-radius:var(--radius)}}@media(min-width:980px){.pl-home{max-width:none;margin:0;background:var(--grey50)}.pl-home .fab,.pl-home .navbar,.pl-home .phead-bell{display:none}.pl-home .topbar{display:block;position:sticky;top:0;z-index:40;background:hsla(0,0%,100%,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.pl-home .top-inner{width:94vw;max-width:2160px;margin:0 auto;height:68px;padding:0 clamp(28px,3vw,64px);display:flex;align-items:center;gap:clamp(20px,2.2vw,40px)}.pl-home .top-logo{font-family:var(--disp);font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--ink);flex-shrink:0}.pl-home .top-logo b{color:var(--mint-deep)}.pl-home .top-logo .pl-logo-crop{height:57px}.pl-home .top-nav{display:flex;gap:3px;margin-left:auto}.pl-home .top-item{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:var(--radius);border:none;background:none;cursor:pointer;font-family:var(--body);font-size:14.5px;font-weight:600;color:var(--ink2);transition:.12s;white-space:nowrap}.pl-home .top-item svg{width:18px;height:18px}.pl-home .top-item:hover{background:var(--grey50);color:var(--ink)}.pl-home .top-item.on{background:var(--mint-wash);color:var(--mint-deep)}.pl-home .top-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.pl-home .top-fab{display:inline-flex;align-items:center;gap:7px;font-family:var(--disp);font-size:13.5px;font-weight:700;color:#fff;background:var(--orange);border:none;padding:10px 16px;border-radius:var(--radius);cursor:pointer;box-shadow:var(--shadow-md)}.pl-home .top-fab svg{width:16px;height:16px}.pl-home .top-avatar{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--grey150);color:var(--ink3);display:flex;align-items:center;justify-content:center;cursor:pointer}.pl-home .top-avatar svg{width:21px;height:21px}.pl-home .top-login{font-family:var(--body);font-size:14.5px;font-weight:600;color:var(--ink2);text-decoration:none;padding:9px 13px;border-radius:var(--radius)}.pl-home .top-login:hover{background:var(--grey50);color:var(--ink)}.pl-home .top-signup{font-family:var(--disp);font-size:14.5px;font-weight:700;color:#fff;background:var(--mint-deep);text-decoration:none;padding:11px 19px;border-radius:var(--radius)}.pl-home>.scroll{width:94vw;max-width:2160px;margin:0 auto;padding:clamp(24px,2.2vw,46px) clamp(28px,3vw,64px) 96px}.pl-home .phead{padding:6px 0 0;gap:clamp(14px,1.4vw,22px)}.pl-home .avatar{width:clamp(56px,3.4vw,76px);height:clamp(56px,3.4vw,76px)}.pl-home .greet{font-size:clamp(13px,.95vw,16px)}.pl-home .name{font-size:clamp(22px,1.9vw,34px)}.pl-home .club{font-size:clamp(13px,.95vw,16px);margin-top:6px}.pl-home .ghero{display:flex;align-items:center;gap:clamp(28px,3vw,72px);padding:clamp(16px,2vw,40px) 0 6px}.pl-home .ghero-copy{flex:0 1 auto;min-width:0}.pl-home .ghero-title{font-size:clamp(30px,3.2vw,56px)}.pl-home .ghero-sub{font-size:clamp(15px,1.2vw,21px);max-width:760px;margin-top:14px}.pl-home .ghero-media{display:block;flex:1;min-width:0}.pl-home .sec{margin-top:clamp(56px,5vw,104px)}.pl-home .sec-head{padding:0;margin-bottom:clamp(16px,1.3vw,24px)}.pl-home .sec-title{font-size:clamp(20px,1.6vw,32px)}.pl-home .sec-more{font-size:clamp(13.5px,1vw,17px)}.pl-home .sec-more svg{width:clamp(15px,1.1vw,19px);height:clamp(15px,1.1vw,19px)}.pl-home .page-head{padding:0}.pl-home .page-title{font-size:clamp(24px,2vw,32px)}.pl-home .card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));padding:18px 0 0}.pl-home .empty-state{margin:24px 0}.pl-home .page-form{padding:18px 0 0}.pl-home .page-narrow{max-width:660px;margin-left:auto;margin-right:auto}.pl-home .page-narrow .page-form{max-width:none}}@media(min-width:980px) and (max-width:1439px){.pl-home .top-inner{padding:0 clamp(16px,1.8vw,28px);gap:14px}.pl-home .top-nav{gap:2px}.pl-home .top-item{padding:9px 10px;gap:6px;font-size:13.5px}.pl-home .top-item span{display:none}.pl-home .top-fab{padding:10px 12px;gap:0}.pl-home .top-fab span{display:none}.pl-home .top-fab svg{width:17px;height:17px}.pl-home .top-actions{gap:8px}}