/* edd-blocks */
:root {
--edd-blocks-light-grey: #eee;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}

/* contact-form-7 */
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900;
}
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d;
opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc;
top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}

/* edd_all_access_css */
#edd-aa-login-modal-content #edd_login_form{margin-top:0}#edd-aa-login-modal-content #edd_login_form fieldset{margin-bottom:0}.edd-aa-login-purchase-normal-plus-aa-mode{margin-top:20px}#edd-aa-login-modal-content .edd-lost-password{margin-bottom:0!important}.edd-aa-buy-btns-wrapper>div:nth-child(n+2){margin-top:5px}.edd-aa-buy-instructions{display:block;margin-bottom:5px}.edd-aa-login-wrapper{margin-top:5px}.edd-aa-upcoming-end-date,.edd-aa-upcoming-start-date{display:block}

/* edd-multi-currency */
.edd-multi-currency-selector-buttons form{display:flex;flex-wrap:wrap;gap:5px}.edd-multi-currency-button--selected{opacity:.6}

/* puregpl-main-page */
body.home {
background-color: #fff;
}
.ph {
--ph-display: "Bricolage Grotesque", "Poppins", system-ui, sans-serif;
--t-3xl: clamp(2.5rem, 5.2vw, 4.2rem);
--t-2xl: clamp(1.85rem, 3.4vw, 2.7rem);
--t-xl: clamp(1.3rem, 2vw, 1.6rem);
--t-lg: 1.15rem;
--t-md: 1rem;
--t-sm: 0.925rem;
--t-xs: 0.8rem;
--r-sm: 10px;
--r-md: 16px;
--r-lg: 22px;
--r-full: 999px;
--ph-bg: #ffffff;
--ph-tint: #f6f7fd;
--ph-panel: #ffffff;
--ph-line: rgba(11, 14, 28, 0.09);
--ph-line-2: rgba(11, 14, 28, 0.06);
--ph-ink: #0b0e1c;
--ph-mute: #55607d;
--ph-mute-2: #66708b;
--ph-live: #16a34a;
position: relative;
color: var(--ph-mute);
background: var(--ph-bg);
font-size: var(--t-lg);
line-height: 1.6;
}
.ph-wrap {
max-width: 1240px;
margin: 0 auto;
padding: 0 max(1rem, env(safe-area-inset-left));
}
.home .site-content,
.home .content-area,
.home .site-main {
max-width: none;
margin: 0;
padding: 0;
}
.home .site-content {
display: block;
}
.ph .ph-btn {
display: inline-flex;
gap: 0.5rem;
align-items: center;
justify-content: center;
padding: 0.85rem 1.6rem;
color: #fff;
font-size: var(--t-md);
font-weight: 700;
text-decoration: none;
border-radius: 999px;
transition: background-color 0.15s ease, border-color 0.15s ease, transform 0.15s ease;
}
.ph .ph-btn--solid {
background: var(--pgpl-ultra);
border: 1px solid transparent;
box-shadow: 0 16px 34px -16px rgba(60, 80, 255, 0.95);
}
.ph .ph-btn--ghost {
color: var(--ph-ink);
background: #fff;
border: 1px solid rgba(11, 14, 28, 0.14);
}
@media (hover: hover) and (pointer: fine) {
.ph .ph-btn--solid:hover { background: var(--pgpl-ultra-deep); transform: translateY(-1px); }
.ph .ph-btn--ghost:hover { background: var(--ph-tint); border-color: rgba(11, 14, 28, 0.24); }
}
.ph .ph-btn svg { transition: transform 0.15s ease; }
.ph .ph-btn:hover svg { transform: translateX(2px); }
.ph-hero {
position: relative;
overflow: hidden;
padding: clamp(1.6rem, 3vw, 2.6rem) 0 clamp(1.6rem, 3vw, 2.4rem);
}
.ph-hero::before {
content: "";
position: absolute;
inset: 0;
background-image: radial-gradient(circle, rgba(11, 14, 28, 0.13) 1px, transparent 1px);
background-size: 26px 26px;
-webkit-mask-image: radial-gradient(ellipse 60% 55% at 26% 40%, transparent 26%, #000 76%);
mask-image: radial-gradient(ellipse 60% 55% at 26% 40%, transparent 26%, #000 76%);
opacity: 0.75;
pointer-events: none;
}
.ph-aurora {
position: absolute;
inset: -20% -10% auto -10%;
height: 130%;
overflow: hidden;
pointer-events: none;
}
.ph-aurora span {
position: absolute;
display: block;
border-radius: 50%;
will-change: transform;
}
.ph-aurora__a {
top: -12%;
left: 2%;
width: 44vw;
height: 44vw;
max-width: 700px;
max-height: 700px;
background: radial-gradient(circle at 50% 50%, rgba(108, 134, 255, 0.42), transparent 66%);
animation: ph-float-a 34s ease-in-out infinite;
}
.ph-aurora__b {
top: 4%;
right: 2%;
width: 40vw;
height: 40vw;
max-width: 640px;
max-height: 640px;
background: radial-gradient(circle at 50% 50%, rgba(0, 182, 122, 0.22), transparent 66%);
animation: ph-float-b 43s ease-in-out infinite;
}
.ph-aurora__c {
top: 34%;
left: 30%;
width: 34vw;
height: 34vw;
max-width: 560px;
max-height: 560px;
background: radial-gradient(circle at 50% 50%, rgba(168, 120, 255, 0.3), transparent 66%);
animation: ph-float-c 51s ease-in-out infinite;
}
@keyframes ph-float-a {
0%, 100% { transform: translate3d(0, 0, 0) scale(1); }
50% { transform: translate3d(9%, 7%, 0) scale(1.14); }
}
@keyframes ph-float-b {
0%, 100% { transform: translate3d(0, 0, 0) scale(1.06); }
50% { transform: translate3d(-11%, 9%, 0) scale(0.92); }
}
@keyframes ph-float-c {
0%, 100% { transform: translate3d(0, 0, 0) scale(0.95); }
50% { transform: translate3d(7%, -8%, 0) scale(1.12); }
}
.ph-hero__grid {
position: relative;
z-index: 2;
display: grid;
grid-template-columns: minmax(0, 1.02fr) minmax(0, 1fr);
gap: clamp(1.2rem, 3vw, 2.4rem);
align-items: center;
min-height: 0;
}
.ph-hero__copy { min-width: 0; }
.ph-hero__title {
font-family: var(--ph-display);
margin: 0;
color: var(--ph-ink);
font-size: clamp(2.2rem, 4.6vw, 3.6rem);
font-weight: 800;
line-height: 1;
letter-spacing: -0.04em;
}
.ph-hero__title span { display: block; }
.ph-hero__l2 { color: rgba(11, 14, 28, 0.62); }
.ph-hero__l3 {
display: flex !important;
gap: 0.4em;
align-items: center;
margin-top: 0.24em;
}
.ph-hero__from {
display: inline !important;
color: rgba(11, 14, 28, 0.62);
}
.ph-hero__tag {
font-family: var(--ph-display);
display: inline-flex !important;
position: relative;
align-items: center;
padding: 0.07em 0.4em 0.07em 0.55em;
color: #fff;
background: linear-gradient(135deg, var(--pgpl-ultra), #5b32e8);
border-radius: 0.18em;
box-shadow:
0 10px 24px -10px rgba(60, 80, 255, 0.75),
inset 0 1px 0 rgba(255, 255, 255, 0.25);
transform: rotate(-1.5deg);
}
.ph-hero__tag-hole {
width: 0.13em;
height: 0.13em;
margin-right: 0.28em;
background: rgba(255, 255, 255, 0.45);
border-radius: 50%;
box-shadow: inset 0 0.02em 0.03em rgba(11, 14, 28, 0.5);
}
.ph-hero__lede {
max-width: 44ch;
margin: 1.15rem 0 0;
color: var(--ph-mute);
font-size: clamp(0.98rem, 1.2vw, 1.06rem);
text-wrap: pretty;
}
.ph-hero__cta {
display: flex;
gap: 0.6rem;
align-items: center;
flex-wrap: wrap;
margin-top: 1.5rem;
}
.ph-hero__promises {
display: flex;
gap: 1.1rem;
flex-wrap: wrap;
margin: 1.5rem 0 0;
padding: 0;
list-style: none;
}
.ph-hero__promises li {
display: flex;
gap: 0.4rem;
align-items: center;
color: var(--ph-mute);
font-size: var(--t-xs);
font-weight: 600;
}
.ph-hero__promises svg { color: #16a34a; flex: 0 0 auto; }
.ph-hero__l1,
.ph-hero__l2,
.ph-hero__l3,
.ph-hero__lede,
.ph-hero__cta,
.ph-hero__promises {
animation: ph-rise 0.7s cubic-bezier(0.22, 1, 0.36, 1) backwards;
}
.ph-hero__l1 { animation-delay: 0.06s; }
.ph-hero__l2 { animation-delay: 0.13s; }
.ph-hero__l3 { animation-delay: 0.2s; }
.ph-hero__lede { animation-delay: 0.28s; }
.ph-hero__cta { animation-delay: 0.36s; }
.ph-hero__promises { animation-delay: 0.44s; }
@keyframes ph-rise {
from { opacity: 0; transform: translateY(14px); }
to { opacity: 1; transform: translateY(0); }
}
.ph-wall {
position: relative;
height: clamp(27rem, 46vw, 38rem);
overflow: hidden;
perspective: 1400px;
perspective-origin: 10% 50%;
-webkit-mask-image: linear-gradient(180deg, transparent, #000 7%, #000 92%, transparent);
mask-image: linear-gradient(180deg, transparent, #000 7%, #000 92%, transparent);
}
.ph-wall__stage {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 0.45rem;
height: 100%;
transform: rotateY(-14deg) rotateX(4deg) rotateZ(-1.5deg) scale(0.86) translateX(-4.8%);
transform-style: preserve-3d;
}
.ph-wall__col {
display: flex;
flex-direction: column;
gap: 0.45rem;
will-change: transform;
}
.ph-wall__col--0 { animation: ph-wall-up 46s linear infinite; }
.ph-wall__col--1 { animation: ph-wall-down 58s linear infinite; }
.ph-wall__col--2 { animation: ph-wall-up 52s linear infinite; }
.ph-wall__col--3 { animation: ph-wall-down 64s linear infinite; }
.ph-wall__col--4 { animation: ph-wall-up 57s linear infinite; }
@keyframes ph-wall-up {
from { transform: translate3d(0, 0, 0); }
to { transform: translate3d(0, -50%, 0); }
}
@keyframes ph-wall-down {
from { transform: translate3d(0, -50%, 0); }
to { transform: translate3d(0, 0, 0); }
}
.ph-wall__tile {
display: block;
flex: 0 0 auto;
aspect-ratio: 1;
overflow: hidden;
background: var(--ph-tint);
border-radius: var(--r-sm);
box-shadow:
0 0 0 1px rgba(11, 14, 28, 0.06),
0 14px 26px -18px rgba(11, 14, 28, 0.45);
}
.ph-wall__tile img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.ph-hero__foot {
position: relative;
z-index: 2;
margin-top: clamp(1.4rem, 3vw, 2.2rem);
}
.ph-proof {
position: relative;
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 1px;
margin: 0;
overflow: hidden;
background: rgba(255, 255, 255, 0.08);
border-radius: var(--r-lg);
box-shadow: 0 24px 50px -30px rgba(11, 14, 28, 0.75);
}
.ph-proof::before {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(70% 160% at 18% 0%, rgba(108, 134, 255, 0.35), transparent 60%),
var(--pgpl-aurora, #0b0e1c);
pointer-events: none;
}
.ph-proof > div {
position: relative;
z-index: 1;
display: flex;
flex-direction: column-reverse;
gap: 0.3rem;
padding: 1.25rem 1.2rem;
background: transparent;
}
.ph-proof > div + div {
box-shadow: -1px 0 0 rgba(255, 255, 255, 0.08);
}
.ph-proof dt {
color: rgba(226, 230, 255, 0.58);
font-size: 0.73rem;
font-weight: 600;
letter-spacing: 0.07em;
text-transform: uppercase;
}
.ph-proof dd {
margin: 0;
font-family: var(--ph-display);
color: #fff;
font-size: clamp(1.45rem, 2.6vw, 2rem);
font-weight: 800;
line-height: 1;
letter-spacing: -0.025em;
font-variant-numeric: tabular-nums;
}
@media (max-width: 62rem) {
.ph-hero__grid {
grid-template-columns: minmax(0, 1fr);
min-height: 0;
text-align: center;
}
.ph-hero__lede { margin-inline: auto; }
.ph-hero__promises { justify-content: center; }
.ph-hero__cta,
.ph-hero__proof { justify-content: center; }
.ph-wall { display: none; }
.ph-hero::before { mask-image: none; -webkit-mask-image: none; opacity: 0.5; }
.ph-hero__l3 { justify-content: center; }
}
@media (max-width: 48rem) {
.ph-proof { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.ph-hero__cta .ph-btn { flex: 1 1 100%; }
.ph-proof::before {
background:
radial-gradient(85% 70% at 10% 0%, rgba(108, 134, 255, 0.34), transparent 62%),
radial-gradient(75% 65% at 95% 100%, rgba(0, 182, 122, 0.15), transparent 60%),
var(--pgpl-aurora, #0b0e1c);
}
.ph-proof > div + div { box-shadow: none; }
.ph-proof > div:nth-child(2n) {
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.08);
}
.ph-proof > div:nth-child(n + 3) {
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}
.ph-proof > div:nth-child(2n):nth-child(n + 3) {
box-shadow:
inset 1px 0 0 rgba(255, 255, 255, 0.08),
inset 0 1px 0 rgba(255, 255, 255, 0.08);
}
.ph-proof > div {
justify-content: flex-end;
gap: 0.4rem;
padding: 1.15rem 1rem 1.25rem;
}
.ph-proof dd { font-size: clamp(1.45rem, 6.4vw, 2rem); }
.ph-proof dt {
font-size: 0.71rem;
letter-spacing: 0.055em;
line-height: 1.32;
text-wrap: balance;
}
}
.ph-reviews {
position: relative;
z-index: 1;
margin-top: clamp(1.6rem, 4vw, 2.6rem);
padding: clamp(1.5rem, 3vw, 2.2rem) 0;
overflow: hidden;
background: var(--pgpl-aurora, #0b0e1c);
}
.ph-reviews::before {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(60% 120% at 15% 0%, rgba(108, 134, 255, 0.28), transparent 62%),
radial-gradient(50% 110% at 88% 100%, rgba(0, 182, 122, 0.14), transparent 62%);
pointer-events: none;
}
.ph-stars {
display: inline-flex;
gap: 1px;
color: #00d68f;
line-height: 0;
}
.ph-rmarquee {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
gap: 0.6rem;
padding: 6px 0;
margin: -6px 0;
-webkit-mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);
}
.ph-rtrack {
display: flex;
gap: 0.6rem;
width: max-content;
align-items: flex-start;
will-change: transform;
}
.ph-rtrack--a { animation: ph-drift-r 78s linear infinite; }
.ph-rtrack--b { animation: ph-drift-l 92s linear infinite; }
@keyframes ph-drift-r {
from { transform: translateX(-50%); }
to { transform: translateX(0); }
}
@keyframes ph-drift-l {
from { transform: translateX(0); }
to { transform: translateX(-50%); }
}
.ph-rmarquee:focus-within .ph-rtrack {
animation-play-state: paused;
}
@media (max-width: 48rem) {
.ph-rtrack--a,
.ph-rtrack--b {
animation: none;
}
.ph-rtrack {
width: auto;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
padding-inline: 0.9rem;
will-change: auto;
}
.ph-rtrack::-webkit-scrollbar { display: none; }
.ph-review {
flex-basis: min(76vw, 300px);
}
.ph-rmarquee {
-webkit-mask-image: linear-gradient(90deg, transparent, #000 3%, #000 97%, transparent);
mask-image: linear-gradient(90deg, transparent, #000 3%, #000 97%, transparent);
}
}
.ph-review {
position: relative;
display: flex;
flex: 0 0 clamp(214px, 19vw, 256px);
flex-direction: column;
gap: 0.45rem;
margin: 0;
padding: 0.8rem 0.9rem 0.75rem;
background: rgba(255, 255, 255, 0.055);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: var(--r-md);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}
.ph-review::before {
content: "\201C";
position: absolute;
top: 0.2rem;
right: 0.6rem;
color: rgba(255, 255, 255, 0.12);
font-size: 2.5rem;
font-weight: 800;
line-height: 1;
pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
.ph-review:hover {
transform: translateY(-2px);
background: rgba(255, 255, 255, 0.09);
border-color: rgba(255, 255, 255, 0.2);
}
}
.ph .ph-review__text {
position: relative;
margin: 0;
padding: 0;
color: rgba(255, 255, 255, 0.92);
font-size: var(--t-xs);
font-style: normal;
line-height: 1.5;
letter-spacing: -0.005em;
border: 0;
quotes: none;
}
.ph .ph-review__text::before,
.ph .ph-review__text::after { content: none; }
.ph-review__by {
display: flex;
gap: 0.45rem;
align-items: center;
margin-top: 0.1rem;
padding-top: 0.5rem;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.ph-review__avatar {
display: inline-flex;
flex: 0 0 24px;
width: 24px;
height: 24px;
align-items: center;
justify-content: center;
color: hsl(var(--h, 230) 90% 84%);
font-size: 0.68rem;
font-weight: 800;
background: hsl(var(--h, 230) 55% 24%);
border-radius: 999px;
box-shadow: inset 0 0 0 1px hsl(var(--h, 230) 70% 40%);
}
.ph-review__who { min-width: 0; }
.ph-review__name {
font-family: var(--ph-display);
display: block;
color: #fff;
font-size: 0.75rem;
font-weight: 700;
letter-spacing: -0.01em;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ph-review__meta {
display: block;
color: rgba(226, 230, 255, 0.6);
font-size: 0.67rem;
font-weight: 500;
}
.ph-sec {
padding: clamp(2rem, 4vw, 3rem) 0;
}
.ph-sec--tight { padding-top: 0; }
.ph-sec--alt {
background: var(--ph-tint);
}
.ph-sec__head {
display: flex;
gap: 1.5rem;
align-items: flex-end;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 2rem;
}
.ph-sec__head--center {
justify-content: center;
text-align: center;
}
.ph-eyebrow {
display: block;
color: var(--ph-mute-2);
font-size: 0.7rem;
font-weight: 700;
letter-spacing: 0.14em;
text-transform: uppercase;
}
.ph-sec__title {
font-family: var(--ph-display);
margin: 0.5rem 0 0;
color: var(--ph-ink);
font-size: var(--t-2xl);
font-weight: 800;
line-height: 1.08;
letter-spacing: -0.028em;
text-wrap: balance;
}
.ph-tabs {
display: flex;
gap: 0.4rem;
flex-wrap: wrap;
padding: 0.3rem;
background: var(--ph-tint);
border: 1px solid var(--ph-line);
border-radius: 999px;
}
.ph-tab {
padding: 0.5rem 1.05rem;
color: var(--ph-mute);
font-family: inherit;
font-size: 0.85rem;
font-weight: 600;
background: none;
border: 0;
border-radius: 999px;
cursor: pointer;
transition: color 0.15s ease, background-color 0.15s ease;
}
.ph-tab.is-active {
color: #fff;
background: var(--ph-ink);
box-shadow: 0 6px 16px -8px rgba(11, 14, 28, 0.55);
}
@media (hover: hover) and (pointer: fine) {
.ph-tab:not(.is-active):hover { color: var(--ph-ink); background: #fff; }
}
.ph-grid[hidden] { display: none; }
.ph-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 1.15rem;
}
.ph .ph-card {
display: flex;
flex-direction: column;
overflow: hidden;
color: inherit;
text-decoration: none;
background: #fff;
border-radius: var(--r-lg);
box-shadow:
0 0 0 1px rgba(11, 14, 28, 0.07),
0 10px 24px -18px rgba(11, 14, 28, 0.45);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
.ph .ph-card:hover {
transform: translateY(-4px);
box-shadow:
0 0 0 1px rgba(108, 134, 255, 0.4),
0 26px 44px -24px rgba(11, 14, 28, 0.5);
}
}
.ph-card__art {
display: block;
position: relative;
aspect-ratio: 16 / 10;
overflow: hidden;
background: var(--ph-tint);
}
.ph-card__art img {
position: relative;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.4s ease;
}
.ph .ph-card:hover .ph-card__art img { transform: scale(1.05); }
.ph-card__art::before {
content: attr(data-letter);
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
color: rgba(11, 14, 28, 0.14);
font-size: 3.2rem;
font-weight: 800;
}
.ph-card__cat {
position: absolute;
top: 0.65rem;
left: 0.65rem;
max-width: 60%;
padding: 0.24rem 0.6rem;
color: var(--ph-ink);
font-size: 0.64rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
background: rgba(255, 255, 255, 0.92);
border-radius: 999px;
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ph-card__price {
font-family: var(--ph-display);
position: absolute;
right: 0.65rem;
bottom: 0.65rem;
padding: 0.22rem 0.6rem;
color: #fff;
font-size: var(--t-md);
font-weight: 800;
letter-spacing: -0.01em;
font-variant-numeric: tabular-nums;
background: linear-gradient(135deg, var(--pgpl-ultra), #5b32e8);
border-radius: 0.35rem;
box-shadow: 0 8px 18px -8px rgba(60, 80, 255, 0.85);
transform: rotate(-1.5deg);
}
.ph-card__body {
display: flex;
flex: 1 1 auto;
flex-direction: column;
gap: 0.85rem;
padding: 0.9rem 0.9rem 0.9rem;
}
.ph-card__name {
font-family: var(--ph-display);
display: -webkit-box;
overflow: hidden;
color: var(--ph-ink);
font-size: var(--t-md);
font-weight: 700;
line-height: 1.35;
letter-spacing: -0.01em;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.ph-card__btn {
display: flex;
gap: 0.4rem;
align-items: center;
justify-content: center;
margin-top: auto;
padding: 0.6rem 0.9rem;
color: var(--ph-ink);
font-size: var(--t-xs);
font-weight: 700;
background: var(--ph-tint);
border-radius: var(--r-sm);
transition: color 0.18s ease, background-color 0.18s ease;
}
.ph-card__btn svg { transition: transform 0.18s ease; }
@media (hover: hover) and (pointer: fine) {
.ph .ph-card:hover .ph-card__btn {
color: #fff;
background: var(--pgpl-ultra);
}
.ph .ph-card:hover .ph-card__btn svg { transform: translateX(3px); }
}
.ph .ph-more {
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
overflow: hidden;
padding: 1.4rem 1.3rem;
color: #fff;
text-decoration: none;
background: linear-gradient(150deg, var(--pgpl-ultra), #4a1fd0 65%, #2a0f8a);
border-radius: var(--r-lg);
isolation: isolate;
box-shadow: 0 18px 36px -22px rgba(60, 80, 255, 0.9);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.ph-more__mosaic {
position: absolute;
inset: 0;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: 1fr;
gap: 2px;
transform: scale(1.12) rotate(-3deg);
z-index: 0;
mix-blend-mode: luminosity;
opacity: 0.6;
filter: contrast(1.12) brightness(1.08);
pointer-events: none;
}
.ph-more__mosaic img {
width: 100%;
height: 100%;
object-fit: cover;
}
.ph .ph-more--art::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(100deg, rgba(28, 16, 160, 0.82) 6%, rgba(34, 19, 172, 0.46) 40%, transparent 60%);
z-index: 1;
pointer-events: none;
}
.ph .ph-more:not(.ph-more--art)::before {
content: "";
position: absolute;
top: -30%;
right: -20%;
width: 70%;
height: 90%;
background: radial-gradient(circle, rgba(255, 255, 255, 0.22), transparent 70%);
pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
.ph .ph-more:hover {
transform: translateY(-4px);
box-shadow: 0 30px 48px -22px rgba(60, 80, 255, 0.95);
}
}
.ph-more__n {
font-family: var(--ph-display);
position: relative;
z-index: 2;
color: #fff;
font-size: clamp(2rem, 3.4vw, 2.7rem);
font-weight: 800;
line-height: 1;
letter-spacing: -0.035em;
font-variant-numeric: tabular-nums;
text-shadow: 0 2px 14px rgba(12, 6, 60, 0.55);
}
.ph-more__label {
position: relative;
z-index: 2;
margin-top: 0.2rem;
color: rgba(255, 255, 255, 0.9);
font-size: var(--t-sm);
font-weight: 600;
line-height: 1.3;
text-shadow: 0 1px 10px rgba(12, 6, 60, 0.5);
}
.ph-more__go {
display: inline-flex;
gap: 0.35rem;
align-items: center;
position: relative;
z-index: 2;
margin-top: 1rem;
padding: 0.45rem 0.9rem;
color: var(--pgpl-ultra);
font-size: var(--t-xs);
font-weight: 800;
background: #fff;
border-radius: 999px;
align-self: flex-start;
transition: transform 0.18s ease;
}
.ph .ph-more:hover .ph-more__go { transform: translateX(3px); }
.ph-sec__lede {
max-width: 56ch;
margin: 0.9rem auto 0;
color: var(--ph-mute);
}
.ph-flow {
--flow-mock-h: 132px;
--flow-mock-mb: 1.1rem;
--flow-n: 30px;
position: relative;
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 1.15rem;
margin: 0;
padding: 0;
list-style: none;
}
.ph-flow::before {
content: "";
position: absolute;
top: calc(var(--flow-mock-h) + var(--flow-mock-mb) + (var(--flow-n) / 2));
left: 0;
right: 0;
height: 1px;
transform: translateY(-0.5px);
background: linear-gradient(90deg, transparent, var(--ph-line) 14%, var(--ph-line) 86%, transparent);
pointer-events: none;
}
.ph-flow__step {
position: relative;
padding: 0;
}
.ph-flow__mock {
display: flex;
flex-direction: column;
justify-content: center;
gap: 0.4rem;
height: var(--flow-mock-h);
margin-bottom: var(--flow-mock-mb);
padding: 0.8rem;
overflow: hidden;
background: linear-gradient(180deg, #ffffff, #fbfbff);
border-radius: var(--r-md);
box-shadow:
0 0 0 1px rgba(11, 14, 28, 0.06),
0 10px 22px -18px rgba(11, 14, 28, 0.4);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
.ph-flow__step:hover .ph-flow__mock {
transform: translateY(-3px);
box-shadow:
0 0 0 1px rgba(108, 134, 255, 0.35),
0 22px 36px -24px rgba(11, 14, 28, 0.5);
}
}
.ph-flow__n {
position: relative;
z-index: 1;
display: flex;
width: var(--flow-n);
height: var(--flow-n);
align-items: center;
justify-content: center;
margin-bottom: 0.6rem;
color: #fff;
font-size: 0.82rem;
font-weight: 800;
font-variant-numeric: tabular-nums;
background: var(--pgpl-ultra);
border-radius: 999px;
box-shadow:
0 0 0 4px var(--ph-tint),
0 0 0 5px rgba(108, 134, 255, 0.26),
0 6px 14px -6px rgba(60, 80, 255, 0.65);
}
.ph-flow__title {
font-family: var(--ph-display);
margin: 0 0 0.3rem;
color: var(--ph-ink);
font-size: var(--t-lg);
font-weight: 700;
letter-spacing: -0.01em;
}
.ph-flow__body {
margin: 0;
color: var(--ph-mute);
font-size: var(--t-md);
line-height: 1.5;
}
.ph-mockplan {
display: flex;
gap: 0.5rem;
align-items: center;
padding: 0.42rem 0.6rem;
background: var(--ph-tint);
border-radius: var(--r-sm);
box-shadow: inset 0 0 0 1px rgba(11, 14, 28, 0.07);
}
.ph-mockplan span {
flex: 0 0 12px;
width: 12px;
height: 12px;
border-radius: 999px;
box-shadow: inset 0 0 0 1.5px rgba(11, 14, 28, 0.2);
}
.ph-mockplan b {
flex: 1 1 auto;
color: var(--ph-ink);
font-size: 0.72rem;
font-weight: 700;
}
.ph-mockplan i {
color: var(--ph-mute-2);
font-size: 0.72rem;
font-style: normal;
font-weight: 700;
font-variant-numeric: tabular-nums;
}
.ph-mockplan.is-on {
box-shadow: inset 0 0 0 1.5px var(--pgpl-ultra);
}
.ph-mockplan.is-on span {
background: var(--pgpl-ultra);
box-shadow: inset 0 0 0 2.5px #fff, 0 0 0 1.5px var(--pgpl-ultra);
}
.ph-mockplan.is-on i { color: var(--pgpl-ultra); }
.ph-mocksearch {
display: flex;
gap: 0.4rem;
align-items: center;
padding: 0.45rem 0.6rem;
color: var(--ph-mute-2);
font-size: 0.74rem;
background: var(--ph-tint);
border-radius: 999px;
box-shadow: inset 0 0 0 1.5px rgba(108, 134, 255, 0.45);
}
.ph-mocksearch span { color: var(--ph-ink); font-weight: 600; }
.ph-mockrow {
display: flex;
gap: 0.45rem;
align-items: center;
padding: 0.35rem 0.45rem;
background: var(--ph-tint);
border-radius: var(--r-sm);
box-shadow: inset 0 0 0 1px rgba(11, 14, 28, 0.06);
}
.ph-mockrow--fade { opacity: 0.45; }
.ph-mockrow__art {
flex: 0 0 26px;
height: 20px;
background: linear-gradient(135deg, #c9d2ff, #a9baff);
border-radius: var(--r-sm);
}
.ph-mockrow__lines { flex: 1 1 auto; display: flex; flex-direction: column; gap: 3px; }
.ph-mockrow__lines i {
display: block;
height: 4px;
background: rgba(11, 14, 28, 0.14);
border-radius: 999px;
}
.ph-mockrow__lines i:first-child { width: 78%; }
.ph-mockrow__lines i:last-child { width: 44%; }
.ph-mockrow__price {
color: var(--ph-ink);
font-size: 0.68rem;
font-weight: 800;
font-variant-numeric: tabular-nums;
}
.ph-mockzip {
display: flex;
gap: 0.5rem;
align-items: center;
padding: 0.5rem 0.6rem;
color: var(--pgpl-ultra);
background: var(--ph-tint);
border-radius: var(--r-sm);
box-shadow: inset 0 0 0 1px rgba(11, 14, 28, 0.07);
}
.ph-mockzip b {
color: var(--ph-ink);
font-size: 0.72rem;
font-weight: 700;
}
.ph-mockbar {
display: block;
height: 6px;
overflow: hidden;
background: rgba(11, 14, 28, 0.08);
border-radius: 999px;
}
.ph-mockbar i {
display: block;
width: 100%;
height: 100%;
background: linear-gradient(90deg, var(--pgpl-ultra), #7b83ff);
border-radius: 999px;
}
.ph-mockdone {
display: inline-flex;
gap: 0.3rem;
align-items: center;
align-self: flex-start;
padding: 0.28rem 0.6rem;
color: #15803d;
font-size: 0.7rem;
font-weight: 700;
background: #dcfce7;
border-radius: 999px;
}
.ph-common {
display: flex;
gap: 0.75rem 1.4rem;
align-items: center;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 1.8rem;
padding: 0.85rem 1.4rem;
background: var(--ph-tint);
border-radius: var(--r-full);
box-shadow: inset 0 0 0 1px rgba(11, 14, 28, 0.06);
}
.ph-common__label {
color: var(--ph-mute-2);
font-size: var(--t-xs);
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.ph-common ul {
display: flex;
gap: 0.4rem 1.3rem;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
}
.ph-common li {
display: flex;
gap: 0.35rem;
align-items: center;
color: var(--ph-ink);
font-size: var(--t-sm);
font-weight: 600;
}
.ph-common svg { color: #16a34a; flex: 0 0 auto; }
.ph-plans {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 1rem;
padding: 1.4rem 0.2rem 0.6rem;
align-items: stretch;
}
.ph-plan {
display: flex;
flex-direction: column;
position: relative;
padding: 1.5rem 1.4rem;
background: #fff;
border-radius: var(--r-lg);
box-shadow:
0 0 0 1px rgba(11, 14, 28, 0.1),
0 14px 30px -22px rgba(11, 14, 28, 0.45);
transition: box-shadow 0.2s ease, transform 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
.ph-plan:not(.is-best):hover {
transform: translateY(-3px);
box-shadow:
0 0 0 1px rgba(11, 14, 28, 0.14),
0 22px 38px -22px rgba(11, 14, 28, 0.45);
}
}
.ph-plan.is-best {
position: relative;
z-index: 1;
margin: -0.6rem -0.2rem;
padding: 2.1rem 1.6rem;
background:
radial-gradient(80% 120% at 20% 0%, rgba(108, 134, 255, 0.35), transparent 60%),
var(--pgpl-aurora, #0b0e1c);
box-shadow: 0 34px 60px -30px rgba(30, 20, 140, 0.85);
}
.ph-plan.is-best .ph-plan__name,
.ph-plan.is-best .ph-plan__price { color: #fff; }
.ph-plan.is-best .ph-plan__note,
.ph-plan.is-best .ph-plan__price small,
.ph-plan.is-best .ph-plan__each { color: rgba(226, 230, 255, 0.6); }
.ph-plan.is-best .ph-plan__sub { color: #6ee7a8; }
.ph-plan.is-best .ph-plan__rate { border-top-color: rgba(255, 255, 255, 0.14); }
.ph-plan.is-best .ph-plan__rate-n { color: rgba(226, 230, 255, 0.7); }
.ph-plan.is-best .ph-plan__rate-n b { color: #fff; }
.ph-plan.is-best .ph-plan__bar { background: rgba(255, 255, 255, 0.14); }
.ph-plan.is-best .ph-plan__bar i { background: linear-gradient(90deg, #7b83ff, #a9baff); }
.ph-plan.is-best .ph-plan__feats li { color: rgba(226, 230, 255, 0.82); }
.ph-plan.is-best .ph-plan__feats li::before { border-color: #6ee7a8; }
.ph-plan__feats li.is-lift {
color: var(--ph-ink);
font-weight: 600;
}
.ph-plan__feats li.is-lift::before { border-color: var(--pgpl-ultra, #2436e4); }
.ph-plan.is-best .ph-plan__feats li.is-lift { color: #fff; }
.ph-plan.is-best .ph-plan__feats li.is-lift::before { border-color: #a9bcff; }
.ph .ph-plan.is-best .ph-plan__cta,
.ph .ph-plan.is-best .ph-plan__cta:hover {
color: var(--pgpl-aurora, #0b0e1c);
background: #fff;
border-color: transparent;
}
.ph-plan__flag {
position: absolute;
top: -0.72rem;
left: 1.4rem;
padding: 0.24rem 0.7rem;
color: #fff;
font-size: var(--t-xs);
font-weight: 700;
letter-spacing: 0.06em;
text-transform: uppercase;
background: var(--pgpl-ultra);
border-radius: var(--r-full);
box-shadow: 0 6px 16px -6px rgba(60, 80, 255, 0.9);
}
.ph-plan__name {
margin: 0;
color: var(--ph-ink);
font-size: var(--t-lg);
font-weight: 700;
letter-spacing: -0.01em;
}
.ph-plan__note {
margin: 0.1rem 0 1rem;
color: var(--ph-mute-2);
font-size: var(--t-sm);
}
.ph-plan__price {
display: flex;
flex-direction: column;
margin: 0;
color: var(--ph-ink);
}
.ph-plan__price span {
font-family: var(--ph-display);
font-size: clamp(1.9rem, 2.6vw, 2.6rem);
white-space: nowrap;
font-weight: 800;
line-height: 1;
letter-spacing: -0.04em;
font-variant-numeric: tabular-nums;
}
.ph-plan__price small {
margin-top: 0.15rem;
color: var(--ph-mute-2);
font-size: var(--t-sm);
font-weight: 600;
}
.ph-plan__sub {
min-height: 1.3rem;
margin: 0.5rem 0 0;
color: #14763a;
font-size: var(--t-sm);
font-weight: 600;
}
.ph-plan__each {
margin: 0.35rem 0 0;
color: var(--ph-mute-2);
font-size: var(--t-xs);
font-weight: 600;
letter-spacing: 0.01em;
}
.ph-plan__rate {
margin: 1.2rem 0 0;
padding-top: 1.1rem;
border-top: 1px solid var(--ph-line-2);
}
.ph-plan__rate-n {
display: block;
margin-bottom: 0.5rem;
color: var(--ph-mute);
font-size: var(--t-sm);
font-weight: 600;
}
.ph-plan__rate-n b {
font-family: var(--ph-display);
color: var(--ph-ink);
font-size: 1.35rem;
font-weight: 800;
letter-spacing: -0.02em;
font-variant-numeric: tabular-nums;
}
.ph-plan__bar {
display: block;
height: 6px;
overflow: hidden;
background: rgba(11, 14, 28, 0.07);
border-radius: var(--r-full);
}
.ph-plan__bar i {
display: block;
height: 100%;
background: linear-gradient(90deg, #a9baff, var(--pgpl-ultra));
border-radius: var(--r-full);
}
.ph-plan.is-best .ph-plan__bar i {
background: linear-gradient(90deg, var(--pgpl-ultra), #5b32e8);
}
.ph-plan__feats {
margin: 1.1rem 0 1.4rem;
padding: 0;
list-style: none;
}
.ph-plan__feats li {
position: relative;
margin-bottom: 0.5rem;
padding-left: 1.4rem;
color: var(--ph-mute);
font-size: var(--t-sm);
line-height: 1.45;
}
.ph-plan__feats li::before {
content: "";
position: absolute;
top: 0.36rem;
left: 0.15rem;
width: 0.4rem;
height: 0.7rem;
border: solid #16a34a;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.ph .ph-plan__cta {
margin-top: auto;
width: 100%;
padding: 0.9rem 1.1rem;
font-size: var(--t-md);
letter-spacing: -0.01em;
}
.ph-plan__cta-arrow {
flex: 0 0 auto;
opacity: 0.55;
transition: transform 0.18s cubic-bezier(0.2, 0.8, 0.2, 1), opacity 0.18s ease;
}
@media (hover: hover) and (pointer: fine) {
.ph .ph-plan__cta:hover .ph-plan__cta-arrow { transform: translateX(3px); opacity: 1; }
.ph .ph-plan--ghost:hover,
.ph .ph-btn--ghost.ph-plan__cta:hover {
color: #fff;
background: var(--ph-ink);
border-color: var(--ph-ink);
}
.ph .ph-plan.is-best .ph-plan__cta:hover {
transform: translateY(-1px);
box-shadow: 0 14px 30px -12px rgba(255, 255, 255, 0.45);
}
}
.ph .ph-btn--ghost.ph-plan__cta:focus-visible {
color: #fff;
background: var(--ph-ink);
border-color: var(--ph-ink);
}
.ph-resell {
display: flex;
gap: 0.9rem;
align-items: center;
margin: 1.9rem 0 0;
padding: 0.95rem 1.1rem 0.95rem 1rem;
background: var(--ph-tint);
border-radius: var(--r-lg);
box-shadow: inset 0 0 0 1px rgba(11, 14, 28, 0.07);
text-decoration: none;
transition: box-shadow 0.15s ease, background-color 0.15s ease, transform 0.15s ease;
}
.ph-resell__icon {
display: grid;
place-items: center;
flex: 0 0 auto;
width: 38px;
height: 38px;
border-radius: 11px;
background: #fff;
color: var(--pgpl-ultra, #2436e4);
box-shadow: 0 0 0 1px rgba(11, 14, 28, 0.06);
}
.ph-resell__copy { display: flex; flex-direction: column; gap: 0.1rem; min-width: 0; }
.ph-resell__copy b { color: var(--ph-ink); font-size: var(--t-md); font-weight: 800; letter-spacing: -0.01em; }
.ph-resell__copy span { color: var(--ph-mute); font-size: var(--t-sm); line-height: 1.5; text-wrap: pretty; }
.ph-resell__go {
display: inline-flex;
gap: 0.4rem;
align-items: center;
flex: 0 0 auto;
margin-left: auto;
padding: 0.6rem 1.05rem;
background: #fff;
border-radius: var(--r-full);
box-shadow: 0 0 0 1px rgba(11, 14, 28, 0.1);
color: var(--pgpl-ultra, #2436e4);
font-size: var(--t-sm);
font-weight: 700;
white-space: nowrap;
}
.ph-resell__go svg { transition: transform 0.15s ease; }
@media (hover: hover) and (pointer: fine) {
.ph-resell:hover { background: #fff; box-shadow: inset 0 0 0 1px rgba(36, 54, 228, 0.22); transform: translateY(-1px); }
.ph-resell:hover .ph-resell__go svg { transform: translateX(3px); }
}
@media (max-width: 620px) {
.ph-resell { flex-wrap: wrap; gap: 0.75rem; align-items: flex-start; }
.ph-resell__icon { margin-top: 2px; }
.ph-resell__copy { flex: 1 1 12rem; }
.ph-resell__go { width: 100%; margin-left: 0; justify-content: center; }
}
.ph-plans__foot {
display: flex;
gap: 0.45rem;
align-items: center;
justify-content: center;
margin: 1.75rem 0 0;
color: var(--ph-mute-2);
font-size: var(--t-sm);
font-weight: 600;
}
.ph-plans__foot svg { color: #16a34a; flex: 0 0 auto; }
.ph-faq-grid {
display: grid;
grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.4fr);
gap: clamp(2rem, 5vw, 4.5rem);
align-items: start;
}
.ph-faq-aside {
position: sticky;
top: 6rem;
}
.ph-faq-aside .ph-sec__title { margin: 0.5rem 0 0; }
.ph-faq-aside__body {
max-width: 34ch;
margin: 1rem 0 1.4rem;
color: var(--ph-mute);
font-size: var(--t-md);
}
.ph .ph-faq-aside__link {
display: inline-flex;
gap: 0.4rem;
align-items: center;
padding: 0.6rem 1.1rem;
color: var(--ph-ink);
font-size: var(--t-sm);
font-weight: 700;
text-decoration: none;
background: #fff;
border-radius: var(--r-full);
box-shadow: 0 0 0 1px rgba(11, 14, 28, 0.1);
transition: box-shadow 0.15s ease, transform 0.15s ease;
}
.ph-faq-aside__link svg { transition: transform 0.15s ease; }
@media (hover: hover) and (pointer: fine) {
.ph .ph-faq-aside__link:hover {
transform: translateY(-1px);
box-shadow:
0 0 0 1px rgba(108, 134, 255, 0.45),
0 12px 22px -12px rgba(11, 14, 28, 0.45);
}
.ph .ph-faq-aside__link:hover svg { transform: translateX(3px); }
}
.ph-faq {
border-top: 1px solid var(--ph-line);
}
.ph-faq__item {
border-bottom: 1px solid var(--ph-line);
}
.ph-faq__q {
display: flex;
gap: 1rem;
align-items: center;
justify-content: space-between;
padding: 1.15rem 0.25rem;
color: var(--ph-ink);
font-size: var(--t-lg);
font-weight: 700;
letter-spacing: -0.01em;
cursor: pointer;
list-style: none;
transition: color 0.15s ease;
}
.ph-faq__q::-webkit-details-marker { display: none; }
@media (hover: hover) and (pointer: fine) {
.ph-faq__q:hover { color: var(--pgpl-ultra); }
}
.ph-faq__sign {
display: inline-flex;
flex: 0 0 32px;
width: 32px;
height: 32px;
align-items: center;
justify-content: center;
color: var(--ph-mute);
background: #fff;
border-radius: var(--r-full);
box-shadow: inset 0 0 0 1px var(--ph-line);
transition: color 0.18s ease, background-color 0.18s ease;
}
.ph-faq__bar { transition: opacity 0.18s ease, transform 0.18s ease; }
.ph-faq__item[open] .ph-faq__bar {
opacity: 0;
transform: rotate(90deg);
transform-origin: center;
}
.ph-faq__item[open] .ph-faq__sign {
color: #fff;
background: var(--pgpl-ultra);
box-shadow: none;
}
.ph-faq__a {
padding: 0 3rem 1.4rem 0.25rem;
}
.ph-faq__a p {
margin: 0;
color: var(--ph-mute);
font-size: var(--t-md);
line-height: 1.65;
}
.ph-journal__all {
display: inline-flex;
gap: 0.4rem;
align-items: center;
color: var(--ph-ink);
font-size: var(--t-sm);
font-weight: 700;
text-decoration: none;
}
.ph-journal__all svg { transition: transform 0.15s ease; }
.ph .ph-journal__all:hover svg { transform: translateX(3px); }
.ph-journal__grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 1.15rem;
}
.ph .ph-post {
display: flex;
flex-direction: column;
overflow: hidden;
color: inherit;
text-decoration: none;
background: #fff;
border-radius: var(--r-lg);
box-shadow:
0 0 0 1px rgba(11, 14, 28, 0.08),
0 12px 28px -20px rgba(11, 14, 28, 0.45);
transition: transform 0.25s ease, box-shadow 0.25s ease;
}
@media (hover: hover) and (pointer: fine) {
.ph .ph-post:hover {
transform: translateY(-5px);
box-shadow:
0 0 0 1px rgba(108, 134, 255, 0.45),
0 30px 50px -26px rgba(11, 14, 28, 0.5);
}
}
.ph-post__art {
display: block;
position: relative;
aspect-ratio: 2 / 1;
overflow: hidden;
background: var(--ph-tint);
}
.ph-post__art img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
.ph .ph-post:hover .ph-post__art img { transform: scale(1.05); }
.ph-post__kind {
position: absolute;
top: 0.6rem;
left: 0.6rem;
padding: 0.2rem 0.6rem;
color: #fff;
font-size: var(--t-xs);
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
background: rgba(11, 14, 28, 0.72);
border-radius: var(--r-full);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}
.ph-post__body {
display: flex;
flex: 1 1 auto;
flex-direction: column;
gap: 0.35rem;
padding: 1rem 1.1rem 0.95rem;
}
.ph-post__item {
color: var(--pgpl-ultra);
font-size: var(--t-xs);
font-weight: 800;
letter-spacing: 0.06em;
text-transform: uppercase;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.ph-post__title {
display: -webkit-box;
overflow: hidden;
color: var(--ph-ink);
font-family: var(--ph-display);
font-size: var(--t-md);
font-weight: 700;
line-height: 1.26;
letter-spacing: -0.02em;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
transition: color 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
.ph .ph-post:hover .ph-post__title { color: var(--pgpl-ultra); }
}
.ph-post__desc {
display: -webkit-box;
overflow: hidden;
color: var(--ph-mute);
font-size: var(--t-sm);
line-height: 1.55;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.ph-post__foot {
display: flex;
gap: 0.45rem;
align-items: center;
margin-top: auto;
padding-top: 0.85rem;
color: var(--ph-mute-2);
font-size: var(--t-xs);
font-weight: 600;
border-top: 1px solid var(--ph-line-2);
}
.ph-post__dot {
width: 3px;
height: 3px;
background: currentColor;
border-radius: 50%;
opacity: 0.6;
}
.ph-post__go {
display: inline-flex;
width: 26px;
height: 26px;
align-items: center;
justify-content: center;
margin-left: auto;
color: var(--ph-mute);
background: var(--ph-tint);
border-radius: var(--r-full);
transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
.ph .ph-post:hover .ph-post__go {
color: #fff;
background: var(--pgpl-ultra);
transform: translateX(2px);
}
@media (max-width: 68rem) {
.ph-grid,
.ph-plans,
.ph-journal__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.ph-flow {
grid-template-columns: minmax(0, 1fr);
gap: 1.6rem;
}
.ph-flow::before { display: none; }
.ph-flow__step {
display: grid;
grid-template-columns: var(--flow-n) minmax(0, 1fr);
column-gap: 0.85rem;
align-items: start;
}
.ph-flow__n {
grid-area: 1 / 1;
align-self: center;
margin-bottom: 0;
}
.ph-flow__title {
grid-area: 1 / 2;
align-self: center;
margin: 0;
}
.ph-flow__body {
grid-area: 2 / 2;
max-width: 46ch;
margin-top: 0.3rem;
}
.ph-flow__mock {
grid-area: 3 / 2;
max-width: 30rem;
margin: 0.85rem 0 0;
}
.ph-flow__step:not(:last-child)::before {
content: "";
position: absolute;
top: var(--flow-n);
bottom: -1.6rem;
left: calc(var(--flow-n) / 2);
width: 1px;
background: var(--ph-line);
transform: translateX(-0.5px);
pointer-events: none;
}
}
@media (max-width: 48rem) {
.ph-sec__head {
align-items: flex-start;
flex-direction: column;
}
.ph-tabs {
width: 100%;
overflow-x: auto;
flex-wrap: nowrap;
scrollbar-width: none;
scroll-snap-type: x proximity;
scroll-padding-left: 0.3rem;
-webkit-overflow-scrolling: touch;
}
.ph-tabs::-webkit-scrollbar { display: none; }
.ph-tab {
white-space: nowrap;
scroll-snap-align: start;
padding: 0.55rem 0.9rem;
}
.ph-hero__cta .ph-btn { flex: 1 1 100%; }
.ph-common {
padding: 1.1rem 1.25rem;
border-radius: var(--r-lg);
}
.ph-common ul { gap: 0.5rem 1.3rem; }
.ph-plans {
gap: 1.75rem 1rem;
padding: 1.1rem 0 0.6rem;
}
.ph-plan.is-best {
margin: 0;
padding: 1.7rem 1.4rem;
}
.ph-faq__a { padding-right: 0.25rem; }
.ph-card__btn { padding: 0.7rem 0.9rem; }
}
@media (max-width: 30rem) {
.ph-grid,
.ph-plans,
.ph-journal__grid { grid-template-columns: minmax(0, 1fr); }
.ph-hero__title { font-size: clamp(1.75rem, 8.5vw, 2.2rem); }
.ph-hero__promises { gap: 0.55rem 0.9rem; }
.ph-sec__head { margin-bottom: 1.4rem; }
.ph-plan__sub { min-height: 0; }
.ph-plan__sub:empty { margin: 0; }
.ph-proof > div { padding: 1.05rem 0.9rem; }
.ph-post__art { aspect-ratio: 16 / 9; }
.ph-more { min-height: 14rem; }
.ph-faq-grid { grid-template-columns: minmax(0, 1fr); }
.ph-faq-aside { position: static; }
}
@media (prefers-reduced-motion: reduce) {
.ph .ph-card,
.ph-card__art img,
.ph .ph-btn,
.ph-card__btn { transition: none; }
.ph .ph-card:hover { transform: none; }
.ph .ph-card:hover .ph-card__art img { transform: none; }
}
.pha {
position: relative;
width: 100%;
height: 620px;
overflow: hidden;
background: #ffffff;
color: #0b0e1c;
font-size: 16px;
line-height: normal;
box-sizing: content-box;
}
.pha-inner {
position: relative;
z-index: 2;
display: grid;
grid-template-columns: minmax(0, 1.02fr) minmax(0, 1fr);
gap: 40px;
align-items: center;
height: 620px;
margin: 0 auto;
padding: 0 max(1rem, env(safe-area-inset-left));
max-width: calc(1240px - 2 * max(1rem, env(safe-area-inset-left)));
}
.pha-copy {
min-width: 0;
display: flex;
flex-direction: column;
gap: 0;
}
.pha-h1 {
font-family: "Bricolage Grotesque", "Poppins", system-ui, sans-serif;
margin: 18px 0 0;
font-size: 60px;
font-weight: 800;
line-height: 1;
letter-spacing: -0.04em;
color: #0b0e1c;
}
.pha-stage {
position: relative;
height: 470px;
min-width: 0;
}
.pha-panel {
position: absolute;
left: 0;
top: 0;
width: 640px;
height: 470px;
}
.pha-proof {
position: relative;
z-index: 2;
margin-top: -61px;
padding: 0;
}
@media (max-width: 1120px) { .pha-proof { margin-top: -31px; } }
@media (max-width: 1050px) { .pha-proof { margin-top: -10px; } }
@media (max-width: 1039px) {
.pha-proof { margin-top: 0; }
}
.pha .pha-tick-short { display: none; }
.pha { font-family: "Bricolage Grotesque", "Poppins", system-ui, sans-serif; -webkit-font-smoothing: antialiased; }
.pha a { color: #2436e4; text-decoration: none; }
.pha a:hover { color: #1b29b8; }
.pha .pha-dots { background-image: radial-gradient(circle, rgba(11,14,28,0.13) 1px, transparent 1px); background-size: 26px 26px; -webkit-mask-image: radial-gradient(ellipse 60% 55% at 26% 40%, transparent 26%, #000 76%); mask-image: radial-gradient(ellipse 60% 55% at 26% 40%, transparent 26%, #000 76%); }
@keyframes pha-float-a { 0%,100% { transform: translate(0,0); } 50% { transform: translate(40px, 30px); } }
@keyframes pha-float-b { 0%,100% { transform: translate(0,0); } 50% { transform: translate(-50px, 40px); } }
@keyframes pha-float-c { 0%,100% { transform: translate(0,0); } 50% { transform: translate(30px, -40px); } }
.pha .pha-aurora-a { animation: pha-float-a 34s ease-in-out infinite; will-change: transform; }
.pha .pha-aurora-b { animation: pha-float-b 43s ease-in-out infinite; will-change: transform; }
.pha .pha-aurora-c { animation: pha-float-c 51s ease-in-out infinite; will-change: transform; }
@media (prefers-reduced-motion: reduce) {
.pha *, .pha *::before, .pha *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; }
}
.pha .pha-grain { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyNDAnIGhlaWdodD0nMjQwJz48ZmlsdGVyIGlkPSduJz48ZmVUdXJidWxlbmNlIHR5cGU9J2ZyYWN0YWxOb2lzZScgYmFzZUZyZXF1ZW5jeT0nMC44NScgbnVtT2N0YXZlcz0nMicgc3RpdGNoVGlsZXM9J3N0aXRjaCcvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0nMCAwIDAgMCAxICAwIDAgMCAwIDEgIDAgMCAwIDAgMSAgMCAwIDAgMC41IDAnLz48L2ZpbHRlcj48cmVjdCB3aWR0aD0nMTAwJScgaGVpZ2h0PScxMDAlJyBmaWx0ZXI9J3VybCgjbiknLz48L3N2Zz4="); }
@keyframes pha-f-bob { 0%,100% { transform: perspective(1400px) rotateY(-10deg) rotateX(5deg) translateY(0); } 50% { transform: perspective(1400px) rotateY(-10deg) rotateX(5deg) translateY(-8px); } }
.pha .pha-f-preview { animation: pha-f-bob 6s ease-in-out infinite; will-change: transform; }
@keyframes pha-f-copy { 0%,3% { opacity: 0; transform: translateY(10px) scale(0.96); } 7%,100% { opacity: 1; transform: translateY(0) scale(1); } }
.pha .pha-f-copy { animation: pha-f-copy 11s cubic-bezier(0.2,0.8,0.2,1) infinite; }
@keyframes pha-f-prog { 0%,12% { transform: scaleX(0); } 36%,100% { transform: scaleX(1); } }
.pha .pha-f-prog { animation: pha-f-prog 11s cubic-bezier(0.4,0,0.2,1) infinite; transform-origin: left; }
@keyframes pha-f-old { 0%,34% { opacity: 1; transform: translateY(0); } 38%,100% { opacity: 0; transform: translateY(-8px); } }
@keyframes pha-f-new { 0%,35% { opacity: 0; transform: translateY(8px); } 39%,100% { opacity: 1; transform: translateY(0); } }
.pha .pha-f-old { animation: pha-f-old 11s ease infinite; } .pha .pha-f-new { animation: pha-f-new 11s ease infinite; }
@keyframes pha-f-blk { 0%,14% { opacity: 0; transform: translateY(12px); } 36%,100% { opacity: 1; transform: translateY(0); } }
@keyframes pha-f-notice { 0%,34% { opacity: 0; transform: translateY(6px); } 38%,96% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; } }
.pha .pha-f-notice { animation: pha-f-notice 11s cubic-bezier(0.2,0.8,0.2,1) infinite !important; }
@keyframes pha-f-rbtn { 0%,11% { opacity: 1; } 13%,100% { opacity: 0; } }
@keyframes pha-f-rbusy { 0%,11% { opacity: 0; } 13%,35% { opacity: 1; } 37%,100% { opacity: 0; } }
@keyframes pha-f-rok { 0%,35% { opacity: 0; } 37%,100% { opacity: 1; } }
.pha .pha-f-rbtn { animation: pha-f-rbtn 11s linear infinite; } .pha .pha-f-rbusy { animation: pha-f-rbusy 11s linear infinite; } .pha .pha-f-rok { animation: pha-f-rok 11s linear infinite; }
@keyframes pha-f-bad1 { 0%,35% { opacity: 1; } 37%,100% { opacity: 0; } } @keyframes pha-f-bad0 { 0%,35% { opacity: 0; } 37%,100% { opacity: 1; } }
.pha .pha-f-bad1 { animation: pha-f-bad1 11s linear infinite; } .pha .pha-f-bad0 { animation: pha-f-bad0 11s linear infinite; }
@keyframes pha-f-spin { to { transform: rotate(360deg); } } .pha-f-spin { animation: pha-f-spin 0.8s linear infinite; }
.pha .pha-f-b1 { animation: pha-f-blk 11s cubic-bezier(0.2,0.8,0.2,1) infinite; } .pha .pha-f-b2 { animation: pha-f-blk 11s cubic-bezier(0.2,0.8,0.2,1) infinite; animation-delay: 0.25s; } .pha .pha-f-b3 { animation: pha-f-blk 11s cubic-bezier(0.2,0.8,0.2,1) infinite; animation-delay: 0.5s; } .pha .pha-f-b4 { animation: pha-f-blk 11s cubic-bezier(0.2,0.8,0.2,1) infinite; animation-delay: 0.75s; }
@keyframes pha-f-sweep { 0%,40% { transform: translateY(-60px); opacity: 0; } 43% { opacity: 1; } 58% { transform: translateY(260px); opacity: 1; } 60%,100% { transform: translateY(260px); opacity: 0; } }
.pha .pha-f-sweep { animation: pha-f-sweep 11s cubic-bezier(0.4,0,0.2,1) infinite; }
@keyframes pha-f-glow { 0%,58% { opacity: 0; } 64%,92% { opacity: 1; } 100% { opacity: 0; } }
.pha .pha-f-glowlayer { animation: pha-f-glow 11s ease infinite; will-change: opacity; }
@keyframes pha-f-s1 { 0%,4% { opacity: 0; transform: translateY(6px); } 8%,36% { opacity: 1; transform: translateY(0); } 40%,100% { opacity: 0; transform: translateY(-6px); } }
@keyframes pha-f-s2 { 0%,38% { opacity: 0; transform: translateY(6px); } 42%,58% { opacity: 1; transform: translateY(0); } 62%,100% { opacity: 0; transform: translateY(-6px); } }
@keyframes pha-f-s3 { 0%,60% { opacity: 0; transform: translateY(6px); } 64%,95% { opacity: 1; transform: translateY(0); } 100% { opacity: 0; } }
.pha .pha-f-s1 { animation: pha-f-s1 11s cubic-bezier(0.2,0.8,0.2,1) infinite; } .pha .pha-f-s2 { animation: pha-f-s2 11s cubic-bezier(0.2,0.8,0.2,1) infinite; } .pha .pha-f-s3 { animation: pha-f-s3 11s cubic-bezier(0.2,0.8,0.2,1) infinite; }
@keyframes pha-f-ring { 0%,10% { stroke-dashoffset: 264; } 60%,100% { stroke-dashoffset: 0; } }
@keyframes pha-f-ringgreen { 0%,58% { opacity: 0; } 64%,100% { opacity: 1; } }
.pha .pha-f-ringc { animation: pha-f-ring 11s cubic-bezier(0.4,0,0.2,1) infinite; }
.pha .pha-f-ringg { animation: pha-f-ring 11s cubic-bezier(0.4,0,0.2,1) infinite, pha-f-ringgreen 11s linear infinite; }
@keyframes pha-f-check { 0%,60% { stroke-dashoffset: 40; opacity: 0; } 62% { opacity: 1; } 70%,100% { stroke-dashoffset: 0; opacity: 1; } }
.pha .pha-f-check { animation: pha-f-check 11s cubic-bezier(0.2,0.8,0.2,1) infinite; }
@keyframes pha-f-pulse { 0%,60% { transform: scale(0.7); opacity: 0; } 64% { transform: scale(1); opacity: 0.55; } 78%,100% { transform: scale(1.7); opacity: 0; } }
.pha .pha-f-pulse { animation: pha-f-pulse 11s ease-out infinite; }
@keyframes pha-f-spark { 0%,62% { transform: scale(0) rotate(0deg); opacity: 0; } 66% { transform: scale(1.1) rotate(20deg); opacity: 1; } 76%,100% { transform: scale(0) rotate(45deg); opacity: 0; } }
.pha .pha-f-sp1 { animation: pha-f-spark 11s ease infinite; } .pha .pha-f-sp2 { animation: pha-f-spark 11s ease infinite; animation-delay: 0.15s; } .pha .pha-f-sp3 { animation: pha-f-spark 11s ease infinite; animation-delay: 0.3s; } .pha .pha-f-sp4 { animation: pha-f-spark 11s ease infinite; animation-delay: 0.45s; }
@keyframes pha-f-mail { 0%,70% { transform: translateY(14px); opacity: 0; } 75%,95% { transform: translateY(0); opacity: 1; } 100% { opacity: 0; } }
.pha .pha-f-mail { animation: pha-f-mail 11s cubic-bezier(0.2,0.8,0.2,1) infinite; }
@keyframes pha-f-t1 { 0%,4% { opacity: 0; } 8%,36% { opacity: 1; } 40%,100% { opacity: 0; } }
@keyframes pha-f-t2 { 0%,38% { opacity: 0; } 42%,58% { opacity: 1; } 62%,100% { opacity: 0; } }
@keyframes pha-f-t3 { 0%,60% { opacity: 0; } 64%,100% { opacity: 1; } }
.pha .pha-f-t1 { animation: pha-f-t1 11s linear infinite; } .pha .pha-f-t2 { animation: pha-f-t2 11s linear infinite; } .pha .pha-f-t3 { animation: pha-f-t3 11s linear infinite; }
@keyframes pha-c-rise { from { opacity: 0; transform: translate3d(0, 18px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } }
.pha .pha-c-in { animation: pha-c-rise 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) both; }
.pha .pha-c-d1 { animation-delay: 0.05s; } .pha .pha-c-d2 { animation-delay: 0.18s; } .pha .pha-c-d3 { animation-delay: 0.3s; } .pha .pha-c-d4 { animation-delay: 0.44s; } .pha .pha-c-d5 { animation-delay: 0.58s; } .pha .pha-c-d6 { animation-delay: 0.72s; }
@keyframes pha-c-dot { 0%, 100% { transform: scale(1); opacity: 0.35; } 50% { transform: scale(2.6); opacity: 0; } }
.pha .pha-c-dot { animation: pha-c-dot 2.4s ease-out infinite; }
@keyframes pha-c-underline { 0%, 6% { transform: scaleX(0); } 14%, 100% { transform: scaleX(1); } }
.pha .pha-c-underline { transform-origin: 0 50%; animation: pha-c-underline 11s cubic-bezier(0.2, 0.8, 0.2, 1) infinite; will-change: transform; }
@keyframes pha-c-shine { 0%, 62% { transform: translate3d(-140%, 0, 0) skewX(-18deg); } 72%, 100% { transform: translate3d(240%, 0, 0) skewX(-18deg); } }
.pha .pha-c-shine { animation: pha-c-shine 11s cubic-bezier(0.4, 0, 0.2, 1) infinite; will-change: transform; }
.pha .pha-c-btn { transition: transform 0.25s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.25s; }
.pha .pha-c-btn:hover { transform: translateY(-2px); }
.pha .pha-c-btn--solid:hover { box-shadow: 0 22px 40px -16px rgba(60,80,255,1); }
.pha .pha-c-btn--ghost:hover { border-color: rgba(11,14,28,0.3); }
@keyframes pha-c-p1 { 0%, 4% { opacity: 0; } 9%, 100% { opacity: 1; } }
@keyframes pha-c-p2 { 0%, 40% { opacity: 0; } 45%, 100% { opacity: 1; } }
@keyframes pha-c-p3 { 0%, 62% { opacity: 0; } 67%, 100% { opacity: 1; } }
.pha .pha-c-p1 { animation: pha-c-p1 11s linear infinite; } .pha .pha-c-p2 { animation: pha-c-p2 11s linear infinite; } .pha .pha-c-p3 { animation: pha-c-p3 11s linear infinite; }
@keyframes pha-c-pop { 0%, 4% { transform: scale(0.6); } 9%, 100% { transform: scale(1); } }
@keyframes pha-c-pop2 { 0%, 40% { transform: scale(0.6); } 45%, 100% { transform: scale(1); } }
@keyframes pha-c-pop3 { 0%, 62% { transform: scale(0.6); } 67%, 100% { transform: scale(1); } }
.pha .pha-c-pop1 { animation: pha-c-pop 11s cubic-bezier(0.34, 1.56, 0.64, 1) infinite; } .pha .pha-c-pop2 { animation: pha-c-pop2 11s cubic-bezier(0.34, 1.56, 0.64, 1) infinite; } .pha .pha-c-pop3 { animation: pha-c-pop3 11s cubic-bezier(0.34, 1.56, 0.64, 1) infinite; }
.pha-panel { transform: scale(0.9); transform-origin: left center; }
@media (max-width: 1239px) { .pha-panel { transform: scale(0.85); } }
@media (max-width: 1179px) { .pha-panel { transform: scale(0.77); } }
@media (max-width: 1079px) { .pha-panel { transform: scale(0.73); } }
@media (max-width: 1039px) {
.pha { height: auto; }
.pha-inner {
grid-template-columns: minmax(0, 1fr);
gap: 44px;
height: auto;
padding: 56px max(1rem, env(safe-area-inset-left)) 64px;
}
.pha-stage { height: 400px; }
.pha-panel {
left: 50%;
transform: translateX(-50%) scale(0.85);
transform-origin: top center;
}
.pha-inner { max-width: none; }
.pha-copy { display: contents; }
.pha-inner { gap: 0; }
.pha-stage { margin-top: 44px; }
.pha-copy ul {
order: 1;
justify-content: center;
margin: 30px 0 0 !important;
}
}
@media (max-width: 1039px) {
.pha-stage { height: 470px; }
.pha-panel { transform: translateX(-50%) scale(1); }
}
@media (max-width: 720px) { .pha-h1 { font-size: 44px; } }
@media (max-width: 671px) { .pha-stage { height: 400px; } .pha-panel { transform: translateX(-50%) scale(0.85); } }
@media (max-width: 575px) {
.pha-panel { width: 400px; height: 431px; }
.pha-tiles, .pha-f-mail { display: none !important; }
.pha-side {
left: 30px !important;
top: 300px !important;
width: 340px !important;
flex-direction: row !important;
align-items: center;
gap: 16px !important;
}
.pha-side > div:last-child { flex: 1 1 auto; min-width: 0; height: 92px !important; }
.pha-stage { height: 431px; }
.pha-panel { transform: translateX(-50%) scale(1); }
}
@media (max-width: 431px) { .pha-stage { height: 384px; } .pha-panel { transform: translateX(-50%) scale(0.89); } }
@media (max-width: 387px) { .pha-stage { height: 345px; } .pha-panel { transform: translateX(-50%) scale(0.80); } }
@media (max-width: 351px) { .pha-stage { height: 310px; } .pha-panel { transform: translateX(-50%) scale(0.72); } }
@media (max-width: 319px) { .pha-stage { height: 280px; } .pha-panel { transform: translateX(-50%) scale(0.65); } }
@media (max-width: 560px) {
.pha-h1 { font-size: 36px; }
.pha .pha-c-d5 { flex-direction: column; align-items: stretch !important; }
.pha .pha-c-btn {
box-sizing: border-box;
width: 100%;
min-height: 56px;
justify-content: center;
}
.pha .pha-tick-full { display: none; }
.pha .pha-tick-short { display: inline; }
.pha-copy ul { gap: 8px 10px !important; }
.pha-copy ul li { font-size: 12px !important; gap: 6px !important; }
.pha-copy ul li > span:first-child { width: 16px !important; height: 16px !important; }
.pha-copy ul li svg { width: 10px; height: 10px; }
}
@media (max-width: 359px) {
.pha-copy ul { gap: 8px 6px !important; }
}

/* generate-style */
blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.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}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}
body{background-color:var(--base-2);color:var(--contrast);}a{color:var(--accent);}a:hover, a:focus, a:active{color:var(--contrast);}.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}.site-header .header-image{width:140px;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#1e73be;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:var(--base-3);}.main-title a,.main-title a:hover{color:var(--contrast);}.site-description{color:var(--contrast-2);}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:var(--contrast);}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:var(--accent);}button.menu-toggle:hover,button.menu-toggle:focus{color:var(--contrast);}.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:var(--accent);}.navigation-search input[type="search"],.navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:var(--accent);}.main-navigation ul ul{background-color:var(--base);}.entry-title a{color:var(--contrast);}.entry-title a:hover{color:var(--contrast-2);}.entry-meta{color:var(--contrast-2);}.sidebar .widget{background-color:var(--base-3);}.footer-widgets{background-color:var(--base-3);}.site-info{background-color:var(--base-3);}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:var(--contrast);background-color:var(--base-2);border-color:var(--base);}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:var(--contrast);background-color:var(--base-2);border-color:var(--contrast-3);}button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#55555e;}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f4047;}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width:768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:var(--contrast);}}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 20px 0px 20px;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:0px;}.site-main .wp-block-group__inner-container{padding:0px;}.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-0px;width:calc(100% + 0px);max-width:calc(100% + 0px);}.one-container.right-sidebar .site-main,.one-container.both-right .site-main{margin-right:0px;}.one-container.left-sidebar .site-main,.one-container.both-left .site-main{margin-left:0px;}.one-container.both-sidebars .site-main{margin:0px;}.sidebar .widget, .page-header, .widget-area .main-navigation, .site-main > *{margin-bottom:0px;}.separate-containers .site-main{margin:0px;}.both-right .inside-left-sidebar,.both-left .inside-left-sidebar{margin-right:0px;}.both-right .inside-right-sidebar,.both-left .inside-right-sidebar{margin-left:0px;}.one-container.archive .post:not(:last-child):not(.is-loop-template-item), .one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:0px;}.separate-containers .featured-image{margin-top:0px;}.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar{margin-top:0px;margin-bottom:0px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-right:30px;padding-left:30px;}.widget-area .widget{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.footer-widgets-container{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.inside-site-info{padding-right:30px;padding-left:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}.one-container .site-main .paging-navigation{margin-bottom:0px;}} .is-right-sidebar{width:30%;}.is-left-sidebar{width:30%;}.site-content .content-area{width:100%;}@media (max-width:768px){.main-navigation .menu-toggle,.sidebar-nav-mobile:not(#sticky-placeholder){display:block;}.main-navigation ul,.gen-sidebar-nav,.main-navigation:not(.slideout-navigation):not(.toggled) .main-nav > ul,.has-inline-mobile-toggle #site-navigation .inside-navigation > *:not(.navigation-search):not(.main-nav){display:none;}.nav-align-right .inside-navigation,.nav-align-center .inside-navigation{justify-content:space-between;}}
.dynamic-author-image-rounded{border-radius:100%;}.dynamic-featured-image, .dynamic-author-image{vertical-align:middle;}.one-container.blog .dynamic-content-template:not(:last-child), .one-container.archive .dynamic-content-template:not(:last-child){padding-bottom:0px;}.dynamic-entry-excerpt > p:last-child{margin-bottom:0px;}
.post-image:not(:first-child), .page-content:not(:first-child), .entry-content:not(:first-child), .entry-summary:not(:first-child), footer.entry-meta{margin-top:0em;}.post-image-above-header .inside-article div.featured-image, .post-image-above-header .inside-article div.post-image{margin-bottom:0em;}

/* generate-child */
:root {
--white: #FFFFFF;
--gray-50: #F9FAFB;
--gray-100: #F3F4F6;
--gray-200: #E5E7EB;
--gray-300: #D1D5DB;
--gray-600: #4B5563;
--gray-700: #374151;
--gray-900: #111827;
--gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
--gradient-gold: linear-gradient(135deg, #FFB800 0%, #FF8C00 100%);
--gradient-emerald: linear-gradient(135deg, #06B6D4 0%, #0891B2 100%);
--gradient-hero: linear-gradient(135deg, #1a0b2e 0%, #6B46C1 50%, #9333EA 100%);
--gradient-pink: linear-gradient(135deg, #EC4899 0%, #F472B6 100%);
--font-display: 'Inter', -apple-system, system-ui, sans-serif;
--spacing-xs: 0.5rem;
--spacing-sm: 1rem;
--spacing-md: 1.5rem;
--spacing-lg: 2rem;
--spacing-xl: 3rem;
--spacing-2xl: 4rem;
--spacing-3xl: 6rem;
--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
--shadow-md: 0 4px 6px rgba(0, 0, 0, 0.07);
--shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);
--shadow-xl: 0 20px 25px rgba(0, 0, 0, 0.15);
--shadow-2xl: 0 25px 50px rgba(0, 0, 0, 0.25);
--transition-fast: 0.15s ease;
--transition-base: 0.3s ease;
--transition-smooth: 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

/* pgpl-chrome */
:root {
--pgpl-ink: #0f1222;
--pgpl-ink-soft: #3d4260;
--pgpl-muted: #6a7091;
--pgpl-paper: #fcfcfa;
--pgpl-surface: #fff;
--pgpl-line: #dde0ec;
--pgpl-line-strong: #c3c8dd;
--pgpl-ultra: #2436e4;
--pgpl-ultra-deep: #1b29b8;
--pgpl-wash: #eef1ff;
--pgpl-night: #10132a;
--pgpl-night-soft: #1b2040;
--pgpl-aurora: #0b0e1c;
--pgpl-aurora-deep: #070915;
--pgpl-aurora-panel: #0f1324;
--pgpl-glow: rgba(108, 134, 255, 0.5);
}
.pgpl-hd {
position: sticky;
top: 0;
z-index: 200;
color: rgba(255, 255, 255, 0.82);
background: var(--pgpl-aurora);
border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}
.admin-bar .pgpl-hd {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar .pgpl-hd {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar .pgpl-hd {
top: 0;
}
}
.pgpl-hd *,
.pgpl-hd *::before,
.pgpl-hd *::after,
.pgpl-drawer *,
.pgpl-ft *,
.pgpl-ft *::before,
.pgpl-ft *::after {
box-sizing: border-box;
}
.pgpl-hd a:hover,
.pgpl-hd a:focus,
.pgpl-hd a:active,
.pgpl-drawer a:hover,
.pgpl-drawer a:focus,
.pgpl-drawer a:active,
.pgpl-ft a:hover,
.pgpl-ft a:focus,
.pgpl-ft a:active {
color: #fff;
}
.pgpl-hd__wrap {
display: flex;
gap: 1rem;
align-items: center;
max-width: 1240px;
margin: 0 auto;
padding: 0 max(1rem, env(safe-area-inset-left));
}
.pgpl-hd__icon {
flex: 0 0 auto;
}
.pgpl-hd__utility {
color: rgba(255, 255, 255, 0.62);
background: var(--pgpl-aurora-deep);
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
font-size: 0.8rem;
}
.pgpl-hd__utility .pgpl-hd__wrap {
justify-content: flex-start;
gap: 0.6rem;
min-height: 2.25rem;
}
.pgpl-hd__updates {
display: inline-flex;
gap: 0.5rem;
align-items: center;
padding: 0.28rem 0.7rem 0.28rem 0.6rem;
color: rgba(255, 255, 255, 0.85);
text-decoration: none;
background: rgba(255, 255, 255, 0.06);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 999px;
transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
}
.pgpl-hd .pgpl-hd__updates:hover,
.pgpl-hd .pgpl-hd__updates:focus {
color: #fff;
background: rgba(255, 255, 255, 0.12);
border-color: rgba(255, 255, 255, 0.22);
}
.pgpl-hd__updates-label {
font-weight: 600;
}
.pgpl-hd__updates-when {
padding-left: 0.5rem;
color: rgba(255, 255, 255, 0.5);
border-left: 1px solid rgba(255, 255, 255, 0.14);
}
.pgpl-hd__updates-arrow {
transition: transform 0.16s ease;
}
.pgpl-hd__updates:hover .pgpl-hd__updates-arrow,
.pgpl-hd__updates:focus .pgpl-hd__updates-arrow {
transform: translateX(2px);
}
.pgpl-hd__pulse {
position: relative;
flex: 0 0 7px;
width: 7px;
height: 7px;
background: #4ade80;
border-radius: 50%;
}
.pgpl-hd__pulse::after {
content: "";
position: absolute;
inset: -3px;
background: rgba(74, 222, 128, 0.45);
border-radius: 50%;
animation: pgpl-pulse 2.4s ease-out infinite;
}
@keyframes pgpl-pulse {
0% { transform: scale(0.6); opacity: 0.8; }
70% { transform: scale(1.5); opacity: 0; }
100% { transform: scale(1.5); opacity: 0; }
}
@media (prefers-reduced-motion: reduce) {
.pgpl-hd__pulse::after {
animation: none;
opacity: 0.35;
}
}
.pgpl-hd__announce {
display: inline-flex;
gap: 0.5rem;
align-items: center;
padding: 0.28rem 0.7rem 0.28rem 0.4rem;
color: #a9f5c3;
text-decoration: none;
background: #141a3d;
border: 1px solid rgba(74, 222, 128, 0.35);
border-radius: 999px;
transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
}
.pgpl-hd .pgpl-hd__announce:hover,
.pgpl-hd .pgpl-hd__announce:focus {
color: #d2fbe0;
background: #1a2150;
border-color: rgba(74, 222, 128, 0.6);
}
.pgpl-hd__announce-tag {
padding: 0.1rem 0.4rem;
background: #4ade80;
color: #052e16;
border-radius: 5px;
font-size: 0.62rem;
font-weight: 800;
letter-spacing: 0.12em;
text-transform: uppercase;
line-height: 1.4;
}
.pgpl-hd__announce-label { font-weight: 600; }
.pgpl-hd__announce .pgpl-hd__updates-arrow { opacity: 0.8; }
.pgpl-drawer__updates.pgpl-drawer__announce {
margin-bottom: 0.5rem;
color: #a9f5c3;
background: #141a3d;
border-color: rgba(74, 222, 128, 0.35);
}
.pgpl-drawer__updates.pgpl-drawer__announce .pgpl-drawer__updates-label { color: #a9f5c3; }
.pgpl-hd__utility-right {
display: flex;
gap: 0.9rem;
align-items: center;
margin-left: auto;
}
.pgpl-hd__count strong {
color: #fff;
font-variant-numeric: tabular-nums;
}
.pgpl-hd__currency {
display: inline-flex;
gap: 2px;
padding: 2px;
background: rgba(255, 255, 255, 0.1);
border-radius: 999px;
}
.pgpl-hd__chip {
padding: 0.2rem 0.65rem;
font-size: 0.72rem;
font-weight: 700;
letter-spacing: 0.03em;
color: rgba(255, 255, 255, 0.75);
text-decoration: none;
border-radius: 999px;
transition: background-color 0.15s ease, color 0.15s ease;
}
.pgpl-hd__chip:hover,
.pgpl-hd__chip:focus {
color: #fff;
}
.pgpl-hd__chip.is-active:hover,
.pgpl-hd__chip.is-active:focus {
color: var(--pgpl-ink);
}
.pgpl-hd__chip.is-active {
color: var(--pgpl-ink);
background: #fff;
}
.pgpl-hd__command {
position: relative;
}
.pgpl-hd__glow {
position: absolute;
inset: 0;
overflow: hidden;
pointer-events: none;
}
.pgpl-hd__glow::after {
content: "";
position: absolute;
top: -320%;
right: -6%;
width: 46%;
height: 0;
padding-top: 46%;
background: radial-gradient(circle, var(--pgpl-glow) 0%, rgba(108, 134, 255, 0) 66%);
pointer-events: none;
}
.pgpl-hd__command .pgpl-hd__wrap {
position: relative;
z-index: 1;
min-height: 5rem;
gap: 1.25rem;
}
.pgpl-hd__brand {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
text-decoration: none;
}
.pgpl-hd__search {
position: relative;
flex: 1 1 auto;
min-width: 0;
}
.pgpl-hd__search > * {
max-width: none;
}
.pgpl-hd__fallback {
position: relative;
display: flex;
gap: 0.6rem;
align-items: center;
max-width: none;
padding: 0 0.3rem 0 1.15rem;
background: #fff;
border: 0;
border-radius: 999px;
box-shadow:
0 1px 2px rgba(11, 14, 28, 0.16),
0 14px 30px -18px rgba(0, 0, 0, 0.8);
transition: box-shadow 0.18s ease;
}
.pgpl-hd__fallback:focus-within {
box-shadow:
0 0 0 3px rgba(108, 134, 255, 0.42),
0 1px 2px rgba(11, 14, 28, 0.16),
0 14px 30px -18px rgba(0, 0, 0, 0.8);
}
.pgpl-hd__fallback > .pgpl-hd__icon {
color: var(--pgpl-muted);
transition: color 0.18s ease;
}
.pgpl-hd__fallback:focus-within > .pgpl-hd__icon {
color: var(--pgpl-ultra);
}
.pgpl-hd__fallback input[type="search"] {
flex: 1 1 auto;
min-width: 0;
height: 3.1rem;
padding: 0;
font-family: inherit;
font-size: 0.95rem;
color: var(--pgpl-ink);
background: transparent;
border: 0;
outline: none;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
}
.pgpl-hd__fallback input[type="search"]::-webkit-search-decoration,
.pgpl-hd__fallback input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.pgpl-hd__fallback input[type="search"]::placeholder {
color: var(--pgpl-muted);
opacity: 1;
}
.pgpl-hd__kbd {
flex: 0 0 auto;
padding: 0.24rem 0.5rem;
font-family: inherit;
font-size: 0.68rem;
font-weight: 600;
letter-spacing: 0.02em;
color: #54597a;
background: rgba(11, 14, 28, 0.05);
border: 1px solid rgba(11, 14, 28, 0.08);
border-radius: 7px;
white-space: nowrap;
transition: opacity 0.15s ease;
}
.pgpl-hd__fallback:focus-within .pgpl-hd__kbd {
opacity: 0;
pointer-events: none;
}
@media (hover: none), (pointer: coarse) {
.pgpl-hd__kbd {
display: none;
}
}
.pgpl-hd__go {
display: inline-flex;
flex: 0 0 auto;
align-items: center;
justify-content: center;
width: 2.5rem;
height: 2.5rem;
color: #fff;
cursor: pointer;
background: var(--pgpl-ultra);
border: 0;
border-radius: 999px;
transition: background-color 0.15s ease, transform 0.12s ease;
}
@media (hover: hover) and (pointer: fine) {
.pgpl-hd__go:hover {
background: var(--pgpl-ultra-deep);
}
}
.pgpl-hd__go:active {
transform: scale(0.94);
}
.pgpl-hd__go:focus-visible {
outline: 2px solid var(--pgpl-ultra);
outline-offset: 3px;
}
@media (prefers-reduced-motion: reduce) {
.pgpl-hd__go:active {
transform: none;
}
}
.pgpl-hd__actions {
display: flex;
flex: 0 0 auto;
gap: 0.35rem;
align-items: center;
}
.pgpl-hd__action {
position: relative;
display: inline-flex;
gap: 0.4rem;
align-items: center;
padding: 0.5rem 0.7rem;
font-size: 0.85rem;
font-weight: 600;
color: rgba(255, 255, 255, 0.85);
text-decoration: none;
border-radius: 999px;
transition: background-color 0.15s ease, color 0.15s ease, transform 0.1s ease;
}
@media (hover: hover) and (pointer: fine) {
.pgpl-hd__action:hover {
color: #fff;
background: rgba(255, 255, 255, 0.07);
}
}
.pgpl-hd__action:focus-visible {
color: #fff;
background: rgba(255, 255, 255, 0.07);
}
.pgpl-hd__action:active {
background: rgba(255, 255, 255, 0.13);
transform: scale(0.94);
}
.pgpl-hd__badge {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 1.15rem;
height: 1.15rem;
padding: 0 0.3rem;
font-size: 0.68rem;
font-weight: 700;
line-height: 1;
color: #fff;
background: var(--pgpl-ultra);
border-radius: 999px;
font-variant-numeric: tabular-nums;
}
.pgpl-drawer__btn--solid .pgpl-hd__badge {
color: var(--pgpl-ultra-deep);
background: #fff;
}
.pgpl-hd__burger {
display: none;
align-items: center;
justify-content: center;
width: 2.5rem;
height: 2.5rem;
color: #fff;
cursor: pointer;
background: transparent;
border: 0;
border-radius: 999px;
transition: background-color 0.15s ease, transform 0.1s ease;
}
@media (hover: hover) and (pointer: fine) {
.pgpl-hd__burger:hover {
color: #fff;
background: rgba(255, 255, 255, 0.07);
}
}
.pgpl-hd__burger:focus-visible {
background: rgba(255, 255, 255, 0.07);
}
.pgpl-hd__burger:active {
background: rgba(255, 255, 255, 0.13);
transform: scale(0.94);
}
.pgpl-hd__acct {
position: relative;
flex: 0 0 auto;
}
.pgpl-hd__action--compact {
display: none;
}
.pgpl-hd__acct-toggle {
cursor: pointer;
background: none;
border: 0;
font-family: inherit;
font-size: 0.85rem;
font-weight: 600;
}
.pgpl-hd__acct-toggle svg:last-child {
width: 14px;
height: 14px;
opacity: 0.6;
transition: transform 0.18s ease;
}
.pgpl-hd__acct-toggle[aria-expanded="true"] svg:last-child {
transform: rotate(180deg);
}
.pgpl-hd__acct-chip {
display: inline-flex;
flex: 0 0 auto;
align-items: center;
justify-content: center;
width: 26px;
height: 26px;
font-size: 0.68rem;
font-weight: 800;
letter-spacing: 0.02em;
color: #fff;
background: linear-gradient(150deg, var(--pgpl-ultra), var(--pgpl-ultra-deep));
border-radius: 9px;
}
.pgpl-hd__acct-chip--lg {
width: 40px;
height: 40px;
font-size: 0.95rem;
border-radius: 12px;
}
.pgpl-hd__acct-menu[hidden] {
display: none;
}
.pgpl-hd__acct-menu {
position: absolute;
top: calc(100% + 10px);
right: 0;
z-index: 40;
width: max-content;
min-width: 14rem;
max-width: min(20rem, calc(100vw - 2rem));
padding: 0.45rem;
background: var(--pgpl-aurora-panel);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 18px;
box-shadow:
0 1px 0 rgba(255, 255, 255, 0.06) inset,
0 28px 60px -22px rgba(0, 0, 0, 0.85);
opacity: 0;
transform: translateY(-6px);
transition: opacity 0.18s ease, transform 0.18s ease;
}
.pgpl-hd__acct-menu.is-open {
opacity: 1;
transform: translateY(0);
}
.pgpl-hd__acct-id {
display: flex;
gap: 0.65rem;
align-items: center;
padding: 0.7rem 0.7rem 0.85rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.pgpl-hd__acct-id-text {
display: flex;
flex: 1 1 auto;
flex-direction: column;
gap: 0.15rem;
min-width: 0;
}
.pgpl-hd__acct-id-text strong {
font-size: 0.9rem;
font-weight: 700;
color: #fff;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.pgpl-hd__acct-mail {
font-size: 0.75rem;
color: rgba(255, 255, 255, 0.62);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.pgpl-hd__acct-nav ul {
margin: 0.45rem 0;
padding: 0 0 0.45rem;
list-style: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.pgpl-hd__acct-nav a,
.pgpl-hd__acct-out {
display: flex;
gap: 0.65rem;
align-items: center;
min-height: 40px;
padding: 0 0.7rem;
font-size: 0.86rem;
font-weight: 600;
color: rgba(255, 255, 255, 0.82);
text-decoration: none;
border-radius: 11px;
transition: color 0.15s ease, background-color 0.15s ease;
}
.pgpl-hd__acct-nav a svg,
.pgpl-hd__acct-out svg {
flex: 0 0 auto;
opacity: 0.72;
}
@media (hover: hover) and (pointer: fine) {
.pgpl-hd .pgpl-hd__acct-nav a:hover,
.pgpl-hd .pgpl-hd__acct-out:hover {
color: #fff;
background: rgba(255, 255, 255, 0.08);
}
}
.pgpl-hd .pgpl-hd__acct-nav a:focus-visible,
.pgpl-hd .pgpl-hd__acct-out:focus-visible {
color: #fff;
background: rgba(255, 255, 255, 0.08);
}
.pgpl-hd .pgpl-hd__acct-nav a:active,
.pgpl-hd .pgpl-hd__acct-out:active {
background: rgba(255, 255, 255, 0.13);
}
.pgpl-hd__acct-out {
color: rgba(255, 255, 255, 0.62);
}
.pgpl-hd__acct-out svg {
opacity: 0.6;
}
.pgpl-hd__browse {
display: inline-flex;
gap: 0.4rem;
align-items: center;
padding: 0.55rem 0.95rem;
font-family: inherit;
font-size: 0.85rem;
font-weight: 700;
color: rgba(255, 255, 255, 0.9);
cursor: pointer;
background: rgba(255, 255, 255, 0.09);
border: 1px solid rgba(255, 255, 255, 0.16);
border-radius: 999px;
transition: background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}
.pgpl-hd__browse:hover {
color: #fff;
background: rgba(255, 255, 255, 0.16);
}
.pgpl-hd__browse[aria-expanded="true"] {
color: var(--pgpl-aurora);
background: #fff;
border-color: #fff;
}
.pgpl-hd__browse svg:last-child {
transition: transform 0.18s ease;
}
.pgpl-hd__browse[aria-expanded="true"] svg:last-child {
transform: rotate(180deg);
}
.pgpl-hd__panel[hidden] {
display: none;
}
.pgpl-hd__panel {
border-top: 1px solid rgba(255, 255, 255, 0.07);
background: var(--pgpl-aurora-panel);
box-shadow: 0 30px 50px -30px rgba(0, 0, 0, 0.9);
opacity: 0;
transform: translateY(-6px);
transition: opacity 0.18s ease, transform 0.18s ease;
}
.pgpl-hd__panel.is-open {
opacity: 1;
transform: translateY(0);
}
.pgpl-hd__panel .pgpl-hd__wrap {
display: block;
}
.pgpl-hd__panel-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
gap: 2rem 2.5rem;
padding: 2.25rem 0 2.5rem;
align-items: start;
}
.pgpl-hd__col-title {
display: block;
padding-bottom: 0.7rem;
margin-bottom: 0.7rem;
font-size: 0.68rem;
font-weight: 700;
letter-spacing: 0.13em;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.45);
text-decoration: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
a.pgpl-hd__col-title:hover,
a.pgpl-hd__col-title:focus {
color: #fff;
}
.pgpl-hd__col-list {
margin: 0;
padding: 0;
list-style: none;
}
.pgpl-hd__col-list li {
margin: 0 0 0.15rem;
}
.pgpl-hd__col-list a {
display: flex;
gap: 0.6rem;
align-items: center;
padding: 0.4rem 0.6rem;
margin-left: -0.6rem;
font-size: 0.9rem;
font-weight: 500;
color: rgba(255, 255, 255, 0.78);
text-decoration: none;
border-radius: 8px;
transition: color 0.14s ease, background-color 0.14s ease, transform 0.14s ease;
}
.pgpl-hd__col-list a:hover,
.pgpl-hd__col-list a:focus {
color: #fff;
background: rgba(255, 255, 255, 0.08);
transform: translateX(3px);
}
.pgpl-hd__ico {
display: grid;
flex: 0 0 1.6rem;
place-items: center;
width: 1.6rem;
height: 1.6rem;
font-size: 0.7rem;
font-weight: 700;
line-height: 1;
color: rgba(255, 255, 255, 0.55);
background: rgba(255, 255, 255, 0.07);
border: 1px solid rgba(255, 255, 255, 0.09);
border-radius: 7px;
transition: color 0.14s ease, background-color 0.14s ease, border-color 0.14s ease;
}
.pgpl-hd__ico svg {
width: 14px;
height: 14px;
}
.pgpl-hd__col-list a:hover .pgpl-hd__ico,
.pgpl-hd__col-list a:focus .pgpl-hd__ico {
color: #fff;
background: var(--pgpl-ultra);
border-color: var(--pgpl-ultra);
}
.pgpl-hd__promo {
position: relative;
overflow: hidden;
align-self: start;
padding: 1.35rem 1.4rem 1.4rem;
color: #fff;
background:
radial-gradient(120% 90% at 85% 0%, rgba(120, 150, 255, 0.55) 0%, rgba(120, 150, 255, 0) 60%),
linear-gradient(155deg, #2436e4 0%, #1b29b8 55%, #131c86 100%);
border-radius: 16px;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.22),
0 18px 30px -18px rgba(19, 28, 134, 0.75);
}
.pgpl-hd__promo::after {
content: "";
position: absolute;
bottom: -55%;
left: -25%;
width: 80%;
aspect-ratio: 1;
background: radial-gradient(circle, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0) 70%);
pointer-events: none;
}
.pgpl-hd__promo > * {
position: relative;
z-index: 1;
}
.pgpl-hd__promo-eyebrow {
display: inline-flex;
align-items: center;
padding: 0.2rem 0.55rem;
font-size: 0.6rem;
font-weight: 700;
letter-spacing: 0.14em;
text-transform: uppercase;
color: #fff;
background: rgba(255, 255, 255, 0.16);
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 999px;
}
.pgpl-hd__promo-title {
margin: 0.75rem 0 0;
font-size: 1.15rem;
font-weight: 800;
line-height: 1.22;
letter-spacing: -0.02em;
color: #fff;
text-wrap: balance;
}
.pgpl-hd__promo-body {
margin: 0.4rem 0 1.1rem;
font-size: 0.8rem;
line-height: 1.55;
color: rgba(255, 255, 255, 0.78);
}
.pgpl-hd__promo-btn,
.pgpl-hd__promo-btn:link,
.pgpl-hd__promo-btn:visited {
display: inline-flex;
gap: 0.4rem;
align-items: center;
padding: 0.55rem 1.1rem;
font-size: 0.82rem;
font-weight: 700;
color: var(--pgpl-ultra-deep);
text-decoration: none;
background: #fff;
border-radius: 9px;
box-shadow: 0 6px 14px -8px rgba(0, 0, 0, 0.5);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.pgpl-hd .pgpl-hd__promo-btn:hover,
.pgpl-hd .pgpl-hd__promo-btn:focus {
color: var(--pgpl-ultra-deep);
transform: translateY(-1px);
box-shadow: 0 10px 18px -8px rgba(0, 0, 0, 0.55);
}
.pgpl-hd__promo-btn:focus-visible {
outline: 2px solid #fff;
outline-offset: 2px;
}
.pgpl-drawer[hidden] {
display: none;
}
.pgpl-drawer {
position: fixed;
inset: 0;
z-index: 999;
}
.pgpl-drawer__scrim {
position: absolute;
inset: 0;
background: rgba(4, 6, 14, 0.6);
-webkit-backdrop-filter: blur(3px);
backdrop-filter: blur(3px);
opacity: 0;
transition: opacity 0.24s ease;
}
.pgpl-drawer__panel {
position: absolute;
inset-block: 0;
right: 0;
display: flex;
flex-direction: column;
width: min(92vw, 400px);
max-width: 100%;
background: var(--pgpl-aurora-panel);
border-left: 1px solid rgba(255, 255, 255, 0.08);
box-shadow: -24px 0 60px rgba(0, 0, 0, 0.45);
transform: translateX(100%);
transition: transform 0.28s cubic-bezier(0.32, 0.72, 0, 1);
}
.pgpl-drawer.is-open .pgpl-drawer__scrim {
opacity: 1;
}
.pgpl-drawer.is-open .pgpl-drawer__panel {
transform: translateX(0);
}
.pgpl-drawer__head {
display: flex;
flex: 0 0 auto;
gap: 0.6rem;
align-items: center;
padding: 1rem calc(1.15rem + env(safe-area-inset-right)) 1rem 1.15rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.pgpl-drawer__close {
display: inline-flex;
flex: 0 0 auto;
width: 44px;
height: 44px;
align-items: center;
justify-content: center;
color: rgba(255, 255, 255, 0.75);
background: rgba(255, 255, 255, 0.06);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 999px;
cursor: pointer;
transition: color 0.15s ease, background-color 0.15s ease;
}
.pgpl-drawer .pgpl-drawer__close:hover,
.pgpl-drawer .pgpl-drawer__close:focus {
color: #fff;
background: rgba(255, 255, 255, 0.12);
}
.pgpl-drawer__scroll {
flex: 1 1 auto;
padding: 0.9rem 1.15rem 1.4rem;
overflow-y: auto;
overscroll-behavior: contain;
-webkit-overflow-scrolling: touch;
}
.pgpl-drawer__updates {
display: flex;
gap: 0.55rem;
align-items: center;
min-height: 44px;
margin-bottom: 1rem;
padding: 0.6rem 0.85rem;
color: rgba(255, 255, 255, 0.9);
font-size: 0.85rem;
text-decoration: none;
background: rgba(255, 255, 255, 0.05);
border: 1px solid rgba(255, 255, 255, 0.09);
border-radius: 14px;
}
.pgpl-drawer__updates-label {
font-weight: 600;
}
.pgpl-drawer__updates-when {
margin-left: auto;
color: rgba(255, 255, 255, 0.5);
}
.pgpl-drawer__list,
.pgpl-drawer__sublist {
margin: 0;
padding: 0;
list-style: none;
}
.pgpl-drawer__item + .pgpl-drawer__item {
margin-top: 2px;
}
.pgpl-drawer__row {
display: flex;
width: 100%;
gap: 0.75rem;
align-items: center;
padding: 0.6rem 0.7rem;
color: rgba(255, 255, 255, 0.92);
font-family: inherit;
font-size: 0.95rem;
font-weight: 600;
line-height: 1.25;
text-align: left;
text-decoration: none;
background: none;
border: 0;
border-radius: 14px;
cursor: pointer;
transition: background-color 0.15s ease, color 0.15s ease;
}
.pgpl-drawer .pgpl-drawer__row.is-current {
color: #fff;
background: rgba(255, 255, 255, 0.07);
}
.pgpl-drawer .pgpl-drawer__row:focus {
color: #fff;
background: rgba(255, 255, 255, 0.07);
}
@media (hover: hover) and (pointer: fine) {
.pgpl-drawer .pgpl-drawer__row:hover {
color: #fff;
background: rgba(255, 255, 255, 0.07);
}
}
.pgpl-drawer .pgpl-drawer__row:active {
color: #fff;
background: rgba(255, 255, 255, 0.13);
}
.pgpl-drawer__row-text {
flex: 1 1 auto;
min-width: 0;
}
.pgpl-drawer__glyph {
display: inline-flex;
flex: 0 0 34px;
width: 34px;
height: 34px;
align-items: center;
justify-content: center;
color: rgba(255, 255, 255, 0.8);
font-size: 0.8rem;
font-weight: 700;
background: rgba(255, 255, 255, 0.06);
border: 1px solid rgba(255, 255, 255, 0.08);
border-radius: 11px;
}
.pgpl-drawer__glyph svg {
width: 17px;
height: 17px;
}
.pgpl-drawer__row:hover .pgpl-drawer__glyph,
.pgpl-drawer__row.is-current .pgpl-drawer__glyph {
color: #fff;
background: rgba(108, 134, 255, 0.22);
border-color: rgba(108, 134, 255, 0.4);
}
.pgpl-drawer__count {
flex: 0 0 auto;
padding: 0.1rem 0.42rem;
color: rgba(255, 255, 255, 0.55);
font-size: 0.7rem;
font-weight: 700;
font-variant-numeric: tabular-nums;
background: rgba(255, 255, 255, 0.07);
border-radius: 999px;
}
.pgpl-drawer__caret,
.pgpl-drawer__go {
display: inline-flex;
flex: 0 0 auto;
color: rgba(255, 255, 255, 0.45);
transition: transform 0.22s ease, color 0.15s ease;
}
.pgpl-drawer__caret svg,
.pgpl-drawer__go svg {
width: 15px;
height: 15px;
}
.pgpl-drawer__row--toggle.is-open .pgpl-drawer__caret {
color: #fff;
transform: rotate(180deg);
}
.pgpl-drawer__row:hover .pgpl-drawer__go {
color: #fff;
transform: translateX(2px);
}
.pgpl-drawer__sub[hidden] {
display: none;
}
.pgpl-drawer__sub {
overflow: hidden;
}
.pgpl-drawer__sublist {
margin: 0.15rem 0 0.4rem 1.25rem;
padding-left: 0.85rem;
border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.pgpl-drawer__sublink,
.pgpl-drawer__sub-all {
display: flex;
gap: 0.6rem;
align-items: center;
min-height: 44px;
padding: 0.5rem 0.6rem;
color: rgba(255, 255, 255, 0.62);
font-size: 0.9rem;
text-decoration: none;
border-radius: 11px;
transition: color 0.15s ease, background-color 0.15s ease;
}
.pgpl-drawer .pgpl-drawer__sublink:hover,
.pgpl-drawer .pgpl-drawer__sublink:focus,
.pgpl-drawer .pgpl-drawer__sub-all:hover,
.pgpl-drawer .pgpl-drawer__sub-all:focus,
.pgpl-drawer .pgpl-drawer__sublink.is-current {
color: #fff;
background: rgba(255, 255, 255, 0.06);
}
.pgpl-drawer .pgpl-drawer__sublink.is-current {
font-weight: 600;
}
.pgpl-drawer__sublink .pgpl-drawer__glyph {
flex-basis: 26px;
width: 26px;
height: 26px;
font-size: 0.68rem;
border-radius: 8px;
}
.pgpl-drawer__sublink .pgpl-drawer__glyph svg {
width: 14px;
height: 14px;
}
.pgpl-drawer__sub-all {
color: rgba(255, 255, 255, 0.5);
font-size: 0.8rem;
font-weight: 600;
letter-spacing: 0.02em;
text-transform: uppercase;
}
.pgpl-drawer__foot {
display: flex;
flex: 0 0 auto;
flex-direction: column;
padding: 0.9rem 1.15rem calc(0.9rem + env(safe-area-inset-bottom));
background: var(--pgpl-aurora-deep);
border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.pgpl-drawer__btns {
display: grid;
gap: 0.6rem;
grid-template-columns: 1fr 1fr;
}
.pgpl-drawer__btn {
display: inline-flex;
gap: 0.45rem;
align-items: center;
justify-content: center;
min-height: 46px;
padding: 0.6rem 0.8rem;
color: #fff;
font-size: 0.9rem;
font-weight: 700;
text-decoration: none;
background: rgba(255, 255, 255, 0.07);
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 14px;
transition: background-color 0.15s ease;
}
.pgpl-drawer__btn svg {
width: 17px;
height: 17px;
}
.pgpl-drawer .pgpl-drawer__btn:hover,
.pgpl-drawer .pgpl-drawer__btn:focus {
color: #fff;
background: rgba(255, 255, 255, 0.13);
}
.pgpl-drawer .pgpl-drawer__btn--solid,
.pgpl-drawer .pgpl-drawer__btn--solid:link,
.pgpl-drawer .pgpl-drawer__btn--solid:visited,
.pgpl-drawer .pgpl-drawer__btn--solid:hover,
.pgpl-drawer .pgpl-drawer__btn--solid:focus {
color: #fff;
background: var(--pgpl-ultra);
border-color: transparent;
}
.pgpl-drawer__currency {
flex: 0 1 auto;
margin-left: auto;
min-width: 0;
}
.pgpl-drawer__currency .pgpl-hd__chip {
display: inline-flex;
align-items: center;
min-height: 40px;
padding: 0 0.55rem;
}
.pgpl-drawer__currency .pgpl-hd__chip.is-active {
color: var(--pgpl-ink);
}
.pgpl-drawer :focus-visible {
outline: 2px solid #fff;
outline-offset: 2px;
}
.pgpl-drawer :focus:not(:focus-visible) {
outline: none;
}
.pgpl-ft {
position: relative;
overflow: hidden;
color: rgba(255, 255, 255, 0.72);
background: var(--pgpl-aurora-deep);
font-size: 0.9rem;
}
.pgpl-ft::before {
content: "";
position: absolute;
top: -55%;
left: 50%;
width: min(1100px, 120%);
height: 420px;
background: radial-gradient(ellipse at center, rgba(108, 134, 255, 0.11), transparent 70%);
transform: translateX(-50%);
pointer-events: none;
}
.pgpl-ft__wrap {
position: relative;
z-index: 1;
max-width: 1240px;
margin: 0 auto;
padding: clamp(2.5rem, 5vw, 4rem) max(1rem, env(safe-area-inset-left)) 1.5rem;
}
.pgpl-ft a {
color: rgba(255, 255, 255, 0.72);
text-decoration: none;
transition: color 0.15s ease;
}
.pgpl-ft a:hover,
.pgpl-ft a:focus {
color: #fff;
}
.pgpl-ft__top {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr);
gap: clamp(2rem, 5vw, 4rem);
padding-bottom: 2rem;
}
.pgpl-ft__brand {
min-width: 0;
}
.pgpl-mark {
display: inline-flex;
align-items: baseline;
font-family: "Bricolage Grotesque", "Poppins", system-ui, sans-serif;
font-weight: 800;
letter-spacing: -0.02em;
white-space: nowrap;
}
.pgpl-mark--sm { font-size: 1.1rem; }
.pgpl-mark--md { font-size: 1.35rem; }
.pgpl-mark--lg { font-size: 1.55rem; }
.pgpl-mark__pure {
color: currentColor;
}
.pgpl-mark__gpl {
margin-left: 0.22em;
padding: 0 0.3em;
color: #fff;
background: var(--pgpl-ultra);
border-radius: 0.25em;
}
.pgpl-hd .pgpl-hd__brand,
.pgpl-hd .pgpl-hd__brand:link,
.pgpl-hd .pgpl-hd__brand:visited,
.pgpl-hd .pgpl-hd__brand:hover,
.pgpl-hd .pgpl-hd__brand:focus,
.pgpl-hd .pgpl-hd__brand:active,
.pgpl-drawer .pgpl-drawer__brand,
.pgpl-drawer .pgpl-drawer__brand:link,
.pgpl-drawer .pgpl-drawer__brand:visited,
.pgpl-drawer .pgpl-drawer__brand:hover,
.pgpl-drawer .pgpl-drawer__brand:focus,
.pgpl-drawer .pgpl-drawer__brand:active {
color: #fff;
text-decoration: none;
}
.pgpl-hd .pgpl-hd__brand:hover .pgpl-mark__gpl,
.pgpl-hd .pgpl-hd__brand:focus .pgpl-mark__gpl {
background: var(--pgpl-ultra-deep);
}
.pgpl-ft .pgpl-ft__word {
display: inline-flex;
color: #fff;
text-decoration: none;
}
.pgpl-ft__tagline {
max-width: 46ch;
margin: 0.9rem 0 0;
line-height: 1.6;
}
.pgpl-ft__social {
display: flex;
gap: 0.5rem;
margin: 1.25rem 0 0;
padding: 0;
list-style: none;
}
.pgpl-ft__social a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.4rem;
height: 2.4rem;
background: rgba(255, 255, 255, 0.07);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 999px;
transition: background-color 0.15s ease, color 0.15s ease, transform 0.15s ease;
}
@media (hover: hover) and (pointer: fine) {
.pgpl-ft__social a:hover {
color: #fff;
background: var(--pgpl-ultra);
border-color: transparent;
transform: translateY(-2px);
}
}
.pgpl-ft__social a:focus-visible {
color: #fff;
background: var(--pgpl-ultra);
}
.pgpl-ft__social a:active {
transform: scale(0.94);
}
.pgpl-ft__columns {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 1.5rem;
}
.pgpl-ft__column-title {
display: flex;
gap: 0.5rem;
align-items: center;
margin: 0 0 0.75rem;
color: rgba(255, 255, 255, 0.45);
font-size: 0.72rem;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
list-style: none;
}
.pgpl-ft__column-title::-webkit-details-marker {
display: none;
}
.pgpl-ft__column-title svg {
display: none;
width: 14px;
height: 14px;
margin-left: auto;
transition: transform 0.2s ease;
}
.pgpl-ft__links {
margin: 0;
padding: 0;
list-style: none;
}
.pgpl-ft__links li {
margin: 0 0 0.5rem;
}
.pgpl-ft__links a {
display: inline-flex;
align-items: center;
min-height: 24px;
transition: color 0.15s ease, transform 0.15s ease;
}
@media (hover: hover) and (pointer: fine) {
.pgpl-ft__links a:hover {
transform: translateX(2px);
}
}
.pgpl-ft__legal {
padding: 1rem 0;
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.pgpl-ft__legal-toggle {
display: flex;
gap: 0.5rem;
align-items: center;
font-size: 0.82rem;
font-weight: 600;
color: rgba(255, 255, 255, 0.6);
cursor: pointer;
list-style: none;
}
.pgpl-ft__legal-toggle::-webkit-details-marker {
display: none;
}
.pgpl-ft__legal-toggle:hover {
color: #fff;
}
.pgpl-ft__legal-toggle svg {
transition: transform 0.2s ease;
}
.pgpl-ft__legal[open] .pgpl-ft__legal-toggle svg {
transform: rotate(180deg);
}
.pgpl-ft__legal-toggle:focus-visible {
outline: 2px solid #fff;
outline-offset: 3px;
}
.pgpl-ft__legal-body {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
gap: 1.5rem;
margin-top: 1.25rem;
}
.pgpl-ft__legal-title {
margin: 0 0 0.4rem;
font-size: 0.78rem;
font-weight: 700;
letter-spacing: 0.06em;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.5);
}
.pgpl-ft__legal-body p {
margin: 0;
font-size: 0.78rem;
line-height: 1.65;
color: rgba(255, 255, 255, 0.55);
}
.pgpl-ft__legal-body a {
color: rgba(255, 255, 255, 0.8);
text-decoration: underline;
}
.pgpl-ft__bottom {
display: flex;
flex-wrap: wrap;
gap: 1rem;
align-items: center;
justify-content: space-between;
padding-top: 1.25rem;
}
.pgpl-ft__copy {
margin: 0;
font-size: 0.8rem;
color: rgba(255, 255, 255, 0.5);
}
.pgpl-ft__pay-group {
display: flex;
gap: 1rem;
align-items: center;
flex-wrap: wrap;
}
.pgpl-ft__secure {
display: inline-flex;
gap: 0.4rem;
align-items: center;
color: rgba(255, 255, 255, 0.6);
font-size: 0.78rem;
font-weight: 600;
}
.pgpl-ft__secure svg {
width: 15px;
height: 15px;
color: #4ade80;
}
.pgpl-ft__pay {
display: flex;
flex-wrap: wrap;
gap: 0.4rem;
margin: 0;
padding: 0;
list-style: none;
}
.pgpl-ft__pay li {
display: flex;
margin: 0;
}
.pgpl-ft__pay svg {
display: block;
border-radius: 4px;
}
@media (max-width: 60rem) {
.pgpl-hd__utility {
display: none;
}
.pgpl-hd__browse,
.pgpl-hd__panel {
display: none;
}
.pgpl-hd__acct {
display: none;
}
.pgpl-hd__action--compact {
display: inline-flex;
}
.pgpl-hd__burger {
display: inline-flex;
}
.pgpl-hd__action-label {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0 0 0 0);
clip-path: inset(50%);
white-space: nowrap;
border: 0;
}
.pgpl-hd__command .pgpl-hd__wrap {
flex-wrap: wrap;
min-height: 0;
gap: 0.6rem 0.75rem;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.pgpl-hd__brand {
order: 1;
}
.pgpl-hd__actions {
order: 2;
margin-left: auto;
gap: 0.15rem;
}
.pgpl-hd__search {
order: 3;
flex: 1 1 100%;
width: 100%;
}
.pgpl-hd__search input[type="search"],
.pgpl-hd__search input[type="text"],
.pgpl-hd__search .orig,
.pgpl-hd__search .autocomplete {
font-size: 16px !important;
}
.pgpl-hd__action,
.pgpl-hd__burger {
width: 44px;
height: 44px;
padding: 0;
justify-content: center;
}
.pgpl-hd__action .pgpl-hd__badge {
position: absolute;
top: 1px;
right: 1px;
pointer-events: none;
box-shadow: 0 0 0 2px var(--pgpl-aurora);
}
.pgpl-hd__brand .pgpl-mark {
font-size: 1.15rem;
}
.pgpl-ft__top {
grid-template-columns: minmax(0, 1fr);
}
}
@media (max-width: 40rem) {
.pgpl-ft__columns {
grid-template-columns: minmax(0, 1fr);
gap: 0;
}
.pgpl-ft__column {
border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.pgpl-ft__column-title {
margin: 0;
padding: 0.95rem 0;
font-size: 0.78rem;
letter-spacing: 0.08em;
}
.pgpl-ft__column-title svg {
display: block;
}
.pgpl-ft__column[open] .pgpl-ft__column-title svg {
transform: rotate(180deg);
}
.pgpl-ft__links {
padding-bottom: 0.85rem;
}
.pgpl-ft__links li {
margin: 0 0 0.625rem;
}
.pgpl-ft__bottom {
align-items: flex-start;
flex-direction: column;
}
}
@media (prefers-reduced-motion: reduce) {
.pgpl-hd__action,
.pgpl-hd__burger,
.pgpl-drawer__panel,
.pgpl-drawer__scrim,
.pgpl-hd__panel,
.pgpl-hd__acct-menu,
.pgpl-hd__acct-toggle svg:last-child,
.pgpl-hd__acct-nav a,
.pgpl-hd__acct-out,
.pgpl-hd__updates-arrow,
.pgpl-hd__col-list a,
.pgpl-hd__promo-btn,
.pgpl-hd__browse svg,
.pgpl-drawer__caret,
.pgpl-drawer__go,
.pgpl-drawer__row,
.pgpl-ft__social a,
.pgpl-ft__links a,
.pgpl-ft__legal-toggle svg {
transition: none;
}
.pgpl-hd__action:active,
.pgpl-hd__burger:active,
.pgpl-hd__updates:hover .pgpl-hd__updates-arrow,
.pgpl-hd__updates:focus .pgpl-hd__updates-arrow,
.pgpl-hd__col-list a:hover,
.pgpl-hd__col-list a:focus,
.pgpl-hd__promo-btn:hover,
.pgpl-hd__promo-btn:focus,
.pgpl-drawer__row:hover .pgpl-drawer__go,
.pgpl-ft__social a:hover,
.pgpl-ft__social a:focus,
.pgpl-ft__links a:hover,
.pgpl-ft__links a:focus {
transform: none;
}
}