/*
Theme Name: Star Peptides Studio
Author: Star Peptides
Description: A complete editorial theme with a wide responsive homepage, original science artwork, blog, page setup and contact form. Customise homepage text under Appearance > Customize.
Version: 2.0.0
Requires at least: 6.2
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: star-peptides-studio
*/
:root{--paper:#fafaf5;--white:#fff;--ink:#173d35;--muted:#5c6e67;--line:#dce3d9;--forest:#123e35;--deep:#092c26;--sage:#e8eee4;--lime:#deebaa;--radius:18px;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body.sps{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea{touch-action:manipulation}a{color:inherit;text-decoration:none}p{margin:0 0 1.3em}h1,h2,h3{font-weight:400;line-height:1.15;margin:0 0 .55em;overflow-wrap:break-word}h1,h2{font-family:var(--serif);letter-spacing:-.04em}h3{font-family:var(--serif);letter-spacing:-.025em}img,video{max-width:100%;height:auto}figure{margin:0}svg{flex-shrink:0}a,button{transition:background .18s,color .18s,transform .18s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #86983e;outline-offset:5px}button{cursor:pointer}.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:88px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;line-height:1.5;margin-bottom:18px;color:#456a59}.eyebrow.light{color:#d7e6ba}.top-note{background:#e7eddf;color:#395347;font-size:12px;letter-spacing:.02em;padding:8px 48px;text-align:center;display:flex;justify-content:space-between}.top-note span{color:#4d6255}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:99px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;font-family:var(--serif);font-size:27px;line-height:1.1;letter-spacing:-.045em}.brand small{display:block;font-family:var(--sans);letter-spacing:.2em;font-size:9px;line-height:1.8;margin-top:6px;font-weight:600}.brand-mark{width:41px;height:41px;display:grid;place-items:center;background:var(--forest);color:#e2edb9;border-radius:50%}.brand-mark svg{width:27px;height:27px}.nav-list{display:flex;align-items:center;gap:29px;list-style:none;margin:0;padding:0}.nav-list>li>a{font-size:14px;padding:18px 0;display:block}.nav-list a:hover,.current-menu-item>a{color:#668131}.nav-list li{position:relative}.nav-list .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:180px;list-style:none;background:var(--paper);padding:16px;box-shadow:0 8px 20px #123e351f;z-index:10}.nav-list li:hover>.sub-menu,.nav-list li:focus-within>.sub-menu{display:block}.header-cta{display:inline-flex;align-items:center;gap:15px;border:1px solid #bfccb9;border-radius:7px;padding:10px 16px;font-size:13px;white-space:nowrap}.header-cta:hover{background:var(--sage)}.header-cta svg{width:17px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:6px;align-items:center;gap:8px;padding:9px 11px;color:var(--ink)}
.hero{background:var(--deep);color:#fbfcf3;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;align-items:stretch;gap:15px;min-height:572px}.hero-copy{position:relative;padding:65px 0 38px;z-index:1;min-width:0}.hero h1{font-size:clamp(44px,4.35vw,65px);line-height:1.08;max-width:610px;margin-bottom:25px;letter-spacing:-.045em}.hero-description{font-size:16px;line-height:1.8;color:#d0ddd3;max-width:470px;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:14px;font-weight:600;border-radius:7px;padding:14px 21px;line-height:1.5;border:1px solid transparent;text-align:center}.button svg{width:19px;height:19px}.button-lime{background:var(--lime);color:var(--deep)}.button-lime:hover{background:#edf6ca;transform:translateY(-2px)}.button-green{background:var(--forest);color:#fff}.button-green:hover{background:#225548}.button-outline{border-color:#bac9b8;color:var(--forest)}.button-outline:hover{background:var(--sage)}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:16px;font-weight:600;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#bac9b8}.text-link svg{width:18px}.text-link.light{color:#e2eadf}.hero-footnote{display:flex;gap:22px;flex-wrap:wrap;margin-top:43px;font-size:11px;color:#b1c9b9;letter-spacing:.03em}.hero-footnote span+span{border-left:1px solid #426054;padding-left:22px}.hero-art{position:relative;min-width:0;display:flex;align-items:stretch;isolation:isolate}.hero-art img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 50%;opacity:.96}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--deep),transparent 24%),linear-gradient(0deg,var(--deep),transparent 18%);pointer-events:none}.hero-art figcaption{position:relative;align-self:flex-end;z-index:1;width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:15px;padding:0 0 30px 30px;font-size:10px;letter-spacing:.15em;line-height:1.5;color:#d2e2cf}.art-caption{max-width:130px;text-align:right;font-size:10px;letter-spacing:.02em;color:#a9bfb0}.topic-strip{background:#e9efdf;border-bottom:1px solid #dbe5d1}.topic-strip .shell{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:22px}.topic-strip span{font-size:10px;letter-spacing:.14em;font-weight:700;color:#597054}.topic-strip a{font-size:14px}.topic-strip a:hover{text-decoration:underline}.topic-strip i{width:4px;height:4px;border-radius:50%;background:#8ea27d}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px}.section-heading h2{font-size:43px;margin:0}.section-heading p:not(.eyebrow){font-size:14px;line-height:1.7;color:var(--muted);margin:0}.topics-grid,.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.topic-card{border:1px solid var(--line);border-radius:var(--radius);padding:28px 28px 24px;background:#fffefa;display:flex;flex-direction:column;min-width:0}.topic-card:nth-child(2){background:#edf2e7}.topic-card:hover{border-color:#91aa80;transform:translateY(-4px);box-shadow:0 15px 35px #173d3509}.topic-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#758573;margin-bottom:28px}.icon-box{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#e6edde;color:#355944;flex-shrink:0}.topic-card:nth-child(2) .icon-box{background:#dbe6d1}.topic-card h3{font-size:28px}.topic-card p{font-size:14px;color:var(--muted);line-height:1.85;margin-bottom:24px}.card-link{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:13px;font-weight:600;margin-top:auto}.card-link svg{width:19px;height:19px}.journal-section{background:#f0f3ea;border-block:1px solid #e2e9da;padding:72px 0}.journal-empty{display:flex;align-items:center;gap:25px;border:1px solid #d7e1cf;border-radius:var(--radius);background:#fafbf6;padding:35px}.journal-empty>div{flex:1}.journal-empty h3,.journal-empty h2{font-size:27px;margin-bottom:9px}.journal-empty p{font-size:14px;color:var(--muted);margin:0;max-width:550px}.post-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;min-width:0;display:flex;flex-direction:column}.post-image{display:block;aspect-ratio:1.65;overflow:hidden;background:#dce5d5}.post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.post-card:hover .post-image img{transform:scale(1.035)}.post-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.post-meta{display:flex;align-items:center;gap:13px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:13px}.post-meta a{color:#345d40}.post-card h3{font-size:26px;line-height:1.25;overflow-wrap:anywhere}.post-card p{color:var(--muted);font-size:14px}.post-card .card-link{padding-top:15px}.about-grid{display:grid;grid-template-columns:.9fr 1.35fr;gap:90px}.about-label{border-right:1px solid var(--line);padding-right:55px}.about-label>p:last-child{font-family:var(--serif);font-size:24px;line-height:1.4;color:#5c705c;margin:20px 0 0}.about-monogram{width:122px;height:122px;border-radius:50%;border:1px solid #bbccb1;display:grid;place-items:center;margin-top:40px;background:#edf1e4}.about-monogram svg{width:63px;height:63px;stroke-width:.8;color:#688457}.about-copy h2{font-size:43px;max-width:590px}.about-copy>p{font-size:16px;color:var(--muted);line-height:1.85}.principles{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:27px 0}.principles h3{font-family:var(--sans);font-size:14px;font-weight:600;letter-spacing:0}.principles p{font-size:13px;color:var(--muted);line-height:1.8}.contact-band{display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--forest);border-radius:20px;padding:45px 50px;color:#f6f8ed;margin-bottom:86px}.contact-band h2{font-size:39px}.contact-band p:last-child{color:#bfd1c0;font-size:14px;margin:0}.contact-band .button{flex-shrink:0}.site-footer{background:#eaf0e1;padding:58px 0 0;border-top:1px solid #d7e0ce}.footer-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr 1.1fr;gap:38px;padding-bottom:42px}.footer-brand p{font-size:14px;color:#61745d;margin:25px 0 0;line-height:1.8}.site-footer h2{font-family:var(--sans);font-size:13px;font-weight:600;letter-spacing:0;margin:4px 0 20px}.site-footer ul{list-style:none;padding:0;margin:0;font-size:13px;color:#53684e}.site-footer li{margin:0 0 10px}.site-footer li a:hover{text-decoration:underline;text-underline-offset:3px}.pending-policy small{display:block;font-size:10px;color:#6e8066;line-height:1.3}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #cedac4;padding:20px 0}.footer-bottom p{font-size:11px;color:#66795f;margin:0}.page-hero{background:#eaf0e1;padding:65px 0;border-bottom:1px solid #dce6d2}.page-hero h1{font-size:clamp(40px,4.8vw,65px);max-width:850px;margin-bottom:15px}.page-hero p:last-child{color:var(--muted);margin:0}.reading-shell{width:min(760px,calc(100% - 48px));margin-inline:auto}.prose{font-size:17px;line-height:1.9;overflow-wrap:anywhere}.prose p{margin-bottom:1.6em}.prose h2{font-size:32px;margin-top:1.4em}.prose h3{font-size:25px;margin-top:1.4em}.prose a{text-decoration:underline;text-underline-offset:4px}.prose .lead{font-family:var(--serif);font-size:27px;line-height:1.5;color:#42634e}.prose pre,.prose .wp-block-table{overflow:auto}.prose blockquote{margin:30px 0;border-left:3px solid #a7bf85;padding:15px 25px;background:#edf2e6}.prose img{border-radius:12px}.prose table{border-collapse:collapse;max-width:100%;font-size:15px}.prose td,.prose th{padding:10px 14px;border:1px solid var(--line)}.prose ul,.prose ol{padding-left:25px}.prose .alignwide,.prose .alignfull{max-width:100%;margin-inline:0}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:start}.contact-intro{font-size:15px}.contact-tip{padding-top:20px;border-top:1px solid var(--line);margin-top:32px}.contact-tip h2{font-size:25px;margin-top:20px}.contact-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:38px}.contact-panel h2{font-size:32px;margin-bottom:28px}.contact-form label{display:block;font-size:13px;font-weight:600;margin:0 0 8px}.contact-form input,.contact-form textarea{display:block;width:100%;padding:12px 14px;border:1px solid #ced8c8;background:#fcfdf9;border-radius:7px;color:var(--ink);min-width:0}.contact-form textarea{resize:vertical;min-height:160px}.form-row{margin-bottom:19px}.form-note{font-size:12px;color:var(--muted);line-height:1.6}.form-note a{text-decoration:underline}.contact-form .button{width:100%}.form-status{padding:17px;border:1px solid #b4c998;background:#edf4de;border-radius:8px;margin-bottom:20px;font-size:14px}.form-status.error{background:#fff0e6;border-color:#d2ae95}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.blog-toolbar{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:35px}.filter-links{display:flex;gap:10px;flex-wrap:wrap}.filter-links a{border:1px solid var(--line);border-radius:100px;padding:7px 14px;font-size:12px}.filter-links a:hover{background:var(--sage)}.search-form{display:flex;align-items:stretch;max-width:100%;border:1px solid #cbd7c3;border-radius:8px;overflow:hidden;background:#fff}.search-form input{padding:11px 14px;border:0;min-width:0;flex:1;width:180px;background:transparent;font-size:13px;color:var(--ink)}.search-form button{display:grid;place-items:center;padding:10px 13px;border:0;background:#e8efdf;color:var(--ink)}.search-form svg{width:18px;height:18px}.pagination{margin-top:40px}.nav-links{display:flex;gap:12px;flex-wrap:wrap}.page-numbers{padding:8px 15px;border:1px solid var(--line);border-radius:6px}.page-numbers.current{background:var(--forest);color:#fff}.article-header{padding-block:55px 35px;max-width:970px}.back-link{font-size:13px;color:var(--muted);display:inline-block;margin-bottom:35px}.article-header .post-meta{margin-bottom:20px}.article-header h1{font-size:clamp(36px,4.4vw,61px);line-height:1.12}.article-feature{max-width:1040px}.article-feature img{width:100%;max-height:620px;object-fit:cover;border-radius:20px}.research-note{background:var(--sage);border-radius:12px;padding:25px;font-size:14px;line-height:1.8;margin-top:45px}.research-note p{margin:10px 0 0}.article-pagination{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:24px;margin-top:30px;font-size:14px}.article-pagination>a{max-width:48%}.missing-page{min-height:60vh}.missing-page h1{font-size:60px}.missing-page .search-form{margin-top:30px;max-width:400px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:10px;left:10px;background:#fff;padding:15px;z-index:99999}.wp-caption{max-width:100%}.wp-caption-text{font-size:13px;color:var(--muted)}.alignleft{float:left;margin:0 25px 20px 0}.alignright{float:right;margin:0 0 20px 25px}.aligncenter{margin-inline:auto;display:block}
@media(min-width:1600px){.hero-grid{min-height:600px}.hero-copy{padding-top:76px}.hero h1{font-size:67px}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.header-inner{gap:20px}.header-cta{display:none}.hero-grid{gap:0;grid-template-columns:1.12fr 1fr}.hero-copy{padding-block:52px 36px}.hero h1{font-size:51px}.hero-actions{gap:20px}.hero-footnote{gap:13px;font-size:10px}.hero-footnote span+span{padding-left:13px}.hero-art figcaption{padding-left:18px}.hero-art .art-caption{display:none}.topic-card{padding:23px}.topic-card h3{font-size:25px}.about-grid{gap:55px}.about-copy h2{font-size:39px}.contact-grid{gap:45px}.footer-grid{gap:25px}.footer-brand .brand{font-size:23px}.section-heading h2{font-size:39px}}
@media(max-width:780px){.shell{width:calc(100% - 40px)}.top-note{justify-content:center;padding:7px 20px;font-size:10px}.top-note span{display:none}.header-inner{min-height:83px;position:relative;flex-wrap:wrap;gap:0}.brand{font-size:25px}.brand-mark{width:36px;height:36px}.brand small{font-size:8px}.menu-toggle{display:inline-flex;font-size:12px}.primary-nav{width:100%;padding-bottom:16px}.js .primary-nav{display:none}.js .primary-nav.is-open{display:block}.nav-list{gap:0;flex-direction:column;align-items:stretch;border-top:1px solid var(--line);margin-top:16px}.nav-list>li>a{padding:12px 0}.nav-list .sub-menu{display:block;position:static;box-shadow:none;padding:0 0 0 20px;background:none}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:42px 0 18px}.hero h1{font-size:clamp(43px,8vw,59px);max-width:630px}.hero-description{max-width:540px;font-size:15px}.hero-actions{gap:24px}.hero-footnote{margin-top:28px}.hero-art{height:310px;margin:0 -20px}.hero-art img{object-position:center 43%}.hero-art:after{background:linear-gradient(180deg,var(--deep),transparent 25%),linear-gradient(0deg,var(--deep),transparent 20%)}.hero-art figcaption{padding:0 25px 20px;width:100%}.hero-art .art-caption{display:block}.topic-strip .shell{flex-wrap:wrap;justify-content:center;gap:12px 18px;padding:18px 0}.topic-strip span{width:100%;text-align:center}.topic-strip a{font-size:12px}.topic-strip i{width:3px;height:3px}.section{padding-block:55px}.section-heading{align-items:flex-start;gap:20px;margin-bottom:26px}.section-heading h2{font-size:36px}.section-heading>p{display:none}.eyebrow{font-size:10px;margin-bottom:13px}.topics-grid,.posts-grid{grid-template-columns:1fr;gap:18px}.topic-card{padding:25px}.topic-top{margin-bottom:22px}.topic-card h3{font-size:28px}.topic-card p{max-width:550px}.journal-section{padding:50px 0}.journal-empty{flex-wrap:wrap;padding:25px;gap:20px}.journal-empty>div{flex:1;min-width:180px}.journal-empty .button{margin-left:68px}.journal-empty h3,.journal-empty h2{font-size:25px}.post-image{aspect-ratio:1.8}.about-grid{grid-template-columns:1fr;gap:32px}.about-label{border-right:0;border-bottom:1px solid var(--line);padding:0 0 26px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}.about-label .eyebrow{grid-column:1}.about-label>p:last-child{font-size:22px;margin:0;grid-column:1;grid-row:2}.about-monogram{width:75px;height:75px;margin:0;grid-column:2;grid-row:1 / 3}.about-monogram svg{width:42px;height:42px}.about-copy h2{font-size:37px}.about-copy>p{font-size:15px}.contact-band{flex-direction:column;align-items:flex-start;padding:30px;gap:26px;margin-bottom:55px}.contact-band h2{font-size:33px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-brand{grid-column:1 / -1}.site-footer{padding-top:40px}.footer-bottom{flex-direction:column;gap:8px}.page-hero{padding:42px 0}.page-hero h1{font-size:42px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-panel{padding:27px}.blog-toolbar{flex-direction:column;align-items:stretch}.search-form input{width:100%}.article-header{padding-top:35px}.article-header h1{font-size:39px}.prose{font-size:16px}.prose .lead{font-size:25px}.missing-page h1{font-size:43px}}
@media(max-width:390px){.hero h1{font-size:42px}.hero-actions{align-items:flex-start;flex-direction:column;gap:21px}.section-heading{flex-direction:column}.journal-empty .button{margin-left:0}.principles{grid-template-columns:1fr;gap:0}.contact-panel{padding:22px}.hero-footnote{gap:8px;font-size:9px}.hero-footnote span+span{padding-left:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
