/*
Theme Name: Private Account Records
Description: A blue-and-white private archive interface for the Private Account Records Manager plugin. This is a dedicated application theme, not a Facebook or law-enforcement portal.
Version: 1.2.0
Requires at least: 6.4
Requires PHP: 8.0
Author: Private Account Records
License: GPL-2.0-or-later
Text Domain: private-account-records-theme
*/
html{scroll-behavior:smooth}body{margin:0;background:#f0f3f7;color:#202a38;font-family:Arial,sans-serif}.par-theme-main{min-height:100vh}.par-theme-setup{box-sizing:border-box;max-width:740px;margin:60px auto;background:#fff;border:1px solid #dce2ea;border-top:7px solid #3e5f97;padding:36px;line-height:1.8}.par-theme-setup h1{font-size:28px;color:#34517d}.par-theme-setup a{color:#075bab}.par-theme-setup code{background:#f0f3f7;padding:3px 7px;overflow-wrap:anywhere}.par-theme-page{max-width:1020px;background:#fff;margin:30px auto;padding:30px}.par-theme-page img{max-width:100%;height:auto}.par-theme-skip{position:absolute;left:-10000px;top:auto}.par-theme-skip:focus{left:10px;top:10px;z-index:10000;background:#fff;padding:12px;color:#163962}.par-theme-plain-footer{text-align:center;font-size:12px;padding:20px}@media(max-width:760px){body{background:#fff}.par-theme-setup,.par-theme-page{margin:20px 12px;padding:24px}}@media print{body{background:#fff}.par-theme-main{min-height:0}.par-theme-skip,.par-theme-plain-footer{display:none}}
