:root{color-scheme:light dark}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(to bottom,#757575 0,#757575 100vh,#f9fbff 100vh,#f9fbff);min-height:100vh}.home-root{min-height:100vh}.home-layout{min-height:100vh;overflow-y:auto}.home-layout__scroll{max-width:1120px;margin:0 auto;padding:0 16px}.home-section{padding:80px 0}.home-section>*{max-width:1120px;margin-left:auto;margin-right:auto}.home-section--hero{min-height:100vh;display:flex;align-items:stretch;padding-top:0;padding-bottom:80px}.home-hero{position:relative;max-width:1120px;width:100%;border-radius:0;padding:72px 40px;background:linear-gradient(135deg,#0f172abf,#0f172a66),url(/assets/images/header_bg_5.png) center/cover no-repeat;color:#fff;box-shadow:none;display:flex;justify-content:center}.home-hero__logo{margin-bottom:24px;display:flex;justify-content:center}.home-hero__logo img{height:48px}.home-hero__content{max-width:1120px;text-align:center;margin:0 auto}.home-hero__eyebrow{font-size:14px;letter-spacing:.16em;text-transform:uppercase;opacity:.9;margin:0 0 12px}.home-hero__title{font-size:clamp(44px,5.8vw,70px);line-height:1.12;margin:0 0 22px;font-weight:400}.home-hero__title strong{font-weight:800}.home-hero__subtitle{font-size:20px;margin:0 0 40px;opacity:.9}.home-hero__chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:12px}.home-chip{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:#0f172acc;color:#e5e7eb;font-size:14px}.home-chip--lg{font-size:15px;padding:9px 20px}.home-chip--gradient-blue-pink{background:linear-gradient(90deg,#60a5fa,#ec4899)}.home-chip--gradient-green-blue{background:linear-gradient(90deg,#22c55e,#3b82f6)}.home-chip--gradient-red-orange{background:linear-gradient(90deg,#fb7185,#f97316)}.home-hero__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px;justify-content:center}.home-cta{border-radius:999px;padding:14px 32px;border:none;cursor:pointer;font-size:17px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-width:260px}.home-cta--primary{background:linear-gradient(90deg,#eef2ff,#fef3c7);color:#1f2937;box-shadow:0 10px 25px #0f172a80}.home-cta--secondary{background-color:#facc15;color:#111827}.home-cta__label strong{font-weight:800}.hero-cta-sticky{position:fixed;top:0;left:0;right:0;z-index:40;transform:translateY(-100%);transition:transform .25s ease-out}.hero-cta-sticky__inner{width:100%;max-width:none;margin:0;padding:12px 0;display:flex;justify-content:center;gap:12px}.hero-cta-sticky--visible{transform:translateY(0)}.hero-cta-sticky--visible .hero-cta-sticky__inner{box-shadow:0 4px 18px #0f172a73;background:radial-gradient(circle at top,#0f172af2,#0f172ae6)}@media (max-width: 768px){.home-layout__scroll{padding:0 12px}.home-section{padding:48px 0 64px}.home-hero{padding:32px 16px 40px}.home-hero__title{font-size:28px}.home-hero__subtitle{font-size:16px}.home-cta{min-width:0;width:100%;font-size:15px;padding:12px 18px}.hero-cta-sticky__inner{padding:8px 12px}}.section-title{margin-bottom:32px}.section-title__eyebrow{font-size:28px;letter-spacing:.15em;text-transform:uppercase;color:#4b5563;margin:0 0 10px}.section-title__desc{font-size:20px;font-weight:500;color:#000}@media (max-width: 768px){.section-title__eyebrow{font-size:22px}}.section-title__desc strong{font-weight:700}.affiliates-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.affiliates-card{border-radius:16px;padding:24px 32px;background:#fff;box-shadow:0 1px 4px #0f172a0f;display:flex;align-items:center;justify-content:center;min-height:150px}.affiliates-card__logo{max-width:180px;max-height:72px;object-fit:contain}@media (max-width: 1024px){.affiliates-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.affiliates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{border-radius:12px;border:1px solid #e5e7eb;background:#fff;overflow:hidden}.faq-item__summary{width:100%;padding:10px 14px;border:none;background:transparent;cursor:pointer;font-weight:500;color:#000;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:12px;transition:color .2s ease;font-size:inherit;font-family:inherit}.faq-item__summary:hover{color:#4f46e5}.faq-item__icon{flex-shrink:0;font-size:20px;font-weight:300;line-height:1;transition:transform .3s cubic-bezier(.4,0,.2,1);color:#6b7280;display:inline-block}.faq-item--open .faq-item__icon{transform:rotate(45deg)}.faq-item__content{overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1);will-change:height}.faq-item__content p{margin:0;padding:0 14px 10px;font-size:14px;color:#4b5563;line-height:1.6}.home-footer{padding:32px 0}.home-footer__inner{max-width:1120px;margin:0 auto;border-radius:24px;padding:24px 20px;background:#1f2937;color:#e5e7eb;display:flex;flex-direction:column;gap:12px}.home-footer__brand{font-size:24px;font-weight:700}.home-footer__divider{height:1px;background:#f9fafb33}.home-footer__info{font-size:13px;line-height:1.6}.work-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.work-card{background:#fff;border-radius:18px;padding:0 0 18px;box-shadow:0 1px 8px #0f172a14;display:flex;flex-direction:column;gap:8px}.work-card--clickable{border:none;text-align:left;cursor:pointer;width:100%}.work-card--clickable:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}.work-card__image{overflow:hidden;border-radius:18px 18px 0 0}.work-card__image img{width:100%;height:160px;padding:4px;object-fit:contain;border-radius:18px 18px 0 0;transition:transform .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.work-card__image:hover img{transform:scale(1.1)}.work-card__header h3{margin:0 8px;font-size:18px;color:#000}.work-card__header p{margin:8px 8px 0;font-size:13px;color:#4b5563}.work-card__tags{display:flex;flex-wrap:wrap;gap:6px;padding:8px}.chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px}.chip--primary{background:#e0f2fe;color:#0f172a}.chip--muted{background:#f3f4f6;color:#4b5563}.chip--outline{border:1px solid #d1d5db;background:#fff;color:#374151}.work-card__desc{margin:4px 0 0;padding-left:18px;font-size:13px;color:#374151}.work-card__meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px 16px;font-size:12px}.work-card__meta-label{font-weight:600;margin-right:4px}.work-card__meta-chips{display:flex;flex-wrap:wrap;gap:4px}.work-toggle-wrapper{margin-top:16px;display:flex;justify-content:center}.work-toggle{border:none;border-radius:999px;padding:8px 18px;font-size:14px;background:#e5e7eb;color:#111827;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.work-toggle__icon{font-size:11px;transition:transform .2s ease-out}.work-toggle__icon--up{transform:rotate(180deg)}.work-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;display:flex;justify-content:center;align-items:center;z-index:60;padding:16px;animation:workModalFadeIn .25s ease-out forwards}.work-modal{position:relative;width:100%;max-width:840px;max-height:90vh;background:#fff;border-radius:32px;box-shadow:0 20px 60px #0f172a80;overflow:hidden;animation:workModalScaleIn .3s ease-out forwards}@keyframes workModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes workModalScaleIn{0%{transform:translateY(20px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.work-modal__close{position:absolute;top:18px;right:18px;width:32px;height:32px;border-radius:999px;border:none;background:#0f172abf;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px}.work-modal__hero img{width:auto;max-width:560px;max-height:340px;display:block;margin:0 auto;object-fit:contain}.work-modal__body{padding:40px 40px 32px;text-align:center}.work-modal__header h2{margin:0 0 8px;font-size:32px}.work-modal__header p{margin:0 0 20px;font-size:18px;color:#4b5563}.work-modal__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px}.work-modal__desc{list-style:none;padding-left:0;margin:0 0 24px;font-size:15px;color:#374151}.work-modal__desc li+li{margin-top:4px}.work-modal__meta{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 32px;font-size:14px}.work-modal__meta-label{font-weight:600;margin-bottom:6px}.work-modal__meta-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}@media (max-width: 768px){.work-modal{border-radius:24px}.work-modal__body{padding:28px 16px 20px}.work-modal__header h2{font-size:24px}.work-modal__header p{font-size:15px}}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.service-card{background:#fff;border-radius:18px;padding:0 0 18px;box-shadow:0 1px 8px #0f172a14;opacity:0;transform:translateY(16px);transition:opacity .35s ease-out,transform .35s ease-out}.service-card--visible{opacity:1;transform:translateY(0)}.service-card__image img{width:100%;height:160px;object-fit:cover;border-radius:18px 18px 0 0}.service-card h3{margin:0 0 4px;font-size:18px}.service-card p{margin:0}.service-card>header{color:#000;margin:0 16px}.service-card__desc{padding:8px 16px 0;font-size:14px;color:#4b5563}.tech-section{display:flex;flex-direction:column;gap:16px}.tech-row{background:#fff;border-radius:18px;box-shadow:0 1px 8px #0f172a14;display:grid;grid-template-columns:minmax(0,220px) minmax(0,1fr);padding:20px 24px;gap:16px}.tech-row__label{border-right:1px solid #e5e7eb;padding-right:20px;display:flex;flex-direction:column;justify-content:center;gap:6px}.tech-row__category{font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:#4b5563}.tech-row__subtitle{font-size:14px;color:#6b7280}.tech-row__items{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.tech-badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 20px;min-width:150px;min-height:80px;border-radius:18px;border:none;background:#f9fafb;box-shadow:0 1px 4px #0f172a14}.tech-badge__icon{width:auto;max-width:90%;max-height:40px;object-fit:contain}.tech-badge__label{margin-top:6px;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0f172a}.tech-badge--openai,.tech-badge--gemini{background:#f3f4f6}.tech-badge--analytics{background:#f3f4ff}.tech-badge--aws{background:#f90}.tech-badge--mysql{background:#fef9c3}.tech-badge--node{background:#14532d}.tech-badge--spring{background:#dcfce7}.tech-badge--react{background:#020617}.tech-badge--flutter{background:#0f172a}.tech-badge--kotlin,.tech-badge--swift{background:#111827}.tech-badge--tableau{background:#f3f4ff}.tech-badge--flutter img,.tech-badge--kotlin img,.tech-badge--swift img,.tech-badge--react img,.tech-badge--node img{filter:none}.tech-badge--kotlin .tech-badge__icon{max-height:26px}.tech-badge--node .tech-badge__icon{max-height:58px}.tech-badge--mysql .tech-badge__icon{max-height:70px}@media (max-width: 768px){.tech-badge{min-width:120px;min-height:72px}}@media (max-width: 768px){.tech-row{grid-template-columns:minmax(0,1fr);padding:16px 16px 18px}.tech-row__label{border-right:none;border-bottom:1px solid #e5e7eb;padding-right:0;padding-bottom:10px}.tech-row__items{justify-content:flex-start}}.estimate-page{min-height:100vh;padding:40px 16px;display:flex;justify-content:center}.estimate-page__inner{width:100%;max-width:960px;background:#fff;border-radius:24px;padding:32px 24px 40px;box-shadow:0 16px 40px #0f172a26}.estimate-page--intro{padding:0;background:linear-gradient(120deg,#4464c6,#3b82f6,#4f46e5);align-items:stretch}.estimate-page__inner--intro{max-width:1120px;background:transparent;box-shadow:none;border-radius:0;padding:120px 80px 80px;color:#fff;display:flex;flex-direction:column;justify-content:center}.estimate-title{margin:0 0 8px;font-size:26px}.estimate-subtitle{margin:0 0 24px;color:#4b5563;font-size:15px}.estimate-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.estimate-field{display:flex;flex-direction:column;gap:4px;font-size:14px}.estimate-field span{font-weight:500}.estimate-field input,.estimate-field textarea{border-radius:8px;border:1px solid #d1d5db;padding:8px 10px;font-size:14px;font-family:inherit}.estimate-error{margin-top:12px;color:#b91c1c;font-size:14px}.estimate-result{margin-top:24px;padding-top:16px;border-top:1px solid #e5e7eb}.estimate-result__summary{margin:0 0 8px}.estimate-result__total,.estimate-result__budget{margin:0 0 4px;font-weight:500}.estimate-result__items{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:12px}.estimate-result__items li{padding:8px 10px;border-radius:8px;background:#f9fafb}.estimate-result__items strong{display:inline-block;margin-right:8px}.estimate-result__price{font-weight:600;color:#111827}.estimate-step{display:flex;flex-direction:column;gap:24px;margin-top:16px}.estimate-page--intro .estimate-step{margin-top:0;min-height:calc(100vh - 200px);justify-content:center}.estimate-step__body h2{margin:0 0 8px}.estimate-page--intro .estimate-step__body h2{font-size:52px;line-height:1.2}.estimate-step__body p{margin:0;white-space:pre-line}.estimate-page--intro .estimate-step__body p{font-size:18px;margin-top:12px}.estimate-step__actions{display:flex;justify-content:flex-end}.estimate-page--intro .estimate-step__actions{margin-top:80px;justify-content:center}.estimate-page--intro .estimate-step__actions .home-cta{width:100%;max-width:900px;border-radius:999px;font-size:18px}@media (max-width: 768px){.estimate-page__inner--intro{padding:80px 20px 40px}.estimate-page--intro .estimate-step__body h2{font-size:32px}.estimate-page--intro .estimate-step__actions{margin-top:40px}}.estimate-step__nav{margin-top:24px;display:flex;gap:8px;justify-content:flex-end}.estimate-options{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.estimate-options--column{flex-direction:column}.estimate-option{flex:1 1 220px;border-radius:16px;border:1px solid #e5e7eb;padding:12px 14px;background:#fff;cursor:pointer;text-align:left;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.estimate-option--checkbox{display:flex;flex-direction:column;align-items:flex-start}.estimate-option__header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-weight:600}.estimate-option__subtitle{margin:0;font-size:13px;color:#4b5563}.estimate-option__check{width:20px;height:20px;border-radius:999px;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;font-size:12px;color:#4f46e5}.estimate-option--active{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e566;background:#eef2ff}.estimate-description{margin-top:16px;width:100%;border-radius:12px;border:1px solid #d1d5db;padding:10px 12px;font-family:inherit;font-size:14px;resize:vertical}.estimate-confirm-grid{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.estimate-confirm-card{padding:12px 14px;border-radius:16px;background:#111827;color:#e5e7eb}.estimate-confirm-card__label{font-size:13px;opacity:.8;margin-bottom:4px}.estimate-confirm-card__value{font-size:15px;font-weight:600;white-space:pre-line}.estimate-agree{margin-top:16px;display:flex;align-items:center;gap:8px;font-size:14px}.estimate-agree input{width:16px;height:16px}
