:root{--ptbr-bg:#fbf6f1;--ptbr-card:#fffdfb;--ptbr-text:#35473d;--ptbr-muted:#766d68;--ptbr-accent:#c8818d;--ptbr-accent-soft:#f4e3e4;--ptbr-green-soft:#edf4ef;--ptbr-border:#eadbd7;--ptbr-radius:18px}.ptbr-wrap,.ptbr-single-page{color:var(--ptbr-text)}.ptbr-wrap{width:100%}.ptbr-section{margin:0 0 48px}.ptbr-section-heading{margin-bottom:20px}.ptbr-section-heading h2{margin:4px 0 6px;color:var(--ptbr-text);font-size:clamp(1.55rem, 3vw, 2.15rem)}.ptbr-section-heading p{margin:0;color:var(--ptbr-muted);max-width:760px}.ptbr-kicker{display:inline-block;font-size:.68rem;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:var(--ptbr-accent);font-weight:700}.ptbr-current-list{display:grid;gap:20px}.ptbr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ptbr-card{background:var(--ptbr-card);border:1px solid var(--ptbr-border);border-radius:var(--ptbr-radius);overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 8px 28px rgb(64 46 43 / .05)}.ptbr-card--current{display:grid;grid-template-columns:minmax(220px,34%) 1fr}.ptbr-card__cover{display:block;background:var(--ptbr-accent-soft);min-height:280px;overflow:hidden}.ptbr-card__cover img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.ptbr-card--current .ptbr-card__cover img{min-height:360px}.ptbr-card__placeholder{min-height:280px;display:grid;place-items:center;font-size:4rem;background:var(--ptbr-accent-soft)}.ptbr-card__body{padding:22px;display:flex;flex-direction:column;align-items:flex-start}.ptbr-card__title{margin:10px 0 3px;font-size:1.35rem;line-height:1.2}.ptbr-card__title a{color:var(--ptbr-text);text-decoration:none}.ptbr-card__author{margin:0 0 12px;color:var(--ptbr-muted)}.ptbr-card__meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:.9rem;color:var(--ptbr-muted)}.ptbr-card__excerpt{margin:16px 0 12px;line-height:1.65;color:var(--ptbr-text)}.ptbr-card__byline{margin:0 0 16px;color:var(--ptbr-muted);font-size:.85rem}.ptbr-badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ptbr-badge--current{background:var(--ptbr-green-soft);color:#476655}.ptbr-badge--future{background:var(--ptbr-accent-soft);color:#8d5660}.ptbr-badge--past{background:#f0ece9;color:#706760}.ptbr-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid var(--ptbr-accent);border-radius:999px;background:var(--ptbr-accent);color:#fff!important;text-decoration:none!important;font-weight:650;cursor:pointer}.ptbr-button:hover{filter:brightness(.96)}.ptbr-button--ghost{background:#fff0;color:var(--ptbr-accent)!important}.ptbr-button--small{min-height:38px;padding:8px 14px;font-size:.9rem}.ptbr-archive-cta{text-align:center;margin:12px 0 8px}.ptbr-empty,.ptbr-login-gate,.ptbr-success,.ptbr-error{border:1px solid var(--ptbr-border);border-radius:var(--ptbr-radius);padding:20px;background:var(--ptbr-card)}.ptbr-success{background:var(--ptbr-green-soft)}.ptbr-error{background:#fff1f1;border-color:#efcaca}.ptbr-form{background:var(--ptbr-card);border:1px solid var(--ptbr-border);border-radius:var(--ptbr-radius);padding:clamp(18px, 4vw, 34px)}.ptbr-form__intro{margin-bottom:24px}.ptbr-form__intro h2{margin:4px 0 6px}.ptbr-form__intro p{margin:0;color:var(--ptbr-muted)}.ptbr-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ptbr-field{margin:0;min-width:0}.ptbr-field--full{grid-column:1 / -1}.ptbr-field label{display:block;margin-bottom:6px;font-weight:650}.ptbr-field input[type="text"],.ptbr-field input[type="url"],.ptbr-field input[type="date"],.ptbr-field input[type="file"],.ptbr-field textarea{width:100%;min-height:46px;border:1px solid var(--ptbr-border);border-radius:12px;background:#fff;padding:10px 12px;font-size:16px;color:var(--ptbr-text)}.ptbr-field textarea{min-height:110px}.ptbr-field small{display:block;margin-top:5px;color:var(--ptbr-muted)}.ptbr-editor-wrap{margin-top:20px}.ptbr-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.ptbr-my-list{display:grid;gap:10px}.ptbr-my-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:15px 16px;border:1px solid var(--ptbr-border);border-radius:14px;background:var(--ptbr-card)}.ptbr-my-row .ptbr-actions{margin:0}.ptbr-single-page{width:min(1120px, calc(100% - 32px));margin:40px auto 72px}.ptbr-single{background:var(--ptbr-bg);border-radius:22px}.ptbr-back{display:inline-block;margin-bottom:18px;color:var(--ptbr-accent);text-decoration:none;font-weight:650}.ptbr-single-hero{display:grid;grid-template-columns:minmax(220px,34%) 1fr;gap:clamp(24px, 5vw, 56px);align-items:start}.ptbr-single-cover img{width:100%;height:auto;max-height:620px;object-fit:cover;border-radius:18px;box-shadow:0 12px 36px rgb(64 46 43 / .08)}.ptbr-single-head h1{margin:7px 0 18px;color:var(--ptbr-text);font-size:clamp(2rem, 5vw, 3.3rem);line-height:1.05}.ptbr-single-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ptbr-single-meta>div{padding:13px 14px;border-radius:13px;border:1px solid var(--ptbr-border);background:var(--ptbr-card)}.ptbr-single-meta>div span{display:block;color:var(--ptbr-muted);font-size:.76rem;margin-bottom:2px}.ptbr-single-meta>.ptbr-badge{grid-column:1 / -1;justify-self:start}.ptbr-single-short{margin-top:20px;font-size:1.05rem;line-height:1.7}.ptbr-single-content{margin-top:40px;padding:clamp(22px, 4vw, 42px);background:var(--ptbr-card);border:1px solid var(--ptbr-border);border-radius:var(--ptbr-radius);line-height:1.75}@media (max-width:900px){.ptbr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ptbr-card--current,.ptbr-single-hero{grid-template-columns:1fr}.ptbr-card--current .ptbr-card__cover img{min-height:300px;max-height:520px}.ptbr-single-cover{max-width:460px}}@media (max-width:620px){.ptbr-grid,.ptbr-form-grid,.ptbr-single-meta{grid-template-columns:1fr}.ptbr-my-row{align-items:flex-start;flex-direction:column}.ptbr-card__cover,.ptbr-card__cover img,.ptbr-card__placeholder{min-height:240px}.ptbr-card__body{padding:18px}}.ptbr-review-summary{margin:22px 0 0;padding:16px 18px;border:1px solid var(--ptbr-border);border-radius:14px;background:var(--ptbr-green-soft)}.ptbr-review-summary--compact{width:100%;margin:2px 0 17px;padding:12px 14px}.ptbr-review-summary__label{display:block;margin-bottom:6px;color:var(--ptbr-muted);font-size:.72rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.ptbr-review-summary__score{display:flex;flex-wrap:wrap;gap:7px 10px;align-items:center}.ptbr-review-summary__score strong{color:var(--ptbr-text)}.ptbr-review-summary__score>span:last-child{color:var(--ptbr-muted);font-size:.9rem}.ptbr-review-summary__empty{color:var(--ptbr-muted);font-size:.92rem}.ptbr-stars{display:inline-block;color:#c9943c;letter-spacing:.08em;white-space:nowrap}.ptbr-reviews{margin-top:34px;padding:clamp(22px, 4vw, 42px);background:var(--ptbr-card);border:1px solid var(--ptbr-border);border-radius:var(--ptbr-radius)}.ptbr-reviews>.ptbr-review-summary{margin-bottom:22px}.ptbr-review-form{margin:22px 0 32px;padding:20px;border:1px solid var(--ptbr-border);border-radius:16px;background:var(--ptbr-bg)}.ptbr-review-form__head h3{margin:0 0 5px;color:var(--ptbr-text)}.ptbr-review-form__head p{margin:0 0 16px;color:var(--ptbr-muted)}.ptbr-rating-field{margin:0 0 16px;padding:0;border:0}.ptbr-rating-field legend{margin-bottom:7px;font-weight:650}.ptbr-star-input{display:inline-flex;flex-direction:row-reverse;gap:3px}.ptbr-star-input input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.ptbr-star-input label{cursor:pointer;color:#d7cdc7;font-size:2rem;line-height:1;padding:2px;transition:color .15s ease,transform .15s ease}.ptbr-star-input label:hover,.ptbr-star-input label:hover~label,.ptbr-star-input input:checked~label{color:#c9943c}.ptbr-star-input input:focus-visible+label{outline:2px solid var(--ptbr-accent);outline-offset:3px;border-radius:4px}.ptbr-star-input label:hover{transform:translateY(-1px)}.ptbr-review-login{margin:22px 0 30px}.ptbr-review-list{margin-top:28px}.ptbr-review-list h3{margin:0 0 14px;color:var(--ptbr-text)}.ptbr-review-card{padding:17px 18px;border:1px solid var(--ptbr-border);border-radius:14px;background:var(--ptbr-bg)}.ptbr-review-card+.ptbr-review-card{margin-top:10px}.ptbr-review-card__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px}.ptbr-review-card p{margin:10px 0 0;line-height:1.65;color:var(--ptbr-text)}@media (max-width:620px){.ptbr-reviews{padding:18px}.ptbr-review-form{padding:16px}.ptbr-review-card__head{align-items:flex-start;flex-direction:column}}.ptbr-link-fields{margin-top:24px;padding:20px;border:1px solid var(--ptbr-border);border-radius:16px;background:var(--ptbr-bg)}.ptbr-link-fields__head{margin-bottom:16px}.ptbr-link-fields__head h3{margin:5px 0 5px;color:var(--ptbr-text)}.ptbr-link-fields__head p{margin:0;color:var(--ptbr-muted)}.ptbr-book-links{margin-top:28px;padding:clamp(20px, 4vw, 30px);border:1px solid var(--ptbr-border);border-radius:var(--ptbr-radius);background:var(--ptbr-green-soft)}.ptbr-book-links__head h2{margin:5px 0 14px;color:var(--ptbr-text);font-size:clamp(1.35rem, 2.5vw, 1.8rem)}.ptbr-book-links__actions{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:620px){.ptbr-book-links__actions .ptbr-button{width:100%}.ptbr-link-fields{padding:16px}}.ptbr-page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 42px;padding:clamp(24px, 5vw, 46px);border:1px solid var(--ptbr-border);border-radius:22px;background:linear-gradient(135deg,var(--ptbr-card),var(--ptbr-green-soft))}.ptbr-page-intro__copy{max-width:760px}.ptbr-page-intro h1{margin:7px 0 12px;color:var(--ptbr-text);font-size:clamp(2.15rem, 5vw, 3.6rem);line-height:1.02}.ptbr-page-intro p{margin:0;max-width:70ch;color:var(--ptbr-muted);font-size:1.02rem;line-height:1.7}.ptbr-page-intro__actions{flex:0 0 auto}.ptbr-section-heading p{margin:6px 0 0;color:var(--ptbr-muted)}.ptbr-archive-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:42px;padding:clamp(22px, 4vw, 34px);border:1px solid var(--ptbr-border);border-radius:var(--ptbr-radius);background:var(--ptbr-green-soft)}.ptbr-archive-panel h2{margin:5px 0 7px;color:var(--ptbr-text)}.ptbr-archive-panel p{margin:0;color:var(--ptbr-muted);max-width:66ch;line-height:1.65}.ptbr-year-filter{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:-14px 0 36px;padding:16px 18px;border:1px solid var(--ptbr-border);border-radius:16px;background:var(--ptbr-card)}.ptbr-year-filter__label{margin-right:4px;font-weight:700;color:var(--ptbr-text)}.ptbr-year-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid var(--ptbr-border);border-radius:999px;background:var(--ptbr-bg);color:var(--ptbr-text)!important;text-decoration:none!important;font-weight:650}.ptbr-year-chip:hover{border-color:var(--ptbr-accent);color:var(--ptbr-accent)!important}.ptbr-year-chip.is-active{border-color:var(--ptbr-accent);background:var(--ptbr-accent);color:#fff!important}.ptbr-single-topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:18px}.ptbr-single-topbar .ptbr-back{margin:0}.ptbr-single-edit{margin-left:auto}@media (max-width:760px){.ptbr-page-intro,.ptbr-archive-panel{align-items:flex-start;flex-direction:column}.ptbr-page-intro__actions,.ptbr-page-intro__actions .ptbr-button,.ptbr-archive-panel>.ptbr-button{width:100%}.ptbr-year-filter{margin-top:-20px}}