:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--blue:#3d7fb6;--blue-dark:#214d75;--blue-soft:#eaf4fb;--green:#f4c542;--green-dark:#8a5b12;--green-soft:#fff4d6;--yellow:#f6d85f;--yellow-deep:#d99a19;--orange:#ef6a46;--ink:#19334a;--muted:#647488;--line:#19334a1f;--surface:#ffffffe6;--surface-strong:#fff;--surface-warm:#fff8df;--shadow-soft:0 18px 56px #1739561f;--shadow-lift:0 24px 72px #17395633;--radius-lg:22px;--radius-md:14px;--danger:#e5533d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background:linear-gradient(120deg,#f4c54233 0%,#0000 30%),linear-gradient(245deg,#3d7fb626 0%,#0000 36%),linear-gradient(#f5faf4 0%,#f7fbff 45%,#fffaf0 100%);margin:0}body:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffff9e,#ffffff2e),repeating-linear-gradient(90deg,#214d750b 0 1px,#0000 1px 118px);position:fixed;inset:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:minmax(0,860px) minmax(280px,360px);grid-template-areas:"nav nav""main aside";justify-content:center;align-items:start;gap:22px 28px;width:min(100%,1280px);min-height:100vh;margin:0 auto;padding:22px 24px 44px;display:grid}.side-rail,.web-frame,.panel-card{border:1px solid #1e88ff29;box-shadow:0 18px 50px #5a481f1f}.site-nav{z-index:20;grid-area:nav;padding:6px 0;position:sticky;top:0}.site-nav-inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #1e88ff29;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:12px;display:flex;box-shadow:0 14px 38px #1739561f}.nav-brand{align-items:center;gap:10px;min-width:190px;display:flex}.nav-brand .studio-logo{width:42px;height:42px}.nav-brand strong,.nav-brand span{display:block}.nav-brand strong{color:var(--blue-dark);font-size:18px;font-weight:900}.nav-brand span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:750}.nav-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.nav-actions button{background:var(--green-soft);min-height:42px;color:var(--green-dark);border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:850;display:inline-flex}.nav-actions button.active{background:var(--green);color:#fff;box-shadow:0 12px 26px #f4c54247}.side-rail{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9eaeb;border-radius:18px;justify-items:center;gap:12px;padding:16px 12px;display:grid;position:sticky;top:28px}.icon-button,.round-action{background:var(--blue-soft);width:48px;height:48px;color:var(--blue-dark);border:0;border-radius:12px;place-items:center;display:grid}.side-rail button{background:var(--blue-soft);width:76px;min-height:58px;color:var(--blue-dark);border:0;border-radius:14px;align-content:center;place-items:center;gap:5px;display:grid}.side-rail button.active{background:var(--blue);color:#fff}.rail-label{white-space:nowrap;max-width:100%;font-size:12px;font-weight:850;line-height:1;display:block}.web-frame{background:linear-gradient(#eaf4fbdb 0%,#fffffff5 34%,#f6faf4fa 100%);border-radius:22px;grid-area:main;width:100%;min-height:calc(100vh - 150px);overflow:hidden}.topbar{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffffffa 0%,#fff4d6eb 100%);justify-content:space-between;align-items:center;gap:14px;padding:18px 20px 14px;display:flex}.brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.studio-logo{filter:drop-shadow(0 8px 14px #075aa71f);flex:none;width:52px;height:52px}.topbar h1,.section-title h2,.detail-title h2,.poster h2{margin:0}.topbar h1{letter-spacing:0;white-space:nowrap;color:var(--blue-dark);font-size:28px;font-weight:850}.login-badge,.test-login-card,.db-badge{color:var(--blue-dark);align-items:center;gap:6px;display:inline-flex}.topbar-badges{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.login-badge{background:#fff4d6f2;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.db-badge{background:var(--blue-soft);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.db-badge.connected{background:var(--green);color:#fff}.db-badge.local{color:#73500a;background:#fff6cf}.screen{padding:0 22px 28px}.web-test-notice{background:#eef6fbe0;border:1px solid #168be82e;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:18px 22px 0;padding:16px 18px;display:flex}.web-test-notice span{background:var(--green);color:#fff;border-radius:999px;margin-bottom:5px;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.web-test-notice strong{color:var(--blue-dark);font-size:18px;display:block}.web-test-notice p{color:var(--muted);margin:5px 0 0;line-height:1.55}.web-test-notice .mode-line{color:var(--blue-dark);align-items:flex-start;gap:6px;margin-top:9px;font-weight:750;display:flex}.web-test-notice .mode-line svg{flex:none;margin-top:3px}.web-test-notice.local{background:#fff6efe6;border-color:#ef6a4652}.web-test-notice a{background:var(--blue);color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-weight:850;text-decoration:none;display:inline-flex}.hero-carousel{border-radius:18px;position:relative;overflow:hidden}.hero-track{transition:transform .42s;display:flex}.hero-band{background:linear-gradient(135deg, #0b73c8 0%, var(--blue) 62%, #63bdf8 100%);color:#fff;border-radius:18px;flex:0 0 100%;justify-content:space-between;align-items:center;min-height:146px;padding:22px 20px;display:flex;box-shadow:0 18px 36px #168be83d}.hero-band p,.hero-band span{color:#ffffffeb;max-width:260px;margin:0;display:block}.hero-band strong{margin:8px 0;font-size:54px;font-weight:900;line-height:1;display:block}.hero-dots{gap:6px;display:flex;position:absolute;bottom:14px;left:20px}.hero-dots button{background:#ffffff8c;border:0;border-radius:999px;width:8px;height:8px;padding:0}.hero-dots button.active{background:var(--yellow);width:22px}.pulse-row,.impact-strip{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 14px;display:grid}.metric-pill{border:1px solid var(--line);background:var(--surface);min-width:0;min-height:68px;color:var(--blue-dark);text-align:center;border-radius:14px;place-items:center;gap:2px;padding:9px 6px;display:grid}.metric-pill strong{font-size:19px;font-weight:850;line-height:1}.metric-pill span,.section-title p,.story-card span,.story-card p,.guardian-summary p,.panel-card p,.fact-card p,.notify-card p,.empty-state,.clue-card span,.clue-card p,.manage-card p,.safety-card p,.policy-card p,.rule-card p,.guardian-card p,.pilot-row p{color:var(--muted)}.guardian-summary,.story-card,.pet-card,.search-box,.map-card,.field,.notify-card,.clue-card,.manage-card,.safety-card,.policy-card,.rule-card,.guardian-card,.pilot-card,.pilot-row,.knowledge-teaser,.mistake-card,.knowledge-topic-card,.live-hub-card,.content-calendar-card,.panel-card{border:1px solid var(--line);background:var(--surface)}.guardian-summary{color:var(--blue-dark);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;padding:16px;display:flex}.guardian-summary span{color:var(--yellow-deep);font-size:12px;font-weight:800}.guardian-summary strong{margin:4px 0 6px;font-size:17px;display:block}.search-box{border-radius:12px;align-items:center;gap:10px;margin:16px 0 12px;padding:14px 16px;display:flex}.search-box input,.field input,.field select,.field textarea{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.chip-scroll{gap:9px;padding-bottom:8px;display:flex;overflow-x:auto}.chip{border:1px solid var(--line);color:var(--muted);background:#fffffff0;border-radius:999px;flex:none;padding:9px 14px;font-weight:700}.chip.active{border-color:var(--green);background:var(--green);color:#fff}.category-tabs{border:1px solid var(--line);background:#ffffffe6;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:6px;display:grid;box-shadow:0 12px 34px #13243a0f}.category-tabs button{min-width:0;min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:12px;font-weight:850;transition:transform .18s,background .18s,color .18s}.category-tabs button.active{background:var(--green);color:#fff;box-shadow:0 12px 24px #f4c5423d}.category-tabs button:hover{transform:translateY(-1px)}.map-card{background:linear-gradient(135deg,#fff4d6 0%,#eaf4fb 100%);border-radius:16px;min-height:142px;margin:8px 0 16px;padding:18px;position:relative;overflow:hidden}.map-card p,.map-card strong{z-index:1;position:relative}.map-card p{color:var(--blue-dark);margin:0 0 8px}.map-card strong{max-width:240px;display:block}.map-grid{background-image:linear-gradient(#1e88ff1f 1px,#0000 1px),linear-gradient(90deg,#1e88ff1f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.map-grid span{background:var(--green);border:5px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;box-shadow:0 0 0 8px #f4c54242}.trust-governance-card{background:linear-gradient(135deg, #fff4d6fa, #eaf4fbeb), var(--surface);border:1px solid #f4c54257;border-radius:16px;gap:13px;padding:16px;display:grid}.trust-governance-head span{background:var(--green);color:#fff;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.trust-governance-head strong{color:var(--blue-dark);font-size:18px;line-height:1.35;display:block}.trust-governance-head p{color:var(--muted);margin:7px 0 0;line-height:1.62}.trust-step-list{gap:9px;display:grid}.trust-step-list article{background:#ffffffc7;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.trust-step-list article>span{background:var(--blue-soft);width:34px;height:34px;color:var(--blue-dark);border-radius:10px;place-items:center;display:grid}.trust-step-list strong{color:var(--green-dark)}.trust-step-list p{color:var(--muted);margin:3px 0 0;font-size:13px;line-height:1.52}.pet-list,.form-stack,.clue-list,.manage-list,.safety-grid,.guardian-list,.rule-list,.story-list,.info-boundary-list{gap:12px;display:grid}.pet-list{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-card{width:100%;color:inherit;text-align:left;border-radius:14px;grid-template-columns:86px 1fr 22px;align-items:center;gap:12px;padding:12px;display:grid}.pet-card img,.manage-card img{object-fit:cover;border-radius:12px;width:86px;height:86px}.pet-row,.detail-title,.poster-top,.poster-top div,.manage-card,.guardian-card-top,.guardian-points,.badge-row{align-items:center;gap:10px;display:flex}.pet-row,.detail-title,.poster-top,.manage-card,.guardian-card-top,.guardian-points{justify-content:space-between}.pet-card p{margin:4px 0 8px}.pet-card strong,.fact-card strong,.clue-card strong,.review-card strong,.manage-card strong,.poster-info span,.poster-action p,.poster-footer,.notification-ledger p,.notification-ledger span,.panel-card li{overflow-wrap:anywhere}.card-metrics,.badge-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.card-metrics span,.badge-row span,.classification-tags span{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:750}.classification-tags{flex-wrap:wrap;gap:6px;display:flex}.compact-tags{margin-top:8px}.classification-tags span{color:var(--blue-dark);background:#eaf4fbf5}.mini-line{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:flex}.status{white-space:nowrap;color:var(--green-dark);background:var(--green-soft);border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.status.urgent{color:#fff;background:var(--danger)}.status.pending{color:#99552e;background:#fff1e6}.status.found{color:#fff;background:var(--green)}.status.rejected{color:#fff;background:#9b4238}.section-title{align-items:center;gap:12px;margin:18px 0 14px;display:flex}.section-title>span{background:var(--green-soft);width:42px;height:42px;color:var(--green-dark);border-radius:12px;flex:none;place-items:center;display:grid}.section-title h2{font-size:21px;font-weight:850}.section-title p{margin:3px 0 0;font-size:13px}.segmented{border:1px solid var(--line);background:#fff4d6db;border-radius:14px;grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.report-type-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.segmented label{background:var(--blue-soft);border-radius:10px;justify-content:flex-start;align-items:center;gap:6px;min-height:42px;padding:0 10px;font-size:13px;font-weight:750;display:flex}.field{border-radius:12px;gap:8px;padding:12px 14px;display:grid}.field span{color:var(--blue-dark);font-size:13px;font-weight:750}.two-grid,.fact-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.toggle-line,.risk-note,.retention-notice,.retention-alert,.safety-strip,.test-login-card,.review-alert,.backend-note,.review-note,.contact-route{color:#99552e;background:#fff4ec;border-radius:12px;align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.retention-notice span,.retention-alert span{line-height:1.58}.retention-alert{align-items:center;margin-bottom:12px}.retention-alert.active{color:var(--blue-dark);background:#eef6fbe6}.retention-alert.expired{color:#9b3f23;background:#fff1e9}.retention-alert button{background:var(--green);color:#fff;border:0;border-radius:10px;flex:none;min-height:38px;padding:0 12px;font-weight:850}.risk-agreement-card{color:#99552e;background:linear-gradient(135deg,#fff4ecf5,#fffffff0);border:1px solid #ef6a4642;border-radius:14px;gap:10px;padding:14px;display:grid}.risk-agreement-card>div{color:var(--blue-dark);align-items:center;gap:8px;display:flex}.risk-agreement-card>div svg{color:var(--orange)}.risk-agreement-card p{color:#99552e;margin:0;line-height:1.62}.risk-agreement-card .toggle-line{background:#ffffffc2;margin:0;padding:11px 12px}.mandatory-line span{color:var(--ink);font-weight:800}.platform-declaration-card{background:linear-gradient(135deg, #fff4d6f5, #eaf4fbe6), var(--surface);border:1px solid #f4c54257;border-radius:16px;gap:14px;margin:14px 0;padding:16px;display:grid;box-shadow:0 16px 42px #13243a14}.declaration-countdown{color:var(--blue-dark);background:#ffffffd6;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.declaration-countdown strong{min-width:72px;font-size:24px;font-weight:900;line-height:1}.declaration-countdown span{color:var(--muted);font-weight:800}.declaration-list{gap:10px;display:grid}.declaration-list article{background:#ffffffc2;border:1px solid #13243a14;border-radius:12px;padding:12px}.declaration-list strong{color:var(--blue-dark);display:block}.declaration-list p{color:var(--muted);margin:6px 0 0;line-height:1.62}.platform-declaration-card .toggle-line{background:#ffffffc7;margin:0}.disabled-line{opacity:.62}.primary-button,.secondary-button,.ghost-button,.manage-card button,.review-actions button,.clue-review-card button,.plain-button,.public-link-card button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:850;display:inline-flex}.primary-button{background:var(--green);color:#fff;box-shadow:0 12px 24px #f4c54242}button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.secondary-button{background:var(--blue);color:#fff;width:100%}.ghost-button{background:var(--green-soft);width:100%;color:var(--green-dark);margin-top:14px}.detail-page-bar{justify-content:space-between;gap:10px;margin:0 0 14px;display:flex}.plain-button{min-height:40px;color:var(--blue-dark);border:1px solid var(--line);background:#ffffffeb;padding:0 11px;font-size:13px}.detail-cover{border-radius:18px;height:250px;position:relative;overflow:hidden;box-shadow:0 12px 30px #075aa71f}.detail-cover img{object-fit:cover;width:100%;height:100%}.floating{position:absolute;top:14px;right:14px}.detail-title{margin:18px 0}.detail-title p{color:var(--muted);margin:0}.impact-strip{margin-top:0}.public-link-card{background:#eef6fbdb;border:1px solid #1e88ff2e;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin:-4px 0 14px;padding:13px 14px;display:grid}.public-link-card span{color:var(--blue-dark);font-size:13px;font-weight:850}.public-link-card p{color:var(--muted);overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;line-height:1.4}.public-link-card button{background:var(--blue);color:#fff;min-height:40px;padding:0 14px}.case-code-strip{background:#eef6fbe0;border:1px solid #168be82e;border-radius:12px;grid-template-columns:auto auto minmax(0,auto) minmax(0,1fr);align-items:center;gap:8px;margin:12px 0;padding:12px;display:grid}.case-code-strip svg{color:var(--blue)}.case-code-strip span{color:var(--muted);font-size:13px;font-weight:850}.case-code-strip strong{background:var(--yellow);color:var(--blue-dark);white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:13px;font-weight:900}.case-code-strip p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.service-loop-card{background:linear-gradient(135deg, #eef6fbf0, #fffffff0), var(--surface);border:1px solid #168be82e;border-radius:16px;gap:14px;margin:14px 0;padding:16px;display:grid;box-shadow:0 12px 34px #13243a12}.service-loop-card .section-title{margin:0}.service-loop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.service-loop-grid article{border:1px solid var(--line);background:#ffffffd1;border-radius:12px;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;display:grid}.service-loop-grid article>span{background:var(--yellow);width:34px;height:34px;color:var(--blue-dark);border-radius:999px;place-items:center;font-weight:900;display:grid}.service-loop-grid strong{color:var(--blue-dark)}.service-loop-grid p{color:var(--muted);margin:4px 0 8px;font-size:13px;line-height:1.55}.service-loop-grid b{background:var(--blue-soft);width:fit-content;color:var(--blue-dark);border-radius:999px;padding:5px 8px;font-size:12px;display:inline-flex}.service-loop-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.share-action-panel,.communication-card,.promotion-reserve-card{background:#ffffffeb;border:1px solid #168be829;border-radius:14px;gap:14px;margin:14px 0;padding:16px;display:grid;box-shadow:0 12px 34px #13243a0f}.share-action-panel .section-title,.communication-card .section-title,.promotion-reserve-card .section-title{margin:0}.share-action-grid,.communication-grid,.promotion-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.share-action-grid article,.communication-grid article,.promotion-slot-grid article{border:1px solid var(--line);background:#eef6fbc2;border-radius:12px;min-width:0;padding:12px}.share-action-grid article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.share-action-grid .system-share-row{background:#fff4d6c7;grid-column:1/-1}.share-action-grid strong,.communication-grid strong,.promotion-slot-grid strong{color:var(--blue-dark);font-weight:900;display:block}.share-action-grid p,.communication-grid p,.promotion-slot-grid p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.share-action-grid button{background:var(--blue);color:#fff;white-space:nowrap;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-weight:850;display:inline-flex}.communication-grid b,.promotion-slot-grid span{background:var(--yellow);width:fit-content;color:var(--blue-dark);border-radius:999px;margin-bottom:7px;padding:5px 8px;font-size:12px;font-weight:900;display:inline-flex}.promotion-reserve-card{background:linear-gradient(135deg,#fffaf0f5,#eef6fbe6);border-style:dashed}.promotion-reserve-card>a{background:var(--blue-soft);width:fit-content;max-width:100%;min-height:42px;color:var(--blue-dark);border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex}.support-card,.poster,.guardian-hero,.disclaimer-card{border-radius:14px}.support-card{background:linear-gradient(135deg,#fff0bd 0%,#fffaf0 100%);border:1px solid #ffb31a73;gap:14px;margin:14px 0;padding:16px;display:grid}.support-card span{color:var(--blue-dark);font-size:13px}.support-card strong{margin-top:4px;font-size:20px;font-weight:850;display:block}.support-card p{margin:6px 0 0}.support-card button{background:var(--blue);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;display:inline-flex}.support-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.support-actions button:last-child{color:var(--blue-dark);background:#fff;border:1px solid #168be82e}.interaction-panel{background:#ffffffeb;border:1px solid #168be829;border-radius:14px;gap:12px;margin:14px 0;padding:16px;display:grid}.interaction-panel .section-title{margin:0}.conversation-list{gap:10px;display:grid}.conversation-item{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:10px;display:grid}.conversation-item>span{background:var(--blue-soft);min-height:34px;color:var(--blue-dark);border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.conversation-item>div{background:#eef6fbb8;border:1px solid #13243a17;border-radius:12px;padding:11px 12px}.conversation-item strong{color:var(--ink);font-weight:900;display:block}.conversation-item p{color:var(--muted);margin:5px 0 6px;font-size:13px;line-height:1.55}.conversation-item small{color:var(--blue-dark);font-size:12px;font-weight:800}.conversation-item.care>span,.conversation-item.care>div{background:#fff4d6}.conversation-item.clue>span,.conversation-item.clue>div{background:#ecfbf3}.conversation-item.mail>span,.conversation-item.mail>div,.conversation-item.system>span,.conversation-item.system>div{background:#eef6fbe0}.conversation-item.warning>span,.conversation-item.warning>div{background:#fff0bd}.fact-card,.notify-grid article,.info-boundary-list article,.guardian-points{background:#fff4d6b8;border-radius:12px;padding:12px}.fact-card{min-height:136px;padding:14px}.fact-card span{color:var(--blue)}.fact-card p{margin:8px 0 6px;font-size:13px}.notify-card,.policy-card,.rule-card,.safety-card,.clue-card{border-radius:14px;padding:16px}.notify-card .section-title,.policy-card .section-title,.disclaimer-card .section-title{margin:0}.notify-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.notify-grid article{text-align:center;min-height:78px;color:var(--blue-dark);place-items:center;display:grid}.notify-grid strong{font-size:24px;font-weight:900;line-height:1}.clue-form{gap:10px;display:grid}.poster{border:1px solid var(--line);background:linear-gradient(#fffaf0f5 0%,#fff0bdfa 100%);gap:14px;padding:18px;display:grid;overflow:hidden}.poster-top{color:var(--blue-dark)}.poster-top div{font-size:15px;font-weight:900}.poster-top strong{background:var(--blue);color:#fff;border-radius:999px;padding:7px 10px;font-size:13px}.poster-code-line{background:#eef6fbeb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.poster-code-line span{color:var(--muted);font-size:13px;font-weight:850}.poster-code-line strong{color:var(--blue-dark);letter-spacing:0;font-size:18px;font-weight:900}.poster-hero{background:var(--blue-soft);border-radius:18px;min-height:310px;position:relative;overflow:hidden}.poster-hero img{object-fit:cover;width:100%;height:310px;display:block}.poster-headline{background:#fffaf0f0;border-radius:14px;padding:14px;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 12px 28px #17304f1f}.poster h2{color:var(--blue-dark);margin:8px 0 2px;font-size:42px;line-height:1}.poster-headline p{color:var(--muted);margin:0;font-weight:800}.poster-info{background:#fff9eaf0;border-radius:12px;gap:10px;padding:16px;display:grid}.poster-info span{color:var(--ink);gap:4px;line-height:1.55;display:grid}.poster-info strong{color:var(--blue-dark);font-size:13px}.poster-action{background:var(--blue);color:#fff;border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.qr-box{background:#fff;border-radius:12px;flex:none;place-items:center;width:132px;height:132px;padding:8px;display:grid}.qr-box img{width:100%;height:100%;display:block}.poster-action strong{font-size:20px;display:block}.poster-action p{color:#ffffffe6;margin:7px 0;line-height:1.55}.poster-action span{overflow-wrap:anywhere;color:#ffffffc2;font-size:12px;display:block}.poster-footer{color:#7b4b22;background:#fff8f4;border-radius:12px;align-items:flex-start;gap:8px;padding:12px 14px;line-height:1.5;display:flex}.manage-card{padding:10px}.manage-card div{flex:1;min-width:0}.manage-card button{background:var(--blue-soft);color:var(--blue-dark);padding:0 12px}.admin-hero,.admin-panel,.admin-kpi,.risk-event{border:1px solid var(--line);background:var(--surface);border-radius:14px}.admin-hero{color:#fff;background:linear-gradient(135deg,#075aa7 0%,#168be8 72%,#ffd64a 100%);justify-content:space-between;align-items:flex-start;gap:18px;min-height:128px;padding:18px;display:flex;box-shadow:0 18px 36px #168be833}.admin-hero span,.admin-hero p{color:#ffffffe0;margin:0}.admin-hero strong{margin:4px 0;font-size:52px;font-weight:900;line-height:1;display:block}.admin-sync{background:#fff3;border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:850;display:inline-flex}.admin-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin:12px 0;display:grid}.admin-kpi{align-content:space-between;min-width:0;min-height:110px;padding:12px;display:grid}.admin-kpi div{color:var(--blue-dark);justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-kpi div span{background:var(--blue-soft);color:var(--blue-dark);border-radius:999px;padding:4px 7px;font-size:11px;font-weight:850}.admin-kpi strong{color:var(--ink);margin-top:12px;font-size:25px;font-weight:900;line-height:1;display:block}.admin-kpi p,.admin-panel p,.risk-event p{color:var(--muted);margin:4px 0 0;line-height:1.45}.admin-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.admin-panel{padding:14px}.admin-panel+.admin-panel,.admin-toolbar+.manage-list,.risk-board{margin-top:12px}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.admin-panel-head strong{color:var(--blue-dark);display:block}.admin-panel-head svg{color:var(--blue);flex:none}.district-bars,.review-list,.risk-board{gap:10px;display:grid}.review-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0;display:grid}.district-row{grid-template-columns:54px 1fr 22px;align-items:center;gap:8px;font-size:12px;font-weight:800;display:grid}.district-row div,.mini-progress{background:#168be81c;border-radius:999px;height:8px;overflow:hidden}.district-row i,.mini-progress i{border-radius:inherit;background:var(--blue);height:100%;display:block}.channel-grid{gap:8px;display:grid}.channel-grid span{color:var(--muted);background:#fff4d6b8;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:750;display:flex}.channel-grid b{color:var(--blue-dark);font-size:18px}.review-row{grid-template-columns:52px 1fr auto;align-items:center;gap:10px;min-width:0;display:grid}.review-row img{object-fit:cover;border-radius:10px;width:52px;height:52px}.review-row div{min-width:0}.review-row p,.manage-card p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.review-badge{background:var(--blue-soft);min-width:58px;color:var(--blue-dark);border-radius:999px;justify-content:center;padding:6px 8px;font-size:12px;font-weight:850;display:inline-flex}.review-badge.changes,.risk-event.high{color:#a54a1b;background:#fff1e8;border-color:#ff975259}.review-badge.approved{color:#187047;background:#e9f8ef}.review-badge.pending{color:#73500a;background:#fff1bf}.review-badge.rejected{color:#9b4238;background:#ffe0d8}.review-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:12px;margin-bottom:10px;padding:14px;display:grid}.review-card-top{grid-template-columns:72px 1fr;align-items:center;gap:12px;min-width:0;display:grid}.review-card-top img{object-fit:cover;border-radius:12px;width:72px;height:72px}.review-card-top p{color:var(--muted);margin:4px 0 6px}.review-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.review-note{padding:11px 12px}.review-actions{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.review-actions button,.clue-review-card button{background:var(--blue-soft);min-height:42px;color:var(--blue-dark);padding:0 10px}.review-actions .danger-action{color:#9b4238;background:#ffe0d8}.clue-review-card{gap:8px;display:grid}.clue-review-card button{justify-self:start}.review-alert,.backend-note{margin-bottom:12px}.anonymous-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:12px;margin:14px 0;padding:16px;display:grid}.anonymous-card.compact{margin:12px 0}.anonymous-card .section-title{margin:0}.anonymous-flow{gap:10px;display:grid}.anonymous-flow article{background:#eef6fbd1;border-radius:12px;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.anonymous-flow article>span{background:var(--blue);color:#fff;border-radius:999px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.anonymous-flow strong{color:var(--blue-dark);display:block}.anonymous-flow p{color:var(--muted);margin:4px 0 0;line-height:1.55}.contact-route{color:var(--blue-dark);background:#eef6fbe0;padding:11px 12px}.upload-test-card{background:#eef6fbc2;border:1px dashed #168be86b;border-radius:14px;gap:10px;padding:14px;display:grid}.upload-test-card>div{color:var(--blue-dark);align-items:center;gap:8px;display:flex}.upload-test-card>div svg{color:var(--blue)}.upload-test-card p{color:var(--muted);margin:0;line-height:1.58}.upload-test-card .field{margin:0}.entry-hero{color:#fff;min-height:220px;box-shadow:var(--shadow-soft);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:20px;padding:22px;display:flex}.register-entry-hero{background:linear-gradient(135deg, #075aa7f5, #168be8d6), var(--blue)}.admin-entry-hero{background:linear-gradient(135deg, #12304f, #168be8e0), var(--blue)}.entry-hero span,.entry-hero p{color:#ffffffd1}.entry-hero span{font-size:13px;font-weight:850}.entry-hero strong{max-width:620px;margin:8px 0 10px;font-size:32px;font-weight:900;line-height:1.18;display:block}.entry-hero p{max-width:620px;margin:0;line-height:1.7}.entry-hero>svg{opacity:.92;flex:none}.entry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.entry-card{border:1px solid var(--line);background:var(--surface);min-height:172px;color:inherit;text-align:left;border-radius:16px;gap:10px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 12px 36px #13243a12}.entry-card:hover{border-color:#168be852;transform:translateY(-2px);box-shadow:0 18px 46px #13243a1f}.entry-card:disabled:hover{border-color:var(--line);transform:none;box-shadow:0 12px 36px #13243a12}.entry-card div{color:var(--blue-dark);align-items:center;gap:8px;font-size:13px;font-weight:850;display:flex}.entry-card strong{color:var(--ink);font-size:19px;line-height:1.35;display:block}.entry-card p{color:var(--muted);margin:0;line-height:1.58}.primary-entry-card{background:linear-gradient(135deg, #eef6fbf5, #fff6d6e6), var(--surface)}.admin-entry-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.category-section-list,.animal-category-section{gap:14px;display:grid}.animal-category-section+.animal-category-section{margin-top:6px}.photo-match-panel{background:linear-gradient(135deg, #eef6fbf0, #fffffff0), var(--surface);border:1px solid #168be82e;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(190px,230px);align-items:start;gap:14px;margin:14px 0 4px;padding:16px;display:grid;box-shadow:0 12px 36px #13243a12}.photo-match-copy .section-title{margin:0 0 10px}.photo-match-copy p{color:var(--muted);margin:0;line-height:1.65}.care-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.care-principles article{background:#ffffffe6;border:1px solid #168be829;border-radius:14px;min-height:118px;padding:14px;box-shadow:0 10px 28px #13243a0f}.care-principles strong{color:var(--blue-dark);font-weight:900;display:block}.care-principles p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.58}.care-principles.compact article{min-height:104px}.faq-hero{background:linear-gradient(135deg,#eef6fbf5,#fff6d6e6);border:1px solid #168be82e;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:18px;display:flex;box-shadow:0 14px 38px #13243a14}.faq-hero span{background:var(--yellow);width:fit-content;color:var(--blue-dark);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;display:inline-flex}.faq-hero strong{color:var(--blue-dark);margin:8px 0;font-size:26px;line-height:1.25;display:block}.faq-hero p{max-width:620px;color:var(--muted);margin:0;line-height:1.65}.faq-hero .primary-button{flex:none}.faq-module{gap:14px;margin:14px 0;display:grid}.faq-module.compact{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:16px;box-shadow:0 12px 36px #13243a12}.faq-module.compact .section-title{margin:0}.faq-group{gap:10px;display:grid}.faq-group h3{color:var(--blue-dark);margin:0;font-size:17px}.faq-list{gap:9px;display:grid}.faq-item{border:1px solid var(--line);background:#ffffffe0;border-radius:14px;overflow:hidden;box-shadow:0 10px 28px #13243a0f}.faq-item summary{min-height:54px;color:var(--blue-dark);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 15px;font-weight:900;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{color:var(--blue);transition:transform .18s}.faq-item[open] summary svg{transform:rotate(90deg)}.faq-item p{color:var(--muted);margin:0;padding:0 15px 15px;line-height:1.65}.photo-match-tool{gap:10px;display:grid}.photo-upload-button{background:var(--blue);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:850;display:inline-flex;box-shadow:0 12px 24px #168be82e}.photo-upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.photo-match-preview{object-fit:cover;border:1px solid #13243a1a;border-radius:12px;width:100%;height:128px}.photo-match-error{color:#73500a;background:#fff6cf;border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;font-weight:750;display:flex}.photo-match-results{grid-column:1/-1;gap:8px;display:grid}.photo-match-row{border:1px solid var(--line);width:100%;color:inherit;text-align:left;background:#ffffffeb;border-radius:12px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;display:grid}.photo-match-row img{object-fit:cover;border-radius:10px;width:52px;height:52px}.photo-match-row strong,.photo-match-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.photo-match-row span{color:var(--muted);margin-top:3px;font-size:12px}.photo-match-row b{background:var(--yellow);color:var(--blue-dark);border-radius:999px;padding:7px 9px;font-size:13px}.photo-match-row:disabled{cursor:default;opacity:.72}.photo-match-row:disabled b{color:var(--muted);background:#64708629}.photo-email-card{background:#eef6fbd1;border:1px solid #168be829;border-radius:14px;gap:10px;padding:13px;display:grid}.photo-email-card>div{align-items:flex-start;gap:9px;display:flex}.photo-email-card strong,.photo-email-card p,.photo-email-card span{display:block}.photo-email-card strong{color:var(--blue-dark)}.photo-email-card p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.5}.photo-email-card label{color:var(--blue-dark);gap:6px;font-size:13px;font-weight:850;display:grid}.photo-email-card input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fff;border-radius:11px;padding:0 12px}.photo-email-status{color:var(--blue-dark);margin:0;font-size:13px;font-weight:850}.partner-hero{background:linear-gradient(135deg, #075aa7f2, #168be8db), var(--blue);color:#fff;min-height:220px;box-shadow:var(--shadow-soft);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:end;gap:18px;padding:22px;display:grid}.partner-hero span,.partner-hero p{color:#ffffffd1}.partner-hero span{font-size:13px;font-weight:850}.partner-hero strong{max-width:560px;margin:8px 0 10px;font-size:32px;font-weight:900;line-height:1.18;display:block}.partner-hero p{max-width:560px;margin:0;line-height:1.7}.partner-hero-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.partner-hero-metrics .metric-pill{color:#fff;background:#ffffff29;border-color:#fff3}.partner-hero-metrics .metric-pill span{color:#ffffffc2}.partner-flow{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.partner-flow article{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:34px 1fr;gap:10px;padding:14px;display:grid;box-shadow:0 12px 36px #13243a0f}.partner-flow article>span{background:var(--yellow);width:34px;height:34px;color:var(--blue-dark);border-radius:999px;place-items:center;font-weight:900;display:grid}.partner-flow strong{color:var(--blue-dark);display:block}.partner-flow p{color:var(--muted);margin:5px 0 0;line-height:1.55}.partner-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:14px;display:grid}.partner-form,.partner-list-panel{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:12px;padding:16px;display:grid;box-shadow:0 12px 36px #13243a12}.partner-form .section-title,.partner-list-panel .section-title{margin:0}.partner-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.partner-type-grid label{border:1px solid var(--line);cursor:pointer;background:#eef6fba8;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:6px 9px;min-height:84px;padding:12px;display:grid}.partner-type-grid input{margin-top:3px}.partner-type-grid strong,.partner-type-grid span{grid-column:2}.partner-type-grid strong{color:var(--blue-dark)}.partner-type-grid span{color:var(--muted);font-size:12px;line-height:1.45}.partner-application-list{gap:10px;display:grid}.partner-application-card{border:1px solid var(--line);background:#ffffffd1;border-radius:14px;gap:10px;padding:12px;display:grid}.partner-application-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.partner-application-top strong{color:var(--blue-dark);display:block}.partner-application-top p{color:var(--muted);margin:4px 0 0;font-size:13px}.partner-status{background:var(--blue-soft);color:var(--blue-dark);border-radius:999px;flex:none;padding:6px 8px;font-size:12px;font-weight:850}.partner-status.approved{background:var(--blue);color:#fff}.partner-status.pending{background:var(--yellow);color:var(--blue-dark)}.partner-application-grid{gap:8px;display:grid}.partner-application-grid span{color:var(--muted);background:#eef6fbb8;border-radius:10px;gap:3px;padding:9px 10px;font-size:13px;line-height:1.45;display:grid}.partner-application-grid b{color:var(--blue-dark);font-size:12px}.partner-application-card .classification-tags{margin-top:2px}.partner-verification{color:var(--muted);align-items:flex-start;gap:7px;margin:0;font-size:13px;line-height:1.55;display:flex}.professional-hero{background:linear-gradient(135deg,#eef6fbf5,#fff6d6e6);border:1px solid #168be82e;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin:14px 0;padding:18px;display:flex;box-shadow:0 14px 38px #13243a14}.professional-hero span{background:var(--yellow);width:fit-content;color:var(--blue-dark);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;display:inline-flex}.professional-hero strong{color:var(--blue-dark);margin:8px 0;font-size:26px;line-height:1.25;display:block}.professional-hero p{color:var(--muted);margin:0;line-height:1.65}.professional-hero>svg{color:var(--blue);flex:none}.skill-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.skill-check-grid label{border:1px solid var(--line);color:var(--blue-dark);background:#ffffffd1;border-radius:12px;align-items:flex-start;gap:8px;padding:10px 11px;font-weight:800;line-height:1.4;display:flex}.skill-check-grid input{margin-top:3px}.mail-sync-card{background:#eef6fbe6;border:1px solid #168be82e;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:14px 0;padding:14px;display:grid;box-shadow:0 12px 32px #13243a12}.mail-sync-card>svg{color:var(--blue)}.mail-sync-card strong{color:var(--blue-dark)}.mail-sync-card p{color:var(--muted);margin:4px 0 0;line-height:1.55}.mail-sync-card .primary-button{text-decoration:none}.professional-volunteer-list{gap:10px;display:grid}.professional-volunteer-card{border:1px solid var(--line);background:#ffffffdb;border-radius:14px;gap:10px;padding:14px;display:grid;box-shadow:0 12px 36px #13243a12}.professional-volunteer-card p{color:var(--muted);margin:0;line-height:1.58}.professional-volunteer-card b{color:var(--blue-dark);margin-bottom:3px;display:block}.referrer-hint{color:var(--blue-dark);background:#eef6fbe0;border-radius:12px;align-items:flex-start;gap:8px;padding:11px 12px;font-size:13px;font-weight:750;line-height:1.5;display:flex}.referral-rules{grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0;display:grid}.referral-rules article{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:14px;box-shadow:0 12px 36px #13243a0f}.referral-rules strong{color:var(--blue-dark);display:block}.referral-rules p{color:var(--muted);margin:6px 0 0;line-height:1.58}.volunteer-score-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0;display:grid}.volunteer-score-grid span{min-height:58px;color:var(--muted);text-align:center;background:#eef6fbd1;border-radius:12px;place-items:center;gap:2px;padding:8px;font-size:12px;display:grid}.volunteer-score-grid b{color:var(--blue-dark);font-size:18px;line-height:1}.last-reward{background:var(--yellow);border-radius:999px;width:fit-content;padding:6px 9px;font-size:12px;font-weight:850;color:var(--blue-dark)!important}.admin-toolbar{gap:10px;margin-top:12px;display:grid}.search-box.compact{margin:0}.mini-progress{width:min(100%,210px);margin-top:8px}.retention-pill{background:var(--blue-soft);width:fit-content;color:var(--blue-dark);border-radius:999px;margin-top:8px;padding:5px 8px;font-size:12px;font-weight:850;display:inline-flex}.retention-pill.expiring{color:#73500a;background:#fff6cf}.retention-pill.expired{color:#9b3f23;background:#ffe6dc}.risk-event{align-items:flex-start;gap:10px;padding:13px;display:flex}.risk-event svg{color:var(--blue);flex:none}.risk-event.high svg{color:#e4552d}.safety-card svg{color:var(--blue)}.safety-card strong,.rule-card>strong,.guardian-card-top strong,.story-card strong,.info-boundary-list strong{color:var(--blue-dark);display:block}.policy-card p,.disclaimer-card p,.rule-card>p,.guardian-card p,.panel-card p,.story-card p{margin:0;line-height:1.68}.disclaimer-card{background:#fff8f4;border:1px solid #ff6b6b47;gap:10px;margin-top:14px;padding:16px;display:grid}.disclaimer-card .section-title>span{color:#a33b2f;background:#ffe0d8}.guardian-hero{color:#fff;background:linear-gradient(135deg,#075aa7 0%,#168be8 64%,#ffd64a 100%);justify-content:space-between;align-items:center;gap:18px;min-height:138px;padding:20px;display:flex;box-shadow:0 18px 36px #168be83d}.guardian-hero p,.guardian-hero span{color:#ffffffe6;margin:0}.guardian-hero strong{margin:6px 0 2px;font-size:48px;font-weight:900;line-height:1;display:block}.rule-list article{background:var(--blue-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.simple-rules .rule-list article{align-items:flex-start}.rule-list span{background:var(--yellow);color:var(--blue-dark);border-radius:999px;flex:none;padding:7px 10px;font-weight:850}.guardian-card{border-radius:14px;padding:16px}.pilot-card{border-radius:14px;margin:14px 0;padding:16px}.pilot-card.compact{margin-top:0}.pilot-card .section-title{margin:0 0 12px}.pilot-list{gap:10px;display:grid}.pilot-row{background:#fffaf0b8;border-radius:12px;gap:8px;padding:12px;display:grid}.notification-ledger{gap:9px;margin-top:12px;display:grid}.notification-ledger.compact{margin:12px 0}.notification-ledger article{background:#eef6fbdb;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:11px;display:grid}.notification-ledger:not(.compact) article{grid-template-columns:minmax(0,.85fr) minmax(0,1fr) auto}.notification-ledger strong{color:var(--blue-dark)}.notification-ledger p,.notification-ledger span{color:var(--muted);margin:0;line-height:1.45}.notification-ledger b{background:var(--green-soft);color:var(--green-dark);white-space:nowrap;border-radius:999px;justify-self:end;padding:6px 8px;font-size:12px}.pilot-row-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.pilot-row-top strong{color:var(--blue-dark);font-weight:900}.pilot-row-top span{background:var(--green-soft);color:var(--green-dark);border-radius:999px;flex:none;padding:5px 8px;font-size:12px;font-weight:850}.pilot-row p{align-items:flex-start;gap:7px;margin:0;font-size:13px;line-height:1.45;display:flex}.pilot-row svg{color:var(--blue);flex:none;margin-top:2px}.star-rating{color:#c9d6e4;gap:2px;display:inline-flex}.star-rating .filled{color:var(--yellow-deep);fill:var(--yellow-deep)}.guardian-points{margin:12px 0}.guardian-points span{color:var(--blue-dark);font-weight:900}.success-stories{margin:16px 0}.success-stories .section-title{margin-top:0}.story-card{border-radius:14px;padding:14px}.story-card div{justify-content:space-between;align-items:center;gap:12px;display:flex}.story-card span{flex:none;font-size:12px}.story-card p{margin-top:8px}.info-panel{grid-area:aside;gap:16px;display:grid;position:sticky;top:98px}.panel-card{border-radius:14px;padding:18px}.contact-email{background:var(--blue-soft);max-width:100%;color:var(--blue-dark);overflow-wrap:anywhere;border-radius:10px;margin:0 0 8px;padding:8px 10px;font-weight:800;display:inline-flex}.ad-card{color:var(--muted);background:#fff9eae6;border:1px dashed #d9cdb8;border-radius:14px;padding:18px}.ad-card span{background:var(--blue-soft);color:var(--blue-dark);border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.ad-card strong{color:var(--ink);font-size:18px;display:block}.panel-card ul{color:var(--muted);margin:0;padding-left:20px}.panel-card li+li{margin-top:8px}.site-nav-inner,.web-frame,.panel-card,.info-panel .ad-card{box-shadow:var(--shadow-soft)}.site-nav-inner{background:#ffffffd1;border-radius:16px}.nav-actions button,.chip,.primary-button,.secondary-button,.ghost-button,.plain-button,.public-link-card button,.support-card button,.manage-card button,.review-actions button,.clue-review-card button{transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.nav-actions button:hover,.chip:hover,.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.plain-button:hover,.public-link-card button:hover,.support-card button:hover,.manage-card button:hover,.review-actions button:hover,.clue-review-card button:hover{transform:translateY(-1px)}.web-frame{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-radius:26px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8}.screen{animation:.52s both pageRise}.home-screen{padding-top:18px}.home-hero{isolation:isolate;min-height:560px;box-shadow:var(--shadow-lift);background:#315f82;border-radius:26px;position:relative;overflow:hidden}.home-hero-image,.home-hero-overlay{position:absolute;inset:0}.home-hero-image{object-fit:cover;width:100%;height:100%}.home-hero-overlay{z-index:1;background:linear-gradient(90deg,#19334aeb 0%,#214d75c2 35%,#3d7fb647 66%,#214d751f 100%),linear-gradient(#214d751f 0%,#19334a80 100%)}.home-hero-content{z-index:2;min-height:inherit;color:#fff;grid-template-columns:minmax(0,1fr) minmax(270px,330px);align-items:end;gap:28px;padding:42px;display:grid;position:relative}.hero-copy{max-width:600px;padding-bottom:18px}.hero-kicker{color:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff4d62e;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:8px 11px;font-size:13px;font-weight:850;display:inline-flex}.hero-copy h2{letter-spacing:0;max-width:560px;margin:18px 0 16px;font-size:clamp(34px,3.2vw,48px);font-weight:920;line-height:1.12}.hero-copy p{color:#ffffffd1;max-width:500px;margin:0;font-size:16px;line-height:1.82}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-primary{background:linear-gradient(135deg, var(--green) 0%, #f7d56a 100%);color:#214d75;min-width:178px;padding:0 18px;box-shadow:0 18px 38px #f4c54257}.glass-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff21;border:1px solid #ffffff3d;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-weight:850;transition:transform .18s,background .18s;display:inline-flex}.glass-button:hover{background:#fff3;transform:translateY(-1px)}.hero-insight-stack{gap:12px;animation:.72s .12s both floatIn;display:grid}.hero-live-card,.hero-insight-stack .metric-pill,.hero-insight-stack .hero-carousel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff24;border:1px solid #ffffff2e;box-shadow:0 20px 52px #0000002e}.hero-live-card{border-radius:18px;gap:8px;padding:16px;display:grid}.hero-live-card span{color:#b8ef8d;font-size:12px;font-weight:900}.hero-live-card strong{font-size:24px;line-height:1}.hero-live-card p,.hero-live-card small{color:#ffffffc7;margin:0;line-height:1.55}.hero-live-card small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hero-metrics-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hero-insight-stack .metric-pill{color:#fff;border-radius:16px;min-height:82px}.hero-insight-stack .metric-pill span{color:#ffffffb8}.hero-insight-stack .hero-carousel{border-radius:18px}.hero-insight-stack .hero-band{min-height:118px;box-shadow:none;background:linear-gradient(135deg,#f4c542e6,#3d7fb6d1);padding:18px}.hero-insight-stack .hero-band strong{font-size:42px}.hero-insight-stack .hero-band span{max-width:220px;font-size:13px}.home-content-grid{grid-template-columns:1fr;align-items:start;gap:16px;margin-top:18px;display:grid}.home-main-column,.home-side-column{min-width:0}.home-side-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.home-side-column .pilot-card{grid-column:1/-1}.home-controls{gap:10px;margin-bottom:6px;display:grid}.elevated-search{background:#fffffff0;border-radius:16px;margin:0;box-shadow:0 12px 34px #13243a14}.premium-list{gap:14px}.pet-card{background:#ffffffe6;border-color:#13243a1a;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 10px 28px #13243a12}.pet-card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(135deg,#168be817,#0000 46%);transition:opacity .2s;position:absolute;inset:0}.pet-card:hover{border-color:#168be847;transform:translateY(-3px);box-shadow:0 18px 46px #13243a1f}.pet-card:hover:after{opacity:1}.pet-card img,.manage-card img{box-shadow:inset 0 0 0 1px #ffffff3d}.elevated-panel,.map-card,.pilot-card,.story-card,.notify-card,.policy-card,.rule-card,.safety-card,.guardian-card,.anonymous-card,.admin-panel,.admin-kpi,.review-card{box-shadow:0 12px 36px #13243a12}.map-card{background:linear-gradient(135deg,#ffffffeb,#eef6fbf0),linear-gradient(135deg,#fff6dc 0%,#edf6fb 100%);min-height:178px}.guardian-summary{background:#ffffffe6}.knowledge-teaser{width:100%;color:var(--blue-dark);text-align:left;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 14px;padding:16px;display:flex}.knowledge-teaser span{color:var(--yellow-deep);font-size:12px;font-weight:900}.knowledge-teaser strong{margin:4px 0 6px;font-size:17px;display:block}.knowledge-teaser p{color:var(--muted);margin:0;line-height:1.55}.learn-hero{background:linear-gradient(135deg, #eef6fbf5, #fff6d6eb), var(--surface);border:1px solid #168be829;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;margin:14px 0;padding:18px;display:grid;box-shadow:0 14px 38px #13243a14}.learn-hero span,.mistake-card span,.knowledge-topic-card span,.live-slot-list span{background:var(--blue-soft);width:fit-content;color:var(--blue-dark);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.learn-hero strong{color:var(--blue-dark);margin:10px 0;font-size:28px;line-height:1.25;display:block}.learn-hero p,.mistake-card p,.knowledge-topic-card p,.live-slot-list p,.content-calendar-card p{color:var(--muted);margin:0;line-height:1.65}.learn-hero-actions{gap:10px;min-width:190px;display:grid}.learn-layout{grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);align-items:start;gap:16px;display:grid}.learn-main,.learn-side{gap:14px;display:grid}.mistake-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mistake-card,.knowledge-topic-card,.live-hub-card,.content-calendar-card{border-radius:14px;padding:16px;box-shadow:0 12px 36px #13243a12}.mistake-card{background:#ffffffeb}.mistake-card strong{color:var(--ink);margin:10px 0 7px;display:block}.knowledge-topic-list,.live-slot-list{gap:10px;display:grid}.knowledge-topic-card{justify-content:space-between;align-items:center;gap:12px;display:flex}.knowledge-topic-card strong{color:var(--blue-dark);margin:8px 0 5px;display:block}.knowledge-topic-card>svg{color:var(--blue);flex:none}.live-hub-card{gap:12px;display:grid}.live-slot-list article{background:#eef6fbb8;border-radius:12px;gap:8px;padding:12px;display:grid}.live-slot-list article>div,.content-calendar-card{align-items:flex-start;gap:9px;display:flex}.live-slot-list svg,.content-calendar-card svg{color:var(--blue);flex:none}.live-slot-list strong,.content-calendar-card strong{color:var(--blue-dark)}.status{box-shadow:inset 0 0 0 1px #ffffff3d}@keyframes pageRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=900px){.app-shell{grid-template-columns:1fr;grid-template-areas:"nav""main""aside";gap:0;width:100%;padding:0}.site-nav{padding:10px 12px 0;position:static}.site-nav-inner{gap:12px;display:grid}.nav-brand{min-width:0}.nav-actions{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.nav-actions button{flex:none}.web-frame{border:0;border-radius:0;width:100%;min-height:100vh;margin-top:10px}.home-screen{padding-top:14px}.home-hero{border-radius:22px;min-height:680px}.home-hero-overlay{background:linear-gradient(#05172ad1 0%,#05172aa8 46%,#05172abd 100%)}.home-hero-content,.home-content-grid{grid-template-columns:1fr}.home-hero-content{align-content:end;padding:30px}.hero-copy{padding-bottom:4px}.home-side-column{grid-template-columns:1fr;position:static}.rail-label{font-size:12px}.screen{padding-bottom:30px}.info-panel{background:#fffaf0eb;padding:18px;position:static}}@media (width<=760px){.pet-list,.photo-match-panel{grid-template-columns:1fr}.care-principles,.report-type-grid{grid-template-columns:1fr 1fr}.partner-hero,.partner-layout,.partner-flow,.learn-hero,.learn-layout,.mistake-grid,.referral-rules,.entry-card-grid,.faq-hero,.professional-hero,.mail-sync-card,.skill-check-grid,.service-loop-grid,.service-loop-actions{grid-template-columns:1fr}.professional-hero,.mail-sync-card,.faq-hero{display:grid}.learn-hero-actions{min-width:0}.partner-hero strong,.professional-hero strong,.faq-hero strong{font-size:26px}.faq-hero .primary-button{width:100%}.entry-hero{align-items:flex-start}.entry-hero strong{font-size:26px}.home-hero{min-height:720px}.home-hero-image{object-position:62% center}.hero-metrics-grid{grid-template-columns:1fr 1fr 1fr}.web-test-notice{display:grid}.web-test-notice a{justify-self:start}}@media (width<=520px){.care-principles{grid-template-columns:1fr}.detail-page-bar,.public-link-card,.poster-top,.support-actions,.conversation-item,.manage-card{grid-template-columns:1fr;display:grid}.detail-page-bar .plain-button,.public-link-card button,.support-actions button,.manage-card button{width:100%}.poster-top strong{justify-self:start}.poster h2{font-size:34px}.poster-hero,.poster-hero img{height:260px;min-height:0}.poster-action{gap:12px;padding:14px;display:grid}.qr-box{aspect-ratio:1;width:min(100%,180px);height:auto;margin:0 auto}.poster-action strong{font-size:18px}.poster-footer{font-size:13px}.home-hero{border-radius:18px;min-height:0}.home-hero-content{gap:14px;min-height:620px;padding:22px}.hero-copy h2{margin:14px 0 12px;font-size:31px}.hero-copy p{font-size:14px;line-height:1.62}.hero-actions{margin-top:18px;display:grid}.hero-actions button,.glass-button{width:100%}.hero-metrics-grid,.hero-insight-stack .hero-carousel{display:none}.hero-live-card{padding:14px}.hero-live-card strong{font-size:21px}.hero-live-card small{-webkit-line-clamp:1}.home-side-column{grid-template-columns:1fr}}@media (width<=420px){.two-grid,.fact-grid,.admin-grid,.review-fields{grid-template-columns:1fr}.admin-kpi-grid,.review-stats,.review-actions{grid-template-columns:1fr 1fr}.pulse-row,.impact-strip,.notify-grid{grid-template-columns:1fr}.category-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.report-type-grid,.partner-hero-metrics,.partner-type-grid,.admin-entry-metrics{grid-template-columns:1fr}.entry-hero{min-height:0;display:grid}.entry-hero>svg{width:38px;height:38px}.admin-hero{display:grid}.review-row{grid-template-columns:48px 1fr}.review-badge{grid-column:2;justify-self:start}.review-card-top{grid-template-columns:62px 1fr}.review-card-top img{width:62px;height:62px}.notification-ledger:not(.compact) article{grid-template-columns:minmax(0,1fr) auto}.notification-ledger:not(.compact) article>span{grid-column:1/-1}.pet-card{grid-template-columns:78px 1fr;align-items:flex-start}.pet-card>svg{display:none}.pet-card img{width:78px;height:78px}.topbar{padding-left:16px;padding-right:16px}.studio-logo{width:46px;height:46px}.topbar h1{font-size:24px}.topbar .icon-button{display:none}.web-test-notice{margin-left:16px;margin-right:16px;padding:14px}.web-test-notice p:not(.mode-line){display:none}.web-test-notice strong{font-size:16px}.web-test-notice p{font-size:13px}.screen{padding-left:16px;padding-right:16px}.nav-actions button{padding:0 11px}.section-title{align-items:flex-start;gap:10px}.section-title>span{width:38px;height:38px}.section-title h2{font-size:19px}.hero-band{min-height:138px;padding:18px 16px}.hero-band strong{font-size:44px}.hero-band svg{width:34px;height:34px}.notification-ledger article,.notification-ledger.compact article{grid-template-columns:1fr}.notification-ledger b{justify-self:start}.review-actions button{padding:0 8px}.share-action-grid,.communication-grid,.promotion-slot-grid,.service-loop-actions,.share-action-grid article{grid-template-columns:1fr}.share-action-grid button,.promotion-reserve-card>a{width:100%}.case-code-strip{grid-template-columns:auto 1fr}.case-code-strip strong,.case-code-strip p{grid-column:1/-1}}@media print{body{background:#fff}.side-rail,.site-nav,.topbar,.info-panel,.web-test-notice,.section-title{display:none}.app-shell{min-height:0;padding:0;display:block}.web-frame{width:100%;min-height:0;box-shadow:none;background:#fff;border:0;border-radius:0}.screen{padding:0}.poster{min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:18mm}}
