/*
Theme Name: Benjamin Riske — Precios
Theme URI: https://benjaminriske.com/precios/
Author: Benjamin Riske
Author URI: https://benjaminriske.com/
Description: Tema independiente con la página de precios de Benjamin Riske como portada, plantilla de precios reutilizable y soporte para páginas y entradas de WordPress. No requiere un tema padre ni plugins.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: benjamin-riske-precios-theme
Tags: one-column, custom-menu, custom-logo, featured-images, full-width-template
*/

:root{--sans:Arial,Helvetica,sans-serif;--brpt-ink:#111;--brpt-paper:#fff;--brpt-line:#d9d8d4}
*,*::before,*::after{box-sizing:border-box}
body{margin:0;background:var(--brpt-paper);color:var(--brpt-ink);font-family:var(--sans);line-height:1.6}
img,video{max-width:100%;height:auto}iframe{max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}
:where(a,button,input,textarea,select,summary):focus-visible{outline:2px solid currentColor;outline-offset:4px}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.skip-link:focus{clip:auto;clip-path:none;height:auto;width:auto;top:1rem;left:1rem;padding:.75rem 1rem;background:#111;color:#fff;z-index:100000;text-decoration:none}
.brpt-header,.brpt-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;padding:1.5rem max(1rem,calc((100% - 92rem)/2));border-bottom:1px solid var(--brpt-line)}
.brpt-brand{font-weight:800;text-decoration:none}.custom-logo{width:auto;max-height:4rem}.brpt-menu{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin:0;padding:0;list-style:none}.brpt-menu ul{padding-left:1rem}.brpt-menu a{text-underline-offset:.3em}
.brpt-footer{border-top:1px solid var(--brpt-line);border-bottom:0;font-size:.8rem;color:#666}.brpt-footer p{margin:0}
.brpt-content{width:min(calc(100% - 2rem),72rem);min-height:50vh;margin:0 auto;padding:clamp(3rem,6vw,6rem) 0;overflow-wrap:anywhere}
.brpt-content h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1.05;letter-spacing:-.04em}.brpt-content h2{line-height:1.2}.brpt-content>article+article{border-top:1px solid var(--brpt-line);margin-top:3rem;padding-top:2rem}
.brpt-entry-content{display:flow-root}.brpt-entry-content::after{content:"";display:table;clear:both}.brpt-entry-content figure{max-width:100%}.brpt-entry-content table{max-width:100%;border-collapse:collapse}.brpt-entry-content td,.brpt-entry-content th{padding:.7rem;border:1px solid var(--brpt-line)}
.alignleft{float:left;margin:0 1.5rem 1.5rem 0}.alignright{float:right;margin:0 0 1.5rem 1.5rem}.aligncenter{display:block;margin-inline:auto}.alignwide,.alignfull{width:100%;max-width:100%;margin-inline:0}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{color:#666;font-size:.85rem}.sticky{border-left:3px solid #111;padding-left:1.5rem}.bypostauthor>.comment-body{border-left:2px solid #111;padding-left:1rem}
.brpt-content input:not([type=checkbox]):not([type=radio]),.brpt-content textarea,.brpt-content select{max-width:100%;padding:.7rem;border:1px solid #999;background:#fff;color:#111}.brpt-content button,.brpt-content input[type=submit]{padding:.75rem 1rem;border:1px solid #111;background:#111;color:#fff;cursor:pointer}.comment-form label{display:block}.comment-form-cookies-consent label{display:inline}.comment-list{padding-left:1.5rem}.comment-list .children{padding-left:1rem}.comment-body{margin-block:2rem}.page-numbers{display:inline-block;padding:.4rem .65rem}.brpt-pricing-main{width:100%;margin:0;padding:0}
@media(max-width:40rem){.alignleft,.alignright{float:none;margin-inline:0}.brpt-header,.brpt-footer{align-items:flex-start}.brpt-header{flex-direction:column}}
