@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700;800&family=Space+Grotesk:wght@400;500&family=Instrument+Serif:ital@0;1&display=swap";:root{--steel: #0d0d0e;--steel-1: #141416;--steel-2: #1a1a1d;--steel-3: #232328;--steel-4: #2e2e35;--wire: #3a3a42;--wire-2: #4a4a54;--linen: #f2ede6;--linen-2: #e8e2d9;--gold: #d4943a;--gold-2: #e8a84a;--gold-muted: rgba(212,148,58,.1);--gold-border: rgba(212,148,58,.22);--blood: #c04a2a;--text: #ede9e2;--text-2: #a8a49e;--text-3: #6b6860;--font-display: "Quicksand", sans-serif;--font-serif: "Instrument Serif", serif;--font-mono: "Space Grotesk", monospace;--rule: 1px solid var(--wire);--rule-gold: 1px solid var(--gold-border)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ping{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.zt-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.zt-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.zt-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media (max-width: 1100px){.zt-grid-4,.zt-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.zt-grid-4,.zt-grid-3,.zt-grid-2{grid-template-columns:1fr}}.bracket-label{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.bracket-label:before{content:"[";opacity:.6}.bracket-label:after{content:"]";opacity:.6}.rule-divider{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.rule-divider:after{content:"";flex:1;height:1px;background:var(--wire)}.section-num{font-family:var(--font-mono);font-size:.6rem;color:var(--text-3);letter-spacing:.12em}.zt-tag{display:inline-block;font-family:var(--font-mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .65rem;border:var(--rule);color:var(--text-2);background:var(--steel-3)}.zt-skeleton{background:linear-gradient(90deg,var(--steel-3) 25%,var(--steel-4) 50%,var(--steel-3) 75%);background-size:800px 100%;animation:shimmer 1.8s infinite;border-radius:2px}.btn-primary{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;background:var(--gold);color:var(--steel);font-family:var(--font-display);font-size:.875rem;font-weight:700;letter-spacing:.03em;text-decoration:none;transition:background .2s ease,transform .2s ease;border:none;cursor:pointer}.btn-primary:hover{background:var(--gold-2);transform:translateY(-1px)}.btn-outline{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;background:transparent;color:var(--text);font-family:var(--font-display);font-size:.875rem;font-weight:600;letter-spacing:.03em;text-decoration:none;border:var(--rule);transition:border-color .2s ease,color .2s ease;cursor:pointer}.btn-outline:hover{border-color:var(--gold-border);color:var(--gold)}.home-page{padding-top:0;background:var(--steel);color:var(--text)}.section--steel{padding:7rem 0;background:var(--steel)}.section--steel-1{padding:7rem 0;background:var(--steel-1);border-top:var(--rule)}.section--cta{padding:8rem 0;background:var(--steel);border-top:var(--rule);position:relative;overflow:hidden}.section-head{margin-bottom:3.5rem;max-width:680px}.section-head--center{margin:0 auto 3.5rem;text-align:center}.section-head__h2{font-family:var(--font-display);font-weight:800;font-size:clamp(1.8rem,3.5vw,2.75rem);color:var(--text);letter-spacing:-.03em;line-height:1.15}.section-head__h2--with-sub{margin-bottom:1.25rem}.section-head__serif{font-family:var(--font-serif);font-style:italic;color:var(--gold)}.section-head__sub{color:var(--text-2);font-size:1rem;line-height:1.75;max-width:560px}.section-head__sub--center{margin:0 auto}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:var(--steel)}.hero__grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(58,58,66,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(58,58,66,.35) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 80% at 50% 50%,transparent 30%,var(--steel) 100%);pointer-events:none}.hero__orb{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(212,148,58,.07) 0%,transparent 70%);right:-80px;top:10%;pointer-events:none}.hero-mark{position:absolute;font-family:var(--font-mono);font-size:.6rem;color:var(--wire-2);letter-spacing:.08em}.hero__mark--tl{top:15%;left:2%}.hero__mark--tr{top:15%;right:2%;text-align:right}.hero__mark--bl{bottom:12%;left:2%}.hero__corner{position:absolute;width:20px;height:20px}.hero__corner--tl{top:80px;left:24px;border-top:1px solid var(--wire);border-left:1px solid var(--wire)}.hero__corner--tr{top:80px;right:24px;border-top:1px solid var(--wire);border-right:1px solid var(--wire)}.hero__corner--bl{bottom:60px;left:24px;border-bottom:1px solid var(--wire);border-left:1px solid var(--wire)}.hero__corner--br{bottom:60px;right:24px;border-bottom:1px solid var(--wire);border-right:1px solid var(--wire)}.hero__inner{position:relative;z-index:1;padding-top:8rem;padding-bottom:6rem;width:100%}.hero__badge{margin-bottom:2.5rem}.hero__badge-text{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);border-left:2px solid var(--gold);padding-left:.85rem}.hero__badge-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);box-shadow:0 0 8px var(--gold);flex-shrink:0;animation:ping 2s cubic-bezier(0,0,.2,1) infinite}.hero__h1{font-family:var(--font-display);font-weight:800;font-size:clamp(2.4rem,6vw,5.5rem);line-height:1.05;letter-spacing:-.04em;color:var(--text);max-width:860px;margin-bottom:2rem}.hero__h1-serif{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--gold);letter-spacing:-.02em}.hero__sub{font-size:1.1rem;line-height:1.75;color:var(--text-2);max-width:520px;margin-bottom:3rem}.hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.hero__trust{margin-top:3.5rem;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero__trust-item{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;color:var(--text-3)}.hero__trust-icon{color:var(--gold);flex-shrink:0;font-size:.75rem}.hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.3rem}.hero__scroll-label{font-family:var(--font-mono);font-size:.6rem;letter-spacing:.12em;color:var(--text-3);text-transform:uppercase}.hero__scroll-line{width:1px;height:36px;background:linear-gradient(to bottom,var(--wire),var(--gold))}.ticker-section{border-top:var(--rule);border-bottom:var(--rule);background:var(--steel-1);overflow:hidden;padding:1rem 0}.ticker-row{display:flex;gap:0;width:max-content}.ticker-track{animation:ticker 28s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker-item{display:inline-flex;align-items:center;gap:0;white-space:nowrap}.ticker-item__text{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);padding:0 2.5rem}.ticker-item__dot{width:4px;height:4px;border-radius:50%;background:var(--gold);opacity:.5;flex-shrink:0}.proof-section{background:var(--steel-1)}.proof-bar{display:grid;grid-template-columns:repeat(3,1fr);border:var(--rule)}.proof-bar-item{padding:2.5rem 2rem;border-right:var(--rule);position:relative}.proof-bar-item:last-child{border-right:none}.proof-bar-num{font-family:var(--font-display);font-weight:800;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em;color:var(--gold);line-height:1;margin-bottom:.5rem}.proof-bar-label{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;color:var(--text-2);line-height:1.5;max-width:200px}@media (max-width: 768px){.proof-bar{grid-template-columns:1fr}.proof-bar-item{border-right:none;border-bottom:var(--rule)}}.problem-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.problem__body{color:var(--text-2);line-height:1.8;margin-bottom:1.5rem}.problem__cta{margin-bottom:2.5rem}.problem-list__item{padding:1.25rem 1.5rem;display:flex;gap:1rem;align-items:flex-start}.problem-list__item--bad{background:transparent;border-bottom:var(--rule)}.problem-list__item--good{background:var(--steel-2);border-bottom:var(--rule)}.problem-list__item--bad:first-child{border-top:var(--rule)}.problem-list__item--divider{border-bottom:2px solid var(--wire)}.problem-list__icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6rem;margin-top:2px}.problem-list__icon--bad{background:#c04a2a26;border:1px solid rgba(192,74,42,.3);color:var(--blood)}.problem-list__icon--good{background:var(--gold-muted);border:1px solid var(--gold-border);color:var(--gold)}.problem-list__label{font-family:var(--font-display);font-weight:700;font-size:.875rem;margin-bottom:.2rem}.problem-list__label--bad{color:var(--text-2);text-decoration:line-through;text-decoration-color:var(--text-3)}.problem-list__label--good{color:var(--text)}.problem-list__desc{font-size:.8rem;color:var(--text-3);line-height:1.6}@media (max-width: 768px){.problem-layout{grid-template-columns:1fr;gap:3rem}}.service-card{padding:2rem;border:var(--rule);background:var(--steel-1);position:relative;overflow:hidden;transition:border-color .3s ease;display:block;text-decoration:none}.service-card:after{content:"";position:absolute;bottom:0;right:0;width:60px;height:60px;background:var(--gold-muted);clip-path:polygon(100% 0,100% 100%,0 100%);transition:opacity .3s ease;opacity:0}.service-card:hover{border-color:var(--gold-border)}.service-card:hover:after{opacity:1}.service-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.service-card__icon-box{width:42px;height:42px;border:var(--rule-gold);display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:1.1rem}.service-card__index{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.1em;color:var(--text-3)}.service-card__title{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--text);margin-bottom:.75rem;letter-spacing:-.01em}.service-card__desc{font-size:.875rem;color:var(--text-2);line-height:1.7;margin-bottom:1.5rem}.service-card__more{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.service-card--loading{border:var(--rule);padding:2rem;height:220px}.skeleton-icon{width:40px;height:40px;margin-bottom:1.5rem}.skeleton-title{width:55%;height:18px;margin-bottom:.75rem}.skeleton-line-1{width:90%;height:12px;margin-bottom:.4rem}.skeleton-line-2{width:75%;height:12px}.industry-card{padding:2rem;border:var(--rule);background:var(--steel-1);position:relative;cursor:pointer;transition:background .3s ease}.industry-card:hover{background:var(--steel-2)}.industry-card .industry-num{font-family:var(--font-mono);font-size:.65rem;color:var(--text-3);letter-spacing:.1em;margin-bottom:1.25rem}.industry-card .industry-icon{width:42px;height:42px;border:var(--rule-gold);display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:1.1rem;margin-bottom:1.25rem}.industry-card h4{font-family:var(--font-display);font-size:1.05rem;font-weight:700;color:var(--text);margin-bottom:.75rem;letter-spacing:-.01em}.industry-card p{font-size:.875rem;line-height:1.75;color:var(--text-2)}.industry-card .arrow-link{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-top:1.25rem;text-decoration:none;transition:gap .2s ease}.industry-card:hover .arrow-link{gap:.6rem}.case-card{border:var(--rule);background:var(--steel-1);overflow:hidden;transition:border-color .3s ease}.case-card:hover{border-color:var(--gold-border)}.case-result-banner{background:var(--steel-3);border-bottom:var(--rule-gold);padding:1.5rem 2rem;display:flex;align-items:baseline;gap:.75rem}.case-result-num{font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--gold);letter-spacing:-.03em;line-height:1}.case-result-label{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.08em;color:var(--text-2);text-transform:uppercase;max-width:160px;line-height:1.4}.case-card--loading{border:var(--rule)}.case-card__banner-skeleton{padding:1.5rem 2rem;border-bottom:var(--rule);background:var(--steel-3)}.skeleton-result-num{width:120px;height:42px;margin-bottom:.5rem}.skeleton-result-lbl{width:180px;height:14px}.case-card__body{padding:1.75rem 2rem}.case-card__tags{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.case-card__title{font-family:var(--font-display);font-weight:700;font-size:1.1rem;color:var(--text);margin-bottom:.75rem;letter-spacing:-.02em}.case-card__desc{font-size:.875rem;color:var(--text-2);line-height:1.7;margin-bottom:1.5rem}.case-card__stats{display:flex;gap:0;border-top:var(--rule);padding-top:1.25rem}.case-card__stat{flex:1}.case-card__stat--bordered{padding-right:1.5rem;border-right:var(--rule);margin-right:1.5rem}.case-card__stat-val{font-family:var(--font-display);font-weight:700;font-size:1.3rem;color:var(--gold);letter-spacing:-.02em}.case-card__stat-key{font-family:var(--font-mono);font-size:.65rem;color:var(--text-3);letter-spacing:.06em;line-height:1.4}.case-card__link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.5rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);text-decoration:none}.testi-card{border:var(--rule);padding:2rem;background:var(--steel-2);position:relative}.testi-quote-mark{font-family:var(--font-serif);font-size:4rem;color:var(--gold);line-height:1;opacity:.25;position:absolute;top:1rem;right:1.5rem}.testi-card__stars{display:flex;gap:2px;margin-bottom:1.25rem}.testi-card__star{color:var(--gold);font-size:.75rem}.testi-card__quote{font-size:.9rem;font-style:italic;line-height:1.85;color:var(--text);margin-bottom:1.75rem;font-family:var(--font-serif)}.testi-card__footer{border-top:var(--rule);padding-top:1.25rem;display:flex;align-items:center;gap:.75rem}.testi-card__avatar{width:36px;height:36px;object-fit:cover;border:var(--rule-gold);flex-shrink:0}.testi-card__name{font-family:var(--font-display);font-weight:700;font-size:.82rem;color:var(--text)}.testi-card__role{font-family:var(--font-mono);font-size:.65rem;color:var(--text-3);letter-spacing:.06em;margin-top:2px}.faq-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:6rem;align-items:start}.faq-intro__body{color:var(--text-2);font-size:.9rem;line-height:1.8;margin-bottom:2rem}.faq-border{border-top:var(--rule)}.faq-item{border-bottom:var(--rule)}.faq-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;cursor:pointer;text-align:left;color:var(--text);font-family:var(--font-display);font-size:1rem;font-weight:600}.faq-trigger:hover{color:var(--gold)}.faq-body{overflow:hidden;transition:max-height .35s ease,padding .35s ease;max-height:0;padding-bottom:0;color:var(--text-2);font-size:.95rem;line-height:1.8}.faq-body.open{max-height:300px;padding-bottom:1.5rem}.faq-chevron{flex-shrink:0;transition:transform .3s ease;color:var(--gold)}.faq-chevron--open{transform:rotate(180deg)}@media (max-width: 900px){.faq-layout{grid-template-columns:1fr;gap:3rem}}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}.cta__watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-display);font-weight:800;font-size:clamp(6rem,16vw,18rem);letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(58,58,66,.6);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.cta__inner{position:relative}.cta__label{margin-bottom:1.75rem}.cta__h2{font-family:var(--font-display);font-weight:800;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.03em;line-height:1.15;color:var(--text);margin-bottom:1.5rem;max-width:600px}.cta__serif{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--gold)}.cta__sub{color:var(--text-2);font-size:1rem;line-height:1.75;max-width:500px;margin-bottom:2.5rem}.cta__btns{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.cta__fine{margin-top:1.25rem;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.06em;color:var(--text-3)}.cta__box{border:var(--rule);background:var(--steel-2);padding:2rem;min-width:260px}.cta__box-title{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin-bottom:1.5rem}.cta__box-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0}.cta__box-item--bordered{border-bottom:var(--rule)}.cta__box-icon{color:var(--gold);flex-shrink:0;margin-top:2px;font-size:.8rem}.cta__box-text{font-family:var(--font-mono);font-size:.75rem;color:var(--text-2);line-height:1.5}@media (max-width: 768px){.cta-grid{grid-template-columns:1fr;gap:2rem}}.about-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-story__h2{margin-bottom:1.5rem}.about-story__p{margin-bottom:1rem}.about-story__p--last{margin-bottom:2rem}.about-story__img-frame{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4 / 5}.about-story__img{width:100%;height:100%;object-fit:cover}.about-story__img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(8,8,8,.6) 0%,transparent 50%)}.about-story__caption{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;padding:1.25rem}.about-story__caption-title{font-family:var(--font-display);font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.about-story__caption-sub{font-size:.85rem;color:var(--text-muted)}.values-grid{gap:1.25rem}.team-grid{gap:1.5rem}@media (max-width: 768px){.about-story__grid{grid-template-columns:1fr}}.featured-post-wrap{margin-bottom:3rem}.featured-post{display:grid;grid-template-columns:1.3fr 1fr;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-gold);background:var(--bg-2);transition:var(--transition);text-decoration:none;color:inherit}.featured-post:hover{box-shadow:var(--shadow-gold)}@media (max-width: 768px){.featured-post{grid-template-columns:1fr}}.featured-post__img-wrap{position:relative;height:360px;overflow:hidden}@media (max-width: 768px){.featured-post__img-wrap{height:240px}}.featured-post__badge-wrap{position:absolute;top:1.25rem;left:1.25rem}.featured-post__badge{background:var(--gold)!important;color:#080808!important;border:none!important;font-weight:700}.featured-post__body{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.featured-post__meta{display:flex;gap:1rem;margin-bottom:1.25rem;font-size:.8rem;color:var(--text-muted);font-family:var(--font-mono)}.featured-post__meta-item{display:flex;align-items:center;gap:.3rem}.featured-post__title{font-size:clamp(1.4rem,2.5vw,2rem);margin-bottom:1rem;color:var(--text);line-height:1.3}.featured-post__excerpt{font-size:.92rem;line-height:1.8;margin-bottom:1.5rem}.featured-post__byline{display:flex;align-items:center;gap:.75rem}.featured-post__author{font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted)}.featured-post__date{font-size:.8rem;color:var(--text-dim)}.featured-post__read-link{margin-top:1.5rem;display:flex;align-items:center;gap:.4rem;color:var(--gold);font-family:var(--font-mono);font-size:.85rem;font-weight:500}.post-card{display:flex;flex-direction:column;height:100%}.post-card__img-wrap{position:relative;height:200px;overflow:hidden}.post-card__cat-wrap{position:absolute;bottom:.75rem;left:.75rem}.post-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.post-card__meta{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.75rem;color:var(--text-dim);font-family:var(--font-mono)}.post-card__meta-item{display:flex;align-items:center;gap:.3rem}.post-card__title{font-family:var(--font-mono);font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.6rem;line-height:1.5}.post-card__excerpt{font-size:.85rem;line-height:1.7;flex:1}.post-card__tags{margin-top:1.25rem;display:flex;gap:.4rem;flex-wrap:wrap}.post-card__tag{font-size:.7rem!important}.bp-skeleton-wrap{max-width:760px;padding-top:2rem}.bp-skeleton-hero{height:400px;border-radius:var(--radius-lg);margin-bottom:2rem}.bp-skeleton-title{height:32px;width:80%;margin-bottom:1rem}.bp-skeleton-sub{height:16px;width:60%;margin-bottom:2rem}.bp-skeleton-line{height:14px;margin-bottom:.6rem}.bp-hero{position:relative;height:clamp(280px,45vw,520px);overflow:hidden}.bp-hero__img{width:100%;height:100%;object-fit:cover}.bp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#08080833,#080808d9)}.bp-hero__content{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);width:100%;max-width:760px}.bp-hero__title{font-size:clamp(1.8rem,4vw,3rem);margin-bottom:1rem;line-height:1.2}.bp-hero__meta{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.82rem;color:#ffffffb3;font-family:var(--font-mono)}.bp-hero__meta-item{display:flex;align-items:center;gap:.3rem}.bp-content{max-width:760px;padding:3rem clamp(1rem,4vw,3rem)}.bp-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:2.5rem}.bp-comments__heading{font-family:var(--font-mono);margin-bottom:2rem;color:var(--text)}.bp-comments__list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.bp-comment{padding:1.25rem}.bp-comment-form{padding:2rem}.bp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 540px){.bp-form-row{grid-template-columns:1fr}}.bp-comment-notice{font-size:.78rem;color:var(--text-dim);margin-bottom:1.25rem}.bp-related{background:var(--bg-1);padding:4rem 0}.bp-related__heading{font-family:var(--font-mono);margin-bottom:2rem;color:var(--text)}.bp-related-card__img{height:160px;overflow:hidden}.bp-related-card__body{padding:1.25rem}.bp-related-card__meta{font-size:.75rem;color:var(--text-dim);font-family:var(--font-mono);margin-bottom:.5rem;display:flex;align-items:center;gap:.3rem}.bp-related-card__title{font-family:var(--font-mono);font-size:.9rem;color:var(--text);line-height:1.5}.bp-layout{display:grid;grid-template-columns:1fr 280px;gap:3rem;align-items:start;padding-top:2rem;padding-bottom:4rem}.bp-main{min-width:0}.bp-sidebar{position:sticky;top:88px;max-height:calc(100vh - 108px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.bp-sidebar::-webkit-scrollbar{width:3px}.bp-sidebar::-webkit-scrollbar-track{background:transparent}.bp-sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.bp-sidebar__header{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding:0 0 1rem;border-bottom:1px solid var(--border);margin-bottom:1rem}.bp-sidebar__toggle{display:none}.bp-sidebar__group{margin-bottom:1.5rem}.bp-sidebar__cat{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.bp-sidebar__item{display:flex;flex-direction:column;gap:4px;padding:.6rem .75rem;margin-bottom:2px;border-radius:4px;border-left:2px solid transparent;transition:background .15s,border-color .15s}.bp-sidebar__item:hover{background:var(--bg-1);border-left-color:var(--gold)}.bp-sidebar__item-title{font-size:.8rem;color:var(--text-muted);line-height:1.45;transition:color .15s}.bp-sidebar__item:hover .bp-sidebar__item-title{color:var(--text)}.bp-sidebar__item-meta{display:flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:.65rem;color:var(--text-dim)}@media (max-width: 1024px){.bp-layout{grid-template-columns:1fr;gap:2rem}.bp-sidebar{position:static;max-height:none;overflow:visible;border:1px solid var(--border);border-radius:8px;padding:0;order:2}.bp-sidebar__header{display:none}.bp-sidebar__toggle{display:flex;align-items:center;gap:8px;width:100%;padding:1rem 1.25rem;background:transparent;border:none;cursor:pointer;font-family:var(--font-mono);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);text-align:left}.bp-sidebar__toggle:hover{color:var(--text)}.bp-sidebar__chevron{margin-left:auto;transition:transform .2s;flex-shrink:0}.bp-sidebar__chevron--open{transform:rotate(90deg)}.bp-sidebar__body{display:none;padding:0 1.25rem 1.25rem;border-top:1px solid var(--border)}.bp-sidebar__body--open{display:block}}@media (min-width: 1025px){.bp-sidebar__body{display:block!important}}.pricing-tiers-section{padding:5rem 0 3rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.pricing-footnote{text-align:center;margin-top:2rem;font-size:.88rem;color:var(--text-muted);font-family:var(--font-mono)}.pricing-footnote__link{color:var(--gold);transition:opacity var(--transition)}.pricing-footnote__link:hover{opacity:.8}.pricing-card{position:relative;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:var(--transition)}.pricing-card:hover{border-color:var(--border-gold)}.pricing-card--popular{border-color:var(--gold);box-shadow:0 0 40px #d4af371a}.pricing-badge{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:var(--gold);color:#080808;font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.08em;padding:.25rem .85rem;border-radius:0 0 8px 8px}.pricing-card__header{padding-top:.75rem}.pricing-card__name{font-family:var(--font-display);font-size:1.4rem;font-weight:600;color:var(--text);margin-bottom:.35rem}.pricing-card__name--popular{color:var(--gold)}.pricing-card__tagline{font-size:.82rem;color:var(--text-muted);font-family:var(--font-mono);margin-bottom:1rem;line-height:1.5}.pricing-card__price{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--text)}.pricing-card__desc{font-size:.875rem;line-height:1.75;color:var(--text-muted);border-top:1px solid var(--border);padding-top:1.25rem}.feature-list{list-style:none;display:flex;flex-direction:column;gap:.6rem;padding:0;margin:0}.feature-list__item{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--text);line-height:1.5}.excluded-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0;border-top:1px solid var(--border);padding-top:1rem}.excluded-list__item{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:var(--text-dim);line-height:1.5}.excluded-list__icon{color:var(--text-dim);flex-shrink:0}.pricing-card__cta{margin-top:auto;width:100%;justify-content:center;display:flex;align-items:center;gap:.4rem}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative}.process-grid:before{content:"";position:absolute;top:1.5rem;left:calc(12.5% + 1rem);right:calc(12.5% + 1rem);height:1px;background:linear-gradient(to right,transparent,var(--border-gold),transparent)}.process-step{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem 1.5rem;position:relative;transition:var(--transition)}.process-step:hover{border-color:var(--border-gold)}.process-step__num{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--gold);margin-bottom:.75rem;line-height:1}.process-step__title{font-size:.95rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.process-step__desc{font-size:.82rem;line-height:1.7;color:var(--text-muted)}.addon-grid{max-width:700px;margin:0 auto;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.addon-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--border);transition:background var(--transition)}.addon-row:last-child{border-bottom:none}.addon-row:hover{background:var(--bg-2)}.addon-row__name{font-size:.875rem;color:var(--text)}.addon-row__price{font-family:var(--font-mono);font-size:.82rem;color:var(--gold);white-space:nowrap;margin-left:1rem}.pricing-faq-wrap{max-width:720px;margin:0 auto}.pricing-faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item-glass{padding:0;overflow:hidden}.faq-trigger-glass{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;font-family:var(--font-mono);font-size:.9rem;font-weight:500;color:var(--text);transition:color var(--transition)}.faq-trigger-glass:hover{color:var(--gold)}.faq-toggle{font-size:1.4rem;color:var(--gold);line-height:1;flex-shrink:0;transition:transform var(--transition);font-weight:300}.faq-answer{padding:1rem 1.5rem 1.25rem;font-size:.875rem;line-height:1.8;color:var(--text-muted);border-top:1px solid var(--border)}.pricing-cta-section{padding:6rem 0;text-align:center;position:relative;overflow:hidden}.pricing-cta-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(212,175,55,.06) 0%,transparent 70%);pointer-events:none}.pricing-cta__inner{position:relative}.pricing-cta__label{margin-bottom:1rem;justify-content:center}.pricing-cta__h2{max-width:620px;margin:0 auto 1.25rem;line-height:1.25}.pricing-cta__sub{max-width:480px;margin:0 auto 2rem;font-size:1rem;color:var(--text-muted)}.pricing-cta__fine{margin-top:1.25rem;font-family:var(--font-mono);font-size:.78rem;color:var(--text-dim)}@media (max-width: 1024px){.pricing-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.process-grid{grid-template-columns:1fr 1fr}.process-grid:before{display:none}}@media (max-width: 600px){.process-grid{grid-template-columns:1fr}}.contact-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:3rem;align-items:start}@media (max-width: 900px){.contact-layout{grid-template-columns:1fr}}.contact-sidebar{display:flex;flex-direction:column;gap:1.25rem}.contact-info-card{padding:2rem}.contact-side-panel{padding:1.75rem}.contact-form-card{padding:2.5rem}.contact-card__heading{font-family:var(--font-mono);margin-bottom:1.75rem;color:var(--text)}.contact-panel__heading{font-family:var(--font-mono);font-size:.85rem;color:var(--text);margin-bottom:1rem}.contact-panel__heading--gold{color:var(--gold)}.contact-info-list{display:flex;flex-direction:column;gap:1.25rem}.contact-socials{display:flex;gap:.75rem}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 540px){.contact-form-row{grid-template-columns:1fr}}.contact-submit-btn{width:100%;justify-content:center;padding:.9rem;font-size:.95rem}.contact-privacy-note{text-align:center;font-size:.75rem;color:var(--text-dim);margin-top:1rem}:root{--gold: #f0b429;--gold-light: #f7d070;--gold-dark: #b8860b;--gold-muted: rgba(240,180,41,.12);--gold-glow: rgba(240,180,41,.25);--border-gold: rgba(240,180,41,.3);--shadow-gold: 0 0 40px rgba(240,180,41,.15);--bg: #080808;--bg-1: #0e0e0e;--bg-2: #141414;--bg-3: #1a1a1a;--surface: rgba(255,255,255,.04);--surface-2: rgba(255,255,255,.07);--border: rgba(255,255,255,.08);--text: #f0f0f0;--text-muted: #8a8a8a;--text-dim: #555;--font-display: "Quicksand", sans-serif;--font-body: "Nunito Sans Variable", system-ui, sans-serif;--font-mono: "Space Grotesk", monospace;--radius-sm: 6px;--radius: 12px;--radius-lg: 20px;--radius-xl: 32px;--shadow-card: 0 4px 24px rgba(0,0,0,.4);--transition: all .3s cubic-bezier(.4,0,.2,1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text-muted);font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gold)}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15;color:var(--text)}h4,h5,h6{font-family:var(--font-mono);font-weight:600;color:var(--text)}h1{font-size:clamp(2.8rem,6vw,5.5rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:clamp(1.4rem,2.5vw,2rem)}h4{font-size:clamp(1rem,1.5vw,1.25rem)}p{color:var(--text-muted);line-height:1.8}a{color:inherit;text-decoration:none;transition:var(--transition)}img{display:block;max-width:100%}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem)}.section{padding:clamp(4rem,8vw,8rem) 0}.section--alt{background:var(--bg-1)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width: 900px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 480px){.stat-grid{grid-template-columns:1fr}}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:start}@media (max-width: 1200px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.pricing-grid{grid-template-columns:1fr}}.addon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:800px;margin:0 auto}@media (max-width: 640px){.addon-grid{grid-template-columns:1fr}}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}@media (max-width: 640px){.payment-grid{grid-template-columns:1fr;gap:1.5rem}}.gold{color:var(--gold)}.text-center{text-align:center}.text-muted{color:var(--text-muted)}.gold-gradient{background:linear-gradient(135deg,var(--gold-light) 0%,var(--gold) 50%,var(--gold-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.divider{height:1px;background:var(--border);margin:3rem 0}.divider-bar{width:60px;height:2px;background:linear-gradient(90deg,var(--gold),transparent);margin:1.5rem 0}.divider-center{margin-left:auto;margin-right:auto}.img-zoom{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.img-zoom:hover{transform:scale(1.06)}.page-enter{opacity:0;transform:translateY(12px)}.page-enter-active{opacity:1;transform:translateY(0);transition:all .4s ease}.noise:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;opacity:.3}.orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.25}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:var(--radius-sm);font-family:var(--font-mono);font-weight:500;font-size:.9rem;letter-spacing:.03em;cursor:pointer;border:none;transition:var(--transition);white-space:nowrap;text-decoration:none}.btn-gold{background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:#080808;font-weight:600;box-shadow:0 0 20px var(--gold-glow)}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 0 35px var(--gold-glow),0 8px 25px #0000004d}.btn-outline{background:transparent;color:var(--gold);border:1px solid var(--border-gold)}.btn-outline:hover{background:var(--gold-muted);border-color:var(--gold);transform:translateY(-2px)}.btn-ghost{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{background:var(--surface-2)}.card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:var(--transition);text-decoration:none;color:inherit;display:block}.card:hover{border-color:var(--border-gold);transform:translateY(-4px);box-shadow:var(--shadow-gold)}.glass{background:#ffffff0a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--radius)}.glass:hover{border-color:var(--border-gold)}.glass-gold{background:#f0b4290f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-gold);border-radius:var(--radius)}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}label{display:block;font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--text-muted);letter-spacing:.05em;margin-bottom:.4rem}input,textarea,select{width:100%;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;color:var(--text);font-family:var(--font-body);font-size:.95rem;outline:none;transition:var(--transition)}input:focus,textarea:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-muted)}input::placeholder,textarea::placeholder{color:var(--text-dim)}select option{background:var(--bg-2)}textarea{resize:vertical;min-height:120px}.newsletter-form{display:flex;gap:.5rem}.newsletter-form input{flex:1;font-size:.85rem;padding:.6rem .9rem}.newsletter-form .btn{padding:.6rem 1rem;flex-shrink:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,var(--bg-2) 25%,var(--bg-3) 50%,var(--bg-2) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-sm)}.section-label{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.section-label:before{content:"";width:24px;height:1px;background:var(--gold)}.section-label--center{justify-content:center}.page-hero{padding:5rem 0 4rem;position:relative;overflow:hidden}.page-hero--sm{padding:5rem 0 3rem}.page-hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(240,180,41,.07) 0%,transparent 70%);pointer-events:none}.page-hero__inner{position:relative;text-align:center}.page-hero__h1{max-width:700px;margin:0 auto 1.5rem}.page-hero__h1--narrow{max-width:600px}.page-hero__sub{max-width:580px;margin:0 auto;font-size:1.1rem}.page-hero__sub--narrow{max-width:480px;margin-bottom:2.5rem;font-size:1.05rem}.tag{display:inline-block;padding:.2rem .7rem;background:var(--gold-muted);color:var(--gold);border:1px solid var(--border-gold);border-radius:100px;font-size:.72rem;font-family:var(--font-mono);font-weight:500;letter-spacing:.05em}.status-pill{padding:.2rem .7rem;border-radius:100px;font-size:.7rem;font-family:var(--font-mono)}.status-pill--completed{background:#22c55e26;color:#22c55e;border:1px solid rgba(34,197,94,.4)}.status-pill--ongoing{background:var(--gold-muted);color:var(--gold);border:1px solid var(--border-gold)}.icon-box{width:36px;height:36px;border-radius:8px;background:var(--gold-muted);border:1px solid var(--border-gold);display:flex;align-items:center;justify-content:center;color:var(--gold);flex-shrink:0}.social-btn{width:40px;height:40px;border-radius:8px;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:1.1rem;transition:var(--transition);text-decoration:none}.social-btn:hover{color:var(--gold);border-color:var(--border-gold)}.social-link{color:var(--text-muted);font-size:1rem;transition:var(--transition);text-decoration:none}.social-link:hover{color:var(--gold)}.stat-card{padding:1.25rem;text-align:center}.stat-card__num{font-family:var(--font-display);font-size:2.5rem;font-weight:600;color:var(--gold);line-height:1;margin-bottom:.25rem}.stat-card__label{font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted);letter-spacing:.05em}.payment-item__num{font-family:var(--font-display);font-size:2.2rem;color:var(--gold);margin-bottom:.5rem}.payment-item__label{font-family:var(--font-mono);font-size:.85rem;color:var(--text);font-weight:600;margin-bottom:.25rem}.payment-item__desc{font-size:.8rem;color:var(--text-dim)}.back-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted);font-family:var(--font-mono);font-size:.82rem;margin-bottom:2.5rem;transition:var(--transition);text-decoration:none}.back-link:hover{color:var(--gold)}.prose{color:var(--text-muted);font-size:.95rem;line-height:1.85}.prose h2,.prose h3,.prose h4{color:var(--text);margin:2rem 0 1rem}.prose p{margin-bottom:1.25rem}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1.25rem}.prose li{margin-bottom:.4rem}.prose a{color:var(--gold);text-decoration:underline}.prose blockquote{border-left:3px solid var(--gold);padding-left:1rem;color:var(--text-dim);font-style:italic;margin:1.5rem 0}.prose code{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:.1em .4em;font-size:.85em}.prose pre{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;overflow-x:auto;margin-bottom:1.25rem}.prose img{border-radius:var(--radius);margin:1.5rem 0}.prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.meta-label{font-size:.72rem;color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.35rem;display:flex;align-items:center;gap:.3rem}.meta-value{font-family:var(--font-mono);font-size:.9rem;color:var(--text);font-weight:500}.contact-row{display:flex;gap:1rem;align-items:flex-start}.contact-row__label{font-size:.72rem;color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.2rem}.contact-row__value{color:var(--text);font-size:.92rem}.contact-row__link{color:var(--text);font-size:.92rem;transition:var(--transition);text-decoration:none}.contact-row__link:hover{color:var(--gold)}.hours-row{display:flex;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid var(--border);font-size:.82rem}.hours-row__day{color:var(--text-muted);font-family:var(--font-mono)}.hours-row__time{font-family:var(--font-mono);color:var(--gold)}.hours-row__time--closed{color:var(--text-dim)}.search-wrap{max-width:520px;margin:0 auto;position:relative}.search-wrap__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.search-wrap input{padding-left:2.75rem;border-radius:100px}.filter-bar{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.filter-btn{padding:.35rem 1rem;border-radius:100px;border:1px solid var(--border);cursor:pointer;font-family:var(--font-mono);font-size:.8rem;font-weight:500;transition:var(--transition);background:transparent;color:var(--text-muted)}.filter-btn:hover{border-color:var(--border-gold);color:var(--gold)}.filter-btn.active{background:var(--gold);border-color:var(--gold);color:#080808}.load-more-row{text-align:center;margin-top:3rem}.comment-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.comment-author{font-family:var(--font-mono);font-size:.85rem;color:var(--text);font-weight:600}.comment-date{font-size:.75rem;color:var(--text-dim)}.comment-body{font-size:.9rem;margin:0}.empty-state{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.empty-state__icon{font-size:3rem;margin-bottom:1rem}.error-block{text-align:center;padding:8rem 2rem}.error-block__icon{font-size:4rem;margin-bottom:1rem}.team-card{padding:1.5rem;text-align:center;transition:var(--transition)}.team-card:hover{border-color:var(--border-gold)}.team-card__avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid var(--border-gold);margin:0 auto 1rem;display:block}.team-card__avatar-skeleton{width:80px;height:80px;border-radius:50%;margin:0 auto 1rem}.team-card__name-skeleton{height:16px;width:60%;margin:0 auto .5rem}.team-card__role-skeleton{height:12px;width:80%;margin:0 auto}.team-card__name{font-family:var(--font-mono);font-weight:600;color:var(--text);margin-bottom:.25rem}.team-card__position{font-size:.78rem;color:var(--gold);font-family:var(--font-mono);margin-bottom:.75rem}.team-card__bio{font-size:.8rem;line-height:1.6;margin-bottom:1rem}.team-card__socials{display:flex;justify-content:center;gap:.5rem}.value-card{padding:2rem}.value-card__num{width:36px;height:36px;border-radius:8px;background:var(--gold-muted);border:1px solid var(--border-gold);display:flex;align-items:center;justify-content:center;color:var(--gold);font-family:var(--font-display);font-weight:700;font-size:1.1rem;margin-bottom:1rem}.value-card__title{margin-bottom:.5rem;color:var(--text)}.value-card__desc{font-size:.9rem}.pricing-badge{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:#080808;font-size:.68rem;font-family:var(--font-mono);font-weight:700;letter-spacing:.1em;padding:.25rem 1rem;border-radius:0 0 8px 8px;white-space:nowrap}.feature-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.feature-list__item{display:flex;align-items:flex-start;gap:.6rem;font-size:.81rem;color:var(--text-muted)}.feature-list__icon{color:var(--gold);flex-shrink:0;margin-top:.15rem}.excluded-list{list-style:none;display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.5rem}.excluded-list__item{display:flex;align-items:flex-start;gap:.6rem;font-size:.77rem;color:var(--text-dim)}.addon-row{display:flex;justify-content:space-between;align-items:center;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.85rem 1.25rem}.addon-row__name{font-size:.83rem;color:var(--text-muted);font-family:var(--font-mono)}.addon-row__price{font-size:.82rem;color:var(--gold);font-family:var(--font-mono);font-weight:600;white-space:nowrap;margin-left:1rem}.currency-switch{display:inline-flex;align-items:center;gap:.75rem;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem 1rem}.currency-switch__label{font-size:.8rem;color:var(--text-muted);font-family:var(--font-mono)}.currency-switch__btn{font-size:.75rem;font-family:var(--font-mono);color:var(--gold);background:none;border:1px solid var(--border-gold);border-radius:6px;padding:.2rem .6rem;cursor:pointer;transition:var(--transition)}.currency-switch__btn:hover{background:var(--gold-muted)}.faq-item-glass{overflow:hidden;border-radius:var(--radius)}.faq-trigger-glass{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:none;border:none;color:var(--text);font-family:var(--font-mono);font-size:.9rem;font-weight:500;cursor:pointer;text-align:left}.faq-toggle{color:var(--gold);font-size:1.2rem;transition:transform .3s;flex-shrink:0;margin-left:1rem}.faq-toggle--open{transform:rotate(45deg)}.faq-answer{padding:0 1.5rem 1.25rem;font-size:.88rem;line-height:1.8}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-vietnamese-500-normal-CMA0PiFa.woff2) format("woff2"),url(/assets/quicksand-vietnamese-500-normal-DdPH4leT.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-latin-ext-500-normal-Rkq3IeWS.woff2) format("woff2"),url(/assets/quicksand-latin-ext-500-normal-BlYHgpcu.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-latin-500-normal-_DbwbYKP.woff2) format("woff2"),url(/assets/quicksand-latin-500-normal-7J1fbcAD.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-vietnamese-700-normal-5oDqeHTF.woff2) format("woff2"),url(/assets/quicksand-vietnamese-700-normal-BsIWXrxI.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-ext-700-normal-8b1JBoEj.woff2) format("woff2"),url(/assets/quicksand-latin-ext-700-normal-DbLsDSEV.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-700-normal-Dpk7G9Y6.woff2) format("woff2"),url(/assets/quicksand-latin-700-normal-HjJN-aaT.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-ext-wght-normal-7w74d1lj.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-wght-normal-B9hoeQUC.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-vietnamese-wght-normal-BhFYcaJr.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-ext-wght-normal-DMEAsnHD.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-wght-normal-BWQ3gi2K.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
