/*
Theme Name: Pleiades Landing
Description: Minimal Pleiades Resources company homepage based on the approved landing-page HTML. No page builder required. Contact email is editable in Appearance > Customize > Pleiades Contact. Activating this theme changes site presentation, not stored pages or DNS settings.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pleiades-landing
*/
html,body {margin:0;padding:0;}
#pleiades-page, #pleiades-page * {box-sizing:border-box;}
#pleiades-page {background:#f8f8f6;color:#17191b;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:18px;line-height:1.65;min-height:100svh;margin:0;padding:clamp(36px,8vw,110px) clamp(24px,8vw,120px);display:flex;flex-direction:column;justify-content:center;}
#pleiades-page .pr-wrap {width:100%;max-width:1040px;margin:0 auto;}
#pleiades-page .pr-rule {height:3px;width:48px;background:#17191b;margin:0 0 36px;}
#pleiades-page h1 {font-family:inherit;font-size:clamp(43px,6.3vw,82px);font-weight:600;line-height:1.04;letter-spacing:-.052em;margin:0 0 27px;color:#17191b;}
#pleiades-page .pr-tagline {font-size:clamp(20px,2.4vw,28px);font-weight:400;line-height:1.4;letter-spacing:-.018em;margin:0 0 30px;color:#353b40;max-width:740px;}
#pleiades-page .pr-copy {max-width:670px;color:#53595d;}
#pleiades-page .pr-copy p {font-size:18px;line-height:1.7;margin:0 0 16px;}
#pleiades-page .pr-contact {border-top:1px solid #dcdedb;padding-top:25px;margin-top:43px;max-width:670px;}
#pleiades-page .pr-label {font-size:11px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;color:#666d70;display:block;margin-bottom:9px;}
#pleiades-page .pr-name {font-size:16px;font-weight:550;margin:0;color:#17191b;}
#pleiades-page .pr-role {font-weight:400;color:#63696c;}
#pleiades-page a {display:inline-block;font-size:15px;text-underline-offset:4px;color:#293239;overflow-wrap:anywhere;max-width:100%;text-decoration:underline;}
#pleiades-page a:hover {color:#000;}
#pleiades-page a:focus-visible {outline:2px solid #293239;outline-offset:5px;}
#pleiades-page .pr-footer {font-size:12px;color:#747b7e;margin-top:46px;}
@media (max-width:480px) {#pleiades-page {justify-content:flex-start;padding:48px 24px 30px;}#pleiades-page .pr-copy p {font-size:16px;}#pleiades-page .pr-contact {margin-top:30px;}#pleiades-page .pr-role {display:block;}#pleiades-page .pr-rule {margin-bottom:29px;}}

/* Basic styling for existing non-homepage content. */
html { background:#f8f8f6; }
body { background:#f8f8f6; color:#17191b; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif; }
.prlp-other {max-width:900px;margin:0 auto;padding:48px 24px;line-height:1.7;}
.prlp-other img {max-width:100%;height:auto;}
.prlp-other a {color:inherit;}
.prlp-other article + article {margin-top:48px;}
