.hero[data-astro-cid-anhloy43]{min-height:100vh;display:flex;align-items:center;padding-top:var(--space-20);background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-warm) 100%);overflow:hidden}.hero__content[data-astro-cid-anhloy43]{max-width:700px}.hero__tagline[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-primary-bg);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-primary);font-weight:var(--weight-medium);margin-bottom:var(--space-10)}.hero__title[data-astro-cid-anhloy43]{font-size:var(--text-6xl);font-weight:var(--weight-bold);line-height:1.15;margin-bottom:var(--space-6)}.hero__title[data-astro-cid-anhloy43] em[data-astro-cid-anhloy43]{font-style:normal;color:var(--color-primary);position:relative}.hero__desc[data-astro-cid-anhloy43]{font-size:var(--text-xl);color:var(--color-text-secondary);line-height:var(--leading-loose);margin-bottom:var(--space-6);max-width:560px}.hero__actions[data-astro-cid-anhloy43]{display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap}.about[data-astro-cid-zsov6f23]{background:var(--color-bg-card)}.about__grid[data-astro-cid-zsov6f23]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center}.about__visual[data-astro-cid-zsov6f23]{position:relative}@keyframes breathe{0%,to{box-shadow:0 0 #c7704e0d}50%{box-shadow:0 0 40px 8px #c7704e1a}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.about__image-frame[data-astro-cid-zsov6f23]{width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--color-bg-warm) 0%,var(--color-primary-bg) 100%);border-radius:var(--radius-2xl);display:flex;align-items:center;justify-content:center;overflow:hidden;animation:breathe 4s ease-in-out infinite}.about__logo-img[data-astro-cid-zsov6f23]{width:70%;height:auto;animation:float 6s ease-in-out infinite}.about__content[data-astro-cid-zsov6f23] h2[data-astro-cid-zsov6f23],.about__text[data-astro-cid-zsov6f23]{margin-bottom:var(--space-6)}.about__values[data-astro-cid-zsov6f23]{display:flex;flex-direction:column;gap:var(--space-4);margin-top:var(--space-8)}.about__value[data-astro-cid-zsov6f23]{display:flex;align-items:flex-start;gap:var(--space-4)}.about__value-icon[data-astro-cid-zsov6f23]{width:40px;height:40px;border-radius:var(--radius-md);background:var(--color-primary-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-primary)}.about__value-text[data-astro-cid-zsov6f23] h4[data-astro-cid-zsov6f23]{font-size:var(--text-base);font-family:var(--font-body);margin-bottom:var(--space-1)}.about__value-text[data-astro-cid-zsov6f23] p[data-astro-cid-zsov6f23]{font-size:var(--text-sm);color:var(--color-text-muted)}@media(max-width:768px){.about__grid[data-astro-cid-zsov6f23]{grid-template-columns:1fr;gap:var(--space-10)}}.product-card[data-astro-cid-goqu7m2f]{background:var(--color-bg-card);border-radius:var(--radius-2xl);overflow:hidden;border:1px solid var(--color-border-light);transition:all var(--duration-normal) var(--ease-default)}.product-card[data-astro-cid-goqu7m2f]:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px);border-color:transparent}.product-card--coming-soon[data-astro-cid-goqu7m2f]{opacity:.6;pointer-events:none}.product-card--coming-soon[data-astro-cid-goqu7m2f]:hover{box-shadow:none;transform:none}.product-card__preview[data-astro-cid-goqu7m2f]{aspect-ratio:16 / 10;background:linear-gradient(135deg,var(--color-primary-bg),var(--color-accent));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-card--coming-soon[data-astro-cid-goqu7m2f] .product-card__preview[data-astro-cid-goqu7m2f]{background:linear-gradient(135deg,var(--color-bg-warm),var(--color-border))}.product-card__icon[data-astro-cid-goqu7m2f]{width:120px;height:120px;border-radius:24px;box-shadow:0 8px 24px #00000026}.product-card__body[data-astro-cid-goqu7m2f]{padding:var(--space-8)}.product-card__tag[data-astro-cid-goqu7m2f]{margin-bottom:var(--space-3)}.product-card__tag--muted[data-astro-cid-goqu7m2f]{opacity:.5}.product-card__title[data-astro-cid-goqu7m2f]{font-size:var(--text-2xl);margin-bottom:var(--space-3)}.product-card__title--muted[data-astro-cid-goqu7m2f]{color:var(--color-text-muted)}.product-card__desc[data-astro-cid-goqu7m2f]{color:var(--color-text-secondary);margin-bottom:var(--space-6);line-height:var(--leading-loose)}.product-card--coming-soon[data-astro-cid-goqu7m2f] .product-card__desc[data-astro-cid-goqu7m2f]{margin-bottom:0}.product-card__footer[data-astro-cid-goqu7m2f]{display:flex;align-items:center;gap:var(--space-3)}.products[data-astro-cid-6mborat2]{background:var(--color-bg-warm)}.developer[data-astro-cid-n5gktujt]{background:var(--color-bg-card)}.developer__card[data-astro-cid-n5gktujt]{display:grid;grid-template-columns:auto 1fr;gap:var(--space-10);align-items:center;max-width:800px;margin:0 auto;padding:var(--space-10);background:var(--color-bg);border-radius:var(--radius-2xl)}.developer__avatar-wrap[data-astro-cid-n5gktujt]{text-align:center}.developer__avatar[data-astro-cid-n5gktujt]{width:160px;height:160px;border-radius:var(--radius-full);background:transparent;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-4);overflow:hidden}.developer__avatar-img[data-astro-cid-n5gktujt]{width:100%;height:100%;object-fit:cover;border-radius:inherit}.developer__name[data-astro-cid-n5gktujt]{font-size:var(--text-xl);margin-bottom:var(--space-1)}.developer__role[data-astro-cid-n5gktujt]{font-size:var(--text-sm);color:var(--color-primary);font-weight:var(--weight-medium)}.developer__bio[data-astro-cid-n5gktujt]{font-size:var(--text-lg);line-height:var(--leading-loose);color:var(--color-text-secondary);margin-bottom:var(--space-6)}.developer__skills[data-astro-cid-n5gktujt]{display:flex;flex-wrap:wrap;gap:var(--space-2)}@media(max-width:640px){.developer__card[data-astro-cid-n5gktujt]{grid-template-columns:1fr;text-align:center;padding:var(--space-8)}.developer__avatar-wrap[data-astro-cid-n5gktujt]{justify-self:center}}.contact[data-astro-cid-zbjjch6a]{background:var(--color-bg-warm)}.contact__grid[data-astro-cid-zbjjch6a]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);max-width:900px;margin:0 auto}.contact__item[data-astro-cid-zbjjch6a]{text-align:center;padding:var(--space-8);background:var(--color-bg-card);border-radius:var(--radius-xl);border:1px solid var(--color-border-light);transition:all var(--duration-normal) var(--ease-default)}.contact__item[data-astro-cid-zbjjch6a]:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary-bg)}.contact__icon[data-astro-cid-zbjjch6a]{width:48px;height:48px;border-radius:var(--radius-full);background:var(--color-primary-bg);display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-4);color:var(--color-primary)}.contact__label[data-astro-cid-zbjjch6a]{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-2)}.contact__value[data-astro-cid-zbjjch6a]{font-weight:var(--weight-medium);color:var(--color-text);font-size:var(--text-base);word-break:break-all}.contact__value--link[data-astro-cid-zbjjch6a]{text-decoration:none;transition:color var(--duration-fast) var(--ease-default)}.contact__value--link[data-astro-cid-zbjjch6a]:hover{color:var(--color-primary)}@media(max-width:640px){.contact__grid[data-astro-cid-zbjjch6a]{grid-template-columns:1fr}}
