.kscg-shell{padding:30px 0 60px}.kscg-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.kscg-top h1,.kscg-achievement-page h1{font-size:clamp(38px,4vw,64px);line-height:1.1;margin:10px 0}.kscg-top>a{font-size:16px;color:var(--green)}.kscg-layout{display:grid;grid-template-columns:170px minmax(0,1fr) 300px;gap:30px;align-items:start}.kscg-side-nav{display:flex;flex-direction:column;gap:20px;font:24px/1.2 var(--display);position:sticky;top:115px}.kscg-side-nav a{color:var(--ink);text-decoration:none}.kscg-side-nav a:hover{color:var(--green)}.kscg-nav-note{margin-top:28px;font:14px/1.6 var(--body,-apple-system,sans-serif);color:var(--muted)}.kscg-nav-note>span{font:27px/1 var(--display);color:var(--green)}.kscg-feed{min-width:0}.kscg-feed-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin:24px 0 20px}.kscg-feed-tabs a{color:var(--muted);padding:12px 0;text-decoration:none;font-size:17px}.kscg-feed-tabs a[aria-current]{border-bottom:2px solid var(--green);color:var(--ink)}.kscg-search{position:relative;margin:0 0 22px}.kscg-search input{width:100%;padding:16px 54px 16px 20px;border:0;border-radius:14px;background:var(--surface);color:var(--ink);font:inherit;box-sizing:border-box}.kscg-search button{position:absolute;right:5px;top:4px;width:44px;height:44px;border:0;background:transparent;color:var(--ink);cursor:pointer}.kscg-search svg{width:24px;height:24px}.kscg-composer,.kscg-post,.kscg-profile-card,.kscg-profile-editor,.kscg-community-note{background:var(--surface);border-radius:24px}.kscg-composer summary{display:flex;align-items:center;gap:14px;padding:22px;font-size:17px;cursor:pointer;list-style:none;color:var(--muted)}.kscg-composer summary::-webkit-details-marker{display:none}.kscg-composer summary>b{margin-left:auto;color:var(--ink);font-size:24px;font-weight:400}.kscg-composer form{padding:0 24px 24px}.kscg-form label{display:block;margin:20px 0;font-size:16px;font-weight:550}.kscg-form input:not([type=file]):not([type=checkbox]),.kscg-form textarea,.kscg-form select{display:block;width:100%;padding:13px 16px;border:1px solid transparent;border-radius:13px;background:var(--soft);color:var(--ink);margin-top:8px;font:400 16px/1.5 var(--body,-apple-system,sans-serif);box-sizing:border-box;min-width:0}.kscg-form small,.kscg-muted{color:var(--muted);font-size:14px;line-height:1.5;font-weight:400}.kscg-form textarea{resize:vertical}.kscg-form .button{width:100%;justify-content:center;min-height:48px}.kscg-form :is(input,textarea,select):focus-visible,.kscg-comment-form textarea:focus-visible{outline:2px solid #9db99c;outline-offset:2px}.kscg-form label.kscg-check{display:flex;gap:12px;font-size:15px;line-height:1.5;font-weight:400}.kscg-check input{width:20px;height:20px;flex:none;margin-top:2px;accent-color:var(--green)}.kscg-upload>span{position:relative;display:flex;align-items:center;gap:12px;margin-top:10px;padding:16px;background:var(--soft);border-radius:14px;color:var(--green);font-weight:500}.kscg-upload input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.kscg-upload>span:focus-within{outline:2px solid #83ab82;outline-offset:2px}.kscg-upload svg{width:26px;height:26px;flex:none}.kscg-upload b{margin-left:auto;font-size:24px;font-weight:400}.kscg-upload small{display:block;margin-top:7px}.kscg-photo-previews{display:flex;gap:12px;flex-wrap:wrap}.kscg-photo-previews img{width:90px;height:110px;object-fit:cover;border-radius:12px}.kscg-photo-previews:empty{display:none}.kscg-avatar{display:grid;place-items:center;width:48px;height:48px;flex:none;border-radius:50%;background:#edf1e8;color:#344c38;font:500 25px/1 var(--body,-apple-system,sans-serif);object-fit:cover}.kscg-post{padding:26px;margin-bottom:24px}.kscg-post>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.kscg-post>header>a{display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none;min-width:0}.kscg-post>header strong{font-size:17px;display:block;overflow-wrap:anywhere}.kscg-post>header small{font-size:13px;display:block;color:var(--muted);margin-top:4px}.kscg-post time{font-size:13px;color:var(--muted);white-space:nowrap}.kscg-post-text{font-size:17px;line-height:1.65;overflow-wrap:anywhere}.kscg-post-text p:first-child{margin-top:0}.kscg-post-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px -8px}.kscg-post-photos[data-count="1"]{grid-template-columns:1fr}.kscg-post-photos[data-count="3"]>a:first-child{grid-row:span 2}.kscg-post-photos a{display:block;min-width:0;overflow:hidden;border-radius:16px}.kscg-post-photos img{width:100%;height:100%;max-height:500px;min-height:140px;object-fit:cover;display:block}.kscg-post-photos[data-count="1"] img{aspect-ratio:4/3}.kscg-post-photos[data-count="2"] img{aspect-ratio:3/4}.kscg-post-product{display:flex;align-items:center;gap:14px;padding:14px;border-radius:14px;background:var(--soft);color:var(--ink);text-decoration:none;margin:18px 0;font-size:13px}.kscg-post-product img{width:48px;height:60px;border-radius:8px;object-fit:cover;flex:none}.kscg-post-product strong{font-size:16px;display:block;margin-top:4px}.kscg-post-product>span:last-child{margin-left:auto}.kscg-tags{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0}.kscg-tags a{font-size:14px;color:var(--green);text-decoration:none;background:var(--soft);padding:6px 10px;border-radius:9px}.kscg-post>footer{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:18px 0 0;margin-top:18px;border-top:1px solid var(--line)}.kscg-post>footer :is(button,a){border:0;background:transparent;padding:0;min-height:36px;font:400 15px/1.4 var(--body,-apple-system,sans-serif);color:var(--muted);text-decoration:none;cursor:pointer}.kscg-post>footer button[aria-pressed=true]{color:var(--green)}.kscg-post>footer b{font-weight:500;margin-left:3px}.kscg-post>footer button>span{font-size:24px;vertical-align:middle;margin-right:3px}.kscg-post>footer .kscg-post-remove{margin-left:auto;font-size:13px}.kscg-action-status{color:var(--green);font-size:14px;line-height:1.5;margin:6px 0}.kscg-action-status:empty{display:none}.kscg-comments{margin-top:14px}.kscg-comments:empty{display:none}.kscg-comment{display:flex;align-items:start;gap:10px;margin:16px 0}.kscg-comment .kscg-avatar{width:32px;height:32px;font-size:18px}.kscg-comment>div{min-width:0}.kscg-comment a{color:inherit;text-decoration:none;font-size:14px}.kscg-comment p{font-size:15px;line-height:1.5;margin:5px 0;overflow-wrap:anywhere}.kscg-comment-form{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;margin-top:16px}.kscg-comment-form textarea{background:var(--soft);padding:13px 14px;border-radius:12px;border:0;font:400 15px/1.5 var(--body,-apple-system,sans-serif);resize:vertical;color:var(--ink)}.kscg-comment-form button{border:0;border-radius:12px;background:var(--soft);color:var(--ink);font-size:26px;cursor:pointer;align-self:start;min-height:48px}.kscg-comment-form p{grid-column:1/-1;font-size:14px;color:var(--green);margin:0}.kscg-comment-form p:empty{display:none}.kscg-profile-card{overflow:hidden;padding:0 22px 24px}.kscg-profile-cover{display:flex;align-items:center;justify-content:space-between;height:100px;background:#e7eee1;margin:0 -22px 22px;padding:0 22px;color:#557254;font-size:11px;letter-spacing:.1em}.kscg-profile-cover svg{width:100px;transform:rotate(12deg);--badge-color:#96ad70;--badge-tint:#e7eee1}.kscg-profile-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}.kscg-profile-heading .kscg-avatar{width:60px;height:60px;font-size:32px}.kscg-profile-heading>div{min-width:0}.kscg-profile-heading h2{font:600 21px/1.3 var(--body,-apple-system,sans-serif);margin:0;overflow-wrap:anywhere}.kscg-profile-heading p{font-size:14px;color:var(--muted);margin:5px 0}.kscg-profile-heading small{font-size:14px;color:var(--muted)}.kscg-bio{font-size:15px;line-height:1.6;overflow-wrap:anywhere}.kscg-profile-numbers{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);border-radius:14px;padding:14px 10px;margin:20px 0;font-size:13px;text-align:center;color:var(--muted)}.kscg-profile-numbers strong{font:28px/1.3 var(--display);color:var(--ink);display:block}.kscg-outline{display:flex;width:100%;justify-content:center;background:var(--soft)!important;color:var(--ink)!important;box-sizing:border-box;min-height:44px;font-size:16px!important}.kscg-share{display:block;width:100%;text-align:center;border:0;background:none;padding:12px 0;font:400 14px var(--body,-apple-system,sans-serif);color:var(--muted);cursor:pointer}.kscg-profile-stats{margin:22px 0;font-size:14px}.kscg-profile-stats>div{display:flex;justify-content:space-between;gap:12px;margin:12px 0}.kscg-profile-stats dd{margin:0;font-weight:550}.kscg-profile-card h3{font-size:26px;margin:25px 0 12px}.kscg-text-link{display:block;color:var(--green);font-size:15px;margin-top:14px;text-decoration:none}.kscg-level-help{font-size:13px;line-height:1.6;color:var(--muted);margin-top:22px}.kscg-profile-editor{padding:28px}.kscg-profile-editor h2{font-size:36px;margin:10px 0}.kscg-profile-editor>p{font-size:17px;line-height:1.5;color:var(--muted)}.kscg-success{background:#e7efdf;border-radius:14px;padding:18px;color:#295e35;font-size:16px;line-height:1.5}.kscg-empty{text-align:center;padding:40px 22px;color:var(--muted)}.kscg-empty>svg{width:100px;height:100px;--badge-color:#9cba8d;--badge-tint:#ecede6}.kscg-empty h2{font-size:36px;color:var(--ink);margin:18px 0 12px}.kscg-empty p{font-size:17px;line-height:1.6;max-width:460px;margin:0 auto}.kscg-join{border-radius:24px;padding:28px;background:var(--surface);position:relative;overflow:hidden}.kscg-join>div{float:right;width:110px;margin:0 0 12px 18px;--badge-color:#94ac78;--badge-tint:#edf0e6}.kscg-join h2{font-size:36px;line-height:1.2;margin:0 0 15px}.kscg-join p{font-size:16px;line-height:1.6;color:var(--muted)}.kscg-join .button{font-size:18px}.kscg-community-note{padding:24px}.kscg-community-note>svg{width:130px;display:block;margin:25px auto;--badge-color:#8ba67b;--badge-tint:#eef1e9}.kscg-community-note h2{font-size:30px;line-height:1.2}.kscg-community-note p{font-size:15px;line-height:1.6;color:var(--muted)}.kscg-community-note a{font-size:15px;color:var(--green)}.kscg-badges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:36px 0}.kscg-badge{padding:22px;text-align:center;background:var(--surface);border-radius:22px;min-width:0}.kscg-badge-art{position:relative;width:130px;max-width:100%;margin:0 auto}.kscg-badge-art svg{width:100%;display:block;filter:grayscale(1);opacity:.45;transition:filter .3s,opacity .3s}.kscg-badge.is-earned svg{filter:none;opacity:1}.kscg-badge-art>span{position:absolute;right:4px;bottom:6px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:#9ca399;font-size:16px}.kscg-badge.is-earned .kscg-badge-art>span{background:#397248;color:#fff}.kscg-badge h3{font-size:25px;margin:18px 0 10px;line-height:1.2}.kscg-badge p{font-size:14px;line-height:1.5;color:var(--muted);min-height:42px}.kscg-badge progress{width:100%;height:5px;border:0;border-radius:5px;accent-color:var(--green);background:var(--soft);display:block;margin:18px 0 10px}.kscg-badge progress::-webkit-progress-bar{background:var(--soft);border-radius:5px}.kscg-badge progress::-webkit-progress-value{background:#6d995f;border-radius:5px}.kscg-badge small{color:var(--muted);font-size:13px}.kscg-badges-compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.kscg-badges-compact .kscg-badge{padding:0;border-radius:0;background:none}.kscg-badges-compact :is(h3,p,progress,small),.kscg-badges-compact .kscg-badge-art>span{display:none}.kscg-achievement-page{padding:38px 0 60px}.kscg-achievement-page>p{color:var(--muted);font-size:18px;line-height:1.6;max-width:620px}.kscg-pagination{display:flex;gap:12px}.kscg-pagination>*{background:var(--surface);border-radius:8px;padding:10px 16px}.kscg-pagination .current{background:var(--green);color:white}.kscg-active-tag{font-size:16px;color:var(--green);display:flex;justify-content:space-between}.kscg-pending{margin:25px 0;padding:20px;background:var(--surface);border-radius:18px;font-size:15px}.kscg-pending p{font-size:14px;color:var(--muted)}.kscg-photo-dialog{background:#172019;border:0;border-radius:22px;padding:55px 15px 15px;width:min(1100px,calc(100vw - 24px));max-height:calc(100dvh - 24px);box-sizing:border-box}.kscg-photo-dialog::backdrop{background:#08120ddd}.kscg-photo-dialog>img{width:100%;max-height:calc(100dvh - 100px);object-fit:contain;display:block;border-radius:10px}.kscg-photo-dialog>button{position:absolute;right:12px;top:8px;background:none;color:#fff;border:0;font-size:32px;width:40px;height:40px;cursor:pointer}.kscg-post[hidden]{display:none}
@media(max-width:1200px){.kscg-layout{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.kscg-side-nav{grid-column:1/-1;position:static;flex-direction:row;gap:24px;flex-wrap:wrap;font-size:22px}.kscg-nav-note{display:none}.kscg-badges{gap:16px}.kscg-badge{padding:18px}}
@media(max-width:760px){.kscg-shell{padding-top:20px}.kscg-top{margin-bottom:20px;align-items:start}.kscg-top>a{font-size:14px;white-space:nowrap;margin-top:8px}.kscg-layout{display:flex;flex-direction:column;gap:20px}.kscg-side-nav{width:100%;flex-wrap:nowrap;overflow:auto;gap:20px;font-size:21px;padding-bottom:8px}.kscg-side-nav a{white-space:nowrap}.kscg-feed{width:100%;order:3}.kscg-profile-column{width:100%;order:2}.kscg-profile-column:has(.kscg-community-note){display:none}.kscg-profile-cover{height:68px;margin-bottom:16px}.kscg-profile-cover svg{width:80px}.kscg-profile-card{padding-bottom:20px}.kscg-profile-card .kscg-profile-stats,.kscg-profile-card>.kscg-badges,.kscg-profile-card>h3,.kscg-profile-card>.kscg-level-help{display:none}.kscg-profile-numbers{margin:16px 0;padding:10px}.kscg-profile-heading{margin-bottom:12px}.kscg-bio{margin:10px 0}.kscg-profile-card .kscg-share{width:auto;display:inline-block;margin-right:15px}.kscg-profile-card>.kscg-text-link{display:inline-block;margin-top:8px}.kscg-post{padding:20px;border-radius:20px}.kscg-post>header{gap:10px;flex-wrap:wrap}.kscg-post time{margin-left:60px;margin-top:-12px;font-size:12px}.kscg-post-text{font-size:16px}.kscg-post-photos{margin:18px -5px;gap:7px}.kscg-post-photos img{min-height:100px}.kscg-composer summary{padding:18px;font-size:16px;gap:10px}.kscg-composer form{padding:0 18px 20px}.kscg-profile-editor{padding:20px}.kscg-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kscg-badge{padding:16px 12px}.kscg-badge h3{font-size:24px}.kscg-badge-art{width:110px}.kscg-badge p{min-height:63px}.kscg-badges-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.kscg-join{padding:22px}.kscg-join>div{width:75px}.kscg-join h2{font-size:31px}.kscg-empty{padding:28px 16px}.kscg-empty h2{font-size:31px}.kscg-empty p{font-size:16px}.kscg-post-product strong{font-size:15px}.kscg-post>footer{gap:13px}.kscg-achievement-page>p{font-size:16px}.kscg-achievement-page{padding-top:24px}}
@media(prefers-reduced-motion:reduce){.kscg-badge-art svg{transition:none}}

.kscg-badge-art>svg,.kscg-profile-cover>svg,.kscg-community-note>svg,.kscg-empty>svg,.kscg-join>div>svg{height:auto;aspect-ratio:1/1;max-width:100%;flex-shrink:0}
@media(max-width:760px){.kscg-shell:not(.kscg-member) .kscg-profile-column{display:none}}
