.price-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-top:8px;align-items:start}.price-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 26px;box-shadow:var(--shadow);text-align:center;transition:transform .18s ease,box-shadow .22s ease,border-color .18s ease}.price-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:#bfe6ec}.price-card.featured{border-color:var(--orange);box-shadow:0 14px 40px rgba(18,182,201,.16)}.price,.price-card .plan-name{font-weight:700;color:var(--ink)}.price-card .plan-name{font-size:1.25rem;margin-bottom:.4rem}.price-card .plan-flag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange-ink);margin-bottom:.5rem}.price{font-size:2.6rem;line-height:1;margin:.2rem 0 .1rem}.price .price-cents{font-size:1.1rem;vertical-align:super}.price-term{display:block;color:var(--muted);font-size:.9rem;font-weight:600;margin-bottom:1rem}.plan-list{list-style:none;margin:0 0 1.4rem}.plan-list li{display:flex;align-items:center;justify-content:center;gap:8px;padding:.4em 0;border-bottom:1px solid var(--line);font-size:.96rem}.plan-list li:last-child{border-bottom:0}.plan-list li::before{content:"";flex:0 0 auto;width:16px;height:16px;background:no-repeat center/16px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2312b6c9' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.price-card .btn{width:100%}.price-cards.single{max-width:400px;margin-left:auto;margin-right:auto}.plan-note{text-align:center;color:var(--muted);max-width:64ch;margin:1.4rem auto 0;font-size:.95rem}.plan-note strong{color:var(--ink)}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}@media (max-width:820px){.feature-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.feature-strip{grid-template-columns:1fr}}.feature-strip li,.gallery figure{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .22s ease,border-color .18s ease}.feature-strip li{list-style:none;display:flex;align-items:center;gap:14px;padding:15px 18px;font-weight:700;font-size:1rem;color:var(--ink)}.feature-strip li:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:#bfe6ec}.feature-strip svg{width:44px;height:44px;flex:0 0 auto;padding:10px;border-radius:12px;background:rgba(18,182,201,.12);color:var(--orange)}.spec-cols{column-count:3;column-gap:34px;margin-top:8px}@media (max-width:760px){.spec-cols{column-count:2}}@media (max-width:480px){.spec-cols{column-count:1}}.spec-cols li{list-style:none;position:relative;padding:.45em 0 .45em 26px;border-bottom:1px solid var(--line);break-inside:avoid;font-size:.96rem;color:#2c3038}.spec-cols li::before{content:"";position:absolute;left:0;top:.6em;width:15px;height:15px;background:no-repeat center/15px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2312b6c9' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.gallery{margin-top:14px}.gallery-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;list-style:none;margin:0;padding:0}.gallery figure{position:relative;margin:0;overflow:hidden;cursor:pointer}.gallery figure:focus-visible,.gallery figure:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:#bfe6ec;outline:0}.gallery img{width:100%;height:auto;display:block;background:#0b0c0f}.gallery figcaption{padding:.7em 1em;font-size:.9rem;font-weight:600;color:var(--muted)}.gallery figure::after{content:"";position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:8px;background:rgba(7,7,8,.6) no-repeat center/18px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M15 3h6v6M14 10l7-7M9 21H3v-6M10 14l-7 7'/%3E%3C/svg%3E");opacity:0;transition:opacity .2s ease}.gallery figure:focus-visible::after,.gallery figure:hover::after{opacity:1}.gallery-dots,.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:1000;background:rgba(10,12,18,.66);-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%);display:flex;align-items:center;justify-content:center;padding:24px}.lb-stage{margin:0;max-width:94vw;text-align:center}.lightbox img{max-width:94vw;max-height:80vh;width:auto;height:auto;border-radius:10px;box-shadow:0 22px 60px rgba(0,0,0,.6)}.lightbox figcaption{color:#eef1f6;font-weight:600;margin-top:14px;font-size:1rem}.lb-btn{position:absolute;background:rgba(255,255,255,.1);color:#fff;border:0;cursor:pointer;border-radius:999px;width:50px;height:50px;font-size:30px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.lb-btn:focus-visible,.lb-btn:hover{background:var(--orange-ink);outline:0}.lb-close{top:18px;right:18px;font-size:34px}.lb-next,.lb-prev{top:50%;transform:translateY(-50%)}.lb-prev{left:14px}.lb-next{right:14px}.page-centered .container,.page-centered .gallery figcaption{text-align:center}.page-centered .spec-cols{text-align:left}.page-centered .spec-cols li{display:flex;align-items:center;justify-content:center;gap:8px;padding:.45em 0;text-align:left}.page-centered .spec-cols li::before{position:static;flex:0 0 auto;top:auto;left:auto}.page-centered .section{padding-top:clamp(20px,2.8vw,34px);padding-bottom:clamp(20px,2.8vw,34px)}.page-centered .plan-note{margin-top:1rem}.page-centered .feature-strip li{justify-content:center}