.pfq-daily-card{margin:0 0 28px;padding:0;background:transparent;border:0;box-shadow:none}
.pfq-daily-title-wrap{position:relative;margin:0 0 16px!important;padding:0!important;width:100%}
.pfq-daily-title-wrap .pfq-daily-title{margin:0!important;padding:0!important;border-color:#024997!important;width:100%!important}
.pfq-daily-title-wrap .pfq-daily-title>span{background-color:#024997!important;color:#fff!important}
.pfq-daily-title-wrap .pfq-daily-more{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2;display:inline-block;background:#fff;padding:4px 0 4px 12px;font-size:12px;font-weight:700;line-height:1.2;color:#111827;text-decoration:none;white-space:nowrap}
.pfq-daily-title-wrap .pfq-daily-more:hover{color:#024997;text-decoration:none}
.pfq-daily-image{display:block;overflow:hidden;border-radius:10px;background:transparent;line-height:0}
.pfq-daily-image img{display:block;width:100%!important;height:auto!important;aspect-ratio:4/5;object-fit:cover;border:0!important;margin:0!important;padding:0!important;transition:opacity .15s ease}
.pfq-daily-image:hover img{opacity:.97}
.pfq-daily-copy{font-size:13px;line-height:1.45;color:#475569;margin:9px 1px 0}.pfq-theme-headerless{margin-top:0!important}.pfq-daily-footer a:hover{text-decoration:underline}
.pfq-daily-kicker{display:none}.pfq-archive-shell{max-width:1180px;margin:0 auto;padding:42px 18px 70px}.pfq-archive-head{max-width:760px;margin-bottom:24px}.pfq-archive-head span{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#024997;font-size:12px}.pfq-archive-head h1{font-size:42px;line-height:1.05;margin:8px 0}.pfq-archive-head p{font-size:17px;color:#64748b}.pfq-filter{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 24px}.pfq-filter a{padding:8px 13px;border-radius:999px;border:1px solid #dbe3ee;text-decoration:none;color:#334155}.pfq-filter a.is-active{background:#024997;color:#fff;border-color:#024997}.pfq-archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pfq-archive-card{background:#fff;border:1px solid #e5e7eb}.pfq-archive-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.pfq-archive-meta{padding:10px 12px}.pfq-archive-meta strong,.pfq-archive-meta span{display:block}.pfq-archive-meta span{font-size:12px;color:#64748b;margin-top:4px}.pfq-pagination{margin-top:30px}.pfq-pagination .page-numbers{display:inline-block;padding:6px 10px;border:1px solid #ddd;margin-right:4px;text-decoration:none}.pfq-pagination .current{background:#024997;color:#fff;border-color:#024997}@media(max-width:900px){.pfq-archive-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.pfq-archive-head h1{font-size:32px}.pfq-archive-grid{grid-template-columns:repeat(2,1fr);gap:10px}}

@media(max-width:640px){.pfq-daily-title-wrap{margin-bottom:12px!important}.pfq-daily-title-wrap .pfq-daily-more{font-size:11px;padding-left:8px}}


/* PF Quotes archive: theme-aligned, image-first gallery + share modal */
.pfq-archive-shell{max-width:1180px;margin:0 auto;padding:34px 18px 72px}
.pfq-archive-heading{margin:0 0 18px}
.pfq-archive-title-wrap{margin:0 0 10px!important;padding:0!important}
.pfq-archive-title-wrap .pfq-archive-title{margin:0!important;border-color:#024997!important}
.pfq-archive-title-wrap .pfq-archive-title>span{background:#024997!important;color:#fff!important}
.pfq-archive-heading>p{margin:0;color:#64748b;font-size:15px;line-height:1.5}
.pfq-filter{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 22px}
.pfq-filter a{display:inline-flex;align-items:center;min-height:32px;padding:5px 11px;border-radius:999px;border:1px solid #dbe3ee;text-decoration:none;color:#334155;font-size:12px;font-weight:600;background:#fff}
.pfq-filter a:hover{border-color:#024997;color:#024997}
.pfq-filter a.is-active{background:#024997;color:#fff;border-color:#024997}
.pfq-archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.pfq-archive-card{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;overflow:hidden;border-radius:10px;line-height:0}
.pfq-archive-card img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;margin:0!important;border:0!important;transition:transform .18s ease,opacity .18s ease}
.pfq-archive-card:hover img{transform:scale(1.015);opacity:.96}
.pfq-card-hover{position:absolute;right:9px;bottom:9px;display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:rgba(17,24,39,.78);color:#fff;font-size:11px;line-height:1;font-weight:700;opacity:0;transform:translateY(3px);transition:opacity .15s ease,transform .15s ease}
.pfq-archive-card:hover .pfq-card-hover,.pfq-archive-card:focus .pfq-card-hover{opacity:1;transform:none}
.pfq-pagination{margin-top:28px}
.pfq-empty-state{padding:30px 0;color:#64748b}

.pfq-modal[hidden]{display:none!important}
.pfq-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px}
.pfq-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.72);backdrop-filter:blur(3px)}
.pfq-modal-dialog{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,460px) minmax(250px,340px);width:min(860px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 30px 80px rgba(15,23,42,.28)}
.pfq-modal-media{background:#f8fafc;display:grid;place-items:center}
.pfq-modal-media img{display:block;width:100%;height:auto;max-height:84vh;object-fit:contain;margin:0!important;border:0!important}
.pfq-modal-info{padding:30px;display:flex;flex-direction:column;justify-content:center}
.pfq-modal-meta span{display:inline-block;color:#024997;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.pfq-modal-info h2{margin:8px 0 8px;font-size:23px;line-height:1.2}
.pfq-modal-info p{margin:0;color:#64748b;font-size:14px;line-height:1.55}
.pfq-modal-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}
.pfq-share-btn{appearance:none;border:1px solid #cbd5e1;background:#fff;color:#111827;border-radius:7px;padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer}
.pfq-share-btn:hover{border-color:#024997;color:#024997}
.pfq-share-primary{background:#024997;border-color:#024997;color:#fff}
.pfq-share-primary:hover{background:#023d80;color:#fff}
.pfq-copy-status{min-height:20px!important;margin-top:8px!important;font-size:12px!important;color:#15803d!important}
.pfq-modal-close{position:absolute;top:10px;right:10px;z-index:3;width:34px;height:34px;border:0;border-radius:999px;background:rgba(17,24,39,.72);color:#fff;font-size:24px;line-height:30px;cursor:pointer}
body.pfq-modal-open{overflow:hidden}

@media(max-width:900px){.pfq-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pfq-modal-dialog{grid-template-columns:1fr;width:min(560px,96vw)}.pfq-modal-media img{max-height:62vh}.pfq-modal-info{padding:20px 22px}}
@media(max-width:640px){.pfq-archive-shell{padding:24px 14px 56px}.pfq-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pfq-card-hover{display:none}.pfq-modal{padding:12px}.pfq-modal-dialog{border-radius:12px;max-height:94vh}.pfq-modal-media img{max-height:64vh}.pfq-modal-info{padding:17px 18px 20px}.pfq-modal-info h2{font-size:20px}.pfq-modal-actions{margin-top:16px}.pfq-share-btn{flex:1 1 auto}}


/* v0.1.19: Community Feed-inspired Quotes archive */
.pfq-archive-shell{width:min(1068px,calc(100% - 32px));max-width:none;margin:28px auto 64px;padding:0;color:#101828;font-family:inherit}
.pfq-archive-heading{margin:0 0 16px}
.pfq-archive-heading>p{font-size:14px;color:#667085}
.pfq-filter{margin:0 0 18px}
.pfq-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}
.pfq-community-card{min-width:0;overflow:hidden;border:1px solid #e9edf3;border-radius:20px;background:#fff;box-shadow:0 4px 16px rgba(16,24,40,.045);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.pfq-community-card:hover,.pfq-community-card:focus-visible{transform:translateY(-3px);border-color:#d8e4f3;box-shadow:0 14px 32px rgba(16,24,40,.10);outline:none}
.pfq-community-card-head{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px}
.pfq-community-profile{min-width:0;display:flex;align-items:center;gap:10px}
.pfq-community-avatar{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#01366f 0%,#024997 55%,#0b78d5 100%);color:#fff;font-size:22px;line-height:1;font-weight:900;box-shadow:inset 0 0 0 2px rgba(255,255,255,.18)}
.pfq-community-profile-copy{min-width:0}
.pfq-community-profile-copy strong{display:block;overflow:hidden;color:#171b24;font-size:13px;line-height:1.3;font-weight:850;text-overflow:ellipsis;white-space:nowrap}
.pfq-community-profile-copy span{display:block;margin-top:3px;color:#7a8492;font-size:11px;line-height:1.3}
.pfq-community-views{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;color:#8a94a2;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}
.pfq-community-views svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pfq-community-media{position:relative;overflow:hidden;aspect-ratio:4/5;background:#eef2f6}
.pfq-community-media::after{content:'';position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.025)}
.pfq-community-media img{display:block;width:100%!important;height:100%!important;object-fit:cover;object-position:center;margin:0!important;border:0!important;transform:scale(1.001);transition:transform .35s ease}
.pfq-community-card:hover .pfq-community-media img{transform:scale(1.02)}
.pfq-community-caption{min-height:66px;padding:12px 14px 14px;color:#3b4350;font-size:13px;line-height:1.5}
.pfq-community-caption-inner{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:3em}
.pfq-community-share-hint{display:block;margin-top:7px;color:#024997;font-size:11px;font-weight:800}
.pfq-pagination{display:flex;justify-content:center;margin-top:30px}

/* Keep the quote modal simple, but visually related to the Community feed. */
.pfq-modal-backdrop{background:rgba(8,14,24,.86);backdrop-filter:blur(5px)}
.pfq-modal-dialog{border-radius:20px;overflow:hidden}
.pfq-modal-info{background:#fff}
.pfq-modal-meta span{padding:5px 8px;border-radius:999px;background:#f3f8fe;color:#024997;letter-spacing:.04em}

@media(max-width:980px){.pfq-archive-shell{width:min(920px,calc(100% - 28px))}.pfq-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}
@media(max-width:620px){.pfq-archive-shell{width:auto;max-width:none;margin:12px 0 0;padding:0 12px 56px;overflow-x:hidden}.pfq-archive-grid{grid-template-columns:1fr;gap:14px}.pfq-community-card{border-radius:16px;box-shadow:0 3px 12px rgba(16,24,40,.04)}.pfq-community-card:hover,.pfq-community-card:focus-visible{transform:none;box-shadow:0 3px 12px rgba(16,24,40,.04)}.pfq-community-card-head{min-height:60px;padding:9px 12px}.pfq-community-avatar{flex-basis:36px;width:36px;height:36px}.pfq-community-media{aspect-ratio:4/5;min-height:0;max-height:none}.pfq-community-media img{height:100%!important;max-height:none;object-fit:cover}.pfq-community-caption{min-height:0;padding:11px 12px 14px}.pfq-community-caption-inner{-webkit-line-clamp:3;max-height:4.5em}.pfq-community-card:hover .pfq-community-media img{transform:none}}


/* v0.1.20: headerless Newspaper-style quote archive */
.pfq-archive-shell{width:min(1180px,calc(100% - 40px));max-width:none;margin:30px auto 64px;padding:0;color:#111;font-family:inherit}
.pfq-archive-heading{display:none!important}
.pfq-filter{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 18px;padding:0 0 12px;border-bottom:1px solid #e6e6e6}
.pfq-filter a{min-height:auto;padding:4px 9px;border-radius:2px;border:1px solid #d9d9d9;background:#fff;color:#333;font-size:11px;font-weight:700;line-height:1.5}
.pfq-filter a:hover{border-color:#024997;color:#024997}
.pfq-filter a.is-active{background:#024997;border-color:#024997;color:#fff}
.pfq-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}
.pfq-community-card{display:none!important}
.pfq-quote-box{overflow:hidden;background:#fff;border:1px solid #e2e2e2;border-radius:3px;box-shadow:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}
.pfq-quote-box:hover,.pfq-quote-box:focus-visible{border-color:#c8c8c8;box-shadow:0 4px 14px rgba(0,0,0,.06);outline:none}
.pfq-quote-box-media{aspect-ratio:4/5;overflow:hidden;background:#f4f4f4}
.pfq-quote-box-media img{display:block;width:100%!important;height:100%!important;object-fit:cover;object-position:center;margin:0!important;border:0!important;transition:opacity .15s ease}
.pfq-quote-box:hover .pfq-quote-box-media img{opacity:.985}
.pfq-quote-box-meta{padding:10px 12px 11px;border-top:1px solid #ededed}
.pfq-quote-box-copy{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:38px;color:#252525;font-size:13px;line-height:1.45}
.pfq-quote-box-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;color:#8a8a8a;font-size:10px;line-height:1}
.pfq-quote-box-category{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#024997}
.pfq-quote-box-views{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}
.pfq-quote-box-views svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:980px){.pfq-archive-shell{width:min(920px,calc(100% - 28px))}.pfq-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:620px){.pfq-archive-shell{width:auto;margin:16px 0 0;padding:0 12px 50px}.pfq-filter{margin-bottom:12px}.pfq-archive-grid{grid-template-columns:1fr;gap:14px}.pfq-quote-box-meta{padding:9px 11px 10px}}


/* v0.1.21: mirror PF Feed's proven page/container sizing */
.pfq-archive-template-main{
    width:100%;
}
.pfq-archive-shell,
.pfq-archive-shell *{
    box-sizing:border-box;
}
.pfq-archive-shell{
    width:min(1068px,calc(100% - 32px))!important;
    max-width:none!important;
    margin:28px auto 64px!important;
    padding:0!important;
    color:#101828;
    font-family:inherit;
}
.pfq-filter{
    width:100%;
    margin:0 0 16px!important;
    padding:0 0 12px!important;
    border-bottom:1px solid #e9edf3!important;
}
.pfq-archive-grid{
    width:100%;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:20px!important;
    align-items:start!important;
}
.pfq-quote-box{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    overflow:hidden!important;
    border:1px solid #e9edf3!important;
    border-radius:4px!important;
    background:#fff!important;
    box-shadow:0 3px 12px rgba(16,24,40,.035)!important;
}
.pfq-quote-box-media{
    width:100%!important;
    aspect-ratio:4/5!important;
    min-height:0!important;
    overflow:hidden!important;
}
.pfq-quote-box-media img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    margin:0!important;
}
.pfq-quote-box-meta{
    width:100%!important;
}
@media(max-width:980px){
    .pfq-archive-shell{
        width:min(920px,calc(100% - 28px))!important;
    }
    .pfq-archive-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:18px!important;
    }
}
@media(max-width:620px){
    .pfq-archive-shell{
        width:auto!important;
        max-width:none!important;
        margin:12px 0 0!important;
        padding:0 12px 56px!important;
        overflow-x:hidden!important;
    }
    .pfq-archive-grid{
        grid-template-columns:1fr!important;
        gap:14px!important;
    }
}


/* v0.1.22: direct sharing + dedicated quote page */
.pfq-quote-box-actions{display:flex;align-items:center;gap:10px;margin-left:auto}
.pfq-card-share{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#5f6b7a;font:inherit;font-size:10px;font-weight:700;cursor:pointer}
.pfq-card-share:hover{color:#024997}
.pfq-card-share svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.pfq-single-main{width:100%}
.pfq-single-quote{width:min(980px,calc(100% - 32px));margin:30px auto 64px;box-sizing:border-box}
.pfq-single-back{display:inline-block;margin-bottom:18px;color:#024997;font-size:12px;font-weight:700;text-decoration:none}
.pfq-single-back:hover{text-decoration:underline}
.pfq-single-layout{display:grid;grid-template-columns:minmax(320px,520px) minmax(260px,1fr);gap:34px;align-items:start}
.pfq-single-art{overflow:hidden;background:#f4f4f4;border:1px solid #e5e7eb;border-radius:4px}
.pfq-single-art img{display:block;width:100%!important;height:auto!important;aspect-ratio:4/5;object-fit:cover;margin:0!important}
.pfq-single-content{padding-top:8px}
.pfq-single-category{margin-bottom:14px;color:#024997;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.pfq-single-text{margin:0;color:#202124;font-size:24px;line-height:1.35;font-weight:700}
.pfq-single-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}
.pfq-single-share,.pfq-single-copy{min-height:40px;padding:0 16px;border-radius:3px;border:1px solid #024997;font-size:12px;font-weight:700;cursor:pointer}
.pfq-single-share{background:#024997;color:#fff}
.pfq-single-copy{background:#fff;color:#024997}
.pfq-single-copy-status{min-height:18px;margin:9px 0 0;color:#667085;font-size:11px}
@media(max-width:720px){
  .pfq-single-quote{width:auto;margin:16px 0 0;padding:0 12px 50px}
  .pfq-single-layout{grid-template-columns:1fr;gap:18px}
  .pfq-single-content{padding-top:0}
  .pfq-single-text{font-size:20px}
}
