@charset "utf-8";
/* Industry marketplace: shared BizLab navigation, searchable tree, equal product cards. */
#container{width:100%!important;max-width:100%!important;margin:0!important;min-height:0!important}
#container_title{display:none!important}
.tp-catalog{--tp-ink:#15232a;--tp-teal:#007f86;--tp-muted:#737e87;--tp-line:#e3e8eb;background:#f5f7f8;font-family:Pretendard,"Apple SD Gothic Neo",sans-serif;color:var(--tp-ink);font-size:14px;line-height:1.6}
.tp-catalog *{box-sizing:border-box}.tp-catalog h1,.tp-catalog h2,.tp-catalog h3,.tp-catalog p{margin:0;font-family:inherit}.tp-catalog button,.tp-catalog input,.tp-catalog select{font:inherit}.tp-catalog a{text-decoration:none}.tp-catalog :focus-visible{outline:3px solid #00969c;outline-offset:4px}
.tp-shell{max-width:1240px;width:calc(100% - 80px);margin:0 auto}
.tp-hero{position:relative;overflow:hidden;isolation:isolate;background:#10282d;color:#fff}
.tp-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0b2029 7%,#10232de8 36%,#10232d9e 100%)}
.tp-hero__mosaic{position:absolute;inset:-100px -40px -150px 27%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;transform:rotate(-9deg);z-index:-2;opacity:.85}
.tp-hero__mosaic img{width:100%;height:100%;min-height:0;object-fit:cover;border:6px solid #ffffff1a;border-radius:7px}
.tp-hero__inner{position:relative;padding:56px 0 49px}
.tp-eyebrow{font-size:11px;letter-spacing:.13em;font-weight:600;color:#8ac8c8;margin-bottom:14px!important}
.tp-hero h1{font-size:38px;line-height:1.3;letter-spacing:-.04em;font-weight:700}
.tp-hero__description{color:#becacf;font-size:14px;margin-top:15px!important}
.tp-search{display:flex;align-items:center;width:490px;max-width:100%;background:#fff;color:#7c858b;border-radius:7px;min-height:52px;margin-top:25px;padding:5px 6px 5px 18px;gap:12px;box-shadow:0 6px 20px #0002}
.tp-search input{flex:1;min-width:0;border:0;background:transparent;color:#15232a;height:40px;font-size:13px;outline-offset:0!important}
.tp-search button{background:#007f86;color:#fff;border:0;border-radius:4px;height:38px;padding:0 18px;font-size:12px;cursor:pointer}
.tp-search input::placeholder{color:#8b959e}
.tp-layout{display:grid;grid-template-columns:218px minmax(0,1fr);gap:28px;padding-top:28px;padding-bottom:70px;align-items:start;scroll-margin-top:20px;min-height:850px}
.tp-sidebar{position:sticky;top:20px;min-width:0}
.tp-industries__toggle{display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:12px;letter-spacing:.02em;color:#82909b;font-weight:600;padding:0 12px 12px;cursor:pointer}
.tp-industries__toggle::-webkit-details-marker,.tp-category>summary::-webkit-details-marker{display:none}
.tp-industries__toggle>i{display:none}
.tp-category-tree{max-height:calc(100dvh - 155px);overflow:auto;padding:0 6px 8px 0;scrollbar-width:thin;scrollbar-color:#cbd5d8 transparent}
.tp-all{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 12px;border-radius:7px;color:#52616b;font-size:13px}
.tp-all.is-active{background:#122d35;color:#fff;box-shadow:0 3px 8px #122d3512}
.tp-all>i{color:#008a8f;width:16px;text-align:center}.tp-all.is-active>i{color:#65d0c9}.tp-all>span{flex:1}.tp-all small{font-size:11px;opacity:.75}
.tp-category{margin-top:3px}
.tp-category>summary{display:flex;align-items:center;gap:10px;list-style:none;min-height:43px;padding:0 10px 0 12px;cursor:pointer;border-radius:6px;color:#586972;font-size:13px;font-weight:500}
.tp-category>summary>i:first-child{width:16px;font-size:14px;color:#8b9ba4;text-align:center}
.tp-category>summary>span{flex:1}.tp-category>summary>small{font-size:10px;color:#9aa5ac;font-weight:400}.tp-category__arrow{font-size:13px;color:#a1aeb5;transition:transform .18s}
.tp-category[open]>summary .tp-category__arrow{transform:rotate(90deg)}
.tp-category>summary:hover,.tp-category.is-current>summary{background:#e9f1f2;color:#00777e}
.tp-category.is-current>summary>i:first-child{color:#007f86}
.tp-subcategories{padding:5px 0 9px 35px}
.tp-subcategories a{display:flex;justify-content:space-between;gap:10px;padding:7px 10px;border-left:1px solid #d8e3e5;font-size:12px;color:#7c878e}
.tp-subcategories a:hover{color:#007f86;background:#eef4f4}.tp-subcategories a.is-active{color:#007f86;font-weight:700;border-left:2px solid #007f86;background:#e6f1f1}
.tp-subcategories small{font-size:10px;color:#8c9da4;font-weight:400}
.tp-sidebar__help{margin-top:22px;padding:17px 12px;border-top:1px solid #e0e6e8}.tp-sidebar__help strong{font-size:11px}.tp-sidebar__help p{color:#88949b;font-size:11px;margin-top:6px}.tp-sidebar__help a{display:inline-block;color:#007f86;font-size:12px;margin-top:9px}.tp-sidebar__help a span{margin-left:8px}
.tp-results{min-width:0}.tp-results__head{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:40px;margin-bottom:18px}.tp-results__head>div{display:flex;align-items:baseline;gap:9px}.tp-results__head h2{font-size:17px;line-height:1.4;font-weight:700;letter-spacing:-.02em}.tp-results__count{font-size:12px;color:#87939a;white-space:nowrap}
.tp-breadcrumb{display:flex;gap:8px;font-size:11px;color:#85949b;margin-bottom:10px}
.tp-sort{display:flex;align-items:center;gap:5px}.tp-sort select{border:1px solid #dfe5e8;border-radius:5px;background:#fff;color:#62727b;font-size:11px;height:34px;padding:0 26px 0 10px;cursor:pointer}.tp-sort button{height:34px;font-size:11px;color:#586972;border:1px solid #dfe5e8;border-radius:5px;background:#fff;padding:0 8px;cursor:pointer}.tp-sort.is-auto button{display:none}
.tp-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 18px}.tp-active-filters>a{background:#e4efef;color:#006c74;border:1px solid #d1e3e4;border-radius:4px;padding:4px 9px;font-size:11px}.tp-active-filters span{padding-left:8px}.tp-active-filters>.tp-reset{background:transparent;border:0;color:#87969d;text-decoration:underline}
.tp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px;align-items:stretch}
.tp-card{background:#fff;border:1px solid #e9edef;border-radius:12px;overflow:hidden;min-width:0;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}
.tp-card:hover{box-shadow:0 10px 26px #21363d0f;transform:translateY(-3px)}
.tp-card__thumb{position:relative;display:block;aspect-ratio:1.58;overflow:hidden;background:#e5ebed;color:#fff}
.tp-card__thumb>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tp-card:hover .tp-card__thumb>img{transform:scale(1.035)}
.tp-card__view{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;background:#10283073;opacity:0;transition:opacity .2s;font-size:13px;color:white}.tp-card__thumb:hover .tp-card__view,.tp-card__thumb:focus-visible .tp-card__view{opacity:1}
.tp-card__placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#71868d;font-size:26px;font-weight:700}.tp-card__placeholder small{font-size:11px;font-weight:400;margin-top:5px}
.tp-card__body{padding:17px 16px 15px;display:flex;flex-direction:column;flex:1}
.tp-card__category{font-size:10px;color:#8a9ba4;margin-bottom:3px!important}
.tp-card h3{font-size:16px;font-weight:700;letter-spacing:-.03em;line-height:1.5}
.tp-card__description{font-size:12px;color:#8a969e;line-height:1.65;margin-top:5px!important;min-height:40px;word-break:keep-all}
.tp-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:18px}
.tp-card__price{line-height:1.2;white-space:nowrap}.tp-card__price del{display:block;color:#a8b1b7;font-size:10px;margin-bottom:6px}.tp-card__price strong{font-size:19px;font-weight:750;letter-spacing:-.035em}.tp-card__price strong>span{font-size:12px;letter-spacing:0}.tp-card__price>small{display:block;font-size:10px;color:#9aa6ac;margin-top:5px}
.tp-card__actions{display:flex;gap:5px}.tp-card__actions a{height:34px;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:11px;border-radius:5px;padding:0 9px}.tp-demo{background:#f2f5f6;color:#69808b;border:1px solid #e7edf0}.tp-purchase{background:#15333b;color:#fff!important;gap:7px}.tp-purchase:hover{background:#007f86}.tp-demo:hover{color:#007f86}
.tp-empty{text-align:center;padding:80px 25px;background:#fff;border:1px solid #e4eaed;border-radius:10px;min-height:340px}.tp-empty>i{font-size:27px;color:#99afb6;margin-bottom:20px}.tp-empty h3{font-size:20px;line-height:1.4;word-break:keep-all}.tp-empty p{font-size:13px;color:#81919a;margin-top:10px}.tp-empty>div{display:flex;gap:9px;justify-content:center;margin-top:28px;flex-wrap:wrap}.tp-button{display:inline-flex;align-items:center;gap:18px;min-height:42px;padding:0 18px;background:#007f86;color:white!important;border-radius:5px;font-size:12px}.tp-button--light{background:#edf3f4;color:#536c76!important}
.tp-pagination{display:flex;justify-content:center;gap:6px;margin-top:36px}.tp-pagination a{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid #dce5e8;border-radius:5px;padding-inline:10px;font-size:12px;background:#fff}.tp-pagination a[aria-current]{background:#007f86;color:#fff;border-color:#007f86}
@media(max-width:1150px){.tp-shell{width:calc(100% - 48px)}.tp-layout{grid-template-columns:200px minmax(0,1fr);gap:22px}.tp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-hero__mosaic{left:30%;right:-180px}.tp-hero__inner{padding:45px 0}.tp-hero h1{font-size:34px}}
@media(max-width:767px){.tp-shell{width:calc(100% - 36px)}.tp-hero__inner{padding:34px 0}.tp-hero h1{font-size:29px;line-height:1.35}.tp-eyebrow{font-size:9px;margin-bottom:11px!important}.tp-hero__description{font-size:12px;max-width:260px;word-break:keep-all;margin-top:12px!important}.tp-hero__mosaic{left:5%;right:-230px;opacity:.5}.tp-hero:after{background:linear-gradient(90deg,#0b2029f0,#10232dc7)}.tp-search{margin-top:22px;min-height:48px;padding-left:13px;gap:9px}.tp-search input{font-size:12px;height:35px}.tp-search button{padding:0 13px;height:34px}.tp-layout{display:block;padding-top:18px;padding-bottom:45px;min-height:600px;scroll-margin-top:12px}.tp-sidebar{position:static;margin-bottom:24px}.tp-industries{background:#fff;border:1px solid #dde7ea;border-radius:7px}.tp-industries__toggle{font-size:13px;color:#3f5a64;padding:13px 15px}.tp-industries__toggle>i{display:block}.tp-industries[open]>.tp-industries__toggle>i{transform:rotate(180deg)}.tp-category-tree{max-height:350px;border-top:1px solid #e9eff1;padding:8px 10px}.tp-category>summary{font-size:13px;min-height:43px}.tp-subcategories a{min-height:34px;align-items:center}.tp-sidebar__help{display:none}.tp-results__head{gap:8px;margin-bottom:15px}.tp-results__head h2{font-size:16px}.tp-results__count{font-size:11px}.tp-sort select{max-width:115px;height:32px;font-size:11px}.tp-grid{gap:14px 10px}.tp-card{border-radius:8px}.tp-card__body{padding:12px 10px}.tp-card h3{font-size:14px}.tp-card__category{font-size:10px}.tp-card__description{font-size:11px;min-height:36px}.tp-card__bottom{display:block;padding-top:14px}.tp-card__price strong{font-size:19px}.tp-card__price>small{display:inline;margin-left:4px}.tp-card__actions{margin-top:12px}.tp-card__actions a{flex:1;height:35px;font-size:11px;padding:0 7px}.tp-card__thumb{aspect-ratio:1.4}.tp-empty{padding:50px 15px;min-height:300px}.tp-empty h3{font-size:18px}.tp-empty p{font-size:12px}.tp-button{min-height:40px;padding:0 12px;font-size:11px}.tp-active-filters{gap:6px}.tp-breadcrumb{font-size:10px}}
@media(max-width:359px){.tp-grid{grid-template-columns:1fr}.tp-card__thumb{aspect-ratio:1.65}.tp-card__bottom{display:flex}.tp-card__actions{margin:0}.tp-hero h1{font-size:27px}.tp-search input{font-size:11px}}
@media(prefers-reduced-motion:reduce){.tp-catalog *{transition:none!important;scroll-behavior:auto!important}}
