.fhero__photo{position:relative;width:100%;max-width:520px}.fhero__photo-main{width:100%;height:462px;border-radius:var(--r-lg);box-shadow:var(--shadow-lg);overflow:hidden}.fhero__photo-main image-slot{width:100%;height:100%;border-radius:var(--r-lg)}.fhero__photo-avatar{position:absolute;left:-34px;bottom:-28px;z-index:5;width:156px;height:156px;border-radius:50%;border:6px solid #fff;box-shadow:var(--shadow-md);overflow:hidden;background:var(--blue-50)}.fhero__photo-avatar image-slot{width:100%;height:100%}.fhero__photo .pcallout--tl{top:22px;left:auto;right:-40px}.fhero__photo .pcallout--br{display:none}.info-list--soft li:hover{transform:translate(4px)}.tagrow{display:flex;flex-wrap:wrap;gap:11px;margin-top:22px}.tagrow__chip{display:inline-flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--blue-150);border-radius:var(--r-pill);padding:11px 19px;font-family:var(--font-head);font-weight:700;font-size:15.5px;color:var(--blue-700);box-shadow:var(--shadow-sm)}.tagrow__chip svg{width:17px;height:17px;color:var(--blue-500)}.gallery{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:188px;gap:18px;margin-top:8px}.gallery__item{position:relative;border-radius:var(--r-md);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--line)}.gallery__item image-slot{width:100%;height:100%;border-radius:var(--r-md)}.gallery__item.is-wide{grid-column:span 3}.gallery__item.is-tall{grid-column:span 3;grid-row:span 2}.gallery__item.is-std{grid-column:span 2}.gallery__cap{position:absolute;left:12px;bottom:12px;z-index:4;pointer-events:none;display:inline-flex;align-items:center;gap:7px;font-family:var(--font-head);font-weight:700;font-size:13.5px;color:#fff;background:#0e4257d1;backdrop-filter:blur(2px);padding:7px 13px;border-radius:var(--r-pill)}.gallery__cap svg{width:14px;height:14px}.gallery-extra{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.gallery-extra__chip{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-head);font-weight:600;font-size:14.5px;color:var(--ink-soft);background:var(--blue-50);border:1px solid var(--line);padding:8px 16px;border-radius:var(--r-pill)}.gallery-extra__chip svg{width:15px;height:15px;color:var(--blue-500)}.gallery-note{margin-top:26px;text-align:center;font-size:16px;color:var(--ink-soft);text-wrap:pretty;max-width:760px;margin-inline:auto}.gallery-note b{color:var(--blue-700);font-weight:700}.palettes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:6px}.palette{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.palette:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.palette__sw{display:flex;height:92px}.palette__sw span{flex:1}.palette__body{padding:22px 24px 26px}.palette__tag{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-head);font-weight:700;font-size:13px;color:var(--blue-700);background:var(--blue-100);padding:5px 12px;border-radius:var(--r-pill);margin-bottom:12px}.palette__tag svg{width:14px;height:14px}.palette__t{font-family:var(--font-head);font-weight:700;font-size:19px;color:var(--ink)}.palette__d{margin-top:8px;font-size:15px;color:var(--ink-soft);line-height:1.75;text-wrap:pretty}.adjust{max-width:920px;margin:40px auto 0;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:30px 38px;box-shadow:var(--shadow-sm)}.adjust__cap{font-family:var(--font-head);font-weight:700;font-size:16px;color:var(--ink-soft);margin-bottom:18px;display:flex;align-items:center;gap:9px}.adjust__cap svg{width:19px;height:19px;color:var(--blue-600)}.adjust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px 30px}.adjust__item{display:flex;align-items:center;gap:11px;font-size:16px;color:var(--ink-soft)}.adjust__item .d{width:9px;height:9px;border-radius:50%;background:var(--blue-300);flex-shrink:0}.adjust__item b{color:var(--ink);font-weight:700}.notecard{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:flex-start;max-width:960px;margin:0 auto;background:var(--blue-50);border:1px solid var(--blue-150);border-radius:var(--r-lg);padding:34px 38px}.notecard__ic{width:60px;height:60px;border-radius:16px;background:var(--blue-600);color:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 8px 18px #1c82a847}.notecard__ic svg{width:30px;height:30px}.notecard__t{font-family:var(--font-head);font-weight:700;font-size:21px;color:var(--ink);line-height:1.5}.notecard__d{margin-top:10px;font-size:16.5px;color:var(--ink-soft);line-height:1.9;text-wrap:pretty}.notecard__d+.notecard__d{margin-top:12px}.cap-table thead th:first-child{width:34%}@media(max-width:1024px){.fhero__photo{max-width:540px;margin-inline:auto}.gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:170px}.gallery__item.is-wide{grid-column:span 2}.gallery__item.is-tall{grid-column:span 2;grid-row:span 2}.gallery__item.is-std{grid-column:span 2}.palettes{grid-template-columns:1fr;max-width:480px;margin-inline:auto}.adjust__grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.fhero__photo-main{height:340px}.fhero__photo-avatar{width:112px;height:112px;left:-10px;bottom:-20px}.fhero__photo .pcallout--tl{right:0}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:140px;gap:12px}.gallery__item.is-wide,.gallery__item.is-tall,.gallery__item.is-std{grid-column:span 1;grid-row:span 1}.gallery__item.is-tall{grid-column:span 2}.notecard{grid-template-columns:1fr;gap:16px;padding:26px 22px}.adjust{padding:24px 22px}.adjust__grid{grid-template-columns:1fr;gap:11px}}
