.project-card{cursor:pointer;background:#fff;border-radius:18px;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s;overflow:hidden;box-shadow:0 1px 3px #0000000a}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.project-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.project-image-area{aspect-ratio:16/10;background:#f5f5f7;width:100%;position:relative;overflow:hidden}.project-frame{background:linear-gradient(135deg,#e8e8ed,#d2d2d7);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:12px;overflow:hidden}.project-screenshot{object-fit:cover;width:100%;height:100%}.project-placeholder{color:#86868b;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:500}.project-body{padding:1rem 1.2rem 1.2rem}.project-name{letter-spacing:-.01em;color:#1d1d1f;margin-bottom:.25rem;font-size:1rem;font-weight:600}.project-desc{color:#86868b;margin:0;font-size:.82rem;font-weight:300;line-height:1.45}.project-learn-more{color:#0071e3;margin-top:.5rem;font-size:.72rem;font-weight:500;display:inline-block}
.chat-cta{-webkit-backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:22px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000026,0 2px 8px #00000014}.chat-header{border-bottom:1px solid #0000000f;flex-shrink:0;align-items:center;gap:.6rem;padding:1rem 1.4rem;display:flex}.chat-header-avatar{background:#fff;border:1px solid #00000014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.chat-header-avatar-img{width:22px;height:auto}.chat-header-info h4{color:#1d1d1f;font-size:.85rem;font-weight:600}.chat-header-info p{color:#86868b;margin:0;font-size:.7rem;font-weight:400}.chat-messages{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1rem 1.4rem;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#0000001f;border-radius:2px}.chat-msg{max-width:85%}.chat-msg-ai{align-self:flex-start}.chat-msg-user{align-self:flex-end}.chat-msg-ai .chat-bubble{color:#1d1d1f;background:#f0f0ed;border-radius:14px 14px 14px 4px;padding:.7rem .95rem;font-size:.82rem;line-height:1.55}.chat-msg-user .chat-bubble{color:#fff;background:#1d1d1f;border-radius:14px 14px 4px;padding:.65rem .95rem;font-size:.82rem;line-height:1.5}.chat-typing-dots{gap:4px;padding:.2rem 0;display:flex}.chat-typing-dots span{background:#86868b;border-radius:50%;width:7px;height:7px;animation:1s infinite chatBounce}.chat-typing-dots span:nth-child(2){animation-delay:.15s}.chat-typing-dots span:nth-child(3){animation-delay:.3s}@keyframes chatBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.chat-chips{flex-wrap:wrap;flex-shrink:0;gap:.4rem;padding:0 1.4rem .5rem;display:flex}.chat-chip{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:18px;padding:.35rem .75rem;font-family:inherit;font-size:.72rem;font-weight:500;transition:all .2s}.chat-chip:hover{background:#f5f5f7;box-shadow:0 2px 8px #0000000f}.chat-input-row{background:#fffffffa;border-top:1px solid #0000000f;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.4rem;display:flex}.chat-input{color:#1d1d1f;background:#f5f5f7;border:1px solid #0000000f;border-radius:10px;outline:none;flex:1;padding:.65rem .9rem;font-family:inherit;font-size:.82rem;transition:all .2s}.chat-input:focus{background:#fff;border-color:#0000001f;box-shadow:0 0 0 3px #007dfa14}.chat-input::placeholder{color:#86868b}.chat-send{cursor:pointer;background:#1d1d1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;display:flex}.chat-send:hover{transform:scale(1.05)}
.hero{justify-content:center;align-items:center;height:620px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:-200px 0;overflow:hidden}.hero-inner{z-index:1;align-items:center;gap:3.5rem;width:100%;max-width:1120px;height:100%;padding:0 clamp(1.5rem,5vw,4rem);display:flex;position:relative}.hero-left{flex:1;min-width:0}.hero-badge{-webkit-backdrop-filter:blur(8px);color:#ffffffd9;background:#ffffff1f;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.3rem .85rem;font-size:.72rem;font-weight:500;display:inline-flex}.hero-badge-dot{background:#30d158;border-radius:50%;width:6px;height:6px}.hero-logo{width:auto;height:clamp(60px,10vw,90px);margin-bottom:.25rem}.hero-subtitle{color:#fff;letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1.05}.hero-desc{color:#ffffffe6;text-shadow:0 1px 3px #0006;max-width:420px;margin-bottom:1.5rem;font-size:1.05rem;font-weight:300;line-height:1.65}.hero-profile{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.hero-profile-img-wrap{border:3px solid #fff9;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden}.hero-profile-img{object-fit:cover;object-position:center 20%;filter:grayscale();width:100%;height:100%;transform:scale(1.4)}.hero-profile-info{flex-direction:column;gap:.15rem;display:flex}.hero-profile-name{color:#fff;font-size:.85rem;font-weight:600}.hero-profile-links{gap:.75rem;display:flex}.hero-profile-links a{color:#ffffff80;font-size:.7rem;font-weight:400;text-decoration:none;transition:color .2s}.hero-profile-links a:hover{color:#fff}.hero-phone-btn{color:#fff;letter-spacing:.01em;cursor:pointer;background:#1d1d1f;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.hero-phone-btn:hover{background:#2d2d2f;transform:translateY(-1px);box-shadow:0 4px 16px #0000004d}.hero-right{flex:0 0 480px;height:460px}.projects-section{max-width:1120px;margin:0 auto;padding:3rem clamp(1.5rem,5vw,4rem) 2rem}.projects-heading{letter-spacing:-.03em;color:#1d1d1f;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:860px){.hero{height:auto;min-height:auto;padding:0;overflow:visible}.hero-inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding-top:4rem;padding-bottom:2rem}.hero-left{flex-direction:column;align-items:center;padding:0 1.5rem;display:flex}.hero-left p{max-width:100%}.hero-profile{justify-content:center}.hero-phone-btn{align-self:center}.hero-right{flex:none;width:100%;max-width:480px;height:480px;padding:0 1rem}}
