:root{--pcg-bg:#f4f7fb;--pcg-white:#fff;--pcg-text:#172033;--pcg-muted:#667085;--pcg-line:#e5eaf1;--pcg-blue:#155eef;--pcg-blue-dark:#0f46b8;--pcg-blue-soft:#eaf1ff;--pcg-shadow:0 14px 40px rgba(20,35,70,.08);--pcg-radius:18px}.pcg-home,.pcg-home *{box-sizing:border-box}.pcg-home{color:var(--pcg-text);background:var(--pcg-bg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic UI","Yu Gothic",Meiryo,sans-serif;line-height:1.75}.pcg-home a{text-decoration:none}.pcg-template-main{width:100%;max-width:none!important;margin:0!important;padding:0!important}.pcg-home-surface .main,.pcg-home-surface .main-in,.pcg-home-surface .content,.pcg-home-surface .content-in,.pcg-home-surface #content,.pcg-home-surface #main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.pcg-container{width:min(calc(100% - 32px),1180px);margin-inline:auto}.pcg-hero{padding:76px 0 48px;background:radial-gradient(circle at 85% 12%,rgba(76,124,255,.16),transparent 30%),radial-gradient(circle at 12% 35%,rgba(21,94,239,.08),transparent 30%),linear-gradient(180deg,#fff 0%,#f5f8ff 100%);border-bottom:1px solid var(--pcg-line)}.pcg-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:52px;align-items:center}.pcg-eyebrow{display:inline-flex;padding:7px 12px;border:1px solid #cddcff;border-radius:999px;color:var(--pcg-blue-dark);background:rgba(255,255,255,.78);font-size:13px;font-weight:800}.pcg-hero h1{margin:18px 0;font-size:clamp(38px,6vw,66px);line-height:1.12;letter-spacing:-.035em;color:var(--pcg-text)}.pcg-hero__copy>p{max-width:720px;margin:0;color:#475467;font-size:18px}.pcg-search{margin-top:30px;padding:18px;background:#fff;border:1px solid #dfe6f2;border-radius:20px;box-shadow:var(--pcg-shadow)}.pcg-search label{display:block;margin-bottom:8px;color:#344054;font-size:13px;font-weight:800}.pcg-search__row{display:grid;grid-template-columns:1fr auto;gap:10px}.pcg-search input[type=search]{width:100%;min-width:0;padding:15px 16px;border:1px solid #d0d5dd;border-radius:12px;outline:0;color:var(--pcg-text);background:#fff}.pcg-search input[type=search]:focus{border-color:var(--pcg-blue);box-shadow:0 0 0 4px rgba(21,94,239,.12)}.pcg-search button{border:0;padding:0 22px;border-radius:12px;color:#fff;background:var(--pcg-blue);font-weight:800;cursor:pointer}.pcg-search button:hover{background:var(--pcg-blue-dark)}.pcg-search__examples{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--pcg-muted);font-size:13px}.pcg-search__examples a{padding:4px 9px;border:1px solid var(--pcg-line);border-radius:999px;color:#344054;background:#f8fafc}.pcg-hero-card{overflow:hidden;padding:26px;border-radius:26px;background:#111827;color:#fff;box-shadow:0 24px 60px rgba(17,24,39,.24)}.pcg-hero-card__image{display:block;aspect-ratio:4/3;border-radius:18px;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.14)}.pcg-device{aspect-ratio:4/3;border-radius:18px;background:linear-gradient(145deg,#2d3748,#111827 60%);border:1px solid rgba(255,255,255,.14);padding:18px;display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.pcg-board{position:relative;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(rgba(16,185,129,.15),rgba(16,185,129,.04)),repeating-linear-gradient(0deg,transparent 0 16px,rgba(255,255,255,.04) 16px 17px)}.pcg-board:before,.pcg-board:after{content:"";position:absolute;border:2px solid rgba(255,255,255,.22);border-radius:8px}.pcg-board:before{width:86px;height:86px;left:20%;top:24%}.pcg-board:after{width:54px;height:36px;right:12%;bottom:18%}.pcg-parts{display:grid;grid-template-rows:1fr 1fr;gap:12px}.pcg-parts i{border-radius:12px;background:linear-gradient(145deg,#3b4251,#1f2937);border:1px solid rgba(255,255,255,.12)}.pcg-hero-card__caption{margin-top:18px}.pcg-hero-card__caption strong{display:block;font-size:22px}.pcg-hero-card__caption span{color:#cbd5e1;font-size:14px}.pcg-stats{background:#fff;border-bottom:1px solid var(--pcg-line)}.pcg-stats__grid{display:grid;grid-template-columns:repeat(4,1fr)}.pcg-stat{padding:25px 18px;text-align:center;border-right:1px solid var(--pcg-line)}.pcg-stat:last-child{border-right:0}.pcg-stat strong{display:block;color:var(--pcg-blue-dark);font-size:28px;line-height:1.2}.pcg-stat span{color:var(--pcg-muted);font-size:13px;font-weight:700}.pcg-section{padding:70px 0;background:#fff}.pcg-section--soft{background:#f7f9fc}.pcg-section--white{background:#fff}.pcg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.pcg-kicker{margin:0 0 5px!important;color:var(--pcg-blue)!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em;text-transform:uppercase}.pcg-section h2,.pcg-about h2{margin:0;color:var(--pcg-text);font-size:clamp(28px,4vw,40px);line-height:1.2;letter-spacing:-.02em}.pcg-section-head p:not(.pcg-kicker){margin:8px 0 0;color:var(--pcg-muted)}.pcg-text-link{color:var(--pcg-blue);font-weight:800;white-space:nowrap}.pcg-card-grid{display:grid;gap:18px}.pcg-card-grid--4{grid-template-columns:repeat(4,1fr)}.pcg-topic-card{min-height:146px;padding:23px;background:#fff;border:1px solid var(--pcg-line);border-radius:var(--pcg-radius);box-shadow:0 8px 24px rgba(20,35,70,.04);transition:.2s ease}.pcg-topic-card:hover,.pcg-model-card:hover{transform:translateY(-3px);box-shadow:var(--pcg-shadow);border-color:#d3dded}.pcg-topic-card__icon{width:46px;height:46px;margin-bottom:18px;border-radius:13px;display:grid;place-items:center;background:var(--pcg-blue-soft);color:var(--pcg-blue-dark);font-size:17px;font-weight:900}.pcg-topic-card strong{display:block;color:var(--pcg-text);font-size:17px}.pcg-topic-card>span:last-child{color:var(--pcg-muted);font-size:13px}.pcg-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pcg-model-card{overflow:hidden;background:#fff;border:1px solid var(--pcg-line);border-radius:var(--pcg-radius);box-shadow:0 8px 24px rgba(20,35,70,.04);transition:.2s ease}.pcg-model-card__image{display:grid;place-items:center;aspect-ratio:16/10;background-size:cover;background-position:center;border-bottom:1px solid var(--pcg-line)}.pcg-model-card__image.is-placeholder{background:linear-gradient(135deg,#e1e9f8,#b8c7e6);color:#596780;font-weight:900;letter-spacing:.08em}.pcg-model-card__body{padding:21px}.pcg-tag{display:inline-flex;padding:4px 9px;border-radius:999px;background:#eef4ff;color:var(--pcg-blue-dark);font-size:12px;font-weight:800}.pcg-model-card h3{margin:11px 0 7px;font-size:19px;line-height:1.45}.pcg-model-card h3 a{color:var(--pcg-text)}.pcg-model-card p{margin:0 0 15px;color:var(--pcg-muted);font-size:14px}.pcg-meta{display:flex;justify-content:space-between;gap:12px;color:#98a2b3;font-size:12px}.pcg-meta a{color:var(--pcg-blue);font-weight:800}.pcg-empty{padding:30px;border:1px dashed #b8c4d8;border-radius:14px;color:var(--pcg-muted);background:#fff}.pcg-about{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;padding:38px;background:#0f172a;border-radius:26px;color:#fff;box-shadow:var(--pcg-shadow)}.pcg-about__visual{min-height:280px;border-radius:18px;background:linear-gradient(135deg,rgba(21,94,239,.9),rgba(99,102,241,.58)),repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0 8px,transparent 8px 16px);display:grid;place-items:center;text-align:center;padding:28px}.pcg-about__visual strong{font-size:31px;line-height:1.35}.pcg-about__visual span{display:block;margin-top:8px;color:#dbeafe}.pcg-about h2{color:#fff}.pcg-about__copy>p:not(.pcg-kicker){color:#cbd5e1}.pcg-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.pcg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:11px;font-weight:800}.pcg-btn--primary{background:var(--pcg-blue);color:#fff}.pcg-btn--secondary{background:#fff;color:var(--pcg-text)}@media(max-width:960px){.pcg-hero__grid,.pcg-about{grid-template-columns:1fr}.pcg-card-grid--4{grid-template-columns:repeat(2,1fr)}.pcg-model-grid{grid-template-columns:repeat(2,1fr)}.pcg-hero-card{max-width:680px}}@media(max-width:640px){.pcg-container{width:min(calc(100% - 22px),1180px)}.pcg-hero{padding:50px 0 34px}.pcg-hero h1{font-size:38px}.pcg-hero__copy>p{font-size:16px}.pcg-search__row{grid-template-columns:1fr}.pcg-search button{min-height:48px}.pcg-stats__grid{grid-template-columns:repeat(2,1fr)}.pcg-stat:nth-child(2){border-right:0}.pcg-stat:nth-child(-n+2){border-bottom:1px solid var(--pcg-line)}.pcg-section{padding:52px 0}.pcg-section-head{align-items:flex-start;flex-direction:column}.pcg-card-grid--4,.pcg-model-grid{grid-template-columns:1fr}.pcg-about{padding:22px}.pcg-about__visual{min-height:220px}.pcg-about__visual strong{font-size:25px}}
