/*
Theme Name: The Rights Circle
Theme URI: https://rightscircle.com
Author: Intercultural Publishing Network
Description: A custom discovery and member-platform theme for The Rights Circle.
Version: 1.10.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: rights-circle
*/
:root{--ink:#17231e;--muted:#69746f;--cream:#f4f1e9;--paper:#fff;--accent:#e25c34;--green:#1e4a3b;--line:#dfe3df;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.preview-bar{height:44px;padding:0 4vw;background:#101915;color:#d9e2dd;display:flex;align-items:center;justify-content:space-between;font-size:12px}.preview-bar div{display:flex;gap:4px}.preview-bar button{border:0;border-radius:6px;padding:6px 10px;background:#28342f;color:#fff;cursor:pointer}.preview-bar button.is-active{background:var(--accent)}.site-header{height:88px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;letter-spacing:-.03em;display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--accent);color:#fff;font-size:12px}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 24px;background:var(--accent);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #e25c3425}.button-small{padding:11px 18px}.menu-toggle{display:none}.hero{min-height:690px;padding:70px 6vw 90px;background:var(--cream);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden}.hero-copy{max-width:700px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--accent)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:760px;margin:22px 0;font-family:Georgia,serif;font-size:clamp(52px,6.5vw,98px);line-height:.92;letter-spacing:-.055em;font-weight:500}.hero-copy>p:not(.eyebrow){max-width:600px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:34px}.text-link{font-weight:750}.text-link span{color:var(--accent)}.trust-row{display:flex;gap:36px;margin-top:60px;color:var(--muted);font-size:13px}.trust-row span{display:flex;flex-direction:column}.trust-row b{color:var(--ink);font-size:23px}.hero-art{position:relative;min-height:500px}.orbit{position:absolute;border:1px solid #bdc7c0;border-radius:50%;inset:3% 4%}.orbit-two{inset:14% -8%;transform:rotate(36deg)}.hero-card{position:absolute;left:24%;top:25%;width:230px;height:270px;padding:30px;border-radius:110px 110px 24px 24px;background:var(--green);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 32px 70px #1e4a3b45}.hero-card span,.hero-card small{opacity:.65}.hero-card strong{font:500 68px/1 Georgia,serif;margin:12px 0}.dot-grid{position:absolute;right:4%;bottom:9%;width:120px;height:120px;background-image:radial-gradient(var(--accent) 2px,transparent 2px);background-size:15px 15px}.services{padding:110px 6vw}.section-heading{display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:end;margin-bottom:60px}.section-heading h2,.process h2,footer h2{font:500 clamp(38px,4.3vw,64px)/1.05 Georgia,serif;letter-spacing:-.04em}.section-heading>p{color:var(--muted);line-height:1.75}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{min-height:310px;border:1px solid var(--line);border-radius:var(--radius);padding:30px;display:flex;flex-direction:column;transition:.25s}.service-grid article:hover{transform:translateY(-5px)}.service-grid article>span{font-size:12px;color:var(--accent)}.service-grid h3{font:500 30px Georgia,serif;margin-top:60px}.service-grid p{color:var(--muted);line-height:1.7}.service-grid a{margin-top:auto;font-weight:750;font-size:13px}.service-grid .featured{background:var(--green);color:#fff;border-color:var(--green)}.service-grid .featured p{color:#c8d5cf}.process{padding:100px 6vw;background:#f8f9f7;display:grid;grid-template-columns:.8fr 1.2fr;gap:12vw}.process ol{margin:0;padding:0;list-style:none}.process li{display:flex;gap:30px;padding:28px 0;border-bottom:1px solid var(--line)}.process li>b{color:var(--accent)}.process li span{display:flex;flex-direction:column;color:var(--muted);line-height:1.6}.process li strong{color:var(--ink);font-size:21px;margin-bottom:4px}footer{padding:90px 6vw;background:var(--green);color:#fff;display:flex;align-items:end;justify-content:space-between}footer h2{margin-bottom:0}.button-light{background:#fff;color:var(--green)}#panel-view{min-height:calc(100vh - 44px);background:#f4f6f4;display:grid;grid-template-columns:250px 1fr}.panel-sidebar{padding:28px 20px;background:#17231e;color:#fff;display:flex;flex-direction:column}.brand-light{padding:0 10px;margin-bottom:45px}.panel-sidebar nav{display:grid;gap:8px}.panel-sidebar nav a{padding:13px;border-radius:10px;color:#aebbb5;font-size:14px}.panel-sidebar nav a.active,.panel-sidebar nav a:hover{background:#293a32;color:#fff}.panel-user{display:flex;gap:12px;align-items:center;margin-top:auto;padding:16px 8px;border-top:1px solid #ffffff17}.panel-user i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dce9e2;color:var(--green);font-style:normal;font-weight:800}.panel-user span{display:flex;flex-direction:column;font-size:13px}.panel-user small{color:#8fa098;margin-top:3px}.panel-main{padding:42px 4vw}.panel-main>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.panel-main header p{font-size:12px;color:var(--muted);margin-bottom:6px}.panel-main header h1{font-size:27px;margin:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stat-grid article,.page-list,.quick-settings{background:#fff;border:1px solid #e5e8e5;border-radius:16px;padding:24px}.stat-grid article{display:flex;flex-direction:column}.stat-grid span{font-size:13px;color:var(--muted)}.stat-grid strong{font-size:34px;margin:13px 0}.stat-grid small{color:var(--muted)}.stat-grid .positive{color:#27835b}.panel-content{display:grid;grid-template-columns:1fr 300px;gap:18px;margin-top:18px}.panel-title{display:flex;justify-content:space-between;align-items:start}.panel-title h2,.quick-settings h2{font-size:17px;margin-bottom:5px}.panel-title p,.panel-title a{font-size:12px;color:var(--muted)}table{width:100%;border-collapse:collapse;margin-top:22px;text-align:left;font-size:13px}th{padding:11px 8px;color:var(--muted);font-weight:600;border-bottom:1px solid var(--line)}td{padding:17px 8px;border-bottom:1px solid #edf0ed}td:first-child{display:flex;flex-direction:column}td small{color:var(--muted);margin-top:4px}.status{display:inline-flex;border-radius:99px;padding:5px 8px;font-style:normal;font-size:11px}.status.live{background:#e4f5eb;color:#27724d}.status.draft{background:#f2eee3;color:#836a27}.quick-settings label{display:grid;gap:8px;margin:20px 0;font-size:12px;font-weight:700}.quick-settings input,.quick-settings select,dialog input,dialog select{width:100%;padding:11px;border:1px solid var(--line);border-radius:9px;background:#fff}.quick-settings input[type=color]{height:43px;padding:5px}.button-full{width:100%;margin:5px 0 10px}.quick-settings>small{display:block;text-align:center;color:var(--muted);line-height:1.5}dialog{border:0;border-radius:20px;padding:0;box-shadow:0 30px 100px #0005}dialog::backdrop{background:#0c1711aa;backdrop-filter:blur(4px)}dialog form{width:min(440px,90vw);padding:34px;position:relative}dialog h2{font:500 35px Georgia,serif}dialog label{display:grid;gap:8px;margin:18px 0;font-size:13px;font-weight:700}dialog form>div{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}dialog form>div button:not(.button),.dialog-close{border:0;background:transparent;cursor:pointer}.dialog-close{position:absolute;right:20px;top:15px;font-size:26px;color:var(--muted)}
@media(max-width:900px){.site-header nav{display:none}.menu-toggle{display:block;border:0;background:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-art{min-height:390px}.section-heading,.process{grid-template-columns:1fr;gap:30px}.service-grid{grid-template-columns:1fr}.panel-sidebar{display:none}#panel-view{grid-template-columns:1fr}.panel-content{grid-template-columns:1fr}.quick-settings{order:-1}}@media(max-width:620px){.preview-bar>span{display:none}.preview-bar{justify-content:center}.site-header{height:72px}.hero{padding:50px 6vw}.hero h1{font-size:49px}.hero-art{min-height:340px}.hero-card{left:14%;top:20%;width:200px;height:235px}.trust-row{gap:18px}.section-heading h2,.process h2,footer h2{font-size:39px}.services,.process{padding-top:75px;padding-bottom:75px}footer{align-items:start;gap:35px;flex-direction:column}.panel-main{padding:25px 18px}.panel-main>header{align-items:flex-start}.panel-main>header .button{font-size:0;padding:14px}.panel-main>header .button:first-letter{font-size:20px}.stat-grid{grid-template-columns:1fr}.page-list{overflow:auto}.panel-content{display:block}.quick-settings{margin-bottom:18px}}
