@charset "UTF-8";.ph-card{background:var(--card);width:100%;max-width:520px;border-radius:var(--radius);box-shadow:0 8px 24px #0000000d;padding:36px}.ph-card__title{margin:0 0 8px;font-size:22px;line-height:1.2}.ph-card__subtitle{margin:0 0 18px;color:var(--muted);font-size:14px}.ph-card__body{display:block}@media(max-width:640px){.ph-card{padding:20px;border-radius:14px}.ph-card__title{font-size:20px}}.helper{margin:8px 0;font-size:14px;color:#444}.helper-list{list-style:none;padding-left:0}.helper-list li{margin-bottom:6px;font-size:14px;color:#333}.helper-list li:before{content:"•";color:#6b6bff;margin-right:8px;font-size:14px}.helper--muted{color:#777}.introPage{width:100%;height:100%;padding:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.introGrid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start;padding-left:10%}.introHero{padding:10px 4px}.introBrand{font-weight:700;letter-spacing:.2px;font-size:14px;margin-bottom:18px}.introHeadline{margin:0;font-size:40px;line-height:1.1}.introSub{margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.7;max-width:520px}.statusRow{margin-top:18px;display:flex;align-items:center;gap:10px}.statusBadge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;font-size:12px;border:1px solid var(--border);background:#fff;color:var(--muted)}.statusDot{width:8px;height:8px;border-radius:999px;background:#9ca3af}.statusBadge--ok .statusDot{background:var(--success)}.statusBadge--down .statusDot{background:var(--danger)}.actionRow{margin-top:22px;display:flex;gap:12px;align-items:center;max-width:560px}.actionRow .button{flex:1}.button--ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.trustLine{margin-top:16px;color:var(--muted);font-size:13px;max-width:520px}.previewWrap{width:100%;padding:20px 0}.previewCardInner{display:flex;flex-direction:column;gap:10px}.previewTop{display:flex;align-items:center;gap:10px}.avatarDot{width:36px;height:36px;border-radius:12px;background:#4f46e526}.previewName{font-weight:800;font-size:15px}.previewHandle{color:var(--muted);font-size:13px;margin-top:2px}.previewBio{font-size:13px;line-height:1.6;color:var(--text)}.previewMeta{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.pill{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid var(--border);color:var(--muted);background:#fff}@media(max-width:920px){.introGrid{grid-template-columns:1fr;padding:0}.introHeadline{font-size:34px}.actionRow{flex-direction:column}.actionRow .button{width:100%}}.signupPage{width:100%;display:flex;justify-content:center}.signupGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.usernameRow{position:relative}.usernamePrefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-weight:700;font-size:14px}.usernameInput{padding-left:28px}.signupFooter{margin-top:10px;display:flex;justify-content:center;gap:8px;align-items:center}.signupLink{font-weight:700;color:var(--text);text-decoration:none}.signupLink:hover{text-decoration:underline}@media(max-width:520px){.signupGrid{grid-template-columns:1fr}}.logout{display:flex;flex-direction:column;gap:14px}.logout__actions{display:flex;flex-direction:column;gap:12px}.logoutPage{width:100%;display:flex;justify-content:center}.ph-legal{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px}.ph-legal__title{margin:0 0 6px;font-size:26px;letter-spacing:-.02em}.ph-legal__meta{margin:0 0 18px;color:var(--muted);font-size:13px}.ph-legal__section{margin-top:18px}.ph-legal__section h2{margin:0 0 8px;font-size:16px}.ph-legal__section h3{margin:10px 0 6px;font-size:14px;color:var(--text)}.ph-legal__section p{margin:0 0 10px;color:var(--text);line-height:1.55}.ph-legal__section ul{margin:0 0 10px 18px;padding:0;color:var(--text);line-height:1.55}.ph-legal__section li{margin:4px 0}.ph-legal__text{margin:0;color:var(--muted)}.ph-legal__link{color:var(--primary);text-decoration:underline}.ph-legal__section--last{margin-top:22px}.ph-profileEdit{display:flex;align-items:flex-start;gap:32px}.ph-profileEdit__left_sidebar{flex:1;padding-top:90px;width:320px;flex-shrink:0}.ph-profileEdit__main{flex:2;min-width:0}.ph-profileEdit__right_sidebar{padding-top:90px;width:320px;flex-shrink:0}.ph-profileEdit__header{margin-bottom:18px}.ph-profileEdit__title{margin:0;color:var(--text)}.ph-profileEdit__subtitle{margin:6px 0 0;color:var(--muted)}.ph-profileEdit__content{display:grid;gap:16px}.ph-profileEdit__primaryBtn{background:var(--primary);color:#fff;border:1px solid transparent;border-radius:10px;padding:8px 12px;cursor:pointer}.ph-profileEdit__primaryBtn:hover{transform:translateY(-1px)}.ph-profileEdit__muted{color:var(--muted)}.ph-profileEdit__error{color:var(--danger);background:#dc262614;border:1px solid rgba(220,38,38,.2);padding:10px 12px;border-radius:10px}.ph-profileEdit__empty{display:grid;gap:10px;padding:8px 0}.ph-profileEdit__emptyTitle{font-weight:700;color:var(--text)}.ph-profileEdit__emptyText{color:var(--muted)}@media(max-width:900px){.ph-profileEdit{flex-direction:column;gap:16px}.ph-profileEdit__left_sidebar,.ph-profileEdit__main,.ph-profileEdit__right_sidebar{width:100%;flex:0 0 auto;padding-top:0}.ph-profileEdit__left_sidebar{order:1}.ph-profileEdit__main{order:2}.ph-profileEdit__right_sidebar{order:3}}.ph-sectionCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.ph-sectionCard__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ph-sectionCard__title{margin:0;font-size:18px;color:var(--text)}.ph-sectionCard__action{display:flex;align-items:center;gap:8px}.ph-sectionCard__body{margin-top:4px}.ph-expList{list-style:none;padding:0;margin:0;display:grid;gap:12px}.ph-expList__item{border:1px solid var(--border);border-radius:10px;padding:12px;background:#fff}.ph-expList__topRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ph-expList__title{font-weight:700;color:var(--text)}.ph-expList__actions{display:flex;gap:8px;align-items:center}.ph-expList__btn{border:1px solid var(--border);background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer}.ph-expList__btn:hover{transform:translateY(-1px)}.ph-expList__btn--danger{border-color:var(--danger);color:var(--danger)}.ph-expList__meta{margin-top:6px;color:var(--muted);display:flex;align-items:center;gap:8px}.ph-expList__dot{opacity:.7}.ph-expList__dates{margin-top:6px;color:var(--muted);font-size:14px}.ph-expList__desc{margin:8px 0 0;color:var(--text);line-height:1.35;white-space:pre-wrap}.ph-modal{position:fixed;inset:0;background:#11111173;display:flex;align-items:center;justify-content:center;padding:18px;z-index:9999}.ph-modal__card{width:100%;max-width:640px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;transform:translateY(0);max-height:calc(100vh - 36px);display:flex;flex-direction:column}.ph-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border)}.ph-modal__title{font-weight:700;color:var(--text)}.ph-modal__close{border:1px solid var(--border);background:#fff;border-radius:10px;width:34px;height:34px;cursor:pointer;font-size:20px;line-height:0}.ph-modal__body{padding:16px}.ph-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 16px;border-top:1px solid var(--border)}.ph-expModal__error{color:var(--danger);background:#dc262614;border:1px solid rgba(220,38,38,.2);padding:10px 12px;border-radius:10px;margin-bottom:12px}.ph-expModal__grid{display:grid;gap:12px}.ph-expModal__row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ph-expModal__field{display:grid;gap:6px}.ph-expModal__label{font-size:13px;color:var(--muted)}.ph-expModal__input,.ph-expModal__textarea{border:1px solid var(--border);border-radius:10px;padding:10px 12px;outline:none}.ph-expModal__input:focus,.ph-expModal__textarea:focus{border-color:var(--primary)}.ph-expModal__errText{color:var(--danger);font-size:12px}.ph-expModal__checkRow{display:flex;align-items:center}.ph-expModal__check{display:flex;align-items:center;gap:10px;color:var(--text)}.ph-expModal__btn{border:1px solid var(--border);background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.ph-expModal__btn:disabled{opacity:.7;cursor:not-allowed}.ph-expModal__btn--primary{background:var(--primary);color:#fff;border-color:transparent}.ph-expModal__btn--ghost{background:#fff;border-color:var(--border)}.ph-eduList{list-style:none;padding:0;margin:0;display:grid;gap:12px}.ph-eduList__item{border:1px solid var(--border);border-radius:10px;padding:12px;background:#fff}.ph-eduList__topRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ph-eduList__title{font-weight:700;color:var(--text)}.ph-eduList__actions{display:flex;gap:8px}.ph-eduList__btn{border:1px solid var(--border);background:#fff;border-radius:10px;padding:6px 10px;cursor:pointer}.ph-eduList__btn:hover{transform:translateY(-1px)}.ph-eduList__btn--danger{border-color:var(--danger);color:var(--danger)}.ph-eduList__meta{margin-top:6px;color:var(--muted);display:flex;align-items:center;gap:8px}.ph-eduList__dot{opacity:.7}.ph-eduList__dates{margin-top:6px;color:var(--muted);font-size:14px}.ph-eduList__desc{margin:8px 0 0;color:var(--text);line-height:1.35;white-space:pre-wrap}.ph-eduModal__error{color:var(--danger);background:#dc262614;border:1px solid rgba(220,38,38,.2);padding:10px 12px;border-radius:10px;margin-bottom:12px}.ph-eduModal__grid{display:grid;gap:12px}.ph-eduModal__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ph-eduModal__field{display:grid;gap:6px}.ph-eduModal__label{font-size:13px;color:var(--muted)}.ph-eduModal__input,.ph-eduModal__textarea{border:1px solid var(--border);border-radius:10px;padding:10px 12px;outline:none}.ph-eduModal__input:focus,.ph-eduModal__textarea:focus{border-color:var(--primary)}.ph-eduModal__errText{color:var(--danger);font-size:12px}.ph-eduModal__checkRow{display:flex;align-items:center}.ph-eduModal__check{display:flex;align-items:center;gap:10px;color:var(--text)}.ph-eduModal__btn{border:1px solid var(--border);background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.ph-eduModal__btn:disabled{opacity:.7;cursor:not-allowed}.ph-eduModal__btn--ghost{background:#fff;border-color:var(--border)}.ph-eduModal__btn--primary{border-color:transparent;background:var(--primary);color:#fff}.ph-confirm__message{color:var(--text);line-height:1.4}.ph-confirm__btn{border:1px solid var(--border);background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.ph-confirm__btn:disabled{opacity:.7;cursor:not-allowed}.ph-confirm__btn--primary{background:var(--primary);color:#fff;border-color:transparent}.ph-confirm__btn--danger{background:var(--danger);color:#fff;border-color:transparent}.ph-skills__hint{margin:0 0 10px;color:var(--muted);font-size:13px}.ph-skills__textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-size:14px;resize:vertical}.ph-publicLink__url{border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-size:13px;background:#fff;word-break:break-all}.ph-publicLink__btnRow{display:flex;gap:10px;margin-top:10px}.ph-card{max-width:auto}.ph-recList{list-style:none;padding:0;margin:0;display:grid;gap:12px}.ph-recList__item{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px}.ph-recList__topRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ph-recList__title{font-weight:700;color:var(--text)}.ph-recList__desc{margin-top:8px;color:var(--text);font-size:14px;line-height:1.35;white-space:pre-wrap}.ph-itemActions{display:flex;gap:8px;align-items:center}.ph-itemActions__btn{border:1px solid var(--border);background:#fff;color:var(--text);border-radius:10px;padding:6px 10px;font-size:14px;cursor:pointer}.ph-itemActions__btn:disabled{opacity:.5;cursor:not-allowed}.ph-itemActions__btn--danger{border-color:var(--danger);color:var(--danger)}.ph-recModal__error{margin-bottom:12px;color:var(--danger);font-size:13px}.ph-recModal__grid{display:grid;gap:12px}.ph-recModal__field{display:grid;gap:6px}.ph-recModal__label{font-size:13px;color:var(--muted)}.ph-recModal__input,.ph-recModal__textarea{border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-size:14px;background:#fff}.ph-recModal__textarea{resize:vertical}.ph-recModal__errText{color:var(--danger);font-size:12px}.ph-recModal__btn{border:1px solid var(--border);background:#fff;color:var(--text);border-radius:10px;padding:8px 12px;cursor:pointer}.ph-recModal__btn:disabled{opacity:.6;cursor:not-allowed}.ph-recModal__btn--primary{background:var(--primary);border-color:var(--primary);color:#fff}.ph-certList{list-style:none;padding:0;margin:0;display:grid;gap:12px}.ph-certList__item{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px}.ph-certList__topRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ph-certList__title{font-weight:700;color:var(--text)}.ph-certList__meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:13px}.ph-certList__issuer{color:var(--text);font-weight:600}.ph-certList__url{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ph-certModal__error{margin-bottom:12px;color:var(--danger);font-size:13px}.ph-certModal__grid{display:grid;gap:12px}.ph-certModal__twoCol{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:720px){.ph-certModal__twoCol{grid-template-columns:1fr}}.ph-certModal__field{display:grid;gap:6px}.ph-certModal__label{font-size:13px;color:var(--muted)}.ph-certModal__input{border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-size:14px;background:#fff}.ph-certModal__errText{color:var(--danger);font-size:12px}.ph-certModal__btn{border:1px solid var(--border);background:#fff;color:var(--text);border-radius:10px;padding:8px 12px;cursor:pointer}.ph-certModal__btn:disabled{opacity:.6;cursor:not-allowed}.ph-certModal__btn--primary{background:var(--primary);border-color:var(--primary);color:#fff}.ph-projList{list-style:none;padding:0;margin:0;display:grid;gap:12px}.ph-projList__item{border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:none}.ph-projList__main{padding:14px}.ph-projList__topRow{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ph-projList__title{font-size:16px;font-weight:700;color:var(--text)}.ph-projList__summary{margin-top:6px;font-size:14px;color:var(--muted)}.ph-projList__meta{margin-top:10px;display:flex;align-items:center;gap:10px}.ph-projList__pill{font-size:12px;border:1px solid var(--border);border-radius:999px;padding:2px 8px;color:var(--muted)}.ph-projList__metaText{font-size:13px;color:var(--text)}.ph-projList__links{margin-top:10px;display:flex;gap:12px}.ph-projList__link{color:var(--primary);text-decoration:none;font-size:14px}.ph-projList__link:hover{text-decoration:underline}.ph-projList__desc{margin-top:10px;font-size:14px;color:var(--text);line-height:1.4}.ph-projModal__error{margin-bottom:12px;color:var(--danger);font-size:13px}.ph-projModal__grid{display:grid;gap:12px}.ph-projModal__grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:700px){.ph-projModal__grid2{grid-template-columns:1fr}}.ph-projModal__field{display:grid;gap:6px}.ph-projModal__label{font-size:13px;color:var(--muted)}.ph-projModal__input,.ph-projModal__textarea{border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-size:14px;background:#fff}.ph-projModal__textarea{resize:vertical}.ph-projModal__errText{color:var(--danger);font-size:12px}.ph-projModal__btn{border:1px solid var(--border);background:#fff;color:var(--text);border-radius:10px;padding:8px 12px;cursor:pointer}.ph-projModal__btn:disabled{opacity:.6;cursor:not-allowed}.ph-projModal__btn--primary{background:var(--primary);border-color:var(--primary);color:#fff}.ph-projModal__footerRight{display:inline-flex;gap:10px;align-items:center}.ph-publicCard{background:var(--ph-card);border:1px solid var(--ph-border);border-radius:var(--ph-radius);box-shadow:var(--ph-shadow);padding:var(--ph-card-pad)}.ph-publicCard__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ph-publicCard__title{margin:0;font-size:16px;color:var(--ph-text)}.ph-publicCard__body{color:var(--ph-text)}.ph-skeleton{display:grid;gap:10px}.ph-skeleton__line{height:12px;border-radius:999px;background:linear-gradient(90deg,#0000000f,#0000001f,#0000000f);background-size:200% 100%;animation:ph-skeleton 1.2s ease-in-out infinite}@keyframes ph-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.ph-publicLinkItem{display:block;padding:10px 12px;border:1px solid var(--ph-border);border-radius:12px;background:transparent;text-decoration:none}.ph-publicLinkItem:hover{border-color:var(--ph-accent)}.ph-publicLinkItem__label{font-size:13px;color:var(--ph-muted);margin-bottom:4px}.ph-publicLinkItem__url{font-size:14px;color:var(--ph-text);word-break:break-word}.ph-skillsPills{display:flex;flex-wrap:wrap;gap:8px}.ph-skillsPills__pill{padding:8px 10px;border-radius:999px;border:1px solid var(--ph-border);background:transparent;font-size:13px;color:var(--ph-text)}.ph-recList{display:grid;gap:12px}.ph-rec__item{border:1px solid var(--ph-border);border-radius:12px;padding:12px;background:transparent}.ph-recList__company{font-weight:600;color:var(--ph-text)}.ph-recList__desc{margin-top:6px;color:var(--ph-muted);white-space:pre-wrap;line-height:1.5}.ph-proj{display:grid;gap:12px}.ph-proj__item{border:1px solid var(--ph-border);border-radius:12px;padding:12px;background:transparent}.ph-proj__title{font-weight:700;color:var(--ph-text)}.ph-proj__summary{margin-top:6px;color:var(--ph-muted);white-space:pre-wrap;line-height:1.5}.ph-proj__desc{margin-top:8px;color:var(--ph-text);white-space:pre-wrap;line-height:1.5}.ph-proj__links{margin-top:10px;display:grid;gap:8px}.ph-proj__link{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--ph-border);color:var(--ph-text);text-decoration:none}.ph-proj__link:hover{border-color:var(--ph-accent)}.ph-proj__linkLabel{font-weight:600}.ph-proj__linkHint{color:var(--ph-muted);font-size:12px;word-break:break-word;text-align:right}.ph-proj__tech{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.ph-proj__pill{padding:7px 10px;border-radius:999px;border:1px solid var(--ph-border);font-size:13px;color:var(--ph-text)}.ph-exp{display:grid;gap:12px}.ph-exp__item{border:1px solid var(--ph-border);border-radius:12px;padding:12px;background:transparent}.ph-exp__top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ph-exp__title{font-weight:700;color:var(--ph-text)}.ph-exp__when{font-size:13px;color:var(--ph-muted);white-space:nowrap}.ph-exp__mid{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.ph-exp__company{font-weight:600;color:var(--ph-text)}.ph-exp__loc{color:var(--ph-muted);font-size:13px}.ph-exp__desc{margin-top:8px;color:var(--ph-muted);white-space:pre-wrap;line-height:1.5}.ph-edu{display:grid;gap:12px}.ph-edu__item{border:1px solid var(--ph-border);border-radius:12px;padding:12px;background:transparent}.ph-edu__top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ph-edu__school{font-weight:700;color:var(--ph-text)}.ph-edu__when{font-size:13px;color:var(--ph-muted);white-space:nowrap}.ph-edu__degreeRow{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.ph-edu__degree{font-weight:600;color:var(--ph-text)}.ph-edu__spec{color:var(--ph-muted)}.ph-edu__gpa{margin-top:6px;font-size:13px;color:var(--ph-muted)}.ph-cert{display:grid;gap:12px}.ph-cert__item{border:1px solid var(--ph-border);border-radius:12px;padding:12px;background:transparent}.ph-cert__top{display:grid;gap:4px}.ph-cert__name{font-weight:700;color:var(--ph-text)}.ph-cert__issuer{color:var(--ph-muted)}.ph-cert__dates{margin-top:6px;font-size:13px;color:var(--ph-muted)}.ph-modalOpen{overflow:hidden}.ph-publicModal__overlay{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center}.ph-publicModal__backdrop{position:absolute;inset:0;border:0;padding:0;background:#00000073;cursor:pointer}.ph-publicModal__panel{position:relative;margin:0;width:min(920px,100vw - 32px);max-height:calc(100vh - 32px);border-radius:16px;background:var(--ph-card);box-shadow:var(--ph-shadow);border:1px solid var(--ph-border);display:flex;flex-direction:column;animation:phModalIn .16s ease-out}.ph-publicModal__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--ph-border)}.ph-publicModal__title{font-size:16px;font-weight:650;color:var(--ph-text)}.ph-publicModal__close{border:1px solid var(--ph-border);background:transparent;border-radius:10px;padding:6px 10px;cursor:pointer;color:var(--ph-text)}.ph-publicModal__body{padding:16px;overflow:auto}@keyframes phModalIn{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.ph-publicModalContent{display:flex;flex-direction:column;gap:12px}.ph-publicRow{border:1px solid var(--ph-border);border-radius:14px;padding:12px;background:var(--ph-card)}.ph-publicRow__title{font-weight:650;color:var(--ph-text);margin:0 0 4px}.ph-publicRow__meta{color:var(--ph-muted);font-size:13px;margin:0 0 6px}.ph-publicRow__sub{color:var(--ph-text);white-space:pre-wrap;margin:0}.ph-publicTextBlock{color:var(--ph-text);white-space:pre-wrap;line-height:1.5}.ph-publicEmpty{color:var(--ph-muted);padding:4px 0}.ph-publicChips{display:flex;flex-wrap:wrap;gap:8px}.ph-publicChip{border:1px solid var(--ph-border);border-radius:999px;padding:6px 10px;color:var(--ph-text);background:var(--ph-card)}.ph-publicLink{display:inline-block;margin-top:6px;color:var(--ph-primary);text-decoration:none;word-break:break-word}.ph-publicLink:hover{text-decoration:underline}.ph-publicProfile{background:var(--ph-bg);min-height:100vh;padding:18px 16px}.ph-publicTheme .ph-publicLayout__main{background:var(--ph-bg)}.ph-publicTheme .ph-page{background:transparent}.ph-publicProfile__state{max-width:1040px;margin:18px auto;padding:0 16px}.ph-publicProfile__devBar{max-width:1040px;margin:0 auto 12px;display:flex;gap:10px;justify-content:flex-end}.ph-publicProfile__devBtn{border:1px solid var(--ph-border);background:var(--ph-card);color:var(--ph-text);border-radius:10px;padding:8px 10px;cursor:pointer;font-size:13px}.ph-publicProfile__devBtn:hover{border-color:var(--ph-accent)}.ph-publicProfile__hero{max-width:1040px;padding:22px 18px;border-radius:18px;background:var(--ph-card);border:1px solid var(--ph-border);box-shadow:var(--ph-shadow);margin:8px auto;position:relative}.ph-publicProfile__hero:after{content:"";position:absolute;left:18px;right:18px;bottom:-1px;height:2px;background:linear-gradient(90deg,var(--ph-accent),transparent);opacity:.8}.ph-publicProfile__heroInner{padding:0}.ph-publicProfile__identity{display:flex;gap:14px;align-items:center}.ph-publicProfile__avatar{width:56px;height:56px;border-radius:999px;display:grid;place-items:center;background:var(--ph-card);border:2px solid var(--ph-border)}.ph-publicProfile__avatarInitials{color:var(--ph-text);font-weight:750}.ph-publicProfile__who{min-width:0}.ph-publicProfile__name{margin:0;font-size:26px;font-weight:800;line-height:1.15;color:var(--ph-text);letter-spacing:-.02em}.ph-publicProfile__headline{margin-top:6px;color:var(--ph-text);opacity:.9;font-size:14px}.ph-publicProfile__meta{margin-top:4px;color:var(--ph-muted);font-size:13px}.ph-publicProfile__grid{max-width:1040px;margin:0 auto;display:grid;gap:16px}@media(min-width:980px){.ph-publicProfile__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}}.ph-publicProfile__bio{white-space:pre-wrap;line-height:1.5;color:var(--ph-text)}.ph-publicProfile__empty{color:var(--ph-muted);font-size:14px;padding:6px 0}.ph-publicProfile__linkList{display:grid;gap:12px;padding:10px 12px;border-radius:14px;background:#fff9;text-decoration:none}.ph-publicProfile__contact{display:grid;gap:10px}.ph-publicProfile__contactItem{display:inline-flex;padding:10px 12px;border:1px solid var(--ph-border);border-radius:12px;color:var(--ph-text);text-decoration:none}.ph-publicProfile__contactItem:hover{border-color:var(--ph-accent)}.ph-publicProfile__viewAllRow{margin-top:10px}.ph-publicProfile__viewAll{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;border:1px solid var(--ph-border);background:var(--ph-card);color:var(--ph-text);cursor:pointer;font-size:13px}.ph-publicProfile__viewAll:hover{border-color:var(--ph-accent)}.ph-nav{position:sticky;top:0;z-index:20;background:#fafafacc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}.ph-nav__inner{max-width:1040px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.ph-nav__brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text)}.ph-nav__logoDot{width:12px;height:12px;border-radius:6px;background:var(--primary)}.ph-nav__brandText{font-weight:800;letter-spacing:.2px}.ph-nav__actions{display:flex;align-items:center;gap:12px}.ph-nav__link{text-decoration:none;color:var(--muted);font-weight:600;font-size:14px}.ph-nav__link:hover{color:var(--text)}.ph-nav__button{text-decoration:none;font-weight:700;font-size:14px;padding:10px 14px;border-radius:10px;background:var(--primary);color:#fff}.ph-nav__user{font-weight:800;color:var(--text);font-size:16px;position:relative;cursor:pointer;transition:color .12s ease}.ph-nav__user:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:var(--primary);opacity:0;transform:scaleX(.6);transition:opacity .12s ease,transform .12s ease}.ph-nav__link:hover .ph-nav__user:after{opacity:1;transform:scaleX(1)}.ph-nav__user{font-weight:600;cursor:pointer}.ph-nav__link:hover .ph-nav__user{color:var(--primary)}.ph-nav__userBlock{display:flex;align-items:center;gap:12px}@media(max-width:520px){.ph-nav__inner{padding:12px 16px}.ph-nav__actions{gap:10px}.ph-nav__brandText{font-weight:800;letter-spacing:.1px}}.ph-footer{border-top:1px solid var(--border);background:var(--bg)}.ph-footer__inner{max-width:1100px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ph-footer__copy{font-size:14px;color:var(--muted)}.ph-footer__links{display:flex;align-items:center;gap:10px}.ph-footer__sep{color:var(--muted)}.ph-footer__version{opacity:.6}.ph-themeHost{width:100%}.ph-publicLayout{--ph-bg: var(--ph-bg, var(--bg));--ph-card: var(--ph-card, var(--card));--ph-text: var(--ph-text, var(--text));--ph-muted: var(--ph-muted, var(--muted));--ph-border: var(--ph-border, var(--border));--ph-accent: var(--ph-accent, var(--primary));--ph-shadow: var(--ph-shadow, var(--shadow));min-height:100vh;display:grid;grid-template-rows:64px 1fr 56px;background:var(--ph-bg)}.ph-publicLayout__header{position:sticky;top:0;z-index:10;background:var(--ph-card);border-bottom:1px solid var(--ph-border);box-shadow:0 1px #00000005}.ph-publicLayout__headerInner{height:64px;max-width:920px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.ph-publicLayout__brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ph-text);font-weight:800}.ph-publicLayout__logoDot{width:10px;height:10px;border-radius:999px;background:var(--ph-accent);display:inline-block}.ph-publicLayout__brandText{font-size:16px}.ph-publicLayout__actions{display:flex;align-items:center;gap:12px}.ph-publicLayout__link{text-decoration:none;color:var(--ph-text);font-weight:700}.ph-publicLayout__cta{text-decoration:none;font-weight:800;color:#fff;background:var(--ph-accent);border-radius:10px;padding:10px 12px}.ph-publicLayout__main{overflow:auto;background:var(--ph-bg)}.ph-publicLayout__footer{position:sticky;bottom:0;z-index:10;background:var(--ph-card);border-top:1px solid var(--ph-border)}.ph-publicLayout__footerInner{height:56px;max-width:920px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.ph-publicLayout__muted{color:var(--ph-muted);font-size:13px}.ph-publicLayout{--ph-surface: #fff}.ph-themeHost .ph-publicLayout__header,.ph-themeHost .ph-publicLayout__footer{background:var(--ph-surface)}.ph-themeHost .ph-publicLayout,.ph-themeHost .ph-publicLayout__main{background:var(--ph-bg)}.ph-settings{display:grid;grid-template-columns:280px 1fr;gap:16px}.ph-settings__nav,.ph-settings__content{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.ph-settings__nav{padding:14px;height:fit-content}.ph-settings__navTitle{font-weight:700;margin-bottom:12px;color:var(--text)}.ph-settings__navList{display:flex;flex-direction:column;gap:8px}.ph-settings__navItem{width:100%;text-align:left;border:1px solid var(--border);background:#fff;color:var(--text);border-radius:10px;padding:10px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.ph-settings__navItem.is-active{border-color:var(--primary)}.ph-settings__navItem.is-disabled{opacity:.6;cursor:not-allowed}.ph-settings__soon{font-size:12px;color:var(--muted)}.ph-settings__content{padding:16px;min-height:420px;display:flex;flex-direction:column}.ph-settings__contentHeader{margin-bottom:14px}.ph-settings__title{margin:0;font-size:20px;color:var(--text)}.ph-settings__subtitle{margin:6px 0 0;color:var(--muted);font-size:14px}.ph-settings__panel{flex:1;border:1px dashed var(--border);border-radius:12px;padding:14px}.ph-settings__placeholder{color:var(--muted);font-size:14px}.ph-settings__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}@media(max-width:900px){.ph-settings{grid-template-columns:1fr}}.ph-settings__error{border:1px solid var(--danger);background:#fff;color:var(--danger);border-radius:12px;padding:10px 12px;margin-bottom:12px}.ph-settings__hint{margin-top:10px;color:var(--muted);font-size:13px}.ph-basicPanel{display:flex;flex-direction:column;gap:18px}.ph-basicPanel__sectionTitle{font-weight:700;color:var(--text);margin-bottom:6px}.ph-basicPanel__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ph-basicPanel__grid--single{grid-template-columns:1fr}.ph-basicPanel__field{display:flex;flex-direction:column;gap:6px}.ph-basicPanel__label{font-size:13px;color:var(--muted)}.ph-basicPanel__input,.ph-basicPanel__textarea{border:1px solid var(--border);border-radius:10px;padding:10px 12px;background:#fff;color:var(--text);outline:none}.ph-basicPanel__textarea{resize:vertical}.ph-basicPanel__input:focus,.ph-basicPanel__textarea:focus{border-color:var(--primary)}.ph-basicPanel__errText{font-size:12px;color:var(--danger)}@media(max-width:900px){.ph-basicPanel__grid{grid-template-columns:1fr}}.ph-publicTheme{--ph-bg: radial-gradient(1200px 600px at 20% 0%, rgba(79, 70, 229, .1), transparent 60%), radial-gradient(900px 500px at 90% 10%, rgba(16, 185, 129, .08), transparent 55%), #fbfbfd;--ph-card: #ffffff;--ph-card-glass: rgba(255, 255, 255, .84);--ph-border: rgba(17, 17, 17, .08);--ph-shadow: 0 12px 30px rgba(0, 0, 0, .1);--ph-text: var(--text);--ph-muted: var(--muted);--ph-accent: var(--primary)}.ph-publicTheme .ph-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px}.ph-publicTheme[data-theme=singlepage]{--ph-radius: 14px;--ph-shadow: 0 10px 30px rgba(0, 0, 0, .06);--ph-section-gap: 18px;--ph-card-pad: 18px}.ph-publicTheme[data-theme=modal]{--ph-radius: 16px;--ph-shadow: 0 16px 40px rgba(0, 0, 0, .08);--ph-section-gap: 14px;--ph-card-pad: 16px}.ph-publicTheme[data-accent=default]{--ph-accent: var(--primary);--ph-accent-2: #7c3aed;--ph-ring: rgba(79, 70, 229, .25)}.ph-publicTheme[data-accent=pink]{--ph-accent: #db2777;--ph-accent-2: #a855f7;--ph-ring: rgba(219, 39, 119, .25)}.ph-public{background:var(--ph-bg);color:var(--ph-text);min-height:100vh}.ph-public a{color:var(--ph-accent);text-decoration:none}.ph-public a:hover{text-decoration:underline}:root{--bg: #fafafa;--card: #ffffff;--text: #111111;--muted: #666666;--border: #dddddd;--primary: #4f46e5;--danger: #dc2626;--success: #16a34a;--radius: 12px;--shadow: 0 10px 30px rgba(0, 0, 0, .06)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text)}.ph-app{min-height:100vh;display:flex;flex-direction:column}.ph-main{flex:1;width:100%;display:flex}.ph-center{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.ph-page{width:100%;margin:0 auto;padding:24px}.form{display:flex;flex-direction:column;gap:14px}.label{display:block;font-size:13px;color:var(--muted);margin-bottom:6px;text-align:left;font-weight:500}.input{width:100%;padding:14px;border-radius:10px;border:1px solid var(--border);outline:none;font-size:14px;background:#fff;color:var(--text);transition:border-color .15s ease,box-shadow .15s ease}.input:focus{border-color:#4f46e58c;box-shadow:0 0 0 3px #4f46e526}.input::placeholder{color:#9ca3af}.button{width:100%;padding:14px;border-radius:10px;border:0;background:var(--primary);color:#fff;font-weight:600;cursor:pointer;font-size:14px}.button:disabled{opacity:.65;cursor:not-allowed}.button-secondary{background:#111}.button-danger{background:var(--danger)}.helper{font-size:13px;color:var(--muted)}.error{color:var(--danger);font-size:13px}.success{color:var(--success);font-size:13px}.ph-link{font-size:14px;color:var(--muted);text-decoration:none}.ph-link:hover{color:var(--text)}@media(max-width:640px){.ph-center,.ph-page{padding:16px}}
