div.segmented-control[data-v-401e99ae]{display:inline-flex;margin:0 auto;padding:4px;border-radius:10px;box-shadow:0 0 2px #d6d6d6;max-width:calc(100% - 32px);background-color:#f8f8f8;gap:10px}div.segmented-control>a.segment[data-v-401e99ae]{display:inline-flex;justify-content:center;align-items:center;flex-shrink:1;box-sizing:border-box;padding:8px 26px;border-radius:10px;width:170px;min-width:0;text-align:center;cursor:pointer;transition:background-color .2s ease,color .2s ease}div.segmented-control>a.segment>span.label[data-v-401e99ae]{line-height:20px;white-space:nowrap;color:#4c4c4c;font-size:14px}div.segmented-control>a.segment.active[data-v-401e99ae]{box-shadow:0 1px 3px rgba(0,0,0,.08);background-color:#fff}div.segmented-control>a.segment.active>span.label[data-v-401e99ae]{color:#0aafdf;font-weight:bold}
div.sort-select[data-v-0b2acf20]{position:relative;display:inline-flex;align-items:center}div.sort-select[data-v-0b2acf20]::after{content:"";display:inline-block;margin:0 8px;width:1px;height:14px;background-color:#d6d6d6}div.sort-select>a.selected[data-v-0b2acf20]{display:inline-flex;align-items:center;padding:0 4px;white-space:nowrap;cursor:pointer}div.sort-select>a.selected>span.label[data-v-0b2acf20]{line-height:32px;color:#737373;font-size:14px}div.sort-select>a.selected[data-v-0b2acf20]::after{content:"";display:inline-block;margin-bottom:7px;margin-left:6px;border-right:1.5px solid #737373;border-bottom:1.5px solid #737373;width:7px;height:7px;transform:rotate(45deg);transition:transform .2s ease}div.sort-select.open>a.selected[data-v-0b2acf20]::after{transform:rotate(45deg)}div.sort-select>div.dropdown[data-v-0b2acf20]{position:absolute;top:100%;left:0;z-index:100;box-sizing:border-box;margin-top:4px;padding:8px 16px;border-radius:3px;box-shadow:0 0 4px #a6a6a6;width:120px;overflow:auto;background-color:#fff}div.sort-select>div.dropdown>a.option[data-v-0b2acf20]{display:block;line-height:36px;white-space:nowrap;cursor:pointer}div.sort-select>div.dropdown>a.option>span.label[data-v-0b2acf20]{color:#a6a6a6;font-size:14px}div.sort-select>div.dropdown>a.option.active>span.label[data-v-0b2acf20]{color:#0aafdf;font-weight:bold}
div.filter-chip-bar[data-v-323f7aa4]{flex:1;box-sizing:border-box;min-width:0}@media only screen and (min-width: 896px){div.filter-chip-bar[data-v-323f7aa4]{flex:0 0 auto}}div.filter-chip-bar>div.chips[data-v-323f7aa4]{display:flex;align-items:center;height:32px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}@media only screen and (min-width: 896px){div.filter-chip-bar>div.chips[data-v-323f7aa4]{overflow-x:visible;overflow-y:visible}}div.filter-chip-bar>div.chips[data-v-323f7aa4]::-webkit-scrollbar{display:none;background-color:rgba(0,0,0,0)}div.filter-chip-bar>div.chips>a.chip[data-v-323f7aa4]{display:inline-flex;align-items:center;flex-shrink:0;box-sizing:border-box;margin:0 4px;padding:8px 13px 6px;border:1px solid #d6d6d6;border-radius:16px;line-height:1;cursor:pointer}div.filter-chip-bar>div.chips>a.chip>span.name[data-v-323f7aa4]{color:#737373;font-size:14px}div.filter-chip-bar>div.chips>a.chip>span.value[data-v-323f7aa4]{margin-left:4px;color:#737373;font-size:14px;font-weight:bold}div.filter-chip-bar>div.chips>a.chip.active[data-v-323f7aa4]{border-color:#1dcdff}div.filter-chip-bar>div.chips>a.chip.active>span.name[data-v-323f7aa4]{color:#0aafdf}div.filter-chip-bar>div.chips>a.chip.active>span.value[data-v-323f7aa4]{color:#0aafdf}div.filter-chip-bar>div.chips>a.chip.scrap[data-v-323f7aa4]{padding:8px 11px 6px}div.filter-chip-bar>div.chips>a.chip.scrap>span.icon[data-v-323f7aa4]{display:inline-block;margin-right:2px;width:14px;height:14px;background:rgba(0,0,0,0) url("/images/bottombar.scrap.png") no-repeat center center;background-size:14px 14px;transform:translateY(-1px)}div.filter-chip-bar>div.chips>a.chip.scrap>span.label[data-v-323f7aa4]{color:#737373;font-size:14px}div.filter-chip-bar>div.chips>a.chip.scrap.active[data-v-323f7aa4]{border-color:#1dcdff}div.filter-chip-bar>div.chips>a.chip.scrap.active>span.icon[data-v-323f7aa4]{filter:brightness(0) saturate(100%) invert(68%) sepia(63%) saturate(2000%) hue-rotate(160deg) brightness(104%) contrast(101%)}div.filter-chip-bar>div.chips>a.chip.scrap.active>span.label[data-v-323f7aa4]{color:#0aafdf;font-weight:bold}
div.filter-modal[data-v-54fe4d09]{position:fixed;top:0;left:0;z-index:101;box-sizing:border-box;width:100%;height:100%}div.filter-modal[data-v-54fe4d09]::before{content:"";position:absolute;top:0;left:0;z-index:101;width:100%;height:100%;background-color:rgba(0,0,0,.5)}div.filter-modal>div.wrap[data-v-54fe4d09]{position:absolute;top:50%;left:50%;z-index:102;display:flex;flex-direction:column;box-sizing:border-box;padding:0;border-radius:3px;width:calc(100% - 16px);max-width:440px;max-height:582px;background-color:#fff;transform:translate(-50%, -50%)}div.filter-modal>div.wrap>div.content[data-v-54fe4d09]{flex:1;padding:20px 16px 16px;overflow-y:auto}div.filter-modal>div.wrap>div.content>label.scrap-toggle[data-v-54fe4d09]{display:flex;align-items:center;cursor:pointer}div.filter-modal>div.wrap>div.content>label.scrap-toggle>span.checkbox[data-v-54fe4d09]{display:inline-block;width:20px;height:20px;background:rgba(0,0,0,0) url("/images/pages/study/form.checkbox.unchecked.png") no-repeat center center;background-size:20px 20px}div.filter-modal>div.wrap>div.content>label.scrap-toggle>span.checkbox.checked[data-v-54fe4d09]{background-image:url("/images/pages/study/form.checkbox.checked.png")}div.filter-modal>div.wrap>div.content>label.scrap-toggle>span.text[data-v-54fe4d09]{margin-left:8px;line-height:36px;letter-spacing:-0.5px;color:#737373;font-size:14px}div.filter-modal>div.wrap>div.content>h2[data-v-54fe4d09]{margin-bottom:8px;letter-spacing:-0.5px;color:#292929;font-size:18px;font-weight:bold}div.filter-modal>div.wrap>div.content>div.items>span[data-v-54fe4d09]{display:inline-block;box-sizing:border-box;padding-right:8px;width:50%;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a6a6a6;font-size:14px;cursor:pointer}div.filter-modal>div.wrap>div.content>div.items>span.active[data-v-54fe4d09]{color:#0aafdf;font-weight:bold}div.filter-modal>div.wrap>div.content>div.items.small>span[data-v-54fe4d09]{width:20%}div.filter-modal>div.wrap>div.content>div.items.cols-2>span[data-v-54fe4d09]{width:50%}div.filter-modal>div.wrap>div.content>div.items.cols-4>span[data-v-54fe4d09]{width:25%}div.filter-modal>div.wrap>div.content>div.slider[data-v-54fe4d09]{margin:24px 12px 0}div.filter-modal>div.wrap>div.content>div.slider>input[type=range][data-v-54fe4d09]{border-radius:2px;-webkit-appearance:none;outline:none;width:100%;height:4px;background:#d6d6d6}div.filter-modal>div.wrap>div.content>div.slider>input[type=range][data-v-54fe4d09]::-webkit-slider-thumb{border-radius:50%;-webkit-appearance:none;width:20px;height:20px;background:#1dcdff;cursor:pointer}div.filter-modal>div.wrap>div.content>div.slider.range-slider[data-v-54fe4d09]{position:relative;height:20px}div.filter-modal>div.wrap>div.content>div.slider.range-slider>.track[data-v-54fe4d09]{position:absolute;top:50%;right:0;left:0;margin-top:-1px;border-radius:1px;height:2px;background:#d6d6d6;pointer-events:none}div.filter-modal>div.wrap>div.content>div.slider.range-slider>.track>.fill[data-v-54fe4d09]{position:absolute;top:0;border-radius:2px;height:100%;background:#1dcdff}div.filter-modal>div.wrap>div.content>div.slider.range-slider>input[type=range][data-v-54fe4d09]{position:absolute;top:0;left:0;z-index:2;margin:0;width:100%;height:100%;background:rgba(0,0,0,0);pointer-events:none}div.filter-modal>div.wrap>div.content>div.slider.range-slider>input[type=range][data-v-54fe4d09]::-webkit-slider-thumb{position:relative;z-index:3;border:none;border-radius:50%;-webkit-appearance:none;box-shadow:none;width:14px;height:14px;background:#1dcdff;cursor:pointer;pointer-events:all}div.filter-modal>div.wrap>div.content>div.sliderlabels[data-v-54fe4d09]{display:flex;justify-content:space-between;margin-top:12px}div.filter-modal>div.wrap>div.content>div.sliderlabels>span[data-v-54fe4d09]{display:inline-block;line-height:20px;white-space:pre-line;color:#a6a6a6;font-size:14px;text-align:center}div.filter-modal>div.wrap>div.content>div.sliderlabels>span.active[data-v-54fe4d09]{color:#0aafdf;font-weight:bold}div.filter-modal>div.wrap>div.content>hr.divider[data-v-54fe4d09]{margin:16px 0;border-bottom:1px solid #f2f2f2}div.filter-modal>div.wrap>div.buttons[data-v-54fe4d09]{display:flex;justify-content:flex-end;flex-shrink:0;padding:16px;border-top:1px solid #f2f2f2;gap:8px}div.filter-modal>div.wrap>div.buttons>input[data-v-54fe4d09]{padding:0 16px;border:1px solid #d6d6d6;border-radius:18px;height:36px;line-height:36px;font-size:14px;font-weight:bold;cursor:pointer}div.filter-modal>div.wrap>div.buttons>input.close[data-v-54fe4d09]{margin-right:auto;color:#737373;background-color:#fff}div.filter-modal>div.wrap>div.buttons>input.reset[data-v-54fe4d09]{color:#737373;background-color:#fff}div.filter-modal>div.wrap>div.buttons>input.submit[data-v-54fe4d09]{border-color:rgba(0,0,0,0);color:#fff;background-color:#1dcdff}
section.segmented[data-v-1dd662dc]{padding:12px 0 2px 0;text-align:center;background-color:#fff}section.segmented>div.wrap[data-v-1dd662dc]{text-align:center}section.toolbar[data-v-1dd662dc]{position:sticky;top:0;z-index:5;border-bottom:1px solid #f2f2f2;background-color:#fff}section.toolbar>div.wrap[data-v-1dd662dc]{box-sizing:border-box;margin:0 auto;padding:16px 8px;max-width:720px}@media only screen and (max-width: 719px){section.toolbar>div.wrap[data-v-1dd662dc]{padding:0}}@media only screen and (min-width: 720px){section.toolbar>div.wrap[data-v-1dd662dc]{display:flex;justify-content:space-between;align-items:center}}@media only screen and (max-width: 719px){section.toolbar div.search[data-v-1dd662dc]{padding:12px 16px 0;max-height:64px;overflow:hidden;transition:max-height .2s,margin .2s,padding .2s,opacity .2s}}section.toolbar div.search form[data-v-1dd662dc]{position:relative}section.toolbar div.search form input.keyword[data-v-1dd662dc]{box-sizing:border-box;padding:10px 48px 10px 16px;border:1px solid #f2f2f2;border-radius:20px;width:100%;height:40px;line-height:20px;color:#292929;font-size:14px;background-color:#f9f9f9}section.toolbar div.search form input.keyword[data-v-1dd662dc]::-moz-placeholder{color:#727272}section.toolbar div.search form input.keyword[data-v-1dd662dc]::placeholder{color:#727272}section.toolbar div.search form input.keyword[data-v-1dd662dc]::-webkit-search-cancel-button{display:none;-webkit-appearance:none}section.toolbar div.search form a.reset[data-v-1dd662dc]{position:absolute;top:8px;right:39px;width:20px;height:20px;cursor:pointer}section.toolbar div.search form a.reset[data-v-1dd662dc]::before,section.toolbar div.search form a.reset[data-v-1dd662dc]::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1.5px;background-color:#a6a6a6}section.toolbar div.search form a.reset[data-v-1dd662dc]::before{transform:translate(-50%, -50%) rotate(45deg)}section.toolbar div.search form a.reset[data-v-1dd662dc]::after{transform:translate(-50%, -50%) rotate(-45deg)}section.toolbar div.search form input.submit[data-v-1dd662dc]{position:absolute;top:0;right:0;border:none;width:40px;height:36px;color:rgba(0,0,0,0);background:rgba(0,0,0,0) url("/images/pages/study/filter.search.png") no-repeat center center;background-size:24px 24px;cursor:pointer}@media only screen and (min-width: 720px){section.toolbar div.search[data-v-1dd662dc]{flex:0 0 auto;margin-right:16px;width:395px}}@media only screen and (max-width: 719px){section.toolbar.stuck div.search[data-v-1dd662dc]{margin:0;padding:0 16px;max-height:0;opacity:0}}section.toolbar div.filter-area[data-v-1dd662dc]{display:flex;align-items:center}@media only screen and (max-width: 719px){section.toolbar div.filter-area[data-v-1dd662dc]{padding:8px 0 8px 16px}}@media only screen and (min-width: 720px){section.toolbar div.filter-area[data-v-1dd662dc]{flex-shrink:0}}div.container[data-v-1dd662dc]{max-width:720px}@media only screen and (max-width: 719px){div.container[data-v-1dd662dc]{margin:8px auto}}@media only screen and (min-width: 720px){div.container[data-v-1dd662dc]{margin:0 auto 16px auto}}div.container a.floating[data-v-1dd662dc]{z-index:5;background-color:#1dcdff;background-repeat:no-repeat;cursor:pointer;margin:16px 0}@media only screen and (max-width: 719px){div.container a.floating[data-v-1dd662dc]{position:fixed;right:24px;bottom:24px;display:block;border-radius:28px;width:56px;height:56px;color:rgba(0,0,0,0);background-position:center center;background-size:24px 24px}}@media only screen and (min-width: 720px){div.container a.floating[data-v-1dd662dc]{position:static;display:inline-block;padding:0 12px 0 38px;border-radius:3px;width:auto;height:36px;line-height:36px;color:#fff;font-size:14px;font-weight:bold;background-position:12px center;background-size:18px 18px}}div.container a.floating.write[data-v-1dd662dc]{background-image:url("/images/pages/study/floating.write.png")}@media only screen and (min-width: 720px){div.container a.floating[data-v-1dd662dc]{float:left;margin-top:16px}}div.container div.list a.item[data-v-1dd662dc]{display:block;box-sizing:border-box;margin-bottom:1px;padding:16px;vertical-align:top;background-color:#fff}div.container div.list a.item p.completed[data-v-1dd662dc]{float:left;margin:0 4px 12px 0;padding:0 8px;border-radius:10px;line-height:20px;color:#fff;font-size:12px;font-weight:bold;background-color:#a6a6a6}div.container div.list a.item p.completed.highlight[data-v-1dd662dc]{background-color:#1dcdff}div.container div.list a.item p.badges[data-v-1dd662dc]{margin-bottom:12px}div.container div.list a.item p.badges span[data-v-1dd662dc]{display:inline-block;margin-right:4px;padding:0 8px;border-radius:10px;line-height:20px;color:#737373;font-size:12px;background-color:#f2f2f2}div.container div.list a.item h2[data-v-1dd662dc]{margin-bottom:4px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#292929;font-size:16px;font-weight:bold}div.container div.list a.item p.info span[data-v-1dd662dc]{display:inline-block;margin-right:8px;line-height:18px;letter-spacing:0;color:#a6a6a6;font-size:12px}div.container div.list a.item p.info span.viewcount[data-v-1dd662dc]{padding-left:14px;background:rgba(0,0,0,0) url("/images/common/info.viewcount.png") no-repeat left center;background-size:12px 8px}div.container div.list a.item p.info span.commentcount[data-v-1dd662dc]{padding-left:12px;background:rgba(0,0,0,0) url("/images/common/info.commentcount.png") no-repeat left center;background-size:9px 9px}div.container div.list a.item p.info span.votecount[data-v-1dd662dc]{padding-left:14px;background:rgba(0,0,0,0) url("/images/common/info.votecount.svg") no-repeat left center;background-size:12px 12px}div.container div.list a.item p.info span.secret[data-v-1dd662dc]{padding-left:14px;background:rgba(0,0,0,0) url("/images/common/info.secret.png") no-repeat left center;background-size:12px 12px}div.container div.list a.item p.info span.button[data-v-1dd662dc]{cursor:pointer}div.container div.list a.item p.info span.button[data-v-1dd662dc]::before{content:"";display:inline-block;margin-right:8px;width:1px;height:10px;background-color:#d6d6d6}div.container div.list div.empty[data-v-1dd662dc]{padding:96px 0;text-align:center}div.container div.list div.empty p[data-v-1dd662dc]{color:#a6a6a6;font-size:18px}div.container div.loading[data-v-1dd662dc]{margin:96px auto;width:36px;height:36px;background:rgba(0,0,0,0) url("/images/common/loading.svg") no-repeat;background-size:36px 36px}
